linuxserver / Heimdall-Apps

Apps for Heimdall
MIT License
298 stars 321 forks source link

Bump ericcornelissen/svgo-action from 3 to 4 #681

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps ericcornelissen/svgo-action from 3 to 4.

Release notes

Sourced from ericcornelissen/svgo-action's releases.

Release v4.0.0

Breaking changes

  • Bump the default SVGO version from v2 to v3. (#838)
  • Drop support for SVGO v1 with svgo-version: project. (#841)
  • Drop support for YAML-based configuration files. (#841)
  • Replace minimatch by @actions/glob. (#850)
  • Update Node.js runtime to v20. (#837)

Changes

  • Drop dependency js-yaml. (#841)
  • Update recommended action versions in the documentation. (#844)

#837: ericcornelissen/svgo-action#837 #838: ericcornelissen/svgo-action#838 #841: ericcornelissen/svgo-action#841 #844: ericcornelissen/svgo-action#844 #850: ericcornelissen/svgo-action#850

Release v3.1.7

  • Update deprecation warning for end-of-life (EOL) of v3. (#916)
  • Update SVGO v3 to v3.1.0. (#901, #906)

Release v3.1.6

  • Update dependency @actions/core. (#873)
  • Update dependency @actions/github. (#876)
  • Update deprecation notice to a warning. (#872)
  • Update SVGO v3 to v3.0.4. (#888, #892)

Release v3.1.5

  • Update dependency minimatch. (#802, #821, #830)
  • Update deprecation notice to recommend switching to v4. (#854)

#802: ericcornelissen/svgo-action#802 #821: ericcornelissen/svgo-action#821 #830: ericcornelissen/svgo-action#830 #854: ericcornelissen/svgo-action#854

Release v3.1.4

  • Add support for GitHub Actions Kotlin DSL. (#781)
  • Specify networks access in the documentation. (#782)
  • Update dependency minimatch. (#749, #757, #763, #768, #790)

#749: ericcornelissen/svgo-action#749 #757: ericcornelissen/svgo-action#757 #763: ericcornelissen/svgo-action#763 #768: ericcornelissen/svgo-action#768 #781: ericcornelissen/svgo-action#781

... (truncated)

Changelog

Sourced from ericcornelissen/svgo-action's changelog.

[4.0.6] - 2024-01-03

  • Update SVGO v3 to v3.2.0. (#926)

[4.0.5] - 2024-01-01

  • Add deprecation notice for general end of life of this Action. (#920)

[4.0.4] - 2023-12-13

  • Update SVGO v3 to v3.1.0. (#904)

[4.0.3] - 2023-12-01

  • Update SVGO v3 to v3.0.5. (#897)

[4.0.2] - 2023-11-19

  • Update SVGO v3 to v3.0.4. (#891)

[4.0.1] - 2023-11-09

  • Update dependency @actions/core. (#861)
  • Update dependency @actions/github. (#874)
  • Update SVGO v3 to v3.0.3. (#885)

[4.0.0] - 2023-09-23

Breaking changes

  • Bump the default SVGO version from v2 to v3. (#838)
  • Drop support for SVGO v1 with svgo-version: project. (#841)
  • Drop support for YAML-based configuration files. (#841)
  • Replace minimatch by @actions/glob. (#850)
  • Update Node.js runtime to v20. (#837)

Changes

  • Drop dependency js-yaml. (#841)
  • Update recommended action versions in the documentation. (#844)

[3.1.7] - 2023-12-31

  • Update deprecation warning for end-of-life (EOL) of v3. (#916)
  • Update SVGO v3 to v3.1.0. (#901, #906)

[3.1.6] - 2023-11-20

  • Update dependency @actions/core. (#873)
  • Update dependency @actions/github. (#876)

... (truncated)

Commits
  • 467ede4 Merge pull request #927 from ericcornelissen/release-patch-d5z6jrr
  • 0c85e00 chore: version bump
  • d0a0d95 Merge pull request #926 from ericcornelissen/svgo-3.2.0
  • 0604bb0 chore: update the changelog
  • 80ccc91 chore(deps): bump SVGO from v3.1.0 to v3.2.0
  • da6a93b Merge pull request #925 from ericcornelissen/update-lockfile-lint
  • b0a6259 chore: enable integrity check for lockfile-lint
  • 9cd993d chore: move lockfile-lint config to a file
  • d973c5b Merge pull request #924 from ericcornelissen/update-license-year
  • 235d8b9 chore: update license year
  • 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)