Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps netlify-cli from 7.0.0 to 12.2.7.

Release notes

Sourced from netlify-cli's releases.

v12.2.7

12.2.7 (2022-11-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.0 (#5257) (9571399)
  • deps: update dependency @​netlify/build to ^28.4.1 (#5262) (0d00994)
  • deps: update dependency @​netlify/build to ^28.4.2 (#5264) (3bb969f)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.2 (#5263) (f3e5958)

v12.2.6

12.2.6 (2022-11-21)

Bug Fixes

  • deps: update dependency @​netlify/framework-info to ^9.5.2 (#5254) (6b32a67)

v12.2.5

12.2.5 (2022-11-21)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.3.0 (#5240) (b95569e)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.0 (#5251) (ac95cb0)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.1 (#5252) (2935c96)
  • deps: update netlify packages (#5253) (b8740ef)
  • deps: update rust crate lambda_runtime to 0.7.1 (#5248) (e0ad762)

v12.2.4

12.2.4 (2022-11-18)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^4.3.1 (#5241) (968a88c)
  • deps: update dependency @​netlify/edge-bundler to ^4.3.2 (#5243) (b0a4568)

v12.2.3

12.2.3 (2022-11-18)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^4.3.0 (#5233) (ac2a4b3)

v12.2.2

12.2.2 (2022-11-18)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.2.7 (2022-11-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.4.0 (#5257) (9571399)
  • deps: update dependency @​netlify/build to ^28.4.1 (#5262) (0d00994)
  • deps: update dependency @​netlify/build to ^28.4.2 (#5264) (3bb969f)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.2 (#5263) (f3e5958)

12.2.6 (2022-11-21)

Bug Fixes

  • deps: update dependency @​netlify/framework-info to ^9.5.2 (#5254) (6b32a67)

12.2.5 (2022-11-21)

Bug Fixes

  • deps: update dependency @​netlify/build to ^28.3.0 (#5240) (b95569e)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.0 (#5251) (ac95cb0)
  • deps: update dependency @​netlify/edge-bundler to ^4.4.1 (#5252) (2935c96)
  • deps: update netlify packages (#5253) (b8740ef)
  • deps: update rust crate lambda_runtime to 0.7.1 (#5248) (e0ad762)

12.2.4 (2022-11-18)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^4.3.1 (#5241) (968a88c)
  • deps: update dependency @​netlify/edge-bundler to ^4.3.2 (#5243) (b0a4568)

12.2.3 (2022-11-18)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^4.3.0 (#5233) (ac2a4b3)

12.2.2 (2022-11-18)

Bug Fixes

... (truncated)

Commits
  • 604843d chore(main): release 12.2.7 (#5259)
  • 3bb969f fix(deps): update dependency @​netlify/build to ^28.4.2 (#5264)
  • f3e5958 fix(deps): update dependency @​netlify/edge-bundler to ^4.4.2 (#5263)
  • 0d00994 fix(deps): update dependency @​netlify/build to ^28.4.1 (#5262)
  • 9571399 fix(deps): update dependency @​netlify/build to ^28.4.0 (#5257)
  • 21fb6a1 chore(deps): update dependency husky to v8.0.2 (#5245)
  • 0a1a6ee chore(deps): update dependency sinon to v14.0.2 (#5247)
  • a66a584 chore(main): release 12.2.6 (#5256)
  • 6b32a67 fix(deps): update dependency @​netlify/framework-info to ^9.5.2 (#5254)
  • 7613456 chore(main): release 12.2.5 (#5249)
  • 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 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 7.0.0 to 12.2.7.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v7.0.0...v12.2.7)

---
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 added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@netlify
Copy link

netlify bot commented Nov 28, 2022

Deploy Preview for nuxt-netlifycms-boiler ready!

Name Link
🔨 Latest commit eade4a3
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-netlifycms-boiler/deploys/638425372953290008f182a9
😎 Deploy Preview https://deploy-preview-109--nuxt-netlifycms-boiler.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #111.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-12.2.7 branch December 5, 2022 03:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant