cake-build / cake-vscode

Contains Cake extension for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=cake-build.cake-vscode
MIT License
42 stars 33 forks source link

Bump ini from 3.0.1 to 4.1.1 #812

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ini from 3.0.1 to 4.1.1.

Release notes

Sourced from ini's releases.

v4.1.1

4.1.1 (2023-05-16)

Bug Fixes

v4.1.0

4.1.0 (2023-04-13)

Features

Bug Fixes

v4.0.0

4.0.0 (2023-03-08)

⚠️ BREAKING CHANGES

  • ini is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Changelog

Sourced from ini's changelog.

4.1.1 (2023-05-16)

Bug Fixes

4.1.0 (2023-04-13)

Features

Bug Fixes

4.0.0 (2023-03-08)

⚠️ BREAKING CHANGES

  • ini is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Commits
  • a695507 chore: release 4.1.1
  • c5eff23 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#207)
  • 090f64e fix: check process on browser (#208)
  • d7ee635 chore: bump @​npmcli/template-oss from 4.13.0 to 4.14.1 (#206)
  • 5bb5478 chore: release 4.1.0
  • 622106a feat: add "align" and "sort" options (#205)
  • dc64a1a feat: add bracketedArray option (#204)
  • ad4b5d8 fix: Refactored section split logic (#200)
  • 6a3cb38 feat: add platform option to force line endings (#199)
  • 5b5c9b7 fix: residual space after section causes bad parsing (#123)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for ini since your current version.


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)