Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump re2j from 1.6 to 1.7 in /plugins/repository-hdfs #52

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps re2j from 1.6 to 1.7.

Commits
  • 210452d Eliminate TSAN error in benign race condition
  • ae53ded Bintray is gone, we now publish directly to Sonatype Nexus
  • 7bf197f Omit leading empty matches from Pattern.split, improve performance
  • 7ba33e2 add Pattern.split benchmark
  • 5c06a9e Upgrade to Gradle 5.2 and Error Prone 2.10.0. (#155)
  • 49b30f4 Fix a couple of ErrorProne warnings (#156)
  • a664824 Fix NullPointerException in Parser#factor (#149)
  • a594ae7 Add link to RE2 C++ library (#153)
  • 60f59ca Move to codecov v2 action (v1 is deprecated) (#151)
  • 541d02f Fix github actions deprecation warning
  • Additional commits viewable in compare view

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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
Bumps [re2j](https://github.com/google/re2j) from 1.6 to 1.7.
- [Release notes](https://github.com/google/re2j/releases)
- [Commits](google/re2j@re2j-1.6...re2j-1.7)

---
updated-dependencies:
- dependency-name: com.google.re2j:re2j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-hdfs/com.google.re2j-re2j-1.7 branch from d646f42 to 56f5caf Compare July 6, 2022 02:05
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 56f5caf

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants