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 17.10.1 to 17.11.0 #656

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps netlify-cli from 17.10.1 to 17.11.0.

Release notes

Sourced from netlify-cli's releases.

v17.11.0

17.11.0 (2024-01-02)

Features

  • detect internal functions created after dev server already started (#6257) (02e1069)

Bug Fixes

v17.10.2

17.10.2 (2023-12-29)

Bug Fixes

  • clear dist directory before Dev for Nuxt (#6242) (6014df5)
  • don't show workspace selection if there is only one package (#6271) (5d6bcf3)
  • include identity context data under custom netlify client context (#6277) (0bc1401)
Changelog

Sourced from netlify-cli's changelog.

17.11.0 (2024-01-02)

Features

  • detect internal functions created after dev server already started (#6257) (02e1069)

Bug Fixes

17.10.2 (2023-12-29)

Bug Fixes

  • clear dist directory before Dev for Nuxt (#6242) (6014df5)
  • don't show workspace selection if there is only one package (#6271) (5d6bcf3)
  • include identity context data under custom netlify client context (#6277) (0bc1401)
Commits
  • 013f7f5 chore(main): release 17.11.0 (#6280)
  • 02e1069 feat: detect internal functions created after dev server already started (#6257)
  • d74c00d fix: support Blobs in unlinked sites (#6279)
  • 8c1084c chore(main): release 17.10.2 (#6270)
  • 0bc1401 fix: include identity context data under custom netlify client context (#6277)
  • f396f61 chore: site builder should infer directory name from tests (#6274)
  • 5d6bcf3 fix: don't show workspace selection if there is only one package (#6271)
  • 9eb8dc0 refactor: refactor typescript types from build-info and related parts (#6269)
  • 6014df5 fix: clear dist directory before Dev for Nuxt (#6242)
  • a882392 refactor: replace minimist on netlify-lambda.ts (#6265)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud