owncloud / market

:convenience_store: MarketPlace integration
https://marketplace.owncloud.com
GNU Affero General Public License v3.0
14 stars 28 forks source link

Bump ini from 1.3.6 to 4.1.1 #1299

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 11 months ago

Bumps ini from 1.3.6 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

v3.0.1

3.0.1 (2022-08-22)

Bug Fixes

v3.0.0

3.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

... (truncated)

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

3.0.1 (2022-08-22)

Bug Fixes

3.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

  • replace deprecated String.prototype.substr() (#155) (e3a5d18)

... (truncated)

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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 11 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
No Duplication information No Duplication information

dependabot[bot] commented 7 months ago

Superseded by #1323.