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 #23

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

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)
next-api-utils ⬜️ Ignored (Inspect) Visit Preview Jun 23, 2024 3:06am

@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 5 times, most recently from 577381a to 2b67fff Compare May 6, 2024 23:07
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 5 times, most recently from e175e05 to 1ee6679 Compare May 14, 2024 15:03
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 3 times, most recently from 04656b8 to 662d08b Compare May 22, 2024 15:41
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 7 times, most recently from 0a66797 to 34750db Compare June 5, 2024 14:52
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 3 times, most recently from a900b89 to ccff2c2 Compare June 13, 2024 08:22
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 5 times, most recently from 49ce59b to c0e1f7c Compare June 20, 2024 04:01
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch 2 times, most recently from da8ebb3 to 354f355 Compare June 20, 2024 22:13
@renovate renovate bot force-pushed the renovate/jonahsnider-util-11.x branch from 354f355 to 7d4f04b Compare June 23, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants