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 13 forks source link

Bump netlify-cli from 11.1.0 to 11.8.0 #166

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps netlify-cli from 11.1.0 to 11.8.0.

Release notes

Sourced from netlify-cli's releases.

v11.8.0

11.8.0 (2022-09-15)

Features

  • add baseURL property to edge functions import maps (#5047) (934cde6)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.18.1 (#5048) (45aa7f8)
  • deps: update dependency @​netlify/edge-bundler to v2 (#5046) (4c3b3ee)
  • deps: update dependency @​netlify/plugins-list to ^6.43.0 (#5041) (ff425f3)

v11.7.1

11.7.1 (2022-09-09)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.17.1 (#5028) (f4c7555)
  • deps: update dependency @​netlify/build to ^27.17.2 (#5039) (f0d2554)
  • deps: update dependency @​netlify/plugins-list to ^6.42.0 (#5032) (238507a)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v7 (#5027) (4fab986)

v11.7.0

11.7.0 (2022-09-09)

Features

v11.6.0

11.6.0 (2022-09-08)

Features

  • run framework detection and run plugins on netlify build (#5029) (c85efc4)

Bug Fixes

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

11.8.0 (2022-09-15)

Features

  • add baseURL property to edge functions import maps (#5047) (934cde6)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.18.1 (#5048) (45aa7f8)
  • deps: update dependency @​netlify/edge-bundler to v2 (#5046) (4c3b3ee)
  • deps: update dependency @​netlify/plugins-list to ^6.43.0 (#5041) (ff425f3)

11.7.1 (2022-09-09)

Bug Fixes

  • deps: update dependency @​netlify/build to ^27.17.1 (#5028) (f4c7555)
  • deps: update dependency @​netlify/build to ^27.17.2 (#5039) (f0d2554)
  • deps: update dependency @​netlify/plugins-list to ^6.42.0 (#5032) (238507a)
  • deps: update dependency @​netlify/zip-it-and-ship-it to v7 (#5027) (4fab986)

11.7.0 (2022-09-09)

Features

11.6.0 (2022-09-08)

Features

  • run framework detection and run plugins on netlify build (#5029) (c85efc4)

Bug Fixes

11.5.1 (2022-08-29)

... (truncated)

Commits
  • 151b20c chore(main): release 11.8.0 (#5042)
  • 934cde6 feat: add baseURL property to edge functions import maps (#5047)
  • 4c3b3ee fix(deps): update dependency @​netlify/edge-bundler to v2 (#5046)
  • 45aa7f8 fix(deps): update dependency @​netlify/build to ^27.18.1 (#5048)
  • 12ef199 chore(deps): update dependency fast-glob to v3.2.12 (#5045)
  • ff425f3 fix(deps): update dependency @​netlify/plugins-list to ^6.43.0 (#5041)
  • f0ad76c chore(main): release 11.7.1 (#5040)
  • 238507a fix(deps): update dependency @​netlify/plugins-list to ^6.42.0 (#5032)
  • 4fab986 fix(deps): update dependency @​netlify/zip-it-and-ship-it to v7 (#5027)
  • f0d2554 fix(deps): update dependency @​netlify/build to ^27.17.2 (#5039)
  • 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 #168.