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

build(deps): update dependency @jonahsnider/util to v11 #725

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jonahsnider/util (source) 10.3.0 -> 11.0.0 age adoption passing confidence

Release Notes

jonahsnider/util (@​jonahsnider/util)

v11.0.0

Compare Source

  • feat(set)!: remove isSubset() method (e844fbd)
  • feat(set)!: remove isSuperset() method (fd3a428)
  • feat(set)!: remove isDisjoint() method (1e56826)
  • feat(set)!: remove union() method (15382d8)
  • feat(set)!: remove symmetricDifference() method (442e8fc)
  • feat(set)!: remove intersection() method (7e485be)
Features
  • set: mark difference() method as deprecated (f1d216e)
BREAKING CHANGES
  • The isSubset() method has been removed, use Set#isSubsetOf() instead
  • The isSuperset() method has been removed, use Set#isSupersetOf() instead
  • The isDisjoint() method has been removed, use Set#isDisjointFrom() instead
  • The union() method has been removed, use Set#union() instead
  • The symmetricDifference() method has been removed, use Set#symmetricDifference() instead
  • The intersection() method has been removed, use Set#intersection() instead

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Pull requests that update a dependency file label Apr 30, 2024
Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
zws ⬜️ Ignored (Inspect) Visit Preview May 2, 2024 3:50pm

@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch from 33fae69 to 57d00f6 Compare May 2, 2024 15:50
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants