-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore(deps): Bump the npm_and_yarn group across 1 directory with 3 updates #237
chore(deps): Bump the npm_and_yarn group across 1 directory with 3 updates #237
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the /app directory: [@clerk/clerk-sdk-node](https://github.com/clerk/javascript/tree/HEAD/packages/sdk-node) and [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs). Updates `@clerk/clerk-sdk-node` from 4.13.22 to 5.0.72 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/sdk-node/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/sdk-node) Updates `@clerk/nextjs` from 4.31.6 to 6.7.0 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs) Updates `cookie` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: "@clerk/clerk-sdk-node" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@clerk/nextjs" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a license policy violation?This package is not allowed per your license policy. Review the package's license to ensure compliance. Find a package that does not violate your license policy or adjust your policy to allow this package's license. What is protestware?This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function. Consider that consuming this package may come along with functionality unrelated to its primary purpose. What is a typosquat?Package name is similar to other popular packages and may not be the package you want. Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Superseded by #349. |
Bumps the npm_and_yarn group with 2 updates in the /app directory: @clerk/clerk-sdk-node and @clerk/nextjs.
Updates
@clerk/clerk-sdk-node
from 4.13.22 to 5.0.72Release notes
Sourced from
@clerk/clerk-sdk-node
's releases.Changelog
Sourced from
@clerk/clerk-sdk-node
's changelog.... (truncated)
Commits
2a3462e
ci(repo): Version packages (#4703)4d78663
ci(repo): Version packages (#4688)237be1b
ci(repo): Version packages (#4663)efde0ef
ci(repo): Version packages (#4633)92a4859
ci(repo): Version packages (#4627)3f890cf
fix(repo): Use patched yalc with support for catalog: (#4619)6b13aff
ci(repo): Version packages (#4597)dd09050
feat(repo): Use catalog: protocol (#4605)6468853
feat(repo): Use workspace: protocol (#4566)84612a8
ci(repo): Version packages (#4576)Updates
@clerk/nextjs
from 4.31.6 to 6.7.0Release notes
Sourced from
@clerk/nextjs
's releases.... (truncated)
Changelog
Sourced from
@clerk/nextjs
's changelog.... (truncated)
Commits
2a3462e
ci(repo): Version packages (#4703)20d8571
feat(nextjs): No ezheaders (#4706)4d78663
ci(repo): Version packages (#4688)666953d
chore(nextjs): Remove cyclic module dependency (#4689)a780f37
chore(nextjs,tanstack-start,remix): Drop path routing requirement for CreateO...237be1b
ci(repo): Version packages (#4663)a18d45e
chore(nextjs): Warn for deprecated nextjs versions (#4657)5b7d96f
ci(repo): Version packages (#4652)115fd0c
chore(clerk-react,nextjs): Re-exportisClerkRuntimeError
(#4656)efde0ef
ci(repo): Version packages (#4633)Updates
cookie
from 0.5.0 to 0.7.0Release notes
Sourced from cookie's releases.
Commits
ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardca70da4
test(serialize): additional tests for name, domain and path RFC validations (...47917c9
Iterate whitespace for perf (#170)927d48a
Addmain
topackage.json
(#166)Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.