estahn / k8s-image-swapper

Mirror images into your own registry and swap image references automatically.
https://estahn.github.io/k8s-image-swapper/
MIT License
505 stars 41 forks source link

build(deps-dev): Bump semantic-release from 23.1.1 to 24.0.0 #742

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps semantic-release from 23.1.1 to 24.0.0.

Release notes

Sourced from semantic-release's releases.

v24.0.0

24.0.0 (2024-05-31)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)

BREAKING CHANGES

  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v24.0.0-beta.2

24.0.0-beta.2 (2024-05-25)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)

BREAKING CHANGES

  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v24.0.0-beta.1

24.0.0-beta.1 (2024-05-17)

Bug Fixes

  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)

BREAKING CHANGES

  • deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
Commits
  • 2b3e5f7 Merge pull request #3327 from semantic-release/beta
  • c0e433d ci(action): update github/codeql-action action to v3.25.7 (#3326)
  • 2b77095 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • 5f05152 chore(deps): update npm to v10.8.1 (#3325)
  • 6d7dc85 chore(deps): update dependency got to v14.3.0 (#3311)
  • 20b2672 ci(action): update github/codeql-action action to v3.25.6 (#3316)
  • 2620c10 docs: update file extensions to include .mjs on configuration docs page (#3322)
  • dfc3d91 fix(deps): upgraded to the beta of the commit-analyzer plugin
  • e424297 chore(deps): lock file maintenance (#3312)
  • 3680974 chore(deps): update dependency publint to v0.2.8 (#3310)
  • 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.24%. Comparing base (1bfe93a) to head (8fadb65). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #742 +/- ## ======================================= Coverage 29.24% 29.24% ======================================= Files 11 11 Lines 824 824 ======================================= Hits 241 241 Misses 558 558 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.