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 11.1.0 to 12.7.2 #203

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 11.1.0 to 12.7.2.

Release notes

Sourced from netlify-cli's releases.

v12.7.2

12.7.2 (2023-01-11)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^8.1.2 (#5350) (6567e68)
  • revert publishing changes to fix release (#5364) (9d96313)

v12.7.1

12.7.1 (2023-01-11)

Bug Fixes

  • publish shrinkwrap with prod dependencies only (#5359) (65f77d9)

v12.7.0

12.7.0 (2023-01-10)

Features

Bug Fixes

  • deps: update dependency jsonwebtoken to v9 [security] (#5354) (2b7045e)

v12.6.0

12.6.0 (2023-01-09)

Features

  • ef templates: replace context.json with Response.json (#5342) (89b14e2)
  • use console.log for logging in ef template (#5340) (7eb4479)

Bug Fixes

  • command-dev: replace deprecated static-server dep by fastify-static (#5341) (2994d3e)
  • deps: update dependency @​netlify/functions to ^1.4.0 (#5348) (61675b2)
  • deps: update netlify packages (#5336) (e1f661a)

v12.5.0

12.5.0 (2022-12-22)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

12.7.2 (2023-01-11)

Bug Fixes

  • deps: update dependency @​netlify/edge-bundler to ^8.1.2 (#5350) (6567e68)
  • revert publishing changes to fix release (#5364) (9d96313)

12.7.1 (2023-01-11)

Bug Fixes

  • publish shrinkwrap with prod dependencies only (#5359) (65f77d9)

12.7.0 (2023-01-10)

Features

Bug Fixes

  • deps: update dependency jsonwebtoken to v9 [security] (#5354) (2b7045e)

12.6.0 (2023-01-09)

Features

  • ef templates: replace context.json with Response.json (#5342) (89b14e2)
  • use console.log for logging in ef template (#5340) (7eb4479)

Bug Fixes

  • command-dev: replace deprecated static-server dep by fastify-static (#5341) (2994d3e)
  • deps: update dependency @​netlify/functions to ^1.4.0 (#5348) (61675b2)
  • deps: update netlify packages (#5336) (e1f661a)

12.5.0 (2022-12-22)

Features

  • command-env: add support for plaintext output in env:list (#5322) (12664f3)

... (truncated)

Commits


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 #206.