chore(deps): bump @cypress/request, @testing-library/cypress and cypress
Bumps @cypress/request to 3.0.1 and updates ancestor dependencies @cypress/request, @testing-library/cypress and cypress. These dependencies need to be updated together.
Updates @cypress/request from 2.88.10 to 3.0.1
Release notes
Sourced from @cypress/request's releases.
v3.0.1
3.0.1 (2023-09-06)
Bug Fixes
- deps: peg qs to 6.10.4 (fb9f625)
v3.0.0
3.0.0 (2023-08-08)
Features
- Add allowInsecureRedirect option (c5bcf21)
BREAKING CHANGES
- The allowInsecureRedirect is
falseby default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option totrue, but it is not recommended.Co-authored-by: Szymon Drosdzol [email protected]
v2.88.12
2.88.12 (2023-08-01)
Bug Fixes
- request: update tough-cookie dep (0664780)
v2.88.11
2.88.11 (2023-01-11)
Bug Fixes
Changelog
Sourced from @cypress/request's changelog.
Change Log
v2.88.0 (2018/08/10)
- #2996 fix(uuid): import versioned uuid (
@kwonoj)- #2994 Update to oauth-sign 0.9.0 (
@dlecocq)- #2993 Fix header tests (
@simov)- #2904 #515, #2894 Strip port suffix from Host header if the protocol is known. (#2904) (
@paambaati)- #2791 Improve AWS SigV4 support. (#2791) (
@vikhyat)- #2977 Update test certificates (
@simov)v2.87.0 (2018/05/21)
- #2943 Replace hawk dependency with a local implemenation (#2943) (
@hueniverse)v2.86.0 (2018/05/15)
- #2885 Remove redundant code (for Node.js 0.9.4 and below) and dependency (
@ChALkeR)- #2942 Make Test GREEN Again! (
@simov)- #2923 Alterations for failing CI tests (
@gareth-robinson)v2.85.0 (2018/03/12)
v2.84.0 (2018/03/12)
- #2793 Fixed calculation of oauth_body_hash, issue #2792 (
@dvishniakov)- #2880 Update hawk to 7.0.7 (#2880) (
@kornel-kedzierski)v2.83.0 (2017/09/27)
- #2776 Updating tough-cookie due to security fix. (#2776) (
@karlnorling)v2.82.0 (2017/09/19)
- #2703 Add Node.js v8 to Travis CI (
@ryysud)- #2751 Update of hawk and qs to latest version (#2751) (
@Olivier-Moreau)- #2658 Fixed some text in README.md (#2658) (
@Marketionist)- #2635 chore(package): update aws-sign2 to version 0.7.0 (#2635) (
@greenkeeperio-bot)- #2641 Update README to simplify & update convenience methods (#2641) (
@FredKSchott)- #2541 Add convenience method for HTTP OPTIONS (#2541) (
@jamesseanwright)- #2605 Add promise support section to README (#2605) (
@FredKSchott)- #2579 refactor(lint): replace eslint with standard (#2579) (
@ahmadnassri)- #2598 Update codecov to version 2.0.2 🚀 (
@greenkeeperio-bot)- #2590 Adds test-timing keepAlive test (
@nicjansma)- #2589 fix tabulation on request example README.MD (
@odykyi)- #2594 chore(dependencies): har-validator to 5.x [removes babel dep] (
@ahmadnassri)v2.81.0 (2017/03/09)
- #2584 Security issue: Upgrade qs to version 6.4.0 (
@sergejmueller)- #2578 safe-buffer doesn't zero-fill by default, its just a polyfill. (#2578) (
@mikeal)- #2566 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#2566) (
@nicjansma)- #2574 Migrating to safe-buffer for improved security. (
@mikeal)- #2573 fixes #2572 (
@ahmadnassri)v2.80.0 (2017/03/04)
... (truncated)
Commits
ca62f3aMerge pull request #44 from MikeMcC399/peg/qsfb9f625fix(deps): peg qs to 6.10.499338c8chore: updates related to release process (#41)c5bcf21feat: Add allowInsecureRedirect option0664780fix(request): update tough-cookie dep30def80Merge pull request #39 from cypress-io/jordanpowell88/update-pkg-version6b79405update package versionbfbb95fMerge pull request #32 from BreakBB/fix-cve-2023-26136a67e132pin 18.16825485arevert back to yarn but v 18- Additional commits viewable in compare view
Updates @testing-library/cypress from 9.0.0 to 10.0.1
Release notes
Sourced from @testing-library/cypress's releases.
v10.0.1
10.0.1 (2023-09-13)
Bug Fixes
v10.0.0
10.0.0 (2023-09-12)
Bug Fixes
- release: trigger major release (478d7cd)
- update testing-libary-dom to 9 (#262) (63bcce1)
- deps: update Cypress peer dependency to 13 (#259) (876b29e)
BREAKING CHANGES
- release: Upgrade to
@testing-library/domv9: https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0
Commits
063a2fffix: supporttestIsolationoption (#257)478d7cdfix(release): trigger major release63bcce1fix: update testing-libary-dom to 9 (#262)f35c17bchore: update tested node versions876b29efix(deps): update Cypress peer dependency to 13 (#259)aeb80cfchore: removestyfle/cancel-workflow-actionusage (#254)- See full diff in compare view
Updates cypress from 12.13.0 to 13.2.0
Release notes
Sourced from cypress's releases.
v13.2.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-2-0
v13.1.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-1-0
v13.0.0
Changelog: https://docs.cypress.io/guides/references/changelog#13-0-0
v12.17.4
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-4
v12.17.3
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-3
v12.17.2
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-2
v12.17.1
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-1
v12.17.0
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-0
v12.16.0
Changelog: https://docs.cypress.io/guides/references/changelog#12-16-0
v12.15.0
Changelog: https://docs.cypress.io/guides/references/changelog#12-15-0
v12.14.0
Changelog: https://docs.cypress.io/guides/references/changelog#12-14-0
Commits
8638abbchore: prep changelog ready for release and bump cypress version (#27794)f8b4c59fix: update net stubbing to not intercept requests sent to dev server (#27788)356edfcchore: fix the changelog to pass release readiness (#27787)a1161c9fix: hanging on basic auth requests in chromium browsers (#27781)70248abfix: prerequest correlation for various retried and cached requests (#27771)86d8b96docs: fix typo in CONTRIBUTING.md (#27705)f900c59chore: release@cypress/webpack-dev-server-v3.6.1576a952chore: release@cypress/schematic-v2.5.1ffaafa5chore: release create-cypress-tests-v2.0.3b85dd75dependency: update to electron 25 and node 18 (#27715)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Deploy Preview for netlify-plugin-nextjs-static-root-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-static-root-demo/deploys/652ec337ca838a0008c65f8e |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-static-root-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-nx-monorepo-demo/deploys/652ec337a57d04000838174e |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-nx-monorepo-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for netlify-plugin-nextjs-export-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-export-demo/deploys/652ec337c2d9d80008e2259b |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-export-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for next-plugin-edge-middleware failed.
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/next-plugin-edge-middleware/deploys/652ec337b6c77800089c5856 |
Deploy Preview for netlify-plugin-nextjs-next-auth-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-next-auth-demo/deploys/652ec337d3ed1c0008cf96b7 |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-next-auth-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for netlify-plugin-nextjs-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/652ec338dd0d19000771ca9b |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for next-i18next-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/next-i18next-demo/deploys/652ec3386e07ab00076e774b |
| Deploy Preview | https://deploy-preview-2296--next-i18next-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for netlify-plugin-nextjs-demo-all-flags ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/netlify-plugin-nextjs-demo-all-flags/deploys/652ec338dd0d19000771caa0 |
| Deploy Preview | https://deploy-preview-2296--netlify-plugin-nextjs-demo-all-flags.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for nextjs-plugin-custom-routes-demo ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/nextjs-plugin-custom-routes-demo/deploys/652ec338a5b8da00088b824f |
| Deploy Preview | https://deploy-preview-2296--nextjs-plugin-custom-routes-demo.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Deploy Preview for next-plugin-canary ready!
| Name | Link |
|---|---|
| Latest commit | 151bf9718e0217cda4aa497869b8f16feec5fff8 |
| Latest deploy log | https://app.netlify.com/sites/next-plugin-canary/deploys/652ec338ec8f4c0008f3ecdf |
| Deploy Preview | https://deploy-preview-2296--next-plugin-canary.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.