Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps netlify-cli from 10.5.0 to 11.7.0.

Release notes

Sourced from netlify-cli's releases.

v11.7.0

11.7.0 (2022-09-09)

Features

v11.6.0

11.6.0 (2022-09-08)

Features

  • run framework detection and run plugins on netlify build (#5029) (c85efc4)

Bug Fixes

v11.5.1

11.5.1 (2022-08-29)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.7 (#4995) (4cc8857)
  • deps: update dependency @​netlify/build to ^27.16.0 (#5002) (f115cb4)
  • deps: update dependency @​netlify/build to ^27.16.1 (#5011) (9043a1f)
  • deps: update dependency @​netlify/config to ^18.2.2 (#4983) (44bae12)
  • deps: update dependency @​netlify/config to ^18.2.3 (#5001) (b0b5150)
  • deps: update dependency @​netlify/edge-bundler to ^1.14.0 (#4996) (b2b2cbe)
  • deps: update dependency @​netlify/edge-bundler to ^1.14.1 (#5003) (8dbea7c)
  • deps: update dependency @​netlify/plugins-list to ^6.41.0 (#5000) (a0c74b5)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v6 (#4972) (8815097)
  • deps: update dependency @​types/node to v14.18.26 (#5008) (f9abbd7)
  • deps: update dependency netlify-redirector to ^0.3.1 (#4998) (0690e11)
  • deps: update dependency typescript to v4.8.2 (#5009) (870a8d0)

v11.5.0

11.5.0 (2022-08-22)

Features

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

11.7.0 (2022-09-09)

Features

11.6.0 (2022-09-08)

Features

  • run framework detection and run plugins on netlify build (#5029) (c85efc4)

Bug Fixes

11.5.1 (2022-08-29)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.15.7 (#4995) (4cc8857)
  • deps: update dependency @​netlify/build to ^27.16.0 (#5002) (f115cb4)
  • deps: update dependency @​netlify/build to ^27.16.1 (#5011) (9043a1f)
  • deps: update dependency @​netlify/config to ^18.2.2 (#4983) (44bae12)
  • deps: update dependency @​netlify/config to ^18.2.3 (#5001) (b0b5150)
  • deps: update dependency @​netlify/edge-bundler to ^1.14.0 (#4996) (b2b2cbe)
  • deps: update dependency @​netlify/edge-bundler to ^1.14.1 (#5003) (8dbea7c)
  • deps: update dependency @​netlify/plugins-list to ^6.41.0 (#5000) (a0c74b5)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v6 (#4972) (8815097)
  • deps: update dependency @​types/node to v14.18.26 (#5008) (f9abbd7)
  • deps: update dependency netlify-redirector to ^0.3.1 (#4998) (0690e11)
  • deps: update dependency typescript to v4.8.2 (#5009) (870a8d0)

11.5.0 (2022-08-22)

Features

  • support branch values for environment variable contexts (#4977) (f434f57)

11.4.0 (2022-08-22)

... (truncated)

Commits
  • 6b88144 chore(main): release 11.7.0 (#5038)
  • 3cffbb3 feat: enable Deploy Configuration API on CLI (#5037)
  • e642403 chore(main): release 11.6.0 (#5014)
  • c85efc4 feat: run framework detection and run plugins on netlify build (#5029)
  • 6593bc7 chore(deps): update dependency verdaccio to v5.15.3 (#5022)
  • 3b12130 fix(deps): update dependency dotenv to v16.0.2 (#5021)
  • 3c78615 fix(deps): update dependency stripe to v10.8.0 (#5023)
  • d8f4c9e chore(deps): update dependency markdown-magic to v2.6.1 (#5020)
  • 6d8cfb8 fix(deps): update rust crate tokio to 1.21.0 (#5024)
  • d76b723 test: use node 14 as minimum version for our e2e tests (#5033)
  • 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 11.7.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...v11.7.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 Sep 9, 2022
@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #2158 (a07b753) into master (b9e8c3e) will not change coverage.
The diff coverage is n/a.

❗ Current head a07b753 differs from pull request most recent head 0777d4f. Consider uploading reports for the commit 0777d4f to get more accurate results

@@           Coverage Diff           @@
##           master    #2158   +/-   ##
=======================================
  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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #2159.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-11.7.0 branch September 12, 2022 11:12
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