Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps netlify-cli from 10.5.0 to 12.9.1.

Release notes

Sourced from netlify-cli's releases.

v12.9.1

12.9.1 (2023-01-20)

Bug Fixes

v12.9.0

12.9.0 (2023-01-20)

Features

Bug Fixes

  • deps: update dependency netlify-redirector to ^0.4.0 (#5413) (e978613)
  • gracefully handle errors when setting headers (#5411) (734c23c)

v12.8.0

12.8.0 (2023-01-20)

Features

Bug Fixes

  • deps: update dependency @​fastify/static to v6.6.1 (#5377) (e036124)
  • deps: update dependency @​netlify/build to ^29.4.5 (#5369) (367b978)
  • deps: update dependency @​netlify/edge-bundler to ^8.2.1 (#5399) (6726bf4)
  • deps: update dependency @​netlify/edge-bundler to ^8.3.0 (#5403) (c7c5fff)
  • deps: update dependency @​netlify/edge-bundler to ^8.4.0 (#5406) (7e27e7a)
  • deps: update dependency @​types/node to v14.18.36 (#5378) (c686620)
  • deps: update dependency algoliasearch to v4.14.3 (#5379) (ed1e3be)
  • deps: update dependency axios to v1.2.2 (#5380) (1e940a1)
  • deps: update dependency ci-info to v3.7.1 (#5381) (2d09f1b)
  • deps: update dependency commander to v9.5.0 (#5386) (92957d1)
  • deps: update dependency cron-parser to v4.7.1 (#5382) (79ecf8b)
  • deps: update dependency fastify to v4.11.0 (#5384) (365dcdf)
  • deps: update dependency node-fetch to v2.6.8 (#5372) (104e18c)
  • deps: update dependency typescript to v4.9.4 (#5383) (8b571db)
  • deps: update module github.com/aws/aws-lambda-go to v1.37.0 (#5388) (e0dd924)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.9.1 (2023-01-20)

Bug Fixes

12.9.0 (2023-01-20)

Features

Bug Fixes

  • deps: update dependency netlify-redirector to ^0.4.0 (#5413) (e978613)
  • gracefully handle errors when setting headers (#5411) (734c23c)

12.8.0 (2023-01-20)

Features

Bug Fixes

  • deps: update dependency @​fastify/static to v6.6.1 (#5377) (e036124)
  • deps: update dependency @​netlify/build to ^29.4.5 (#5369) (367b978)
  • deps: update dependency @​netlify/edge-bundler to ^8.2.1 (#5399) (6726bf4)
  • deps: update dependency @​netlify/edge-bundler to ^8.3.0 (#5403) (c7c5fff)
  • deps: update dependency @​netlify/edge-bundler to ^8.4.0 (#5406) (7e27e7a)
  • deps: update dependency @​types/node to v14.18.36 (#5378) (c686620)
  • deps: update dependency algoliasearch to v4.14.3 (#5379) (ed1e3be)
  • deps: update dependency axios to v1.2.2 (#5380) (1e940a1)
  • deps: update dependency ci-info to v3.7.1 (#5381) (2d09f1b)
  • deps: update dependency commander to v9.5.0 (#5386) (92957d1)
  • deps: update dependency cron-parser to v4.7.1 (#5382) (79ecf8b)
  • deps: update dependency fastify to v4.11.0 (#5384) (365dcdf)
  • deps: update dependency node-fetch to v2.6.8 (#5372) (104e18c)
  • deps: update dependency typescript to v4.9.4 (#5383) (8b571db)
  • deps: update module github.com/aws/aws-lambda-go to v1.37.0 (#5388) (e0dd924)
  • deps: update netlify packages (#5357) (0ee4a7c)
  • deps: update netlify packages (#5396) (2d3923c)
  • deps: update netlify packages (#5405) (22ecec6)

... (truncated)

Commits

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 10.5.0 to 12.9.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v10.5.0...v12.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 25.00% // Head: 25.00% // No change to project coverage 👍

Coverage data is based on head (0753940) compared to base (b9e8c3e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2229   +/-   ##
=======================================
  Coverage   25.00%   25.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            1        1           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2023

Superseded by #2230.

@dependabot dependabot bot closed this Jan 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-12.9.1 branch January 25, 2023 11:26
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