Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps cypress-wait-until from 2.0.1 to 3.0.2.

Release notes

Sourced from cypress-wait-until's releases.

3.0.2

3.0.2 (2024-07-16)

Build

v3.0.1

3.0.1 (2023-12-01)

Bug Fixes

v3.0.0

3.0.0 (2023-12-01)

BREAKING CHANGES

  • TypeScript tests could now throw because of operations made on the value returned by checkFunction (passed to cy.waitUntil). The type was previously undefined while now reflecting the type returned by checkFunction.
Commits
  • 2628239 docs: add piccit as a contributor for bug
  • 32a709f build: fix the type library reference
  • cfa0fe2 docs: add mistic100 as a contributor for bug
  • 5a86ce4 Bump the version
  • 236db14 fix: unset the Node.js version (#479)
  • bcb0061 Bump the version
  • 8e3ff03 Fix typescript signature (#478)
  • 526da32 docs: add OleksiiKachan as a contributor for bug
  • 3696404 docs: add knorrium as a contributor for code
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 2.0.1 to 3.0.2.
- [Release notes](https://github.com/NoriSte/cypress-wait-until/releases)
- [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js)
- [Commits](NoriSte/cypress-wait-until@v2.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: cypress-wait-until
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Mar 17, 2025
@artonge artonge merged commit 9e65150 into master Mar 17, 2025
75 of 98 checks passed
@artonge artonge deleted the dependabot/npm_and_yarn/cypress-wait-until-3.0.2 branch March 17, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants