-
Notifications
You must be signed in to change notification settings - Fork 402
chore(clerk-js): Update [DEV] minor & patch dependencies #6834
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. Comment |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Pull request was closed
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^1.4.11->^1.5.5^1.4.11->^1.5.5^1.5.0->^1.5.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.5.5Compare Source
What's Changed
Bug Fixes 🐞
Document Updates 📖
emitRecordscompiler hook by @chenjiahan in #11671resolve.extensionsconfiguration by @chenjiahan in #11672Other Changes
Full Changelog: web-infra-dev/rspack@v1.5.4...v1.5.5
v1.5.4Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
moduleidentifier as normal (#11588)" by @fi3ework in #11630Refactor 🔨
Document Updates 📖
Preview with stackblitzsection by @CPunisher in #11614BrowserHttpImportEsmPluginand add "Using Module Federation" by @CPunisher in #11640Other Changes
tests/rspack-testby @LingyuCoder in #11617New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.3...v1.5.4
v1.5.3Compare Source
Highlights 💡
Advanced tree-shaking
Rspack v1.5.3 ships advanced tree-shaking for dynamic imports via member expression analysis.
Ongoing improvements are in progress, and upcoming releases will continue to improve static analysis to cover more syntax patterns, such as
dynamic importwith a subsequent.then().What's Changed
Performance Improvements ⚡
New Features 🎉
ModuleFederationPluginby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11558/11558postprocessandResolvedRequesttoBrowserHttpImportEsmPluginby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11571/11571Bug Fixes 🐞
jsc.output.charsetin swc loader by @CPunishhttps://github.com/web-infra-dev/rspack/pull/11568/11568moduleidentifier as normal by @fi3ewohttps://github.com/web-infra-dev/rspack/pull/11588/11588Refactor 🔨
Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.2...v1.5.3
v1.5.2Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
link.hreffor extract-css runtime by @JSerFeng in #11547Refactor 🔨
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.5.1...v1.5.2
v1.5.1Compare Source
What's Changed
Performance Improvements ⚡
ProgressPlugin,RsdoctorPluginandRstestPluginby @CPunisher in #11484Bug Fixes 🐞
SwcJsMinimizerRspackPluginby @CPunisher in #11496Refactor 🔨
Document Updates 📖
Rule.typewith more details by @chenjiahan in #11503Other Changes
Full Changelog: web-infra-dev/rspack@v1.5.0...v1.5.1
v1.5.0Compare Source
🎉 See Announcing Rspack 1.5 for more details.
What's Changed
Breaking changes 💡
Performance Improvements ⚡
try_to_addof module concatenation by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/11279/11279fmt_debugtononeby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11439/11439get_schemeby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11475/11475Mutex<Option<T>>withOnceLock<T>by @CPunishhttps://github.com/web-infra-dev/rspack/pull/11480/11480New Features 🎉
@rspack/browserby @CPunishhttps://github.com/web-infra-dev/rspack/pull/10870/10870experiments.swcin parallel loader context by @jbrohttps://github.com/web-infra-dev/rspack/pull/11300/11300importexternalized module to webpack modules by @fi3ewohttps://github.com/web-infra-dev/rspack/pull/11358/11358[folder]template string inlocalIdentNameoption by @mochiyahttps://github.com/web-infra-dev/rspack/pull/11356/11356BrowserImportEsmPluginby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11431/11431BrowserRequirePluginand removenonWebpackRequireby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11470/11470Bug Fixes 🐞
PathDatatype by @colinahttps://github.com/web-infra-dev/rspack/pull/11315/11315Refactor 🔨
rspack_binding_apiby @h-a-nhttps://github.com/web-infra-dev/rspack/pull/11263/11263PluginContextandasync_traitfrom traitPluginby @h-a-nhttps://github.com/web-infra-dev/rspack/pull/11272/11272esm.shdefault domain inBrowserHttpImportEsmPluginby @CPunishhttps://github.com/web-infra-dev/rspack/pull/11482/11482Document Updates 📖
@rspack/browserpackage by @CPunishhttps://github.com/web-infra-dev/rspack/pull/11472/11472Other Changes
2025-07-28by @h-a-nhttps://github.com/web-infra-dev/rspack/pull/11217/11217@rspack/browserby @CPunish[https://github.com/web-infra-dev/rsConfiguration
📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.