build(deps): bump the actions-production-dependencies group across 1 directory with 5 updates#78
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…directory with 5 updates Bumps the actions-production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5` | `6` | | [fossas/fossa-action](https://github.com/fossas/fossa-action) | `1.7.0` | `1.8.0` | | [gradle/actions](https://github.com/gradle/actions) | `5.0.0` | `5.0.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.30.9` | `4.32.2` | Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v5...v6) Updates `fossas/fossa-action` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@3ebcea1...c414b9a) Updates `gradle/actions` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v5.0.0...v5.0.1) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...b7c566a) Updates `github/codeql-action` from 4.30.9 to 4.32.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@16140ae...45cbd0c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-production-dependencies - dependency-name: fossas/fossa-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-production-dependencies - dependency-name: gradle/actions dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-production-dependencies - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-production-dependencies - dependency-name: github/codeql-action dependency-version: 4.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 actions-production-dependencies group with 5 updates in the / directory:
561.7.01.8.05.0.05.0.14.6.26.0.04.30.94.32.2Updates
actions/checkoutfrom 5 to 6Release notes
Sourced from actions/checkout's releases.
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)Updates
fossas/fossa-actionfrom 1.7.0 to 1.8.0Commits
c414b9aPin version opt (#266)ba7c3dfBump@actions/corefrom 2.0.1 to 2.0.2 (#263)c95b9b8Bump@actions/tool-cachefrom 2.0.2 to 3.0.0 (#262)76d09c3Bump globals from 16.5.0 to 17.0.0 (#260)9f3e862Bump@typescript-eslint/parserfrom 8.48.0 to 8.52.0 (#257)c01ee11Bump@types/nodefrom 24.10.1 to 25.0.3 (#258)2317073Bump@actions/corefrom 1.11.1 to 2.0.1 (#256)47e4002Bump@actions/execfrom 1.1.1 to 2.0.0 (#252)7f84733Bump@eslint/eslintrcfrom 3.3.1 to 3.3.3 (#248)c09a922Bump@typescript-eslint/parserfrom 8.46.2 to 8.48.0 (#246)Updates
gradle/actionsfrom 5.0.0 to 5.0.1Release notes
Sourced from gradle/actions's releases.
Commits
f29f5a9Attempt to fix flaky caching tests (#836)8c7f3ffBump to v1.4.1 of the dependency-submission plugin85e9805[bot] Update dist directoryacb81f1Bump the npm-dependencies group across 1 directory with 8 updates (#821)00660c8Bump github/codeql-action from 4.31.10 to 4.32.0 in the github-actions group ...d498ad3[bot] Update dist directoryde83f33Update Gradle version and Gradle dependencies (#834)baabf40Bump the github-actions group across 2 directories with 5 updates69353a9Bump the gradle group across 1 directory with 4 updates221c7f4Update known wrapper checksumsUpdates
actions/upload-artifactfrom 4.6.2 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixUpdates
github/codeql-actionfrom 4.30.9 to 4.32.2Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
45cbd0cMerge pull request #3461 from github/update-v4.32.2-7aee93297cb528beUpdate changelog for v4.32.27aee932Merge pull request #3460 from github/update-bundle/codeql-bundle-v2.24.1b5f028aMerge pull request #3457 from github/dependabot/npm_and_yarn/npm-minor-4c1fc3...9702c27Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-4c1fc3d0aac36c948Add changelog note3d03318Update default bundle to codeql-bundle-v2.24.177591e2Merge pull request #3459 from github/copilot/fix-github-actions-workflow-again7a44a9dFix Rebuild Action workflow by adding --no-edit flag to git merge --continuee2ac371Initial planDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions