An open index of dependabot pull requests across open source projects.

deps: bump the all-dependencies group with 13 updates

Merged
Number: #235
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 30, 2025 at 04:05 AM UTC
(about 1 month ago)
Updated: July 30, 2025 at 04:05 AM UTC
(about 1 month ago)
Merged: July 30, 2025 at 04:05 AM UTC
(about 1 month ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies
Description:

Bumps the all-dependencies group with 13 updates:

Package From To
@swc/core 1.13.2 1.13.3
@swc/core-darwin-arm64 1.13.2 1.13.3
@swc/core-darwin-x64 1.13.2 1.13.3
@swc/core-linux-arm-gnueabihf 1.13.2 1.13.3
@swc/core-linux-arm64-gnu 1.13.2 1.13.3
@swc/core-linux-arm64-musl 1.13.2 1.13.3
@swc/core-linux-x64-gnu 1.13.2 1.13.3
@swc/core-linux-x64-musl 1.13.2 1.13.3
@swc/core-win32-arm64-msvc 1.13.2 1.13.3
@swc/core-win32-ia32-msvc 1.13.2 1.13.3
@swc/core-win32-x64-msvc 1.13.2 1.13.3
@whatwg-node/node-fetch 0.7.23 0.7.24
caniuse-lite 1.0.30001727 1.0.30001731

Updates @swc/core from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-linux-arm64-musl's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-linux-x64-musl's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-win32-arm64-msvc's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-win32-ia32-msvc's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core-win32-x64-msvc's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @whatwg-node/node-fetch from 0.7.23 to 0.7.24

Changelog

Sourced from @​whatwg-node/node-fetch's changelog.

0.7.24

Patch Changes

  • #2643 941e5ce Thanks @​ardatan! - In case of iterator cancellation, ensure the response stream a.k.a. IncomingMessage is properly closed.

    const response = await fetch('http://localhost:3000/stream')
    

    for await (const chunk of response.body) {
    console.log('Received chunk:', chunk)
    if (chunk === 'stop') {
    console.log('Stopping stream')
    // In case of break which calls the iterator.return(), we need to ensure the stream is closed properly.
    break
    }
    }

Commits
  • 75f0bb5 Upcoming Release Changes (#2647)
  • 941e5ce Fix response stream c...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+79
Deletions:
-79
Package Dependencies
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001727 → 1.0.30001731
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.7.23 → 0.7.24
Update Type:
Patch
Technical Details
ID: 4320594
UUID: 2705843620
Node ID: PR_kwDONiXIMs6hR-Wk
Host: GitHub
Repository: mattfsourcecode/node-graphql-code-test
Merge State: Unknown