Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps netlify-cli from 10.5.0 to 12.12.0.

Release notes

Sourced from netlify-cli's releases.

v12.12.0

12.12.0 (2023-02-09)

Features

v12.11.0

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

v12.10.0

12.10.0 (2023-01-25)

Features

v12.9.2

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.12.0 (2023-02-09)

Features

12.11.0 (2023-02-09)

Features

  • show displayName for any function that has one being run with ntl dev (#5444) (6cee5bc)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.8.0 (#5455) (fc01b72)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.4.2 (#5442) (3768f87)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^8.5.0 (#5445) (cd9ebf8)
  • deps: update dependency axios to v1.2.6 (#5439) (68caa51)
  • deps: update dependency content-type to v1.0.5 (#5440) (78a1932)
  • deps: update dependency node-fetch to v2.6.9 (#5452) (81e7cc1)
  • deps: update dependency tempy to v3 (#5389) (ec16aac)
  • deps: update dependency typescript to v4.9.5 (#5453) (d9b54d9)
  • deps: update netlify packages (#5446) (cec55d1)
  • deps: update netlify packages (#5457) (0c781d6)
  • print deploy error_message, if exists (#5447) (0929141)
  • return empty array if manifest doesnt have functions defined (#5434) (8fe8339)
  • update got & remove outdated workaround (#5437) (5eff7c1)

12.10.0 (2023-01-25)

Features

12.9.2 (2023-01-24)

Bug Fixes

  • deps: update dependency @​octokit/rest to v19.0.7 (#5419) (384e168)
  • deps: update dependency axios to v1.2.3 (#5420) (a0f3719)
  • deps: update dependency fastify to v4.12.0 (#5422) (43e6f9e)
  • deps: update dependency netlify to ^13.1.2 (#5427) (b0a6c85)
  • deps: update netlify packages (#5426) (4600e9b)
  • deps: update rust crate tokio to 1.24.2 (#5421) (8146b3d)
  • load internal environment variables in Envelope (#5429) (70ef88c)

... (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.12.0.
- [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.12.0)

---
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 Feb 10, 2023
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

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

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

❗ Current head 3c9ddde differs from pull request most recent head f5d6a05. Consider uploading reports for the commit f5d6a05 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2235   +/-   ##
=======================================
  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 Feb 17, 2023

Superseded by #2237.

@dependabot dependabot bot closed this Feb 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-12.12.0 branch February 17, 2023 12:33
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