-
Notifications
You must be signed in to change notification settings - Fork 149
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
Build(deps): Bump the github-actions group with 7 updates #4089
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/github_actions/github-actions-4ca0edb769
Closed
Build(deps): Bump the github-actions group with 7 updates #4089
dependabot
wants to merge
1
commit into
develop
from
dependabot/github_actions/github-actions-4ca0edb769
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
dependency
github_actions
Pull requests that update GitHub Actions code
labels
Sep 2, 2024
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-4ca0edb769
branch
from
September 4, 2024 17:40
fdd5fb4
to
8cc9952
Compare
@dependabot rebase |
Bumps the github-actions group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) | `1.35.0` | `7.0.0` | | [actions/github-script](https://github.com/actions/github-script) | `6` | `7` | | [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `4` | `5` | 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 `github/codeql-action` from 2 to 3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `actions/cache` from 3 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.0.0 - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@v1.35.0...v7.0.0) Updates `actions/github-script` from 6 to 7 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) Updates `stefanzweifel/git-auto-commit-action` from 4 to 5 - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/github-actions-4ca0edb769
branch
from
September 9, 2024 13:24
8cc9952
to
b929531
Compare
Quality Gate passedIssues Measures |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/github_actions/github-actions-4ca0edb769
branch
September 10, 2024 13:44
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 github-actions group with 7 updates:
3
4
2
3
3
4
3
4
1.35.0
7.0.0
6
7
4
5
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)Updates
github/codeql-action
from 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
903fb34
Update map file5033d85
Merge remote-tracking branch 'origin/main' into dbartol/config-file-telemetrye885d9d
Send config file path to telemetry status report7e27807
Only run check SIP enablement once ininit
step (#2441)fd5fa13
Merge pull request #2438 from github/mergeback/v3.26.4-to-main-f0f3afee6f10eb0
Update checked-in dependenciesb15a247
Update changelog and version after v3.26.4f0f3afe
Merge main into releases/v3 (#2437)e354359
Update changelog for v3.26.4ae01f80
Merge pull request #2436 from rvermeulen/rvermeulen/deprecate-add-snippetsUpdates
actions/setup-node
from 3 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
1e60f62
Bump braces from 3.0.2 to 3.0.3 (#1087)eff380d
Fix macos latest check failures (#1041)c2ac33f
Bump undici from 5.26.5 to 5.28.3 (#965)25b062c
Update README.md to update default Node version to 20 (#949)60edb5d
Add support for arm64 Windows (#927)d86ebcd
Add support forvolta.extends
(#921)b39b52d
Fix node-version-file interprets entire package.json as a version (#865)7247617
Addpackage.json
tonode-version-file
list of examples. (#879)f3ec4ca
Fix README.md (#898)ec97f37
Add fix for cache (#917)Updates
actions/cache
from 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0c45773
Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83
Add test case for process exit3884cac
Bump versione29dad3
Fix fail-on-cache-miss not workingab5e6d0
Merge pull request #1341 from bethanyj28/main89c7d86
licensed cached2c84da
update@actions/cache
37e7d4e
Merge pull request #1340 from actions/bethanyj28/update-publish-flowa18323f
add release actiona2ed59d
Merge pull request #1305 from actions/yacaovsnc/update_examplesUpdates
Alfresco/alfresco-build-tools
from 1.35.0 to 7.0.0Release notes
Sourced from Alfresco/alfresco-build-tools's releases.
... (truncated)
Commits
a4013b7
Release v7.0.0077fcef
AAE-24324 Adapt Management Of Nexus Staging Repositories to Nexus 3 (#725)dee7ddb
Bump the catch-all group in /.github/actions/docker-build-image with 2 update...dda3d56
Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.10 to 3.0.11...61f87f8
Bump updatecli/updatecli-action from 2.65.0 to 2.66.0 (#722)1b25d5b
Bump the catch-all group in /.github/actions/docker-build-image with 3 update...209bb42
Release v6.1.0569331c
Release v6.1.0 (#720)34677a4
Bump actions/setup-java from 4.2.1 to 4.2.2 in /.github/actions/maven-release...7271e60
Bump actions/setup-java from 4.2.1 to 4.2.2 (#713)Updates
actions/github-script
from 6 to 7Release notes
Sourced from actions/github-script's releases.