jenkinsci / kubernetes-operator

Kubernetes native Jenkins Operator
https://jenkinsci.github.io/kubernetes-operator
Other
591 stars 231 forks source link

build(deps): bump the actions group with 5 updates #1005

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the actions group with 5 updates:

Package From To
actions/setup-python 5.0.0 5.1.0
tj-actions/changed-files 43 44
actions/configure-pages 4 5
bats-core/bats-action 1.5.6 2.0.0
helm/kind-action 1.9.0 1.10.0

Updates actions/setup-python from 5.0.0 to 5.1.0

Release notes

Sourced from actions/setup-python's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0

Commits
  • 82c7e63 Documentation changes for avoiding rate limit issues on GHES (#835)
  • 10aa35a feat: fallback to raw endpoint for manifest when rate limit is reached (#766)
  • 9a7ac94 Bump undici from 5.27.2 to 5.28.3 (#817)
  • 871daa9 Fix the "Specifying multiple Python/PyPy versions" link (#782)
  • 2f07895 Fix broken README.md link (#793)
  • e9d6f99 Replace setup-python@v4 by setup-python@v5 in README (#776)
  • See full diff in compare view


Updates tj-actions/changed-files from 43 to 44

Release notes

Sourced from tj-actions/changed-files's releases.

v44

Changes in v44.3.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44.2.0...v44.3.0


Changes in v44.2.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44.1.0...v44.2.0


Changes in v44.1.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44.0.1...v44.1.0


Changes in v44.0.1

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

44.3.0 - (2024-04-18)

🚀 Features

  • Add support for returning posix path separator on windows (#2056) (0874344) - (Tonye Jack)

🐛 Bug Fixes

  • Add a fallback value for the max number for retries to fetch missing history (#2055) (9f8300f) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v44.2.0 (#2054)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (a06b9e8) - (tj-actions[bot])

44.2.0 - (2024-04-18)

🚀 Features

  • Add support for specifying the max number for retries to fetch missing history (#2052) (07c64e5) - (Tonye Jack)

🔄 Update

  • Updated README.md (#2053)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (4c5f5d6) - (tj-actions[bot])

  • Updated README.md (#2049)

Co-authored-by: repo-ranger[bot] (831e892) - (tj-actions[bot])

⬆️ Upgrades

  • Upgraded to v44.1.0 (#2050)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (5bd3332) - (tj-actions[bot])

44.1.0 - (2024-04-17)

🚀 Features

  • Add option to exclude submodules when detecting changes (#2047) (e052d30) - (Tonye Jack)

➕ Add

  • Added missing changes and modified dist assets. (d477ae5) - (GitHub Action)

... (truncated)

Commits
  • 0874344 feat: add support for returning posix path separator on windows (#2056)
  • 9f8300f fix: add a fallback value for the max number for retries to fetch missing his...
  • a06b9e8 Upgraded to v44.2.0 (#2054)
  • 4c5f5d6 Updated README.md (#2053)
  • 07c64e5 feat: add support for specifying the max number for retries to fetch missing ...
  • 5bd3332 Upgraded to v44.1.0 (#2050)
  • 831e892 Updated README.md (#2049)
  • e052d30 feat: add option to exclude submodules when detecting changes (#2047)
  • 23a4490 chore(deps): update peter-evans/create-pull-request action to v6.0.4
  • 60e2739 chore(deps): update typescript-eslint monorepo to v7.7.0
  • Additional commits viewable in compare view


Updates actions/configure-pages from 4 to 5

Release notes

Sourced from actions/configure-pages's releases.

v5.0.0

Breaking Changes

:warning: This version contains breaking changes! :warning:

Full Changelog

See details of all code changes since previous release.

Commits
  • 983d773 Merge pull request #139 from actions/config-auto-detect
  • 9cf6e24 Tweak comment
  • f304bd8 Update distributables
  • 215cd51 Attempt to detect existing config files matching the expected basename plus o...
  • e9382ac Front-load the file extension warning
  • 7781abd Merge pull request #138 from actions/error-utils
  • fc47e3c Update distributables
  • 9c9f8a2 Update tests to use the Octokit RequestError class
  • 9a4705d Update distributables
  • f6ded38 Fix syntax error and formatting
  • Additional commits viewable in compare view


Updates bats-core/bats-action from 1.5.6 to 2.0.0

Release notes

Sourced from bats-core/bats-action's releases.

2.0.0

What's Changed

🏕 Features

Full Changelog: https://github.com/bats-core/bats-action/compare/1.5.6...2.0.0

Commits
  • 472edde fix version in description
  • 074fae4 update readme
  • 44438e5 Merge pull request #7 from bats-core/auto-update-pre-commit-hooks
  • 7f24de5 [create-pull-request] automated change
  • c9f3b9a Merge pull request #5 from bats-core/auto-update-pre-commit-hooks
  • a925d7f fix gh flow
  • ad7c577 Merge pull request #6 from bats-core/fix-1.11
  • 9d529d5 simplify by using install.sh + add matrix in actions
  • 368ceea [create-pull-request] automated change
  • b2bbffc empty commit to trigger github action test
  • See full diff in compare view


Updates helm/kind-action from 1.9.0 to 1.10.0

Release notes

Sourced from helm/kind-action's releases.

v1.10.0

Requirements

We changed to use wget instead of curl

What's Changed

Full Changelog: https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0

Commits
  • 0025e74 Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group (#109)
  • 2a7d25f bump kind to 0.22.0 / kubectl and general housekeeping (#107)
  • d821386 Bump actions/checkout from 4.1.2 to 4.1.3 (#108)
  • e89fbc4 Bump actions/checkout from 4.1.1 to 4.1.2 (#106)
  • 8300bd0 Update kind to release v0.21.0 (#104)
  • See full diff in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions