Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps the swc group with 1 update in the /web directory: @swc/core.

Updates @swc/core from 1.13.19 to 1.13.20

Changelog

Sourced from @​swc/core's changelog.

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.13.19 to 1.13.20

Changelog

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

[1.13.20] - 2025-09-27

Bug Fixes

  • (es/minifier) Preserve __proto__ shorthand property behavior (#11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#11125) (d3e5dd3)

Performance

Commits
  • 575de89 chore: Publish 1.13.20 with swc_core v43.0.0
  • 07493da chore: Update changelog
  • 0beb254 chore: Publish 1.13.20-nightly-20250927.1 with swc_core v43.0.0
  • a7f7622 chore: Disable one ecosystem-ci item
  • fe35822 chore: Update changelog
  • 101584a chore: Publish 1.13.20-nightly-20250926.1 with swc_core v43.0.0
  • 15b2711 chore: Publish crates with swc_core v43.0.0
  • 89dcb36 perf(es/minifier): Reduce clone of atoms (#11076)
  • d3e5dd3 fix(es/parser): Parse (void) correctly as arrow function return type (#11125)
  • 63dbd1d fix(es/minifier): Preserve __proto__ shorthand property behavior (#11123)
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 30, 2025 04:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 4d5a59d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68e7381310cdcb0008464a69
😎 Deploy Preview https://deploy-preview-17129--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 4d5a59d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68e7381385790500084f9172
😎 Deploy Preview https://deploy-preview-17129--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 4d5a59d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68e7381540f89a000806de2a
😎 Deploy Preview https://deploy-preview-17129--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.12%. Comparing base (14bc8b8) to head (4d5a59d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17129      +/-   ##
==========================================
- Coverage   92.96%   92.12%   -0.84%     
==========================================
  Files         857      857              
  Lines       46563    46563              
==========================================
- Hits        43288    42898     -390     
- Misses       3275     3665     +390     
Flag Coverage Δ
e2e 46.00% <ø> (+<0.01%) ⬆️
integration ?
unit 91.04% <ø> (+<0.01%) ⬆️
unit-migrate 91.10% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/swc-ae4a2a8fa4 branch 8 times, most recently from bcdf5fc to a5f1760 Compare October 7, 2025 04:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/swc-ae4a2a8fa4 branch from a5f1760 to eafb46c Compare October 8, 2025 04:18
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-darwin-arm64` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-darwin-x64` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-linux-arm-gnueabihf` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-linux-arm64-gnu` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-linux-arm64-musl` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-linux-x64-gnu` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-linux-x64-musl` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-win32-arm64-msvc` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-win32-ia32-msvc` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

Updates `@swc/core-win32-x64-msvc` from 1.13.19 to 1.13.20
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.13.19...v1.13.20)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-darwin-x64"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-version: 1.13.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/swc-ae4a2a8fa4 branch from eafb46c to 4d5a59d Compare October 9, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants