Skip to content
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 github-actions-deps group with 2 updates #3517

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the github-actions-deps group with 2 updates: gradle/actions and JetBrains/qodana-action.

Updates gradle/actions from 4.0.1 to 4.1.0

Release notes

Sourced from gradle/actions's releases.

v4.1.0

This release brings some minor improvements:

  • The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded.
  • Fixes a bug where setting the develocity-token-expiry parameter had no effect (#381)
  • Numerous NPM dependency updates

Full Changelog: gradle/actions@v4.0.1...v4.1.0

Commits
  • d156388 Bump path-to-regexp from 6.2.1 to 6.3.0 in /sources
  • 2e93f41 Bump the npm-dependencies group across 1 directory with 2 updates
  • ee8dc90 [bot] Update dist directory
  • 5fe9264 Bump references to Develocity Gradle plugin from 3.18 to 3.18.1
  • 29d4d80 Bump the npm-dependencies group across 1 directory with 3 updates
  • 478782d Bump peter-evans/create-pull-request in the github-actions group
  • e6215ed [bot] Update dist directory
  • 765a734 Fix passing expiresInHours query parameter
  • a122cf5 Document develocity-token-expiry parameter
  • 5baa1de [bot] Update dist directory
  • Additional commits viewable in compare view

Updates JetBrains/qodana-action from 2024.1.9 to 2024.2.3

Release notes

Sourced from JetBrains/qodana-action's releases.

v2024.2.3

Changelog

  • 4663b3a 📝 Update CONTRIBUTING.md
  • 30eb621 🐛 Fix pipeline for testing .NET linter
  • 1ad3623 🐛 Clean filename that is read from .keep file
  • 9e08dd5 🧱 Fix Qodana build incorrect profile name
  • 84494be ⬆️ Update qodana to v2024.2.3

v2024.2.2

Changelog

  • 95a87a0 🧱 Fix Azure version
  • 5983adc ⬆️ Update qodana to v2024.2.2

v2024.1.11

Changelog

  • e17505b 🐛 Ensure Node 10 compatibility (QD-9451)
  • de7e426 🧱 Technical release for Azure Pipelines
  • bef3a3f ⬆️ Bump the npm-development group with 2 updates
  • b0276cc ⬆️ Bump azure-pipelines-task-lib from 4.15.0 to 4.16.0
  • ee3e16a ⬆️ Bump @​octokit/rest in the npm-production group
  • 4266d68 ⬆️ Bump axios from 1.7.3 to 1.7.4
  • 099359c ⬆️ Bump the npm-development group across 1 directory with 7 updates
  • ba52230 ⬆️ Bump azure-pipelines-task-lib from 4.16.0 to 4.17.0
  • 58bd2b2 ⬆️ Bump azure-pipelines-task-lib in the npm-production group
  • 354ba50 ⬆️ Bump npm dependencies
  • e2abfc9 ⬆️ Update qodana to v2024.1.11
  • 1d79b1d 🧱 Disable tests with expired EAPs
  • b2d5387 🐛 Fix updated checksums
Commits
  • 84494be ⬆️ Update qodana to v2024.2.3
  • 9e08dd5 🧱 Fix Qodana build incorrect profile name
  • 1ad3623 🐛 Clean filename that is read from .keep file
  • 30eb621 🐛 Fix pipeline for testing .NET linter
  • 4663b3a 📝 Update CONTRIBUTING.md
  • 5983adc ⬆️ Update qodana to v2024.2.2
  • 95a87a0 🧱 Fix Azure version
  • b2d5387 🐛 Fix updated checksums
  • 1d79b1d 🧱 Disable tests with expired EAPs
  • e2abfc9 ⬆️ Update qodana to v2024.1.11
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the github-actions-deps group with 2 updates: [gradle/actions](https://github.com/gradle/actions) and [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action).


Updates `gradle/actions` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v4.0.1...v4.1.0)

Updates `JetBrains/qodana-action` from 2024.1.9 to 2024.2.3
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2024.1.9...v2024.2.3)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2024
@wadoon wadoon enabled auto-merge October 14, 2024 11:14
@wadoon wadoon added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 8e28439 Oct 14, 2024
12 of 13 checks passed
@wadoon wadoon deleted the dependabot/github_actions/github-actions-deps-351d3193e3 branch October 14, 2024 12:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant