Skip to content

Bump netlify-cli from 22.1.3 to 22.2.2 #1629

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps netlify-cli from 22.1.3 to 22.2.2.

Release notes

Sourced from netlify-cli's releases.

v22.2.2

22.2.2 (2025-07-04)

Bug Fixes

  • deps: resolve brace-expansion vuln warnings (#7384) (6794172)
  • deps: update dependency @​netlify/edge-functions to v2.15.5 (#7386) (cc29e08)
  • update astro and starlight (#7381) (2e6c9c2)

v22.2.1

22.2.1 (2025-06-27)

Bug Fixes

  • deps: update netlify packages (#7375) (b621e99)
  • use {yarn,npm,pnpm,bun} add to add Drizzle dependencies (ca0b7e7)

v22.2.0

22.2.0 (2025-06-26)

Features

  • throw error on deploy command if build fails and user has --json option (#7367) (1c0082f)

Bug Fixes

  • deps: update dependency @​netlify/edge-functions to v2.15.3 (#7368) (2b436ff)
  • deps: update dependency @​netlify/edge-functions to v2.15.4 (#7371) (93a215d)
  • deps: update netlify packages (#7369) (d81b990)

v22.1.7

22.1.7 (2025-06-25)

Bug Fixes

  • deps: update dependency @​netlify/edge-functions to v2.15.2 (#7364) (73a7d46)
  • providing cwd matching the root dir and filter option conflicted preventing functions to be discovered (#7366) (7a27b4f)

v22.1.6

22.1.6 (2025-06-24)

Bug Fixes

  • notify activity was called for internal endpoints (#7361) (b05416a)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

22.2.2 (2025-07-04)

Bug Fixes

  • deps: resolve brace-expansion vuln warnings (#7384) (6794172)
  • deps: update dependency @​netlify/edge-functions to v2.15.5 (#7386) (cc29e08)
  • update astro and starlight (#7381) (2e6c9c2)

22.2.1 (2025-06-27)

Bug Fixes

  • deps: update netlify packages (#7375) (b621e99)
  • use {yarn,npm,pnpm,bun} add to add Drizzle dependencies (ca0b7e7)

22.2.0 (2025-06-26)

Features

  • throw error on deploy command if build fails and user has --json option (#7367) (1c0082f)

Bug Fixes

  • deps: update dependency @​netlify/edge-functions to v2.15.3 (#7368) (2b436ff)
  • deps: update dependency @​netlify/edge-functions to v2.15.4 (#7371) (93a215d)
  • deps: update netlify packages (#7369) (d81b990)

22.1.7 (2025-06-25)

Bug Fixes

  • deps: update dependency @​netlify/edge-functions to v2.15.2 (#7364) (73a7d46)
  • providing cwd matching the root dir and filter option conflicted preventing functions to be discovered (#7366) (7a27b4f)

22.1.6 (2025-06-24)

Bug Fixes

  • notify activity was called for internal endpoints (#7361) (b05416a)

22.1.5 (2025-06-23)

Bug Fixes

... (truncated)

Commits
  • b3d729d chore(main): release 22.2.2 (#7382)
  • cc29e08 fix(deps): update dependency @​netlify/edge-functions to v2.15.5 (#7386)
  • ca7741a chore(website): update dependency @​netlify/functions to v4.1.9 (#7385)
  • 6794172 fix(deps): resolve brace-expansion vuln warnings (#7384)
  • 2e6c9c2 fix: update astro and starlight (#7381)
  • c25039c chore(website): update dependency @​netlify/functions to v4 (#7339)
  • 143f7c8 chore(deps): update dependency @​tsconfig/recommended to v1.0.10 (#7380)
  • 6b228f9 chore(deps): update dependency @​eslint/compat to v1.3.1 (#7379)
  • 99e40a4 chore(main): release 22.2.1
  • ca0b7e7 fix: use {yarn,npm,pnpm,bun} add to add Drizzle dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [netlify-cli](https://github.com/netlify/cli) from 22.1.3 to 22.2.2.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v22.1.3...v22.2.2)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 22.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2025
Copy link

github-actions bot commented Jul 8, 2025

🍱 Your pull request preview is ready

Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone.

FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes.

@matkoniecz
Copy link
Collaborator

matkoniecz commented Jul 8, 2025

not sure is it fault of this PR but I no longer see stiles in edit mode

it likely is not as #1624 is also affected

https://www.openstreetmap.org/node/3127481386

screen-2025-07-08-10-23-28
screen-2025-07-08-10-23-21

in comparison with released id

@tyrasd tyrasd merged commit 76f2d13 into main Jul 14, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-22.2.2 branch July 14, 2025 07:19
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.

2 participants