bonitasoft / bonita-documentation-site

The sources of the Bonita Documentation site
https://documentation.bonitasoft.com/
GNU General Public License v2.0
9 stars 5 forks source link

chore(deps-dev): Bump netlify-cli from 13.2.2 to 14.2.1 #543

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netlify-cli from 13.2.2 to 14.2.1.

Release notes

Sourced from netlify-cli's releases.

v14.2.1

14.2.1 (2023-04-20)

Bug Fixes

v14.2.0

14.2.0 (2023-04-20)

Features

  • report differences for new framework detection (#5643) (add7a6d)

v14.1.0

14.1.0 (2023-04-19)

Features

  • add bugsnag reporting to the CLI application (#5640) (865e7a1)

Bug Fixes

  • correctly reload edge functions on change (#5642) (d1410d0)

v14.0.0

14.0.0 (2023-04-17)

⚠ BREAKING CHANGES

  • execute user and integrations edge functions in the correct order (#5624)
  • publish shrinkwrap with production dependencies only (#5547)
  • Deno file system APIs in edge functions were aligned with the production environment and are now also not available anymore locally.
  • drop node 14.16 and 14.17 (#5602)

Features

  • drop node 14.16 and 14.17 (#5602) (8bcc4c9)
  • inject environment variables from .env files into edge functions locally (#5620) (9066166)
  • update edge function bootstrap to latest version (#5616) (80b575e)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.10.0 (#5611) (54ecf6d)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

14.2.1 (2023-04-20)

Bug Fixes

14.2.0 (2023-04-20)

Features

  • report differences for new framework detection (#5643) (add7a6d)

14.1.0 (2023-04-19)

Features

  • add bugsnag reporting to the CLI application (#5640) (865e7a1)

Bug Fixes

  • correctly reload edge functions on change (#5642) (d1410d0)

14.0.0 (2023-04-17)

⚠ BREAKING CHANGES

  • execute user and integrations edge functions in the correct order (#5624)
  • publish shrinkwrap with production dependencies only (#5547)
  • Deno file system APIs in edge functions were aligned with the production environment and are now also not available anymore locally.
  • drop node 14.16 and 14.17 (#5602)

Features

  • drop node 14.16 and 14.17 (#5602) (8bcc4c9)
  • inject environment variables from .env files into edge functions locally (#5620) (9066166)
  • update edge function bootstrap to latest version (#5616) (80b575e)

Bug Fixes

  • deps: update dependency @​fastify/static to v6.10.0 (#5611) (54ecf6d)
  • deps: update dependency @​fastify/static to v6.10.1 (#5636) (7e305a9)
  • deps: update dependency @​netlify/build to ^29.9.0 (#5601) (fd4d358)
  • deps: update dependency @​netlify/build to ^29.9.1 (#5614) (c1cb456)
  • deps: update dependency @​netlify/build to ^29.9.2 (#5621) (7215229)

... (truncated)

Commits
  • 8428505 chore(main): release 14.2.1 (#5646)
  • 168f4e2 fix: don't report error on CI (#5645)
  • 1499259 chore(main): release 14.2.0 (#5644)
  • add7a6d feat: report differences for new framework detection (#5643)
  • 5fd6905 chore(main): release 14.1.0 (#5641)
  • d1410d0 fix: correctly reload edge functions on change (#5642)
  • 865e7a1 feat: add bugsnag reporting to the CLI application (#5640)
  • 30d9a4f chore(main): release 14.0.0 (#5600)
  • 0535230 fix!: execute user and integrations edge functions in the correct order (#5624)
  • 9066166 feat: inject environment variables from .env files into edge functions locall...
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #548.