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 16.9.2 to 17.0.1 #635

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps netlify-cli from 16.9.2 to 17.0.1.

Release notes

Sourced from netlify-cli's releases.

v17.0.1

17.0.1 (2023-11-02)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to v9.25.7 (#6115) (b557da9)
  • deps: update netlify packages (#6114) (63d8b3e)
  • min version should be lowest version of 18, not the latest (#6110) (e770302)
  • update edge functions bootstrap (#6116) (3600585)

v17.0.0

17.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • upgrade minimum node version to 18

Features

v16.9.3

16.9.3 (2023-10-27)

Bug Fixes

  • remove beta tag from commands that are no longer in beta (#6098) (b0b1a93)
Changelog

Sourced from netlify-cli's changelog.

17.0.1 (2023-11-02)

Bug Fixes

  • deps: update dependency @​netlify/zip-it-and-ship-it to v9.25.7 (#6115) (b557da9)
  • deps: update netlify packages (#6114) (63d8b3e)
  • min version should be lowest version of 18, not the latest (#6110) (e770302)
  • update edge functions bootstrap (#6116) (3600585)

17.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • upgrade minimum node version to 18

Features

16.9.3 (2023-10-27)

Bug Fixes

  • remove beta tag from commands that are no longer in beta (#6098) (b0b1a93)
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 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)
github-actions[bot] commented 8 months ago

🎊 PR Preview fc6714c589a4e639483d8349a1c3f69754050aa8 has been successfully built and deployed to https://bonitasoft-bonita-documentation-site-test-pr-635.surge.sh

:clock1: Build time: 0.011s

🤖 By surge-preview

github-actions[bot] commented 8 months ago

:recycle: PR Preview fc6714c589a4e639483d8349a1c3f69754050aa8 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

dependabot[bot] commented 8 months ago

A newer version of netlify-cli exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

tbouffard commented 8 months ago

The build and deployment are passing in GH Actions. However, the netlify-cli is only used for local development and it requires Node 18 whereas we currently build with Node 16. Attempt to move to Node 18 is done in #640. So, put this PR in draft until we use Node 18.

github-actions[bot] commented 7 months ago

:memo: Check the pages that have been modified

In order to merge this pull request, you need to check your updates with the following url.

:mag: Updated pages

The following pages were updated, please ensure that the display is correct:

sonarcloud[bot] commented 7 months 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

benjaminParisel commented 7 months ago

Tested on local and redirect is working fine! i will merge it.