Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.29.0 to 4.29.4.

Changelog

Sourced from org.jfrog.buildinfo:build-info-extractor-gradle's changelog.

Release Notes

The release notes moved to https://github.com/jfrog/build-info/releases

build-info-extractor 2.39.9 / gradle-artifactory-plugin 4.31.9 (April 9, 2023)

  • Add Client ID to the usage report (717)

build-info-extractor 2.39.8 / gradle-artifactory-plugin 4.31.8 (March 23, 2023)

  • Refactor 'collectAndFilterEnvIfNeeded' func (721)

build-info-extractor 2.39.7 / gradle-artifactory-plugin 4.31.7 (March 15, 2023)

  • Fix missing Maven 3.9.0 requirement field (718)

build-info-extractor 2.39.6 / gradle-artifactory-plugin 4.31.6 (March 13, 2023)

  • Filter build-info and modules properties (716)

build-info-extractor 2.39.5 / gradle-artifactory-plugin 4.31.5 (March 2, 2023)

  • Revert "Removed the dummy remote repository in favour for the snapshot and re…" (714)

build-info-extractor 2.39.4 / gradle-artifactory-plugin 4.31.4 (February 20, 2023)

  • Adding Go Get command to go driver (709)

build-info-extractor 2.39.3 / gradle-artifactory-plugin 4.31.3 (February 16, 2023)

  • Refactor and handle unhandled exceptions (707)

build-info-extractor 2.39.2 / gradle-artifactory-plugin 4.31.2 (February 15, 2023)

  • Fix missing fields for maven 3.9.0 (706)

build-info-extractor 2.39.1 / gradle-artifactory-plugin 4.31.1 (January 7, 2023)

  • Retry on error codes 500 (694)

build-info-extractor 2.39.0 / gradle-artifactory-plugin 4.31.0 (December 29, 2022)

  • Allow skipping VCS stamping in Go (689)
  • Remove the dummy remote repository in Maven (683)

build-info-extractor 2.38.1 / gradle-artifactory-plugin 4.30.1 (December 15, 2022)

  • Downgrade slf4j to 1.7.36 (686)

build-info-extractor 2.38.0 / gradle-artifactory-plugin 4.30.0 (December 14, 2022)

  • Add getFederatedRepositoriesKeys to ArtifactoryManager (685)
  • Gradle - Publish bom files when 'java-platform' plugin applied (680)
  • Update dependencies and support building Java 11 (659)
  • Bug fix - NullPointerException when building the matrix params (684)

build-info-extractor 2.37.3 / gradle-artifactory-plugin 4.29.3 (November 10, 2022)

  • Bug fix - Remove custom exception for unknown violation types (675)
  • Bug fix - Sha256 hashes being set to literal "SHA-256" in build-info json (669)

build-info-extractor 2.37.2 / gradle-artifactory-plugin 4.29.2 (October 18, 2022)

... (truncated)

Commits
  • 20de95d [artifactory-release] Release version 2.37.4 [skipRun]
  • 72bcef2 Set the connection request timeout (#678)
  • 9d4aeb8 CommandExecutor - Support executable path with spaces (#677)
  • ef79ccc Update release notes
  • 4a9e901 [artifactory-release] Next development version [skipRun]
  • ebb6619 [artifactory-release] Release version 2.37.3 [skipRun]
  • 30b0900 Temporarily remove audit commands from release pipelines
  • 9d4dccd Fix build scan table tests (#676)
  • 1863811 Remove custom exception for unknown violation types (#675)
  • df2bdd3 Update dependencies (#673)
  • 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 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)

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.29.0 to 4.29.4.
- [Release notes](https://github.com/jfrog/build-info/releases)
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md)
- [Commits](jfrog/build-info@build-info-gradle-extractor-4.29.0...build-info-gradle-extractor-4.29.4)

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 5, 2023
@dependabot dependabot bot added this to the 6.1.x milestone Oct 5, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 9, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 6.1.x, 6.1.5 Oct 9, 2023
@marcusdacoregio marcusdacoregio merged commit 60c8f1f into 6.1.x Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/gradle/6.1.x/org.jfrog.buildinfo-build-info-extractor-gradle-4.29.4 branch October 9, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant