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

Bump @cypress/request and cypress #3309

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps @cypress/request to 3.0.4 and updates ancestor dependency cypress. These dependencies need to be updated together.

Updates @cypress/request from 2.88.12 to 3.0.4

Release notes

Sourced from @​cypress/request's releases.

v3.0.4

3.0.4 (2024-09-05)

Bug Fixes

  • deps: update dependency form-data to ~2.5.0 (87b5e92)

v3.0.3

3.0.3 (2024-09-05)

Bug Fixes

  • deps: update dependency qs to v6.13.0 (15e0900)

v3.0.2

3.0.2 (2024-09-05)

Bug Fixes

  • deps: update dependency http-signature to ~1.4.0 (675d849)

v3.0.1

3.0.1 (2023-09-06)

Bug Fixes

v3.0.0

3.0.0 (2023-08-08)

Features

  • Add allowInsecureRedirect option (c5bcf21)

BREAKING CHANGES

  • The allowInsecureRedirect is false by 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 to true, but it is not recommended.

Co-authored-by: Szymon Drosdzol [email protected]

Commits
  • d348a03 Merge pull request #53 from cypress-io/renovate/form-data-2.x
  • 0d77178 Merge pull request #56 from cypress-io/renovate/qs-6.x
  • e54f9e3 Merge pull request #58 from cypress-io/renovate/cimg-node-22.x
  • cdcc481 chore(deps): update node.js to v22
  • 15e0900 fix(deps): update dependency qs to v6.13.0
  • fe3d630 Merge pull request #52 from cypress-io/renovate/cimg-node-18.x
  • 87b5e92 fix(deps): update dependency form-data to ~2.5.0
  • e14b38d Merge pull request #55 from cypress-io/renovate/http-signature-1.x
  • 675d849 fix(deps): update dependency http-signature to ~1.4.0
  • e6c8f97 chore(deps): update node.js to v18.20.4
  • Additional commits viewable in compare view

Updates cypress from 12.17.4 to 13.14.2

Release notes

Sourced from cypress's releases.

v13.14.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1

v13.14.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1

v13.13.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0

v13.12.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

v13.8.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

... (truncated)

Commits
  • 12d8e0b chore: release 13.14.2 (#30182)
  • 770a502 fix: revert HiDPI for Wayland users to resolve unknown issues with GLib-GIO-E...
  • c1b95b5 chore(deps): update dependency mini-css-extract-plugin to v2.9.1 (#30151)
  • bbe5328 fix: WebSocket Connection Closed crashing from BrowserCriClient (#30174)
  • 57d7b63 chore: Update Chrome (stable) to 128.0.6613.119 (#30171)
  • b83548a chore(deps): update dependency eslint-plugin-cypress to v3 (#30136)
  • 1f5fcf6 chore: fix local node version mismatch issue with better sqlite3 (#30158)
  • 195cdb1 chore(deps): remove deprecated @​types/strip-ansi (#30139)
  • 6903db8 chore: Update Chrome (beta) to 129.0.6668.22 (#30149)
  • b2a694f chore: sync changelog with what is on docs.cypress.io and fix broken relative...
  • 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 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)
    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.

Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.4 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.12 to 3.0.4
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.12...v3.0.4)

Updates `cypress` from 12.17.4 to 13.14.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.17.4...v13.14.2)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2024
@tdonohue tdonohue added testing framework Related specifically to Unit or Integration (e2e) Tests port to dspace-7_x This PR needs to be ported to `dspace-7_x` branch for next bug-fix release port to dspace-8_x This PR needs to be ported to `dspace-8_x` branch for next bug-fix release labels Sep 6, 2024
@tdonohue tdonohue self-requested a review September 6, 2024 18:47
@tdonohue
Copy link
Member

Replaced by #3315, because minor test fixes are necessary to get e2e tests to succeed in Cypress 13

@tdonohue tdonohue added this to the 9.0 milestone Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Hi @dependabot,
Conflicts have been detected against the base branch.
Please resolve these conflicts as soon as you can. Thanks!

@tdonohue
Copy link
Member

tdonohue commented Oct 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-5e0839e6f4 branch October 9, 2024 16:22
@tdonohue
Copy link
Member

tdonohue commented Oct 9, 2024

Fixed by #3315 (and ports to 8.x and 7.x)

@alexandrevryghem alexandrevryghem removed port to dspace-7_x This PR needs to be ported to `dspace-7_x` branch for next bug-fix release port to dspace-8_x This PR needs to be ported to `dspace-8_x` branch for next bug-fix release labels Nov 17, 2024
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 merge conflict testing framework Related specifically to Unit or Integration (e2e) Tests
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants