Bump @clerk/backend from 3.15.1 to 3.16.4 - #35
Conversation
Bumps [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) from 3.15.1 to 3.16.4. - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@3.16.4/packages/backend) --- updated-dependencies: - dependency-name: "@clerk/backend" dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| }, | ||
| "dependencies": { | ||
| "@clerk/backend": "^3.15.1", | ||
| "@clerk/backend": "^3.16.4", |
There was a problem hiding this comment.
🔍 Transitive @clerk/shared jumps two minor versions alongside the bump
The lockfile change accompanying this bump also moves the transitive @clerk/shared dependency from 4.27.1 to 4.29.1 (see the node_modules/@clerk/shared entry in package-lock.json), which pulls in feature changes beyond the documented @clerk/backend patch notes (e.g. billing/promo-code work). @clerk/clerk-react also depends on @clerk/shared, so the frontend package now resolves against the newer shared version too. Worth confirming the local gate described in CONTRIBUTING.md (npm test, npx tsc --noEmit, npm run lint, preflight, worker dry-runs, npm audit --omit=dev --audit-level=high) was run against the updated tree, since only manifest/lockfile files changed and no code was adapted.
Was this helpful? React with 👍 or 👎 to provide feedback.
Bumps @clerk/backend from 3.15.1 to 3.16.4.
Release notes
Sourced from @clerk/backend's releases.
Changelog
Sourced from @clerk/backend's changelog.
Commits
4edfb53ci(repo): Version packages (#9387)167204bdocs(backend): fix Dashboard links and method reference layout (#9372)195a09aci(repo): Version packages (#9382)d435282ci(repo): Version packages (#9368)aa86d9ffeat(clerk-js,localizations,shared,ui): Add support for discounts/promo codes...6100719ci(repo): Version packages (#9353)63d25badocs(backend): Use root-relative link for passwordHasher contact support refe...a53c672ci(repo): Version packages (#9334)f38cf02feat(backend): support removing user passwords (#9326)1ef84c3fix(backend,shared): fix generated TypeDoc references (#9340)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)