Skip to content

website: bump @rspack/binding-darwin-arm64 from 1.1.6 to 1.2.6 in /website#13354

Merged
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/rspack/binding-darwin-arm64-1.2.6
Mar 3, 2025
Merged

website: bump @rspack/binding-darwin-arm64 from 1.1.6 to 1.2.6 in /website#13354
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/rspack/binding-darwin-arm64-1.2.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps @rspack/binding-darwin-arm64 from 1.1.6 to 1.2.6.

Release notes

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

v1.2.6

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

Other Changes

... (truncated)

Commits
  • d25d592 chore: release v1.2.6
  • e8b77c4 chore(deps): update npm dev dependencies (#9367)
  • bfb0259 chore(deps): update npm dependencies (#9366)
  • b46f13c fix(type): Change the module in the LazyCompilationOptions from any to Module...
  • 2dfa443 fix: strip blob: protocol when public path is auto (#9303)
  • ced4997 perf(loader-runner): memoize resolver creation for improved performance (#9403)
  • d1a2432 chore: release 1.2.5 (#9388)
  • 39f13d9 Revert "perf: reuse js dependency" (#9389)
  • 15737ab feat(splitChunks): support splitChunks.minSizeReduction (#9341)
  • d376c73 chore: release 1.2.4 (#9356)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) from 1.1.6 to 1.2.6.
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.2.6/packages/rspack)

---
updated-dependencies:
- dependency-name: "@rspack/binding-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 04:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@netlify
Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit c0ea037
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67c5aa8ae47a8c000895b1a6

@netlify
Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c0ea037
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67c5aa8a881685000747a7c9

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner March 3, 2025 13:11
@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (1b5abd3) to head (c0ea037).
Report is 13 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13354      +/-   ##
==========================================
+ Coverage   92.73%   92.76%   +0.02%     
==========================================
  Files         793      793              
  Lines       40352    40352              
==========================================
+ Hits        37422    37431       +9     
+ Misses       2930     2921       -9     
Flag Coverage Δ
e2e 48.05% <ø> (+0.06%) ⬆️
integration 24.08% <ø> (ø)
unit 90.46% <ø> (ø)

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.

@BeryJu BeryJu merged commit 7840a3b into main Mar 3, 2025
84 of 86 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/rspack/binding-darwin-arm64-1.2.6 branch March 3, 2025 13:25
kensternberg-authentik added a commit that referenced this pull request Mar 4, 2025
* main: (135 commits)
  providers/proxy: kubernetes outpost: fix reconcile when only annotations changed (#13372)
  website: bump the build group in /website with 3 updates (#13381)
  core, web: update translations (#13378)
  web/admin: prefer using datefns over moment.js (#13143)
  website/docs: fix typo (#13377)
  stages/authenticator_email: remove flaky assertions (#13371)
  translate: Updates for file web/xliff/en.xlf in fr (#13374)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#13373)
  website: bump typescript from 5.7.3 to 5.8.2 in /website (#13368)
  lifecycle/aws: bump aws-cdk from 2.1001.0 to 2.1002.0 in /lifecycle/aws (#13365)
  website: bump the build group in /website with 11 updates (#13367)
  ci: bump getsentry/action-release from 1 to 3 (#13366)
  website: bump @rspack/binding-darwin-arm64 from 1.1.6 to 1.2.6 in /website (#13354)
  core, web: update translations (#13346)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#13348)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#13347)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13349)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13350)
  ci: update versions for daily full testing (#13303)
  website: bump prettier from 3.5.2 to 3.5.3 in /website (#13355)
  ...
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