⬆️ (ci) [NO-ISSUE]: Bump the actions group across 1 directory with 7 updates#1462
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ (ci) [NO-ISSUE]: Bump the actions group across 1 directory with 7 updates#1462dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
e98d0ad to
1bf4d4f
Compare
1bf4d4f to
93ba71a
Compare
93ba71a to
7d1c164
Compare
7d1c164 to
ccadf62
Compare
ccadf62 to
6975dba
Compare
6975dba to
42cd587
Compare
42cd587 to
ad28344
Compare
ad28344 to
6848522
Compare
6848522 to
528b361
Compare
528b361 to
5e84724
Compare
5e84724 to
ca1c673
Compare
ca1c673 to
49c9ff4
Compare
…updates Bumps the actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2` | `3` | | [android-actions/setup-android](https://github.com/android-actions/setup-android) | `3` | `4` | | [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) | `3.0.1` | `3.0.2` | | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3` | `4` | | [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) | `7` | `8` | Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) Updates `softprops/action-gh-release` from 2 to 3 - [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@v2...v3) 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 `toshimaru/auto-author-assign` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/toshimaru/auto-author-assign/releases) - [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md) - [Commits](toshimaru/auto-author-assign@v3.0.1...v3.0.2) Updates `dorny/paths-filter` from 3 to 4 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v3...v4) Updates `sonarsource/sonarqube-scan-action` from 7 to 8 - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: android-actions/setup-android dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: dorny/paths-filter dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: sonarsource/sonarqube-scan-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: toshimaru/auto-author-assign dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
49c9ff4 to
e963bd8
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 actions group with 7 updates in the / directory:
677823343.0.13.0.23478Updates
actions/upload-artifactfrom 6 to 7Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)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 testUpdates
actions/download-artifactfrom 7 to 8Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
softprops/action-gh-releasefrom 2 to 3Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
Commits
b430933release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0chore(deps): bump the npm group across 1 directory with 7 updates (#783)Updates
android-actions/setup-androidfrom 3 to 4Release notes
Sourced from android-actions/setup-android's releases.
Commits
40fd30fUpdate setup-android version in README.mdd4e21bfUpdate dependencies and rebuildb7f140eBump actions/checkout from 5 to 6651bcebMigrate 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 24Updates
toshimaru/auto-author-assignfrom 3.0.1 to 3.0.2Release notes
Sourced from toshimaru/auto-author-assign's releases.
Changelog
Sourced from toshimaru/auto-author-assign's changelog.
Commits
bdd7688chore(main): release 3.0.2 (#164)658b95bchore: release 3.0.2c14bd3bbuild(deps): bump googleapis/release-please-action from 4 to 5 (#165)ca59fc3chore: release 3.0.2725d1cbbuild(deps): bump@actions/githubfrom 6.0.1 to 9.1.1 (#160)88a48ccbuild(deps): bump@actions/corefrom 2.0.1 to 3.0.1 (#150)6a5f2a2build(deps-dev): bump rollup from 4.60.1 to 4.60.2 (#162)7dbebfbbuild(deps): bump picomatch from 4.0.3 to 4.0.4 (#157)4958889build(deps-dev): bump rollup from 4.60.0 to 4.60.1 (#159)40b6455build(deps-dev): bump rollup from 4.54.0 to 4.60.0 (#155)Updates
dorny/paths-filterfrom 3 to 4Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
fbd0ab8feat: add merge_group event supportefb1da7feat: add dist/ freshness check to PR workflowd8f7b06Merge pull request #302 from dorny/issue-299addbc14Update README for v49d7afb8Update CHANGELOG for v4.0.0782470cMerge branch 'releases/v3'ce10459Merge pull request #294 from saschabratton/master5f40380feat: update action runtime to node24Updates
sonarsource/sonarqube-scan-actionfrom 7 to 8Release notes
Sourced from sonarsource/sonarqube-scan-action's releases.
Commits
7006c44Update SonarScanner CLI to 8.1.0.6389edd319fNO-JIRA Bump actions/setup-node from 6.3.0 to 6.4.0 (#234)e050aa9NO-JIRA Bump actions/cache from 5.0.4 to 5.0.5 (#231)6cd3d8fNO-JIRA Bump madhead/semver-utils from 4.3.0 to 5.0.05656853SQSCANGHA-146 Add proxy support for GPG keyserver access (#244)c444753SQSCANGHA-140 Add the missing requirements in README.md (#243)59db25fSQSCANGHA-145 Set skipSignatureVerification default value to false (#241)ca30b65SQSCANGHA-143 SubmitReview: Use Vault token (#238)