Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web: bump the swc group across 2 directories with 11 updates #11493

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

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

Updates @swc/core from 1.7.26 to 1.7.28

Changelog

Sourced from @​swc/core's changelog.

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

[1.7.25] - 2024-09-11

Bug Fixes

... (truncated)

Commits
  • 6be7166 chore: Publish 1.7.28 with swc_core v0.106.0
  • 8811879 chore: Publish 1.7.28-nightly-20240924.1 with swc_core v0.106.0
  • 0ca3f2b chore: Publish crates with swc_core v0.106.0
  • 5581148 chore: Fix graph creation of cargo bump
  • 14cfd70 fix(es/compat): Skip getter and setter as FlowHelper function do (#9580)
  • fc0ba2a fix(es/module): Rewrite import specifier in type declaration (#9577)
  • cf74382 fix(es/codegen): Fix wrong sourcemap when there are new lines in tpl (#9578)
  • 185d6f5 fix(ast): Add archive(check_bytes) to all relevant AST types (#9574)
  • 04016e9 fix(es/minifier): Check variable type while optimizing += (#9575)
  • 6d15d9c fix(es/isolated-dts): Preserve comments (#9572)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.7.26 to 1.7.28

Changelog

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

[1.7.28] - 2024-09-24

Bug Fixes

  • (ast) Add archive(check_bytes) to all relevant AST types (#9574) (185d6f5)

  • (cli) Exclude non-files from get_files_list (#9560) (85cc2bd)

  • (es/codegen) Fix wrong sourcemap when there are new lines in tpl (#9578) (cf74382)

  • (es/compat) Skip getter and setter as FlowHelper function do (#9580) (14cfd70)

  • (es/isolated-dts) Preserve comments (#9572) (6d15d9c)

  • (es/minifier) Avoid decl name when mangle with eval (#9546) (e2242c4)

  • (es/minifier) Check variable type while optimizing += (#9575) (04016e9)

  • (es/module) Rewrite import specifier in type declaration (#9577) (fc0ba2a)

  • (plugin) Don't panic when ast byte not match (#9562) (c36871a)

Miscellaneous Tasks

Testing

  • (es) Add tests for arm64 windows (

Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc).
Bumps the swc group with 1 update in the /web/sfe directory: [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-darwin-arm64` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-darwin-x64` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm-gnueabihf` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm64-gnu` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm64-musl` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-x64-gnu` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-x64-musl` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-arm64-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-ia32-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-x64-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-darwin-arm64` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-darwin-x64` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm-gnueabihf` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm64-gnu` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-arm64-musl` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-x64-gnu` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-linux-x64-musl` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-arm64-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-ia32-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

Updates `@swc/core-win32-x64-msvc` from 1.7.26 to 1.7.28
- [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.7.26...v1.7.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 24, 2024 13:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 4770660
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66f2c2ef4f1e3b0008b51db3
😎 Deploy Preview https://deploy-preview-11493--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 site configuration.

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 4770660
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66f2c2ef8d251400080e0837

@BeryJu BeryJu merged commit 0cae4a2 into main Sep 24, 2024
65 of 66 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/swc-d8f64b6c82 branch September 24, 2024 15:19
kensternberg-authentik added a commit that referenced this pull request Sep 24, 2024
… into web/policy-wizard-3

* origin/core/app-transactional/bindings: (47 commits)
  improve permission checks
  core: add support to set policy bindings in transactional endpoint
  web/admin: fix Authentication flow being required (#11496)
  web: bump the wdio group across 2 directories with 5 updates (#11494)
  web: bump turnstile-types from 1.2.2 to 1.2.3 in /web (#11495)
  web: bump the swc group across 2 directories with 11 updates (#11493)
  web: bump the eslint group across 2 directories with 5 updates (#11492)
  web: bump the storybook group across 1 directory with 7 updates (#11491)
  core: bump bandit from 1.7.9 to 1.7.10 (#11485)
  web: bump the rollup group across 2 directories with 3 updates (#11487)
  web: bump @types/node from 22.5.5 to 22.6.1 in /web (#11490)
  website/docs: use a more consistent version requirement notice (#11400)
  website/docs: clarify API browser access (#11373)
  website/integrations: Glitchtip: update redirect URL (#11438)
  web: bump knip from 5.30.4 to 5.30.5 in /web (#11479)
  fix: proxy provider - docker traefik label (#11460)
  website: the requirements for Go and Node required updating. (#11419)
  web: bump the esbuild group across 1 directory with 3 updates (#11470)
  web: bump @sentry/browser from 8.30.0 to 8.31.0 in /web in the sentry group across 1 directory (#11478)
  web: bump the eslint group across 2 directories with 1 update (#11469)
  ...
kensternberg-authentik added a commit that referenced this pull request Sep 25, 2024
* main: (146 commits)
  website: bump @types/react from 18.3.8 to 18.3.9 in /website (#11502)
  core: bump debugpy from 1.8.5 to 1.8.6 (#11503)
  core: bump google-api-python-client from 2.146.0 to 2.147.0 (#11504)
  web: bump @types/node from 22.6.1 to 22.7.0 in /web (#11505)
  core, web: update translations (#11500)
  sources/ldap: fix mapping check, fix debug endpoint (#11442)
  web/admin: fix Authentication flow being required (#11496)
  web: bump the wdio group across 2 directories with 5 updates (#11494)
  web: bump turnstile-types from 1.2.2 to 1.2.3 in /web (#11495)
  web: bump the swc group across 2 directories with 11 updates (#11493)
  web: bump the eslint group across 2 directories with 5 updates (#11492)
  web: bump the storybook group across 1 directory with 7 updates (#11491)
  core: bump bandit from 1.7.9 to 1.7.10 (#11485)
  web: bump the rollup group across 2 directories with 3 updates (#11487)
  web: bump @types/node from 22.5.5 to 22.6.1 in /web (#11490)
  website/docs: use a more consistent version requirement notice (#11400)
  website/docs: clarify API browser access (#11373)
  website/integrations: Glitchtip: update redirect URL (#11438)
  web: bump knip from 5.30.4 to 5.30.5 in /web (#11479)
  fix: proxy provider - docker traefik label (#11460)
  ...
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.

1 participant