Skip to content

chore(deps): bump find-my-way and netlify-cli - #301

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-a11ba37b97
Open

chore(deps): bump find-my-way and netlify-cli#301
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-a11ba37b97

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps find-my-way to 9.7.0 and updates ancestor dependency netlify-cli. These dependencies need to be updated together.

Updates find-my-way from 8.2.2 to 9.7.0

Release notes

Sourced from find-my-way's releases.

v9.7.0

What's Changed

New Contributors

Full Changelog: delvedor/find-my-way@v9.6.0...v9.7.0

v9.6.0

What's Changed

New Contributors

Full Changelog: delvedor/find-my-way@v9.5.0...v9.6.0

v9.5.0

What's Changed

Full Changelog: delvedor/find-my-way@v9.4.0...v9.5.0

v9.4.0

What's Changed

... (truncated)

Commits
  • 827248e Bumped v9.7.0
  • b9d7bf1 Merge branch 'main' of github.com:delvedor/find-my-way
  • b7b5657 fix: avoid crash on undefined regex capture during route lookup (#441)
  • 4263d82 chore: bump actions/checkout from 6 to 7 (#439)
  • 66d3015 fix: align isParamSafe state in findRoute with _on (#424)
  • 75e4728 fix: prevent done from being called multiple times on async constraint errors...
  • 902a02d chore: bump @​types/node in the dev-dependencies group (#440)
  • b803e4e chore: bump fastify/github-action-merge-dependabot from 3.12.0 to 3.15.0 (#438)
  • e63cb77 chore: bump inquirer from 13.4.3 to 14.0.2 in the dev-dependencies group (#437)
  • 992c1df perf(host): cache regex lookup results in HostStorage (#436)
  • Additional commits viewable in compare view

Updates netlify-cli from 18.1.0 to 27.0.0

Release notes

Sourced from netlify-cli's releases.

v27.0.0

27.0.0 (2026-07-24)

⚠ BREAKING CHANGES

  • cli: document exit codes, usage errors use exit code 2 (#8329)
  • drop support for Node.js 20, require 22.13.0+ (#8356)

Features

  • cli: document exit codes, usage errors use exit code 2 (#8329) (9098467)
  • drop support for Node.js 20, require 22.13.0+ (#8356) (8943e38)

Bug Fixes

  • cli: piped --help no longer glues flag names to descriptions (#8330) (4b87cc7)
  • init: fix handling of gitlab repos (#7945) (f214e69)

v26.2.0

26.2.0 (2026-07-06)

Features

Bug Fixes

  • add a stacktrace for monitoring (#8301) (30ba6a1)
  • add commandname to error reporting (#8303) (004df96)
  • deps: replace lodash with native utilities (#8189) (137fbf0)
  • deps: update dependency @​netlify/blobs to ^10.7.9 (#8291) (419a749)
  • deps: update dependency @​netlify/dev to ^4.18.7 (#8292) (1985b3b)
  • deps: update dependency @​netlify/dev-utils to ^4.4.6 (#8293) (392af83)
  • deps: update dependency @​netlify/edge-functions to ^3.0.8 (#8295) (7d00215)
  • deps: update dependency @​netlify/functions to ^5.3.0 (#8296) (42393a4)
  • deps: update dependency @​netlify/images to ^1.3.10 (#8298) (20fb23d)
  • dev: execute dev command with shell operators (&&, ||, etc.) (#8234) (d07599e)
  • silence zip output when creating source zips (#8323) (e6fbebc)

v26.1.0

26.1.0 (2026-05-31)

Features

  • add support for new function config properties (#8278) (826fde7)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

27.0.0 (2026-07-24)

⚠ BREAKING CHANGES

  • cli: document exit codes, usage errors use exit code 2 (#8329)
  • drop support for Node.js 20, require 22.13.0+ (#8356)

Features

  • cli: document exit codes, usage errors use exit code 2 (#8329) (9098467)
  • drop support for Node.js 20, require 22.13.0+ (#8356) (8943e38)

Bug Fixes

  • cli: piped --help no longer glues flag names to descriptions (#8330) (4b87cc7)
  • init: fix handling of gitlab repos (#7945) (f214e69)

26.2.0 (2026-07-06)

Features

Bug Fixes

  • add a stacktrace for monitoring (#8301) (30ba6a1)
  • add commandname to error reporting (#8303) (004df96)
  • deps: replace lodash with native utilities (#8189) (137fbf0)
  • deps: update dependency @​netlify/blobs to ^10.7.9 (#8291) (419a749)
  • deps: update dependency @​netlify/dev to ^4.18.7 (#8292) (1985b3b)
  • deps: update dependency @​netlify/dev-utils to ^4.4.6 (#8293) (392af83)
  • deps: update dependency @​netlify/edge-functions to ^3.0.8 (#8295) (7d00215)
  • deps: update dependency @​netlify/functions to ^5.3.0 (#8296) (42393a4)
  • deps: update dependency @​netlify/images to ^1.3.10 (#8298) (20fb23d)
  • dev: execute dev command with shell operators (&&, ||, etc.) (#8234) (d07599e)
  • silence zip output when creating source zips (#8323) (e6fbebc)

26.1.0 (2026-05-31)

Features

  • add support for new function config properties (#8278) (826fde7)

Bug Fixes

... (truncated)

Commits
  • 4f58a08 chore(main): release 27.0.0 (#8343)
  • 9098467 feat(cli)!: document exit codes, usage errors use exit code 2 (#8329)
  • 8943e38 feat!: drop support for Node.js 20, require 22.13.0+ (#8356)
  • f214e69 fix(init): fix handling of gitlab repos (#7945)
  • 4b87cc7 fix(cli): piped --help no longer glues flag names to descriptions (#8330)
  • 2537474 chore(deps): update dependency ws to v8.21.0 [security] (#8310)
  • d925b1a chore: add context7.json to claim ownership (#8340)
  • c3e78e3 chore(website): update dependency astro to v6.4.6 [security] (#8309)
  • 7c10162 chore(main): release 26.2.0 (#8290)
  • 3c41e72 test: fix edge functions watch-ignore path assertions on Windows (#8327)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 9.7.0 and updates ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Updates `find-my-way` from 8.2.2 to 9.7.0
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](delvedor/find-my-way@v8.2.2...v9.7.0)

Updates `netlify-cli` from 18.1.0 to 27.0.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v18.1.0...v27.0.0)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-version: 9.7.0
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-version: 27.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 25, 2026
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
osf-website Ready Ready Preview, Comment Jul 25, 2026 9:06pm

@netlify

netlify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Deploy Preview for osca-festival failed.

Name Link
🔨 Latest commit 73d2865
🔍 Latest deploy log https://app.netlify.com/projects/osca-festival/deploys/6a6523db37f78c000879cd3c

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants