Skip to content

website: bump the build group in /website with 6 updates#15568

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/build-48db0b2c2b
Jul 15, 2025
Merged

website: bump the build group in /website with 6 updates#15568
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/build-48db0b2c2b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps the build group in /website with 6 updates:

Package From To
@swc/core-darwin-arm64 1.12.11 1.12.14
@swc/core-linux-arm64-gnu 1.12.11 1.12.14
@swc/core-linux-x64-gnu 1.12.11 1.12.14
@swc/html-darwin-arm64 1.12.11 1.12.14
@swc/html-linux-arm64-gnu 1.12.11 1.12.14
@swc/html-linux-x64-gnu 1.12.11 1.12.14

Updates @swc/core-darwin-arm64 from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • Additional commits viewable in compare view

Updates @swc/html-darwin-arm64 from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • Additional commits viewable in compare view

Updates @swc/html-linux-arm64-gnu from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • Additional commits viewable in compare view

Updates @swc/html-linux-x64-gnu from 1.12.11 to 1.12.14

Changelog

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

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • 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

Bumps the build group in /website with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |


Updates `@swc/core-darwin-arm64` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/core-linux-arm64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/core-linux-x64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-darwin-arm64` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-linux-arm64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-linux-x64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

---
updated-dependencies:
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 15, 2025 07:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2025
@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b4e24a0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/687605cc0e79fa0008123a84

@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b4e24a0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/687605ccaabd9f00090821dc
😎 Deploy Preview https://deploy-preview-15568--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.

@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b4e24a0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/687605cc575aaa0008a22e56
😎 Deploy Preview https://deploy-preview-15568--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.

@BeryJu BeryJu merged commit 2b20b06 into main Jul 15, 2025
104 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/build-48db0b2c2b branch July 15, 2025 11:36
tanberry pushed a commit to stazio/authentik that referenced this pull request Jul 24, 2025
…#15568)

Bumps the build group in /website with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.11` | `1.12.14` |


Updates `@swc/core-darwin-arm64` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/core-linux-arm64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/core-linux-x64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-darwin-arm64` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-linux-arm64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

Updates `@swc/html-linux-x64-gnu` from 1.12.11 to 1.12.14
- [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.12.11...v1.12.14)

---
updated-dependencies:
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
  dependency-version: 1.12.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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