Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

chore(deps-dev): bump netlify-cli from 10.5.1 to 10.7.1 #312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps netlify-cli from 10.5.1 to 10.7.1.

Release notes

Sourced from netlify-cli's releases.

v10.7.1

10.7.1 (2022-07-01)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^1.4.3 (#4762) (55d7013)
  • move try catch to prepareServer (#4732) (8248c35)
  • use correct paths in EF on deploy (#4760) (80df246)

v10.7.0

10.7.0 (2022-06-30)

Features

  • support env write operations for sites opted in to beta env var experience (#4751) (e0695f9)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.2 (#4755) (282add9)
  • deps: update dependency @​netlify/config to ^18.1.1 (#4756) (ea91c62)
  • deps: update dependency @​netlify/edge-bundler to ^1.4.2 (#4754) (7dedadc)
  • deps: update dependency @​netlify/plugins-list to ^6.30.0 (#4733) (63d4520)
  • deps: update dependency winston to v3.8.0 (#4742) (f341e05)
  • Update graph edit (#4710) (85db12b)
  • use a spinner instead of dots while waiting for framework port (#4730) (b4d6eef)

v10.6.3

10.6.3 (2022-06-27)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.0 (#4734) (9f68c05)
  • deps: update dependency @​netlify/build to ^27.3.1 (#4736) (bbb9638)
  • deps: update dependency @​netlify/config to ^18.1.0 (#4737) (68c4abf)
  • deps: update dependency stripe to v9.10.0 (#4741) (9b6adad)

v10.6.2

10.6.2 (2022-06-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.2.0 (#4728) (9dffdb0)
  • gracefully fail Edge Functions in case of deno binary issues (#4685) (2bdfa82)

v10.6.1

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

10.7.1 (2022-07-01)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^1.4.3 (#4762) (55d7013)
  • move try catch to prepareServer (#4732) (8248c35)
  • use correct paths in EF on deploy (#4760) (80df246)

10.7.0 (2022-06-30)

Features

  • support env write operations for sites opted in to beta env var experience (#4751) (e0695f9)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.2 (#4755) (282add9)
  • deps: update dependency @​netlify/config to ^18.1.1 (#4756) (ea91c62)
  • deps: update dependency @​netlify/edge-bundler to ^1.4.2 (#4754) (7dedadc)
  • deps: update dependency @​netlify/plugins-list to ^6.30.0 (#4733) (63d4520)
  • deps: update dependency winston to v3.8.0 (#4742) (f341e05)
  • Update graph edit (#4710) (85db12b)
  • use a spinner instead of dots while waiting for framework port (#4730) (b4d6eef)

10.6.3 (2022-06-27)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.3.0 (#4734) (9f68c05)
  • deps: update dependency @​netlify/build to ^27.3.1 (#4736) (bbb9638)
  • deps: update dependency @​netlify/config to ^18.1.0 (#4737) (68c4abf)
  • deps: update dependency stripe to v9.10.0 (#4741) (9b6adad)

10.6.2 (2022-06-23)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.2.0 (#4728) (9dffdb0)
  • gracefully fail Edge Functions in case of deno binary issues (#4685) (2bdfa82)

10.6.1 (2022-06-22)

Bug Fixes

... (truncated)

Commits
  • ac913f4 chore(main): release 10.7.1 (#4761)
  • 8248c35 fix: move try catch to prepareServer (#4732)
  • 55d7013 fix(deps): update dependency @​netlify/edge-bundler to ^1.4.3 (#4762)
  • 80df246 fix: use correct paths in EF on deploy (#4760)
  • f8cc372 chore(main): release 10.7.0 (#4745)
  • ea91c62 fix(deps): update dependency @​netlify/config to ^18.1.1 (#4756)
  • 282add9 fix(deps): update dependency @​netlify/build to ^27.3.2 (#4755)
  • e0695f9 feat: support env write operations for sites opted in to beta env var experie...
  • 7dedadc fix(deps): update dependency @​netlify/edge-bundler to ^1.4.2 (#4754)
  • 63d4520 fix(deps): update dependency @​netlify/plugins-list to ^6.30.0 (#4733)
  • 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.1 to 10.7.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v10.5.1...v10.7.1)

---
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 e.g. used by GitHub's dependabot for dependency updates label Jul 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file e.g. used by GitHub's dependabot for dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants