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 gradle from 1.38 to 1.39.4 #144

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps gradle from 1.38 to 1.39.4.

Release notes

Sourced from gradle's releases.

1.39.4

Another improvement for build scan injection. This removes all actions when you don't opt-into build scan injection by using an environment variable.

🐛 Bug fixes

1.39.3

This release fixes a bug for build scan injection in Maven builds, which was broken in 1.39.2.

🐛 Bug fixes

1.39.2

Warning: Build Scan Injection is broken for Maven, use 1.39.3

This is a bugfix release for build scan injection.

🐛 Bug fixes

  • Do not log injection related error if feature is disabled (#157) @​jprinet

📦 Dependency updates

1.39.1

This release is a bugfix release including improvements for injecting the Build Scan plugin into Gradle and Maven builds.

🐛 Bug fixes

👻 Maintenance

  • Remove from init-script.gradle specific logging (#153) @​alextu
  • Fix build scan injection maven itest (plus other minor changes) (#152) @​alextu

1.39

✍ Other changes

  • Allow Build Scan publishing without changing project configurations (#150) @​alextu
  • Replace Guava usages with native Java Platform functionality (#120) @​basil

... (truncated)

Commits
  • 96378d1 Releasing 1.39.4
  • 8aa827e Merge pull request #162 from jprinet/fix/no_action_when_injection_is_disabled
  • 886f195 Disable feature at the highest level
  • 97310f4 No action when injection feature is disabled
  • c0d3bbc Bumping to next rev
  • da51468 Releasing 1.39.3
  • b50e939 Merge pull request #159 from jprinet/fix/isunix_from_api
  • 73c198f Sync configuration changes
  • d7841cb Align Maven extension version with dependency
  • 0a0d257 Use isUnix from Jenkins API
  • Additional commits viewable 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 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)

Bumps [gradle](https://github.com/jenkinsci/gradle-plugin) from 1.38 to 1.39.4.
- [Release notes](https://github.com/jenkinsci/gradle-plugin/releases)
- [Commits](jenkinsci/gradle-plugin@gradle-1.38...gradle-1.39.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2022
@dependabot dependabot bot requested a review from guysoft August 29, 2022 17:30
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 24d0e76 into master Aug 30, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/org.jenkins-ci.plugins-gradle-1.39.4 branch August 30, 2022 00:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant