tupilabs / vue-lumino

A component to use Vue.js with Jupyter Lumino (PhosphorJS), integrating DOM & VDOM through event listeners and Vue reactivity system.
Apache License 2.0
78 stars 6 forks source link

Bump @cypress/code-coverage from 3.12.29 to 3.12.34 #135

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @cypress/code-coverage from 3.12.29 to 3.12.34.

Release notes

Sourced from @​cypress/code-coverage's releases.

v3.12.34

3.12.34 (2024-04-09)

Bug Fixes

  • deps: update dependency @​types/node to v20.12.5 (#812) (b104685)
  • deps: update react monorepo (#813) (76c9014)

v3.12.33

3.12.33 (2024-04-01)

Bug Fixes

  • deps: update dependency @​types/node to v20.12.2 (#808) (ffe894e)
  • deps: update react monorepo (#806) (5647d81)

v3.12.32

3.12.32 (2024-03-25)

Bug Fixes

  • deps: update dependency @​types/react to v18.2.69 (#800) (8cf53e4)

v3.12.31

3.12.31 (2024-03-25)

Bug Fixes

  • deps: update dependency @​types/node to v20.11.30 (#799) (9da3b4a)

v3.12.30

3.12.30 (2024-03-18)

Bug Fixes

  • deps: update dependency @​types/node to v20.11.28 (#795) (032ff66)
  • deps: update react monorepo (#796) (61e25f3)
Commits
  • 76c9014 fix(deps): update react monorepo (#813)
  • b104685 fix(deps): update dependency @​types/node to v20.12.5 (#812)
  • 6f3e7ac chore(deps): update node.js to v21.7.2 (#811)
  • 6879c79 chore(deps): update dependency cypress to v13.7.2 (#810)
  • 9207e22 chore(deps): update babel monorepo to v7.24.4 (#809)
  • ffe894e fix(deps): update dependency @​types/node to v20.12.2 (#808)
  • c2252b9 chore(deps): update node.js to v21.7.1 (#807)
  • 5647d81 fix(deps): update react monorepo (#806)
  • 0cfcd19 chore(deps): update dependency express to v4.19.2 (#805)
  • 873c8ee chore(deps): update babel monorepo to v7.24.3 (#801)
  • Additional commits viewable in compare view


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 show 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)