chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates#18
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 2 directories with 5 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid). Bumps the npm_and_yarn group with 5 updates in the /keep-ui directory: | Package | From | To | | --- | --- | --- | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.9` | | [cookie](https://github.com/jshttp/cookie) | `0.5.0` | `1.0.2` | | [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.7` | `4.24.11` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [next](https://github.com/vercel/next.js) | `14.2.12` | `14.2.24` | Updates `nanoid` from 3.3.7 to 3.3.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.9) Updates `nanoid` from 3.3.7 to 3.3.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.9) Updates `cookie` from 0.5.0 to 1.0.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v1.0.2) Updates `next-auth` from 4.24.7 to 4.24.11 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.7...next-auth@4.24.11) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `next` from 14.2.12 to 14.2.24 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.12...v14.2.24) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next-auth dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the / directory: nanoid.
Bumps the npm_and_yarn group with 5 updates in the /keep-ui directory:
3.3.73.3.90.5.01.0.24.24.74.24.117.0.37.0.614.2.1214.2.24Updates
nanoidfrom 3.3.7 to 3.3.9Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
adf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
nanoidfrom 3.3.7 to 3.3.9Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
adf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)Updates
cookiefrom 0.5.0 to 1.0.2Release notes
Sourced from cookie's releases.
... (truncated)
Commits
e739f411.0.28be4b82Loosen cookie name/value validation (#210)94ba436Fix codecov workflow in PRs (#209)4898ba2fix:options.priorityused incorrect fallback (#207)408c2b4Add import example to README (#190)ba9e6771.0.13bed080Allow case insensitive options (#194)bc66a7eGenerate cookie outside benchmarks (#187)c69cef61.0.042025f7Use workflow status for badgeMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
next-authfrom 4.24.7 to 4.24.11Release notes
Sourced from next-auth's releases.
Commits
6bca388chore(release): bump version [skip ci]c46fd4fchore(deps): allow react v19 as peer deps (#12352)3dfe5d5chore: Update docusaurus.config.js0447db0chore(v4): add sent.dm sponsor (#12172)5a5859adocs: Update options.md5ad7fb4docs: Update options.mdc7ea50dchore(release): bump version [skip ci]490a033fix: supportAUTH_SECRETfor compat withnpx auth secret1e6be72fix: functions that return promises must be async (#12105)ddab3ccchore(release): bump version [skip ci]Updates
cross-spawnfrom 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)Updates
nextfrom 14.2.12 to 14.2.24Release notes
Sourced from next's releases.
Commits
756be15v14.2.24ba6453dfix corepack keysc482c20[backport v14] fix: ensure lint worker errors aren't silenced (#75766) (#75779)5791cb6[Backport v14] add additional x-middleware-set-cookie filtering (#75561) (#75...8129a61test: fix eslint plugin test (#75687)f27ce02v14.2.23c4bf4acbackport: force module format for virtual client-proxy (#74162) (#74590)d60bb1bBackport: Use provided waitUntil for pending revalidates (#74164) (#74573)a85f441feat(next/image): add support forimages.qualitiesin next.config (#74500)adfe537v14.2.22Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.