Skip to content

chore(deps-dev): bump netlify-cli from 10.5.0 to 10.10.0#2130

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/netlify-cli-10.10.0
Closed

chore(deps-dev): bump netlify-cli from 10.5.0 to 10.10.0#2130
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/netlify-cli-10.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps netlify-cli from 10.5.0 to 10.10.0.

Release notes

Sourced from netlify-cli's releases.

v10.10.0

10.10.0 (2022-07-15)

Features

  • Add edge function templates to functions:create command (#4731) (f1f5cfa)

Bug Fixes

v10.9.1

10.9.1 (2022-07-15)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.4.0 (#4799) (5558446)
  • deps: update dependency @​netlify/plugins-list to ^6.33.0 (#4796) (dd05a19)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.13.0 (#4797) (f29c404)
  • graph: regressions introduced during JWT migration (#4802) (44245c0)

v10.9.0

10.9.0 (2022-07-12)

Features

  • add user assigned mock geo for edge local dev (#4708) (f17b8a3)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.32.0 (#4793) (158d364)

v10.8.0

10.8.0 (2022-07-11)

Features

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.3 (#4757) (6541f32)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

10.10.0 (2022-07-15)

Features

  • Add edge function templates to functions:create command (#4731) (f1f5cfa)

Bug Fixes

10.9.1 (2022-07-15)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.4.0 (#4799) (5558446)
  • deps: update dependency @​netlify/plugins-list to ^6.33.0 (#4796) (dd05a19)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.13.0 (#4797) (f29c404)
  • graph: regressions introduced during JWT migration (#4802) (44245c0)

10.9.0 (2022-07-12)

Features

  • add user assigned mock geo for edge local dev (#4708) (f17b8a3)

Bug Fixes

  • deps: update dependency @​netlify/plugins-list to ^6.32.0 (#4793) (158d364)

10.8.0 (2022-07-11)

Features

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.3 (#4757) (6541f32)
  • deps: update dependency @​netlify/edge-bundler to ^1.5.0 (#4763) (756ddd9)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.12.0 (#4771) (ce784fe)
  • deps: update dependency winston to v3.8.1 (#4768) (e016c74)
  • deps: update module github.com/aws/aws-lambda-go to v1.32.1 (#4769) (7e5c301)

... (truncated)

Commits
  • fe20d82 chore(main): release 10.10.0 (#4805)
  • f1f5cfa feat: Add edge function templates to functions:create command (#4731)
  • 7ce1c98 fix(graph): use graphJWT in more places (#4803)
  • 0ae27dd fix(deps): update dependency wait-port to ^0.3.0 (#4801)
  • 1bd8e21 chore(main): release 10.9.1 (#4798)
  • 44245c0 fix(graph): regressions introduced during JWT migration (#4802)
  • 5558446 fix(deps): update dependency @​netlify/build to ^27.4.0 (#4799)
  • f29c404 fix(deps): update dependency @​netlify/zip-it-and-ship-it to ^5.13.0 (#4797)
  • dd05a19 fix(deps): update dependency @​netlify/plugins-list to ^6.33.0 (#4796)
  • 3449edf chore: rename env:migrate to env:clone (#4795)
  • 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 10.5.0 to 10.10.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...v10.10.0)

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

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

codecov bot commented Jul 18, 2022

Codecov Report

Merging #2130 (a28eace) into master (4a7d1f2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2130   +/-   ##
=======================================
  Coverage   25.00%   25.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            1        1           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a7d1f2...a28eace. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #2132.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-10.10.0 branch July 19, 2022 11:25
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.

0 participants