Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
29 stars 20 forks source link

Bump the actions group across 1 directory with 7 updates #251

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the actions group with 7 updates in the / directory:

Package From To
actions/checkout 3 4
actions/upload-artifact 4.3.3 4.3.4
actions/download-artifact 4.1.7 4.1.8
docker/setup-buildx-action 2.8.0 3.4.0
aquasecurity/trivy-action 0.22.0 0.23.0
mindsers/changelog-reader-action 2.2.2 2.2.3
coverallsapp/github-action 2.2.1 2.3.0

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Commits


Updates actions/upload-artifact from 4.3.3 to 4.3.4

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4

Commits


Updates actions/download-artifact from 4.1.7 to 4.1.8

Release notes

Sourced from actions/download-artifact's releases.

v4.1.8

What's Changed

Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.8

Commits
  • fa0a91b Merge pull request #341 from actions/robherley/bump-pkgs
  • b54d088 Update @​actions/artifact version, bump dependencies
  • See full diff in compare view


Updates docker/setup-buildx-action from 2.8.0 to 3.4.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.4.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0

v3.3.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0

v3.2.0

[!NOTE] config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0

v3.1.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0

v3.0.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0

v2.10.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0

v2.9.1

... (truncated)

Commits
  • 4fd8129 Merge pull request #312 from docker/dependabot/npm_and_yarn/undici-5.28.4
  • 3386dc4 chore: update generated content
  • d191aef build(deps): bump undici from 5.28.3 to 5.28.4
  • f686054 Merge pull request #338 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 7854785 chore: update generated content
  • 830928c fix builder type path
  • 26d2aec build(deps): bump @​docker/actions-toolkit from 0.23.0 to 0.31.0
  • ab17e3e Merge pull request #339 from crazy-max/missing-types-jsyaml
  • d79cb80 missing types for js-yaml
  • 13cf788 Merge pull request #326 from docker/dependabot/npm_and_yarn/uuid-10.0.0
  • Additional commits viewable in compare view


Updates aquasecurity/trivy-action from 0.22.0 to 0.23.0

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.23.0

What's Changed

Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0

Commits


Updates mindsers/changelog-reader-action from 2.2.2 to 2.2.3

Release notes

Sourced from mindsers/changelog-reader-action's releases.

v2.2.3

Fixed

  • Upgrade dependencies to solve deprecation issues.
  • Use node v20
  • Remove useless empty line between links in the body of a version
Changelog

Sourced from mindsers/changelog-reader-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.2.3] - 2024-03-10

Fixed

  • Upgrade dependencies to solve deprecation issues.
  • Use node v20
  • Remove useless empty line between links in the body of a version

[2.2.2] - 2022-11-23

Fixed

  • Upgrade dependencies to solve deprecation issues.

[2.2.1] - 2022-11-10

Fixed

  • Change node engine for a non-deprecated version.

[2.2.0] - 2022-09-01

Changed

  • Allow more section types into prerelease versions. #67

Fixed

  • Change the links' syntax to make them correctly recognized by GitHub.

[2.1.1] - 2022-07-03

Fixed

  • The action was returning empty data since the last version. Now correctly returns selected entries data.

[2.1.0] - 2022-06-14

Added

  • Introduced changelog validation to help keep the release version in line with Semantic Versioning

... (truncated)

Commits


Updates coverallsapp/github-action from 2.2.1 to 2.3.0

Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0

v2.2.3

No release notes provided.

v2.2.2

No release notes provided.

Commits


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
dependabot[bot] commented 1 week ago

Looks like these dependencies are updatable in another way, so this is no longer needed.