chore(deps): bump the npm_and_yarn group across 5 directories with 4 updates#16
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the npm_and_yarn group across 5 directories with 4 updates#16dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the /examples/agent-in-aws-bedrock-agent-core directory: [hono](https://github.com/honojs/hono). Bumps the npm_and_yarn group with 2 updates in the /examples/serve-astack directory: [fastify](https://github.com/fastify/fastify) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /examples/serve-astack/frontend directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /examples/simple-browser-use directory: [undici](https://github.com/nodejs/undici). Bumps the npm_and_yarn group with 1 update in the /website directory: [next](https://github.com/vercel/next.js). Updates `hono` from 4.10.7 to 4.11.10 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.10.7...v4.11.10) Updates `fastify` from 5.6.1 to 5.7.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.1...v5.7.3) Updates `next` from 15.5.9 to 15.5.10 - [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.5.9...v15.5.10) Updates `next` from 15.5.9 to 15.5.10 - [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.5.9...v15.5.10) Updates `undici` from 7.16.0 to 7.22.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.22.0) Updates `next` from 15.5.9 to 15.5.10 - [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.5.9...v15.5.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fastify dependency-version: 5.7.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.22.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 /examples/agent-in-aws-bedrock-agent-core directory: hono.
Bumps the npm_and_yarn group with 2 updates in the /examples/serve-astack directory: fastify and next.
Bumps the npm_and_yarn group with 1 update in the /examples/serve-astack/frontend directory: next.
Bumps the npm_and_yarn group with 1 update in the /examples/simple-browser-use directory: undici.
Bumps the npm_and_yarn group with 1 update in the /website directory: next.
Updates
honofrom 4.10.7 to 4.11.10Release notes
Sourced from hono's releases.
... (truncated)
Commits
a40d2104.11.1091def7cMerge commit from fork8b17935test(types): add regression tests for #4388 (routes before .use() with explic...4a03f4fdoc(jwt): markoptions.secretas required in JSDoc (#4718)7300551chore(ci): bump typescript-go to the latest (#4716)4b29780chore: update Zod import examples to use namespace imports (#4715)69ad8854.11.93d536fffix: determine if rendered or not bynode.vC[0]instead of referring to `no...0c1d4c7fix(url): ignore fragment identifiers in getPath() (#4627)5ca5c3e4.11.8Updates
fastifyfrom 5.6.1 to 5.7.3Release notes
Sourced from fastify's releases.
... (truncated)
Commits
49468edBumped v5.7.3eb11156Merge commit from forkd98ce2adocs: update vulnerability reporting to use GitHub Security (#6475)17172c4Ignore agents config files (#6474)b48826fdocs: update Reply.send() documentation for string serialization (#6466)e1e4fe7v5.7.232d7b6achore: Updated content-type header parsing (#6414)f4a6ac1docs: move querystringParser example under routerOptions (#6463)2af83d6fix: Fix MIT Licence file to conform to standard (#6464)5c14e05chore: update sponsor link (#6460)Updates
nextfrom 15.5.9 to 15.5.10Release notes
Sourced from next's releases.
Commits
60a2aa9v15.5.10e5b834dfetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)39a2f6afeat(next/image)!: addimages.maximumResponseBodyconfig (#88183)bf9f084Sync DoS mitigations for React FlightUpdates
nextfrom 15.5.9 to 15.5.10Release notes
Sourced from next's releases.
Commits
60a2aa9v15.5.10e5b834dfetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)39a2f6afeat(next/image)!: addimages.maximumResponseBodyconfig (#88183)bf9f084Sync DoS mitigations for React FlightUpdates
undicifrom 7.16.0 to 7.22.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
0a23610Bumped v7.22.0 (#4829)f3c5c61feat: Support async cache stores in revalidation (#4826)9b78a44fix(deduplicate): avoid deduping methods not in methods option (#4818)0ce57babuild(deps-dev): bump esbuild from 0.25.12 to 0.27.3 (#4821)2453caffix: route websocket upgrades through new handler API (#4787)4658cdffeat(dispatcher/env-http-proxy-agent): strip leading dot and asterisk (#4676)a821c56fix: use OR operator in includesCredentials per WHATWG URL Standard (#4816)b3326b5docs: fix syntax highlighting in WebSocket.md (#4814)393c0daBumped v7.21.0 (#4813)47f9b96fix: set finalizer only for fetch responses (#4803)Updates
nextfrom 15.5.9 to 15.5.10Release notes
Sourced from next's releases.
Commits
60a2aa9v15.5.10e5b834dfetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)39a2f6afeat(next/image)!: addimages.maximumResponseBodyconfig (#88183)bf9f084Sync DoS mitigations for React FlightDependabot 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 <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.