-
-
Notifications
You must be signed in to change notification settings - Fork 64
Bump the npm_and_yarn group across 1 directory with 6 updates #740
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-63ea4826b1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4d53a4d
to
19dd008
Compare
19dd008
to
4b84204
Compare
4b84204
to
a6cd6ee
Compare
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.2` | | [next](https://github.com/vercel/next.js) | `15.1.1` | `15.3.3` | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.0` | `7.27.6` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.27.6` | | [nanoid](https://github.com/ai/nanoid) | `3.3.6` | `3.3.8` | | [ai](https://github.com/vercel/ai) | `2.2.37` | `4.3.16` | Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) Updates `next` from 15.1.1 to 15.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.1...v15.3.3) Updates `@babel/helpers` from 7.26.0 to 7.27.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-helpers) Updates `@babel/runtime` from 7.26.0 to 7.27.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-runtime) Updates `nanoid` from 3.3.6 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) Updates `ai` from 2.2.37 to 4.3.16 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@2.2.37...ai@4.3.16) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.3.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-version: 7.27.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ai dependency-version: 4.3.16 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
a6cd6ee
to
38e0dcb
Compare
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
javascript
Pull requests that update javascript code
0 participants
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 6 updates in the / directory:
1.7.9
1.8.2
15.1.1
15.3.3
7.26.0
7.27.6
7.26.0
7.27.6
3.3.6
3.3.8
2.2.37
4.3.16
Updates
axios
from 1.7.9 to 1.8.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a9f7689
chore(release): v1.8.2 (#6812)fb8eec2
fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045
chore(sponsor): update sponsor block (#6804)72acf75
chore(sponsor): update sponsor block (#6794)2e64afd
chore(release): v1.8.1 (#6800)36a5a62
fix(utils): movegenerateString
to platform utils to avoid importing crypto...cceb7b1
chore(release): v1.8.0 (#6795)23a25af
fix(utils): replace getRandomValues with crypto module (#6788)32c7bcc
feat: Add config for ignoring absolute URLs (#5902) (#6192)4a3e26c
chore(config): adjust rollup config to preserve license header to minified Ja...Updates
next
from 15.1.1 to 15.3.3Release notes
Sourced from next's releases.
... (truncated)
Commits
3ab8db7
v15.3.318c8113
[backport] Reinstatevary
(#79939)e18212f
re-enable vary header deploy test (#79753)ec202ec
Revert "[next-server] skip setting vary header for basic routes" (#79426)e2f264f
fix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)562fac7
fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)06097fd
fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)bda731f
Client router should discard stale prefetch entries for static pages (#79362)d9ec4a4
v15.3.23def5ff
backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...Updates
@babel/helpers
from 7.26.0 to 7.27.6Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.... (truncated)
Commits
baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)7d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...49c0dbb
Fix iterator compatibility ofregeneratorValues
(#17335)d23a1bd
Use shorter method names for regenerator context (#17334)9dcd115
Restore behavior ofregeneratorRuntime
helper (#17329)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)Updates
@babel/runtime
from 7.26.0 to 7.27.6Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
baa4cb8
v7.27.67d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.3eebd3a0
v7.27.1296cdc5
Remove unusedregenerator-runtime
dep in@babel/runtime
(#17263)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5c350ea
v7.27.0Updates
nanoid
from 3.3.6 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5
Release 3.3.8 version4fe3495
Update size limitd643045
Fix pool pollution, infinite loop (#510)89d82d2
Release 3.3.7 version5022c35
Update dual-publish3e7a8e5
Remove benchmark from CI for v3d356144
Fix CI for v337b25df
Move to pnpm 8Updates
ai
from 2.2.37 to 4.3.16Commits
05c2da5
Version Packages (#6376)ed0ebeb
fix (telemetry): serialize UInt8Arrays as base64 for inner telemetry spans (#...bdd06b5
fix (docs): update alpha (#6356)c97ae1a
docs: add v5 alpha announcement (#6344)14c3549
Add Patronus (#6311)c7aa165
chore (github): add version section to support issue template (#6315)a149b66
fix (docs): Laminar observability - add note on next.config (#6248)6cd23c0
Version Packages (#6270)4b2e1b0
feat(providers/google): Add reasoning token output support (#6284)fe24216
feat(providers/google): Add reasoning token output support (#6261)Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for ai 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.