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

fix(deps): update dependency org.plumelib:plume-util to v1.8.1 #514

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.plumelib:plume-util 1.7.0 -> 1.8.1 age adoption passing confidence

Release Notes

plume-lib/plume-util

v1.8.1

  • CollectionsPlume: remove conflicting overrides of deepCopy()
  • IPair and MPair: rename fields from a and b to first and second
  • MPair: new methods cloneElements(), deepCopy(), deepCopyFirst(), deepCopySecond()

v1.8.0

  • Deprecated Pair class for mutable pairs; use MPair instead.
    OrderedPairIterator uses MPair instead of Pair.
  • New class IPair for immutable pairs.
  • The WeakIdentityPair constructor is deprecated in favor of the of() method.
  • New interface DeepCopyable.
  • New methods in UtilPlume:
    • firstNonNull()
  • New methods in CollectionsPlume:
    • for Collections: cloneElements(), deepCopy()
    • for Maps: cloneElements(), cloneValues(), createLruCache()

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/plumeutilversion branch 2 times, most recently from 7d541f0 to 9558e7d Compare June 7, 2023 09:13
@renovate renovate bot force-pushed the renovate/plumeutilversion branch from 9558e7d to 9a27a7d Compare June 7, 2023 09:15
@wmdietl wmdietl merged commit 96f52d3 into master Jun 7, 2023
@wmdietl wmdietl deleted the renovate/plumeutilversion branch June 7, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant