Skip to content

Bump gradle/actions from 3.4.0 to 3.4.2 #938

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

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps gradle/actions from 3.4.0 to 3.4.2.

Release notes

Sourced from gradle/actions's releases.

v3.4.2

This patch release fixes a race condition that resulted in the DEVELOCITY_ACCESS_KEY variable not being set in the environment.

What's Changed

Full Changelog: gradle/actions@v3.4.1...v3.4.2

v3.4.1

This patch release fixes a bug introduced in v3.4.0, that prevents build scan publication to Develocity. The bug results in the removal of the DEVELOCITY_ACCESS_KEY variable being removed, so that Gradle cannot authenticate with the Develocity server.

What's Changed

Full Changelog: gradle/actions@v3.4.0...v3.4.1

Commits
  • dbbdc27 [bot] Update dist directory
  • ae74429 Fix race condition with fetching short lived token (#260)
  • bdc7162 Forward the setup short-lived token Promise
  • 31ae356 [bot] Update dist directory
  • 719985d Simplify requesting short-lived Develocity access tokens (#259)
  • b532389 [bot] Update dist directory
  • 5f1c582 handle missing access token
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 18, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 18, 2024 11:02
@karianna karianna force-pushed the dependabot/github_actions/gradle/actions-3.4.2 branch 2 times, most recently from bf2ba14 to 1c45595 Compare June 23, 2024 01:50
Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alpine CI failing

dependabot bot and others added 2 commits July 12, 2024 23:44
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@d9336da...dbbdc27)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@karianna karianna force-pushed the dependabot/github_actions/gradle/actions-3.4.2 branch from 080a448 to 5c2a303 Compare July 12, 2024 22:44
@karianna
Copy link
Contributor

Alpine builds still failing. Will try to resolve with @gdams on Monday.

@gdams
Copy link
Member

gdams commented Jul 15, 2024

Alpine builds still failing. Will try to resolve with @gdams on Monday.

I've fixed now

@gdams gdams dismissed karianna’s stale review July 15, 2024 13:18

fixed the issue now

@gdams gdams disabled auto-merge July 15, 2024 13:22
@gdams gdams merged commit e2670f2 into master Jul 15, 2024
60 checks passed
@gdams gdams deleted the dependabot/github_actions/gradle/actions-3.4.2 branch July 15, 2024 13:22
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.

2 participants