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 com.google.cloud.tools:linkage-checker-enforcer-rules from 0.2.0 to 1.5.13 #960

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.google.cloud.tools:linkage-checker-enforcer-rules from 0.2.0 to 1.5.13.

Changelog

Sourced from com.google.cloud.tools:linkage-checker-enforcer-rules's changelog.

Linkage Checker Enforcer Rule and Linkage Monitor Change Log

1.5.12

  • Fixed the bug in the Gradle plugin that affected artifacts with "pom" packaging (#2196)

1.5.11

  • The Gradle plugin omits duplicate dependency paths when printing the locatin of problematic artifacts (#2188).

1.5.10

  • Fixed the bug that generated false positives on artifacts with classifiers (#2173)
  • Fixed the incorrect handling of protected methods on java.lang.Object (#2177)
  • The Gradle plugin shows partial results even if there are unexpected attributes of dependencies ( #2178).
  • The Gradle plugin checks circular dependencies when showing linkage errors (#2174).
  • The messages about linkage errors include the types of method and field symbols (2179).

1.5.9

  • Added an exclusion rule for invalid references in appengien-api-1.0-sdk (#2045)

1.5.8

  • Fixed the bug of the Linkage Checker enforcer rule not reporting failures when it cannot find exclusion files (#2006)
  • Updated the default exclusion rules with the classes referenced from Netty's optional features (#1977)

1.5.7

  • Fixed the problem of Linkage Monitor recognizing a parent pom as a BOM (#1958). Linkage Monitor now reads linkage-monitor-artifacts.txt for the list of artifacts generated by the repository.

1.5.6

  • Fixed false negative problem in Linkage Monitor where it did not find local artifacts listed in a BOM (#1919).

1.5.5

  • Linkage Monitor is part of the release process.

1.5.4

  • Fixed false positive linkage errors on unused private inner classes (#1608)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.google.cloud.tools:linkage-checker-enforcer-rules](https://github.com/GoogleCloudPlatform/cloud-opensource-java) from 0.2.0 to 1.5.13.
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-opensource-java/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloud-opensource-java/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:linkage-checker-enforcer-rules
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
@lqiu96 lqiu96 added the automerge Summon MOG for automerging label Oct 18, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Oct 19, 2023
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.

None yet

2 participants