-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the actions group across 1 directory with 7 updates #776
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/actions-5c12b77c68
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jan 13, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #776 +/- ##
=======================================
Coverage 93.41% 93.41%
=======================================
Files 38 38
Lines 2095 2095
=======================================
Hits 1957 1957
Misses 138 138 ☔ View full report in Codecov by Sentry. |
Bumps the actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `4.1.1` | `5.6.1` | | [Azure/setup-helm](https://github.com/azure/setup-helm) | `3` | `4` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.9` | `2.2.1` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4` | `5` | | [RoadieHQ/backstage-entity-validator](https://github.com/roadiehq/backstage-entity-validator) | `0.3.11` | `0.5.0` | | [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) | `3.0.0` | `4.0.0` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `docker/metadata-action` from 4.1.1 to 5.6.1 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v4.1.1...v5.6.1) Updates `Azure/setup-helm` from 3 to 4 - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3...v4) Updates `softprops/action-gh-release` from 2.0.9 to 2.2.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@e7a8f85...c95fe14) Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) Updates `RoadieHQ/backstage-entity-validator` from 0.3.11 to 0.5.0 - [Release notes](https://github.com/roadiehq/backstage-entity-validator/releases) - [Commits](RoadieHQ/backstage-entity-validator@v0.3.11...v0.5.0) Updates `sonarsource/sonarcloud-github-action` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: Azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: RoadieHQ/backstage-entity-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: sonarsource/sonarcloud-github-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/actions-5c12b77c68
branch
from
January 20, 2025 01:31
814af96
to
c2f5a68
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the actions group with 7 updates in the / directory:
3
4
4.1.1
5.6.1
3
4
2.0.9
2.2.1
4
5
0.3.11
0.5.0
3.0.0
4.0.0
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
docker/metadata-action
from 4.1.1 to 5.6.1Release notes
Sourced from docker/metadata-action's releases.
... (truncated)
Commits
369eb59
Merge pull request #480 from crazy-max/back-to-sha-77d870ce
chore: update generated contente44a9cd
back to commit sha length of 78cb0002
Merge pull request #478 from crazy-max/commit-date-requeste01ddd3
chore: update generated content861d98a
commiter_date: fix github api request fallback359e915
Merge pull request #475 from crazy-max/commit-date-changes0c395eb
commit_date: code cleanup and readme updates1156622
Merge pull request #474 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.595ea8d0
chore(deps): Bump cross-spawn from 7.0.3 to 7.0.5Updates
Azure/setup-helm
from 3 to 4Release notes
Sourced from Azure/setup-helm's releases.
Changelog
Sourced from Azure/setup-helm's changelog.
Commits
fe7b79c
builddf50d87
Release v4.2.0 (#134)08d7123
Bump undici from 5.28.2 to 5.28.4 (#133)0a0c55a
Fix os detection and archive extension (#124)d00ce1c
update to release workflow major version tag (#132)4c255dd
publish version 4.1.0 (#131)ec8dd7c
switching to fetching latest version from the dedicated file (#130)efbd96d
Fix action version in README.md (#129)859dc38
v4 readme update (#127)0788eb3
v4 release and required workflow updates (#125)Updates
softprops/action-gh-release
from 2.0.9 to 2.2.1Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c95fe14
release 2.2.1deddb09
fix: big file uploads (#562)33fcd69
chore: update error and warning messages for not matching files in files fiel...01050bd
chore(deps): bump@types/node
from 22.10.2 to 22.10.5 (#569)92dffe6
chore(deps): bump@types/node
from 22.10.1 to 22.10.2 (#559)7b4da11
release 2.2.064f1fa1
feat: read the release assets asynchronously (#552)9e35a64
chore(deps): bump prettier from 3.4.1 to 3.4.2 (#554)92bc83c
chore(deps): bump@types/node
from 22.9.4 to 22.10.1 (#551)09f0e37
chore(deps): bump prettier from 3.3.3 to 3.4.1 (#550)Updates
codecov/codecov-action
from 4 to 5Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
1e68e06
chore(release): 5.1.2 (#1727)277db52
fix: update statment (#1726)c77245a
fix: update action script (#1725)9b01a34
fix: prevent oidc on tokenless due to permissioning (#1724)47e0552
chore(release): wrapper-0.0.31 (#1723)34ef570
Put quotes around${{ inputs.token }}
inaction.yml
(#1721)d93fc22
build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 (#1722)5c93f7a
Remove mistake from options table (#1718)2c97106
build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#1717)7f8b4b4
chore(release): wrapper-0.0.30 (#1715)Updates
RoadieHQ/backstage-entity-validator
from 0.3.11 to 0.5.0Release notes
Sourced from RoadieHQ/backstage-entity-validator's releases.
Commits
d39db23
Released6e7268
Bump node version from 16 to 20 (#80)7e21e6b
Do a release8367576
[semver: minor890be83
Update catalog-info.yml (#75)e552bfc
fix: misspelling (#73)a4d1485
Update version and publish583f741
Bump roadie-backstage-entity-validator to v2.3.4 (#71)056df6e
bump version (#65)4809137
Add options for custom validation schema location (#63)Updates
sonarsource/sonarcloud-github-action
from 3.0.0 to 4.0.0Release notes
Sourced from sonarsource/sonarcloud-github-action's releases.