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 debounce to v2 #700

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debounce ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

sindresorhus/debounce (debounce)

v2.0.0

Compare Source

Breaking
  • Require Node.js 18 and modern browsers 2872fb8
  • Removed support for component (now defunct project)
Improvements
  • Add TypeScript types 2872fb8
  • Protect against improper use in classes 95eef87
Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 Nov 18, 2023
@renovate renovate bot requested review from a team, juliusknorr and datenangebot and removed request for a team November 18, 2023 01:04
@renovate renovate bot force-pushed the renovate/debounce-2.x branch 2 times, most recently from 5a28469 to 43b7659 Compare November 24, 2023 12:56
@renovate renovate bot force-pushed the renovate/debounce-2.x branch 3 times, most recently from cd621b8 to dca2348 Compare December 8, 2023 11:57
@renovate renovate bot changed the title fix(deps): update dependency debounce to v2 Update dependency debounce to v2 Dec 14, 2023
@renovate renovate bot changed the title Update dependency debounce to v2 fix(deps): update dependency debounce to v2 Dec 24, 2023
@enjeck enjeck force-pushed the renovate/debounce-2.x branch 2 times, most recently from 00faa74 to 8ab6293 Compare January 4, 2024 08:42
@renovate renovate bot force-pushed the renovate/debounce-2.x branch 3 times, most recently from 0bdc1b9 to e1ff53f Compare February 10, 2024 01:54
@enjeck enjeck force-pushed the renovate/debounce-2.x branch 3 times, most recently from 9825505 to e141ab7 Compare February 17, 2024 01:46
@juliusknorr
Copy link
Member

@enjeck Could you check if you can reproduce the cypress failure locally?

As it is a major version bump we might need to adjust some usage.

@enjeck
Copy link
Contributor

enjeck commented Feb 19, 2024

@enjeck Could you check if you can reproduce the cypress failure locally?

@juliushaertl Yep, can reproduce.
It's weird, because Cypress is claims this request never occurs, but from my browser's network console, the request does 🤷

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
Copy link
Member

Pushed a fix. This was actually an error thrown due to sindresorhus/debounce@95eef87

Copy link
Contributor Author

renovate bot commented Feb 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@github-actions github-actions bot merged commit 1bdce02 into main Feb 28, 2024
40 checks passed
@github-actions github-actions bot deleted the renovate/debounce-2.x branch February 28, 2024 00:03
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.

2 participants