Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cypress from 10.11.0 to 12.5.0.

Release notes

Sourced from cypress's releases.

v12.5.0

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

v12.4.1

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

v12.4.0

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

v12.3.0

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

v12.2.0

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

v12.1.0

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

v12.0.2

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

v12.0.1

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

v12.0.0

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

v11.2.0

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

v11.1.0

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

v11.0.1

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

v11.0.0

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

Commits

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)

shawn-sher and others added 13 commits December 20, 2022 08:13
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 4.2.21 to 4.5.1.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v4.2.21...v4.5.1)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [worker-timers](https://github.com/chrisguttandin/worker-timers) from 7.0.54 to 7.0.59.
- [Release notes](https://github.com/chrisguttandin/worker-timers/releases)
- [Commits](chrisguttandin/worker-timers@v7.0.54...v7.0.59)

---
updated-dependencies:
- dependency-name: worker-timers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.55.0...1.56.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [loglevel](https://github.com/pimterry/loglevel) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: loglevel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.11.0 to 12.5.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@v10.11.0...v12.5.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 requested a review from a team as a code owner February 1, 2023 16:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 67.30% // Head: 67.30% // No change to project coverage 👍

Coverage data is based on head (09d7eb4) compared to base (d80d944).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             dep/dependency_upgrade_staging    #1078   +/-   ##
=================================================================
  Coverage                             67.30%   67.30%           
  Complexity                             1474     1474           
=================================================================
  Files                                   190      190           
  Lines                                  6515     6515           
  Branches                                439      439           
=================================================================
  Hits                                   4385     4385           
  Misses                                 1943     1943           
  Partials                                187      187           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shawn-sher shawn-sher force-pushed the dep/dependency_upgrade_staging branch from d80d944 to 9c61c0c Compare February 3, 2023 16:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2023

Superseded by #1100.

@dependabot dependabot bot closed this Feb 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cerberus-dashboard/dep/dependency_upgrade_staging/cypress-12.5.0 branch February 8, 2023 15:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant