Skip to content

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

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/build-f29c9f4230
May 14, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps the build group in /website with 6 updates:

Package From To
@rspack/binding-darwin-arm64 1.3.9 1.3.10
@rspack/binding-linux-arm64-gnu 1.3.9 1.3.10
@rspack/binding-linux-x64-gnu 1.3.9 1.3.10
lightningcss-darwin-arm64 1.30.0 1.30.1
lightningcss-linux-arm64-gnu 1.30.0 1.30.1
lightningcss-linux-x64-gnu 1.30.0 1.30.1

Updates @rspack/binding-darwin-arm64 from 1.3.9 to 1.3.10

Release notes

Sourced from @​rspack/binding-darwin-arm64's releases.

v1.3.10

Highlights 💡

Source Map Generation for Rspack Runtime Code

Rspack now supports source map generation for runtime code, enabling more efficient diagnosing problems—both in production and development environments.

image

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Document Updates 📖

Other Changes

... (truncated)

Commits
  • eec2f5e chore: release v1.3.10
  • 489585f fix: environment.dynamicImport should affect chunkFormat and chunkLoading (#1...
  • 4b88bb1 feat: compilation.addEntry support (#10268)
  • 00cc2d7 feat: js api for compilation code generation results (#10303)
  • 128a46e fix: chunk loading should be import by default when chunk format is module (#...
  • 2e75d4f fix: parser generator arg validate (#10298)
  • 4caa070 feat: support binary option of asset generator (#10301)
  • 37e4827 perf: import node inspector dynamically (#10296)
  • 439bbce fix: allow the SRI plugin to be used without passing options (#10294)
  • e7ab6e3 feat: expose hasChunkEntryDependentChunks on ChunkGraph (#10286)
  • Additional commits viewable in compare view

Updates @rspack/binding-linux-arm64-gnu from 1.3.9 to 1.3.10

Release notes

Sourced from @​rspack/binding-linux-arm64-gnu's releases.

v1.3.10

Highlights 💡

Source Map Generation for Rspack Runtime Code

Rspack now supports source map generation for runtime code, enabling more efficient diagnosing problems—both in production and development environments.

image

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Document Updates 📖

Other Changes

... (truncated)

Commits
  • eec2f5e chore: release v1.3.10
  • 489585f fix: environment.dynamicImport should affect chunkFormat and chunkLoading (#1...
  • 4b88bb1 feat: compilation.addEntry support (#10268)
  • 00cc2d7 feat: js api for compilation code generation results (#10303)
  • 128a46e fix: chunk loading should be import by default when chunk format is module (#...
  • 2e75d4f fix: parser generator arg validate (#10298)
  • 4caa070 feat: support binary option of asset generator (#10301)
  • 37e4827 perf: import node inspector dynamically (#10296)
  • 439bbce fix: allow the SRI plugin to be used without passing options (#10294)
  • e7ab6e3 feat: expose hasChunkEntryDependentChunks on ChunkGraph (#10286)
  • Additional commits viewable in compare view

Updates @rspack/binding-linux-x64-gnu from 1.3.9 to 1.3.10

Release notes

Sourced from @​rspack/binding-linux-x64-gnu's releases.

v1.3.10

Highlights 💡

Source Map Generation for Rspack Runtime Code

Rspack now supports source map generation for runtime code, enabling more efficient diagnosing problems—both in production and development environments.

image

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Document Updates 📖

Other Changes

... (truncated)

Commits
  • eec2f5e chore: release v1.3.10
  • 489585f fix: environment.dynamicImport should affect chunkFormat and chunkLoading (#1...
  • 4b88bb1 feat: compilation.addEntry support (#10268)
  • 00cc2d7 feat: js api for compilation code generation results (#10303)
  • 128a46e fix: chunk loading should be import by default when chunk format is module (#...
  • 2e75d4f fix: parser generator arg validate (#10298)
  • 4caa070 feat: support binary option of asset generator (#10301)
  • 37e4827 perf: import node inspector dynamically (#10296)
  • 439bbce fix: allow the SRI plugin to be used without passing options (#10294)
  • e7ab6e3 feat: expose hasChunkEntryDependentChunks on ChunkGraph (#10286)
  • Additional commits viewable in compare view

Updates lightningcss-darwin-arm64 from 1.30.0 to 1.30.1

Release notes

Sourced from lightningcss-darwin-arm64's releases.

v1.30.1

Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux

Commits

Updates lightningcss-linux-arm64-gnu from 1.30.0 to 1.30.1

Release notes

Sourced from lightningcss-linux-arm64-gnu's releases.

v1.30.1

Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux

Commits

Updates lightningcss-linux-x64-gnu from 1.30.0 to 1.30.1

Release notes

Sourced from lightningcss-linux-x64-gnu's releases.

v1.30.1

Fixed crash on process exit when lightningcss was loaded inside a Node.js worker thread on Linux

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 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 |
| --- | --- | --- |
| [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.9` | `1.3.10` |
| [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.9` | `1.3.10` |
| [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.9` | `1.3.10` |
| [lightningcss-darwin-arm64](https://github.com/parcel-bundler/lightningcss) | `1.30.0` | `1.30.1` |
| [lightningcss-linux-arm64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.30.0` | `1.30.1` |
| [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.30.0` | `1.30.1` |


Updates `@rspack/binding-darwin-arm64` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.10/packages/rspack)

Updates `@rspack/binding-linux-arm64-gnu` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.10/packages/rspack)

Updates `@rspack/binding-linux-x64-gnu` from 1.3.9 to 1.3.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.10/packages/rspack)

Updates `lightningcss-darwin-arm64` from 1.30.0 to 1.30.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.30.0...v1.30.1)

Updates `lightningcss-linux-arm64-gnu` from 1.30.0 to 1.30.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.30.0...v1.30.1)

Updates `lightningcss-linux-x64-gnu` from 1.30.0 to 1.30.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: "@rspack/binding-darwin-arm64"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@rspack/binding-linux-arm64-gnu"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@rspack/binding-linux-x64-gnu"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: lightningcss-darwin-arm64
  dependency-version: 1.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: lightningcss-linux-arm64-gnu
  dependency-version: 1.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: lightningcss-linux-x64-gnu
  dependency-version: 1.30.1
  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 May 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 14, 2025 04:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2025
@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d4026df
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/682417fb5f082c000825a5ae
😎 Deploy Preview https://deploy-preview-14502--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 site configuration.

@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit d4026df
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/682417fbf0b6540008a4a9a5

@BeryJu BeryJu merged commit ad4a765 into main May 14, 2025
88 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/build-f29c9f4230 branch May 14, 2025 14:11
kensternberg-authentik added a commit that referenced this pull request May 22, 2025
* main: (60 commits)
  website: bump the build group in /website with 6 updates (#14502)
  core: remove `OldAuthenticatedSession` content type (#14507)
  core: bump msgraph-sdk from 1.29.0 to 1.30.0 (#14503)
  core: bump twilio from 9.6.0 to 9.6.1 (#14505)
  core: bump psycopg[c,pool] from 3.2.8 to 3.2.9 (#14504)
  enterprise: fix expired license's users being counted (#14451)
  website/integrations: fix missing closing brace for semaphore (#14467)
  tests/e2e: Add E2E tests for Flow SFE (#14484)
  website: bump semver from 7.7.1 to 7.7.2 in /website (#14491)
  core: bump django from 5.1.8 to 5.1.9 (#14483)
  core: bump psycopg[c,pool] from 3.2.7 to 3.2.8 (#14481)
  core: bump sentry-sdk from 2.27.0 to 2.28.0 (#14482)
  root: pin package version in pyproject for dependabot (#14469)
  core: fix session migration when old session can't be loaded (#14466)
  root: temporarily deactivate database pool option (#14443)
  website: bump the build group in /website with 3 updates (#14475)
  website/docs: stages: fix-typo (#14477)
  website/docs: Update Kubernetes Bootstrap Instructions (#14471)
  root: improve sentry distributed tracing (#14468)
  Revert "web/admin: fix enterprise menu display" (#14458)
  ...
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