Skip to content

Conversation

@dependabot
Copy link

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

Bumps plume-util from 1.5.8 to 1.6.0.

Release notes

Sourced from plume-util's releases.

plume-util 1.6.0

  • New class ArrayMap is an efficient representation for very small maps.
  • New methods FilesPlume.createTempFile(...) create sequential file names.
  • New methods in RegexUtil: matchesSomeRegex, everyStringMatchesSomeRegex, matchesNoRegex, noStringMatchesAnyRegex.
  • Some constructors are deprecated, for efficiency.
  • Support Java 18.
Changelog

Sourced from plume-util's changelog.

1.6.0 (2022-10-17)

  • New class ArrayMap is an efficient representation for very small maps.
  • New methods FilesPlume.createTempFile(...) create sequential file names.
  • New methods in RegexUtil: matchesSomeRegex, everyStringMatchesSomeRegex, matchesNoRegex, noStringMatchesAnyRegex.
  • Some constructors are deprecated, for efficiency.
  • Support Java 18.

1.5.9 (2022-07-12)

  • Java 17 is supported.
Commits
  • 978bc5f Version 1.6.0
  • 422b048 New class ArrayMap is an efficient representation for very small maps
  • 5c891ab Update version number to 1.6.0
  • ee5ecf6 New methods in RegexUtil: matchesSomeRegex, everyStringMatchesSomeRegex...
  • 3c8b562 Run Resource Leak checker
  • 4300895 Bump error_prone_core from 2.15.0 to 2.16
  • 259c840 Bump net.ltgt.errorprone from 2.0.2 to 3.0.1
  • a4047bd Run CI under Java 18
  • b24c7a3 Bump org.checkerframework from 0.6.16 to 0.6.17
  • b4ed0dd Use require-javadoc version 1.0.5
  • 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 [plume-util](https://github.com/plume-lib/plume-util) from 1.5.8 to 1.6.0.
- [Release notes](https://github.com/plume-lib/plume-util/releases)
- [Changelog](https://github.com/plume-lib/plume-util/blob/master/CHANGELOG.md)
- [Commits](plume-lib/plume-util@v1.5.8...v1.6.0)

---
updated-dependencies:
- dependency-name: org.plumelib:plume-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #43.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.plumelib-plume-util-1.6.0 branch January 9, 2023 18:35
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