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.13.0 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 10.1.0 to 10.13.0.

Release notes

Sourced from netlify-cli's releases.

v10.13.0

10.13.0 (2022-07-29)

Features

  • pass site information to edge function context in dev command (#4857) (9ab5603)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.6.0 (#4872) (a684bc9)
  • deps: update dependency @​netlify/build to ^27.7.0 (#4875) (6f99bdc)
  • deps: update dependency @​netlify/edge-bundler to ^1.8.0 (#4874) (6ff4d8a)
  • graph: fix graph:pull and codegen bugs (#4878) (90e8c3e)

v10.12.1

10.12.1 (2022-07-27)

Bug Fixes

v10.12.0

10.12.0 (2022-07-27)

Features

Bug Fixes

  • graph: fetch enabled services for the session instead of the app (#4865) (7e0160a)
  • prevent promptEditorHelper to run if running tests in vscode (#4863) (7b89caf)

v10.11.2

10.11.2 (2022-07-25)

Bug Fixes

  • correctly create edge function directory when running in custom cwd (#4860) (9a88143)
  • deps: update dependency @​netlify/build to ^27.5.0 (#4859) (3eec8e7)
  • deps: update dependency @​netlify/config to ^18.1.2 (#4858) (f024587)
  • deps: update dependency algoliasearch to v4.14.1 (#4850) (ef07504)
  • deps: update dependency stripe to v9.14.0 (#4851) (684aa24)
  • deps: update module github.com/aws/aws-lambda-go to v1.33.0 (#4852) (c6f3e85)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

10.13.0 (2022-07-29)

Features

  • pass site information to edge function context in dev command (#4857) (9ab5603)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.6.0 (#4872) (a684bc9)
  • deps: update dependency @​netlify/build to ^27.7.0 (#4875) (6f99bdc)
  • deps: update dependency @​netlify/edge-bundler to ^1.8.0 (#4874) (6ff4d8a)
  • graph: fix graph:pull and codegen bugs (#4878) (90e8c3e)

10.12.1 (2022-07-27)

Bug Fixes

10.12.0 (2022-07-27)

Features

Bug Fixes

  • graph: fetch enabled services for the session instead of the app (#4865) (7e0160a)
  • prevent promptEditorHelper to run if running tests in vscode (#4863) (7b89caf)

10.11.2 (2022-07-25)

Bug Fixes

  • correctly create edge function directory when running in custom cwd (#4860) (9a88143)
  • deps: update dependency @​netlify/build to ^27.5.0 (#4859) (3eec8e7)
  • deps: update dependency @​netlify/config to ^18.1.2 (#4858) (f024587)
  • deps: update dependency algoliasearch to v4.14.1 (#4850) (ef07504)
  • deps: update dependency stripe to v9.14.0 (#4851) (684aa24)
  • deps: update module github.com/aws/aws-lambda-go to v1.33.0 (#4852) (c6f3e85)
  • deps: update rust crate lambda_runtime to 0.6.0 (#4853) (d074933)

10.11.1 (2022-07-22)

... (truncated)

Commits
  • 1f7fa51 chore(main): release 10.13.0 (#4869)
  • 90e8c3e fix(graph): fix graph:pull and codegen bugs (#4878)
  • 6f99bdc fix(deps): update dependency @​netlify/build to ^27.7.0 (#4875)
  • 6ff4d8a fix(deps): update dependency @​netlify/edge-bundler to ^1.8.0 (#4874)
  • a684bc9 fix(deps): update dependency @​netlify/build to ^27.6.0 (#4872)
  • e86b795 test: move site info header creation to func and write unit test for func (#4...
  • 9ab5603 feat: pass site information to edge function context in dev command (#4857)
  • 91ba4fe chore(main): release 10.12.1 (#4867)
  • 00fcc1b fix(deps): update netlify-graph-internal (#4866)
  • 875cdcc chore(main): release 10.12.0 (#4861)
  • 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 #150.