Skip to content
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

chore(deps-dev): bump netlify-cli from 15.11.0 to 17.14.0 in /sanity-cms #1060

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps netlify-cli from 15.11.0 to 17.14.0.

Release notes

Sourced from netlify-cli's releases.

v17.14.0

17.14.0 (2024-01-15)

Features

v17.13.2

17.13.2 (2024-01-12)

Bug Fixes

  • deps: update dependency @​netlify/blobs to v6.4.1 (#6303) (7770ea2)
  • deps: update dependency @​netlify/build to v29.32.0 (#6310) (51e0ce8)
  • set Blobs context on the process (#6284) (ecd4ad3)

v17.13.1

17.13.1 (2024-01-11)

Bug Fixes

  • deps: update netlify packages (#6300) (0a2a0d3)
  • dev: reloading edge functions for child dependencies (#6276) (f10bae9)

v17.13.0

17.13.0 (2024-01-09)

Features

  • pass feature flags down to netlify build on dev (#6291) (37ac46e)

v17.12.0

17.12.0 (2024-01-08)

Features

  • allow frameworks to detect version of CLI that's being used (#6226) (1066ff3)

Frameworks can now use the NETLIFY_CLI_VERSION environment variable to detect the Netlify CLI version they're being run with. This can be used to detect old versions with known missing features or bugs, and ask the user to update.

Bug Fixes

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.14.0 (2024-01-15)

Features

17.13.2 (2024-01-12)

Bug Fixes

  • deps: update dependency @​netlify/blobs to v6.4.1 (#6303) (7770ea2)
  • deps: update dependency @​netlify/build to v29.32.0 (#6310) (51e0ce8)
  • set Blobs context on the process (#6284) (ecd4ad3)

17.13.1 (2024-01-11)

Bug Fixes

  • deps: update netlify packages (#6300) (0a2a0d3)
  • dev: reloading edge functions for child dependencies (#6276) (f10bae9)

17.13.0 (2024-01-09)

Features

  • pass feature flags down to netlify build on dev (#6291) (37ac46e)

17.12.0 (2024-01-08)

Features

  • allow frameworks to detect version of CLI that's being used (#6226) (1066ff3)

Bug Fixes

17.11.1 (2024-01-05)

Bug Fixes

... (truncated)

Commits
  • b6e7e2f chore(main): release 17.14.0 (#6315)
  • 9e30b77 feat: show Rust as option in functions:create (#6316)
  • ab901d8 chore(deps): pin dependency @​sindresorhus/slugify to 2.2.1 (#6318)
  • 8b3bdf1 feat: update Rust template (#6314)
  • 4f3432d chore(main): release 17.13.2 (#6304)
  • 51e0ce8 fix(deps): update dependency @​netlify/build to v29.32.0 (#6310)
  • 7ac6ae8 refactor: replace got with node-fetch on server.test.js (#6231)
  • 134f4ca chore(deps): update dependency @​netlify/functions to v2.4.1 (#6305)
  • 7770ea2 fix(deps): update dependency @​netlify/blobs to v6.4.1 (#6303)
  • ecd4ad3 fix: set Blobs context on the process (#6284)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity-cms/netlify-cli-17.14.0 branch 2 times, most recently from c3e79bd to 57917f0 Compare January 17, 2024 02:34
Bumps [netlify-cli](https://github.com/netlify/cli) from 15.11.0 to 17.14.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v15.11.0...v17.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanity-cms/netlify-cli-17.14.0 branch from 57917f0 to b64e8de Compare January 17, 2024 02:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Looks like netlify-cli is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sanity-cms/netlify-cli-17.14.0 branch January 18, 2024 00:45
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