deps: bump the all-dependencies group with 18 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by github-actions[bot]
dependencies
Bumps the all-dependencies group with 18 updates:
Package | From | To |
---|---|---|
@swc/core | 1.13.0 |
1.13.1 |
@emnapi/core | 1.4.4 |
1.4.5 |
@emnapi/runtime | 1.4.4 |
1.4.5 |
@emnapi/wasi-threads | 1.0.3 |
1.0.4 |
@pkgr/core | 0.2.7 |
0.2.9 |
@swc/core-darwin-arm64 | 1.13.0 |
1.13.1 |
@swc/core-darwin-x64 | 1.13.0 |
1.13.1 |
@swc/core-linux-arm-gnueabihf | 1.13.0 |
1.13.1 |
@swc/core-linux-arm64-gnu | 1.13.0 |
1.13.1 |
@swc/core-linux-arm64-musl | 1.13.0 |
1.13.1 |
@swc/core-linux-x64-gnu | 1.13.0 |
1.13.1 |
@swc/core-linux-x64-musl | 1.13.0 |
1.13.1 |
@swc/core-win32-arm64-msvc | 1.13.0 |
1.13.1 |
@swc/core-win32-ia32-msvc | 1.13.0 |
1.13.1 |
@swc/core-win32-x64-msvc | 1.13.0 |
1.13.1 |
@types/node | 24.0.14 |
24.0.15 |
napi-postinstall | 0.3.0 |
0.3.2 |
synckit | 0.11.8 |
0.11.11 |
Updates @swc/core
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @emnapi/core
from 1.4.4 to 1.4.5
Release notes
Sourced from @emnapi/core
's releases.
v1.4.5
What's Changed
- fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)
Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
Updates @emnapi/runtime
from 1.4.4 to 1.4.5
Release notes
Sourced from @emnapi/runtime
's releases.
v1.4.5
What's Changed
- fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)
Full Changelog: https://github.com/toyobayashi/emnapi/compare/v1.4.4...v1.4.5
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)- See full diff in compare view
Updates @emnapi/wasi-threads
from 1.0.3 to 1.0.4
Commits
4afb0e7
1.4.5c2ffebf
fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)87bb86c
1.4.4- See full diff in compare view
Updates @pkgr/core
from 0.2.7 to 0.2.9
Release notes
Sourced from @pkgr/core
's releases.
@pkgr/core
@0
.2.9republish the 0.2.x version
Full Changelog: https://github.com/un-ts/pkgr/compare/
@pkgr/core
@0.2.7...
@pkgr/core
@0.2.9
Commits
e1420c9
fix: release a new release-0.2 version- See full diff in compare view
Updates @swc/core-darwin-arm64
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-darwin-arm64
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-darwin-x64
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-darwin-x64
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-linux-arm-gnueabihf
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-linux-arm-gnueabihf
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-gnu
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-linux-arm64-gnu
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-musl
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-linux-arm64-musl
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-linux-x64-gnu
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-linux-x64-gnu
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-linux-x64-musl
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-linux-x64-musl
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-win32-arm64-msvc
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-win32-arm64-msvc
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-win32-ia32-msvc
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-win32-ia32-msvc
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @swc/core-win32-x64-msvc
from 1.13.0 to 1.13.1
Changelog
Sourced from @swc/core-win32-x64-msvc
's changelog.
[1.13.1] - 2025-07-19
Bug Fixes
(es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)
(es/decorators) Handle empty class members (#10892) (fe44972)
(es/minifier) Hoist props when only props are used (#10891) (452fc98)
(es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)
(es/minifier) Termination check when stmts containing switch (#10898) (4429b20)
(es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)
(ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)
Testing
Commits
9725afc
chore: Publish1.13.1
withswc_core
v33.0.4
e66c572
chore: Update changelog3d86a43
chore: Publish1.13.1-nightly-20250719.1
withswc_core
v33.0.4
c9820c4
chore: Publish crates withswc_core
v33.0.4
4429b20
fix(es/minifier): Termination check when stmts containing switch (#10898)e37a93d
fix(es/minifier): Recursively check stmt for variable when inlining function ...1c6544e
chore: Publish crates withswc_core
v33.0.3
452fc98
fix(es/minifier): Hoist props when only props are used (#10891)0047c39
fix(es/parser): Fix parsing of JSX identifiers (#10894)fe44972
fix(es/decorators): Handle empty class members (#10892)- Additional commits viewable in compare view
Updates @types/node
from 24.0.14 to 24.0.15
Commits
- See full diff in compare view
Updates napi-postinstall
from 0.3.0 to 0.3.2
Release notes
Sourced from napi-postinstall's releases.
v0.3.2
republish the latest version
Full Changelog: https://github.com/un-ts/napi-postinstall/compare/v0.3.0...v0.3.2
Commits
38b4e95
fix: release a new latest version30d2f0b
docs: incorrect package.json relative path- See full diff in compare view
Updates synckit
from 0.11.8 to 0.11.11
Release notes
Sourced from synckit's releases.
v0.11.11
Revert "fix(deps): update dependency
@pkgr/core
to ^0.3.0 (un-ts/synckit#249)"Full Changelog: https://github.com/un-ts/synckit/compare/v0.11.10...v0.11.11
v0.11.10
Patch Changes
- #249
173ef5e
Thanks@renovate
! - fix(deps): update dependency@pkgr/core
to ^0.3.0Full Changelog: https://github.com/un-ts/synckit/compare/v0.11.8...v0.11.10
Changelog
Sourced from synckit's changelog.
synckit
0.11.9
Patch Changes
- #249
173ef5e
Thanks@renovate
! - fix(deps): update dependency@pkgr/core
to ^0.3.0
Commits
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 optio...
Description has been truncated
Pull Request Statistics
1
2
+124
-124
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.13.0 → 1.13.1
Patch
@swc/core-linux-arm64-gnu
npm
1.13.0 → 1.13.1
Patch
@swc/core-linux-arm64-musl
npm
1.13.0 → 1.13.1
Patch
@swc/core-win32-arm64-msvc
npm
1.13.0 → 1.13.1
Patch
@swc/core-win32-ia32-msvc
npm
1.13.0 → 1.13.1
Patch
Technical Details
ID: | 3860986 |
UUID: | 2680551834 |
Node ID: | PR_kwDONiXIMs6fxfma |
Host: | GitHub |
Repository: | mattfsourcecode/node-graphql-code-test |
Merge State: | Unknown |