build(deps): bump the npm_and_yarn group across 1 directory with 2 updates - #1510
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates#1510dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [@fastify/static](https://github.com/fastify/fastify-static) and [find-my-way](https://github.com/delvedor/find-my-way). Updates `@fastify/static` from 7.0.4 to 10.1.2 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v7.0.4...v10.1.2) Updates `find-my-way` from 8.2.2 to 9.9.0 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v8.2.2...v9.9.0) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 10.1.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: find-my-way dependency-version: 9.9.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for the bump, @dependabot. The 1. The change is much wider than the title advertisesThe description says "2 updates" (
2. CI is red: the Electron 44 bump breaks the native rebuildBoth Install dies there, so nothing in this PR was actually linted or tested. 3. Fastify v5 without its plugin majors will break the web server at boot
To be clear, the Fastify 5 move itself is not optional here: there is no patched 7.x backport (the 7 line ends at 7.0.4), and One piece of good news: we don't call Suggested pathPlease split this into two PRs:
The No merge conflicts on this branch, so there's nothing to rebase. It's the scope and the red CI that need addressing. |
Bumps the npm_and_yarn group with 2 updates in the / directory: @fastify/static and find-my-way.
Updates
@fastify/staticfrom 7.0.4 to 10.1.2Release notes
Sourced from @fastify/static's releases.
... (truncated)
Commits
7a9d1c6Bumped v10.1.2878c72eMerge commit from forkaee1c2cci: pin actions to commit-hash (#601)3733059Bumped 10.1.1db4276fMerge commit from forkc68224edocs(readme): fix typos (#600)36c939dBumped v10.1.07c1121afeat: use@fastify/errorfor errors and add optionsuppressWarning(#599)c57d8bcfix: set Vary: Accept-Encoding for preCompressed responses (#586)babf6dfBumped v10.0.0Updates
find-my-wayfrom 8.2.2 to 9.9.0Release notes
Sourced from find-my-way's releases.
... (truncated)
Commits
31aa3aeBumped v9.9.0b8f9502fix: parse absolute-form request targets safely (#451)a0429eachore: migrate to ESLint 9 and neostandard (#450)7b4a234Bumped v9.8.05c08aaarefactor(types): migrate from tsd to tstyche (#444)b3aca1eperf: faster route lookup (+18.7% geomean, every benchmark scenario faster) (...69f4454chore: bump chalk from 5.6.2 to 6.0.0 in the dev-dependencies group (#446)00b598achore: bump actions/setup-node from 6 to 7 (#445)b0c8047fix: keep static parts between parameters in the route pattern (#442)dd8a8b6fix: serialize RegExp values in prettyPrint constraints and meta (#443)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 <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.