Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps plume-util from 1.6.0 to 1.6.5.

Release notes

Sourced from plume-util's releases.

plume-util 1.6.5

  • New methods newArrayMapOrHashMap, newArrayMapOrLinkedHashMap, newArraySetOrHashSet, and newArraySetOrLinkedHashSet.
  • Bug fixes in collection methods.

plume-util 1.6.4

  • Fix bug in Set.addAll() and Set.removeAll() methods.

plume-util 1.6.3

Fix bug in Set.add() methods.

plume-util 1.6.2

  • New method StringsPlume.isBlank().
  • Don't use Error Prone's @InlineMe, which breaks javac in some clients.

plume-util 1.6.1

  • New method StringsPlume.isBlank().
  • New methods in CollectionsPlume: adjoin, adjoinAll, listUnion, listIntersection.
  • New classes ArraySet and IdentityArraySet for very small sets.
  • New classes MostlySingletonSet, AbstractMostlySingletonSet, and IdentityMostlySingletonSet.
  • New class UnmodifiableIdentityHashMap.
Changelog

Sourced from plume-util's changelog.

1.6.5 (2022-01-08)

  • New methods newArrayMapOrHashMap, newArrayMapOrLinkedHashMap, newArraySetOrHashSet, and newArraySetOrLinkedHashSet.
  • Bug fixes in collection methods.

1.6.2 (2022-01-07)

  • New method StringsPlume.isBlank().
  • Don't use @InlineMe, which breaks javac in some clients.

1.6.1 (2022-01-06)

  • New methods in CollectionsPlume: adjoin, adjoinAll, listUnion, listIntersection.
  • New classes ArraySet and IdentityArraySet for very small sets.
  • New classes MostlySingletonSet, AbstractMostlySingletonSet, and IdentityMostlySingletonSet.
  • New class UnmodifiableIdentityHashMap.
Commits

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.6.0 to 1.6.5.
- [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.6.0...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 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.

1 participant