Bump the npm group with 17 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(about 1 year ago)
(about 1 year ago)
dependencies javascript
poad
Bumps the npm group with 17 updates:
| Package | From | To |
|---|---|---|
| @stylistic/eslint-plugin | 4.4.0 |
4.4.1 |
| @stylistic/eslint-plugin-js | 4.4.0 |
4.4.1 |
| @stylistic/eslint-plugin-plus | 4.4.0 |
4.4.1 |
| @stylistic/eslint-plugin-ts | 4.4.0 |
4.4.1 |
| @vitest/coverage-v8 | 3.2.0 |
3.2.1 |
| vitest | 3.2.0 |
3.2.1 |
| @babel/parser | 7.27.4 |
7.27.5 |
| @vitest/expect | 3.2.0 |
3.2.1 |
| @vitest/mocker | 3.2.0 |
3.2.1 |
| @vitest/pretty-format | 3.2.0 |
3.2.1 |
| @vitest/runner | 3.2.0 |
3.2.1 |
| @vitest/snapshot | 3.2.0 |
3.2.1 |
| @vitest/spy | 3.2.0 |
3.2.1 |
| @vitest/utils | 3.2.0 |
3.2.1 |
| caniuse-lite | 1.0.30001720 |
1.0.30001721 |
| electron-to-chromium | 1.5.162 |
1.5.163 |
| vite-node | 3.2.0 |
3.2.1 |
Updates @stylistic/eslint-plugin from 4.4.0 to 4.4.1
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v4.4.1
4.4.1 (2025-06-02)
Bug Fixes
Chores
Commits
Updates @stylistic/eslint-plugin-js from 4.4.0 to 4.4.1
Release notes
Sourced from @stylistic/eslint-plugin-js's releases.
v4.4.1
4.4.1 (2025-06-02)
Bug Fixes
Chores
Changelog
Sourced from @stylistic/eslint-plugin-js's changelog.
4.4.1 (2025-06-02)
Bug Fixes
Chores
Commits
0a22599chore: release v4.4.1 (main) (#802)- See full diff in compare view
Updates @stylistic/eslint-plugin-plus from 4.4.0 to 4.4.1
Release notes
Sourced from @stylistic/eslint-plugin-plus's releases.
v4.4.1
4.4.1 (2025-06-02)
Bug Fixes
Chores
Changelog
Sourced from @stylistic/eslint-plugin-plus's changelog.
4.4.1 (2025-06-02)
Bug Fixes
Chores
Commits
0a22599chore: release v4.4.1 (main) (#802)- See full diff in compare view
Updates @stylistic/eslint-plugin-ts from 4.4.0 to 4.4.1
Release notes
Sourced from @stylistic/eslint-plugin-ts's releases.
v4.4.1
4.4.1 (2025-06-02)
Bug Fixes
Chores
Changelog
Sourced from @stylistic/eslint-plugin-ts's changelog.
4.4.1 (2025-06-02)
Bug Fixes
Chores
Commits
0a22599chore: release v4.4.1 (main) (#802)- See full diff in compare view
Updates @vitest/coverage-v8 from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/coverage-v8's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates vitest from 3.2.0 to 3.2.1
Release notes
Sourced from vitest's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1e4c7350fix: use sha1 instead of md5 for hashing30ab42cfix(expect): exportDeeplyAllowMatchers(#8078)- See full diff in compare view
Updates @babel/parser from 7.27.4 to 7.27.5
Release notes
Sourced from @babel/parser's releases.
v7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)@NullVoxPopuli@liuxingbaoyu
Changelog
Sourced from @babel/parser's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Commits
746ae8ev7.27.5d3215a2Improve using declaration errors (#17333)- See full diff in compare view
Updates @vitest/expect from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/expect's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1a759347fix(expect): fix chai import in dts (#8077)- See full diff in compare view
Updates @vitest/mocker from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/mocker's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/pretty-format from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/pretty-format's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/runner from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/runner's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/snapshot from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/snapshot's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/spy from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/spy's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates @vitest/utils from 3.2.0 to 3.2.1
Release notes
Sourced from @vitest/utils's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Updates caniuse-lite from 1.0.30001720 to 1.0.30001721
Commits
8d9a224Update caniuse-db 1.0.30001721- See full diff in compare view
Updates electron-to-chromium from 1.5.162 to 1.5.163
Commits
99b0d5a1.5.163d405f1bgenerate new version- See full diff in compare view
Updates vite-node from 3.2.0 to 3.2.1
Release notes
Sourced from vite-node's releases.
v3.2.1
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by
@sheremet-va(e4c73)- expect:
- Fix chai import in dts - by
@hi-ogawain vitest-dev/vitest#8077 (a7593)- Export
DeeplyAllowMatchers- by@sheremet-vain vitest-dev/vitest#8078 (30ab4)View changes on GitHub
Commits
f858f3bchore: release v3.2.1- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@stylistic/eslint-plugin-js
npm
4.4.0 → 4.4.1
Patch
@stylistic/eslint-plugin-ts
npm
4.4.0 → 4.4.1
Patch
@stylistic/eslint-plugin-plus
npm
4.4.0 → 4.4.1
Patch
Technical Details
| ID: | 867598 |
| UUID: | 3117098873 |
| Node ID: | PR_kwDOE3aIh86Y_D3I |
| Host: | GitHub |
| Repository: | poad/github-pull-requester |