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

chore(deps): update dependency @cypress/vite-dev-server to v5.1.0 #173

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cypress/vite-dev-server (source) 5.0.0 -> 5.1.0 age adoption passing confidence

Release Notes

cypress-io/cypress (@​cypress/vite-dev-server)

v5.1.0: 5.1.0

Compare Source

Released 9/1/2020

Features:

  • Introducing experimental full network stubbing support πŸŽ‰.
    • With experimentalNetworkStubbing enabled, the cy.route2 command is available.
    • By using cy.route2(), your tests can intercept, modify, and wait on any type of HTTP request originating from your app, including XMLHttpRequests, fetch requests, beacons, and subresources (like iframes and scripts).
    • Outgoing HTTP requests can be modified before reaching the destination server, and the HTTP response can be intercepted as well before it reaches the browser.
    • See the cy.route2() docs for more information on how to enable this experiment.
  • cy.trigger() now accepts an eventConstructor option for specifying the constructor with which to create the event to trigger. Addresses #​5650.

Bugfixes:

  • Improved warnings for when user is exceeding test limits of the free Dashboard plan. Addresses #​8409.
  • Added retries to TestOptions types. Addresses #​8405.
  • Added types for specType field on Cypress.spec. Addresses #​8256.
  • Fixed a typo in type definitions. Addresses #​8417.
  • Cypress now resolves and loads tsconfig.json for TypeScript projects starting from the plugins directory. Addresses #​8359.
  • Fixed an issue where, if npm config's noproxy is set, unexpected behavior could occur. Addresses #​8287.
  • Fixed an issue where nesting hooks within other hooks caused the test to never finish. Addresses #​8350.
  • Fixed an issue in where tests would unexpectedly fail with a "Can't resolve 'async_hooks'" error. Addresses #​8375.
  • Fixed an issue where return values from blob utils were mistaken for promises and could cause errors. Addresses #​8365.
  • Fixed an issue with loading .mjs files. Addresses #​8361.
  • Fixed an issue causing tests to run slowly in Electron. Addresses #​7930.
  • Using .should with only chainer assertions will now throw an error. Addresses #​883.
  • cy.trigger() now includes the view property in the event object when appropriate. Addresses #​3686.
  • Fixed an issue where Cypress would not detect newer 64-bit installations of Chrome on Windows. Addresses #​8425.
  • Fixed an issue where Cypress would not detect per-user Firefox installations on Windows. Addresses #​8432.

Dependency Updates:

  • Updated dependency iconv-lite to version 0.6.2. Addresses #​8387.
  • Updated dependency command-exists to version 1.2.9. Addresses #​8388.
  • Updated dependency electron to version 9.2.1. Addresses #​8436.

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source


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

codesandbox bot commented Apr 16, 2024

Review or Edit in CodeSandbox

Open the branch in Web Editor β€’ VS Code β€’ Insiders

Open Preview

Copy link

changeset-bot bot commented Apr 16, 2024

⚠️ No Changeset found

Latest commit: 5b35d48

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Apr 16, 2024

βœ… Deploy Preview for react-collapsed ready!

Name Link
πŸ”¨ Latest commit 5b35d48
πŸ” Latest deploy log https://app.netlify.com/sites/react-collapsed/deploys/661eb4fe22f4c600081dd371
😎 Deploy Preview https://deploy-preview-173--react-collapsed.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency @cypress/vite-dev-server to v5.0.7 chore(deps): update dependency @cypress/vite-dev-server to v5.1.0 May 21, 2024
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.

None yet

1 participant