Knogobert / ntn-boilerplate

🏗️ An opinionated base template for a quick start with Nuxt, Tailwind & Netlify CMS. Up on a site after only 5 minutes!
https://ntn-boilerplate.netlify.app/
MIT License
76 stars 14 forks source link

Bump netlify-cli from 10.1.0 to 10.7.1 #136

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps netlify-cli from 10.1.0 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)
dependabot[bot] commented 1 year ago

Superseded by #140.