Automattic / vip-cli

The VIP-CLI
https://docs.wpvip.com/vip-cli/
MIT License
58 stars 17 forks source link

build(deps): bump ini from 4.1.3 to 5.0.0 #2021

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ini from 4.1.3 to 5.0.0.

Release notes

Sourced from ini's releases.

v5.0.0

5.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • ini now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Changelog

Sourced from ini's changelog.

5.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • ini now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

Commits
  • 63c421e chore: release 5.0.0 (#280)
  • c89e209 chore: run template-oss-apply
  • 3eca645 fix!: align to npm 10 node engine range
  • fc44750 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 21c20bb chore: postinstall for dependabot template-oss PR
  • 44b3b50 chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • a76528f chore: postinstall for dependabot template-oss PR
  • ade03b8 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • See full diff 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)
github-actions[bot] commented 2 months ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/ini 5.0.0 :green_circle: 6.3
Details
CheckScoreReason
Code-Review:green_circle: 8Found 5/6 approved changesets -- score normalized to 8
Maintained:green_circle: 45 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Security-Policy:green_circle: 10security policy file detected
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing:warning: 0project is not fuzzed
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
SAST:green_circle: 9SAST tool detected but not run on all commits

Scanned Manifest Files

package.json
  • ini@5.0.0
  • ini@4.1.3
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud