build(deps): bump the action-dependencies group across 1 directory with 3 updates#1431
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
f6de63a to
89f7f35
Compare
…th 3 updates Bumps the action-dependencies group with 3 updates in the / directory: [gradle/actions](https://github.com/gradle/actions), [android-actions/setup-android](https://github.com/android-actions/setup-android) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `gradle/actions` from 5 to 6 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v5...v6) Updates `android-actions/setup-android` from 3 to 4 - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3...v4) Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: action-dependencies - dependency-name: android-actions/setup-android dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: action-dependencies - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
89f7f35 to
1196284
Compare
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 action-dependencies group with 3 updates in the / directory: gradle/actions, android-actions/setup-android and actions/upload-artifact.
Updates
gradle/actionsfrom 5 to 6Release notes
Sourced from gradle/actions's releases.
... (truncated)
Commits
39e147c[bot] Update dist directory14ac3d6Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.21.1 to...81fec7aMention explicit license acceptance in notice (#912)4ac5b01[bot] Update dist directoryf64284cMute license warning when terms are accepted (#911)c2457a7Update tagging instructions for release8205114Update Gradle version compatibility information6710000Add typing information for use by typesafegithub (#910)3d0e2a8Pin version for github actionsf663ed9Ignore internal action files for type validationUpdates
android-actions/setup-androidfrom 3 to 4Release notes
Sourced from android-actions/setup-android's releases.
Commits
651bcebMigrate from ncc to esbuild144235eUpdate actions steps. checkout to v5, node to v6, java to v5, codeql to v4200c644Add cmdline-tools version 20.0 ( 14742923 )715acc5Remove@actions/cachedependency125835fUpdate (not all) deps, migrate eslint to new format. compile to es2024c4c8fe5Encourage users to use latest version ofactions/setup-java6a40db5Migrate from Node 20 to Node 24641d7f5Maintain GHA runnersUpdates
actions/upload-artifactfrom 6 to 7Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration test