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: bump cypress from 8.1.0 to 10.11.0 #100

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps cypress from 8.1.0 to 10.11.0.

Release notes

Sourced from cypress's releases.

v10.11.0

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

v10.10.0

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

v10.9.0

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

v10.8.0

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

v10.7.0

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

v10.6.0

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

v10.5.0

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

v10.4.0

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

v10.3.1

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

v10.3.0

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

v10.2.0

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

v10.1.0

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

v10.0.3

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

v10.0.2

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

v10.0.1

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

v10.0.0

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

v9.7.0

Released 5/23/2022

... (truncated)

Commits
  • 079f979 chore: bump package.json version to 10.11.0 (#24388)
  • 75cce81 fix(testIsolation): improve the behavior, clarify config options and sync wit...
  • 851552c fix: Revert "chore: set rejectUnauthorized for api calls (#24087)" (#24370)
  • 8ab3ea8 feat: implement new login and "connect project" logic (#23762)
  • 4e667e5 chore: release @​cypress/grep-v3.1.0
  • 382e0b5 fix: detect chrome browser process and tab crashes to no longer hang in CI (#...
  • 208efbf fix: Use post message instead of web sockets for spec bridges. (#24243)
  • 8b12ec9 chore: release @​cypress/webpack-preprocessor-v5.15.0
  • 74f19c1 chore: release @​cypress/webpack-dev-server-v2.4.1
  • f9272bb fix: Improve document.cookie patch (#23643)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mjhenkes, a new releaser for cypress since your current version.


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 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](https://github.com/cypress-io/cypress) from 8.1.0 to 10.11.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@v8.1.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@vercel
Copy link

vercel bot commented Nov 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextjs-template ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 2:33AM (UTC)

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Location
[email protected] (added) postinstall package.json
😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Location
[email protected] (added) jest package.json
[email protected] (added) jest package.json via [email protected]
Pull request report summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #101.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cypress-10.11.0 branch December 1, 2022 02:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants