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.5.1 #130

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps netlify-cli from 10.1.0 to 10.5.1.

Release notes

Sourced from netlify-cli's releases.

v10.5.1

10.5.1 (2022-06-10)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.10.1 (#4687) (28edeb7)

v10.5.0

10.5.0 (2022-06-08)

Features

  • add client ip header to edge func local dev (#4681) (39d8050)

Bug Fixes

  • correctly watch function files specified in the config option included_files (#4619) (3bfbe87)
  • deps: update dependency @​netlify/plugins-list to ^6.27.0 (#4657) (4ec8f97)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.10.0 (#4664) (20cd93f)
  • deps: update dependency @​types/node to v14.18.20 (#4668) (93f0971)
  • deps: update dependency commander to v9.3.0 (#4648) (a51850e)
  • deps: update dependency dotenv to v16.0.1 (#4645) (2a6d9f3)
  • deps: update dependency passport to ^0.6.0 (#4673) (0a08ff8)
  • deps: update dependency typescript to v4.7.3 (#4674) (80bdb1a)
  • deps: update module github.com/aws/aws-lambda-go to v1.32.0 (#4675) (01104f6)
  • deps: update rust crate tokio to 1.19.1 (#4676) (c5c0f50)
  • fix scheduled function template to use async (#4658) (b74cf05)

v10.4.0

10.4.0 (2022-05-31)

Features

Bug Fixes

  • correctly support multiValueHeaders in rust functions during development (#4632) (4d7a15b)
  • deps: update dependency @​netlify/plugins-list to ^6.26.0 (#4631) (a8bfc66)
  • deps: update dependency @​types/node to v14.18.18 (#4642) (fc0b984)
  • deps: update dependency algoliasearch to v4.13.1 (#4643) (99e3254)
  • deps: update dependency ci-info to v3.3.1 (#4644) (328f14d)
  • deps: update dependency del to v6.1.1 (#4650) (1a63c0c)

v10.3.3

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

10.5.1 (2022-06-10)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.10.1 (#4687) (28edeb7)

10.5.0 (2022-06-08)

Features

  • add client ip header to edge func local dev (#4681) (39d8050)

Bug Fixes

  • correctly watch function files specified in the config option included_files (#4619) (3bfbe87)
  • deps: update dependency @​netlify/plugins-list to ^6.27.0 (#4657) (4ec8f97)
  • deps: update dependency @​netlify/zip-it-and-ship-it to ^5.10.0 (#4664) (20cd93f)
  • deps: update dependency @​types/node to v14.18.20 (#4668) (93f0971)
  • deps: update dependency commander to v9.3.0 (#4648) (a51850e)
  • deps: update dependency dotenv to v16.0.1 (#4645) (2a6d9f3)
  • deps: update dependency passport to ^0.6.0 (#4673) (0a08ff8)
  • deps: update dependency typescript to v4.7.3 (#4674) (80bdb1a)
  • deps: update module github.com/aws/aws-lambda-go to v1.32.0 (#4675) (01104f6)
  • deps: update rust crate tokio to 1.19.1 (#4676) (c5c0f50)
  • fix scheduled function template to use async (#4658) (b74cf05)

10.4.0 (2022-05-31)

Features

Bug Fixes

  • correctly support multiValueHeaders in rust functions during development (#4632) (4d7a15b)
  • deps: update dependency @​netlify/plugins-list to ^6.26.0 (#4631) (a8bfc66)
  • deps: update dependency @​types/node to v14.18.18 (#4642) (fc0b984)
  • deps: update dependency algoliasearch to v4.13.1 (#4643) (99e3254)
  • deps: update dependency ci-info to v3.3.1 (#4644) (328f14d)
  • deps: update dependency del to v6.1.1 (#4650) (1a63c0c)

10.3.3 (2022-05-26)

Bug Fixes

... (truncated)

Commits
  • ed5bad5 chore(main): release 10.5.1 (#4688)
  • 28edeb7 fix(deps): update dependency @​netlify/zip-it-and-ship-it to ^5.10.1 (#4687)
  • e39866b chore: allow update of release-please again as fixed upstream (#4665)
  • c57d8d0 chore(main): release 10.5.0 (#4672)
  • fedb929 chore(deps): update github/codeql-action action to v2 (#4678)
  • 46efffb Update dapendabot URL (#4682)
  • 3d6b475 chore: fix codeql scanning (#4680)
  • 39d8050 feat: add client ip header to edge func local dev (#4681)
  • 3bfbe87 fix: correctly watch function files specified in the config option `included_...
  • 2a6d9f3 fix(deps): update dependency dotenv to v16.0.1 (#4645)
  • 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 2 years ago

Superseded by #133.