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

[Dependency] Bump @cypress/request and cypress in /site #9751

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

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

Updates @cypress/request from 2.88.12 to 3.0.0

Release notes

Sourced from @​cypress/request's releases.

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 szymon@doyensec.com

Changelog

Sourced from @​cypress/request's changelog.

Change Log

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

v2.83.0 (2017/09/27)

v2.82.0 (2017/09/19)

v2.81.0 (2017/03/09)

v2.80.0 (2017/03/04)

... (truncated)

Commits

Updates cypress from 12.17.3 to 13.1.0

Release notes

Sourced from cypress's releases.

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

Commits
  • 0f9a150 chore: bump cache for windows jobs to pass (#27724)
  • 370c36b chore: release @​cypress/webpack-batteries-included-preprocessor-v3.0.2
  • f84bc63 chore: 13.1.0 (#27718)
  • d8b4821 fix: ensure that fatal protocol errors are only limited to the spec they occu...
  • 6081751 fix: change how tsconfig is aliased in webpack-batteries-included-preprocesso...
  • cee7dfc chore: fix changelog [run ci] (#27716)
  • 0396b9b fix(deps): update dependency plist to v3.1.0 🌟 (#27710)
  • f1a1c97 fix: fix release date to be august 29th and not august 30th (#27711)
  • 7072f3c fix: make CDP errors non fatal (#27709)
  • cbf266c fix: Include run.stats.skipped in results (#27695)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.0 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.0
- [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.0)

Updates `cypress` from 12.17.3 to 13.1.0
- [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.3...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/cypress/request-and-cypress-3.0.0 branch from ee274bb to 750a96a Compare September 1, 2023 20:30
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #9751 (750a96a) into main (4a16542) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #9751   +/-   ##
=========================================
  Coverage     23.25%   23.25%           
  Complexity     8233     8233           
=========================================
  Files           227      227           
  Lines         29362    29362           
  Branches         73       73           
=========================================
  Hits           6828     6828           
  Misses        22464    22464           
  Partials         70       70           
Flag Coverage Δ
autograder 22.15% <ø> (ø)
js 27.51% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.15% <ø> (ø)
python_submitty_utils 71.65% <ø> (ø)
submitty_daemon_jobs 91.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@bmcutler bmcutler merged commit 22f5664 into main Sep 2, 2023
19 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/cypress/request-and-cypress-3.0.0 branch September 2, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants