EOSIO / eosjs

General purpose library for the EOSIO blockchain.
http://eosio.github.io/eosjs
MIT License
1.43k stars 463 forks source link

Bump cypress-io/github-action from 2.11.7 to 3.0.0 #1088

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cypress-io/github-action from 2.11.7 to 3.0.0.

Release notes

Sourced from cypress-io/github-action's releases.

v3.0.0

3.0.0 (2022-01-31)

Features

  • Upgrade to use Node v16 (fdafe31)

BREAKING CHANGES

  • Update Cypress GitHub Action from Node v12 to Node v16 as the base

v2.11.8

2.11.8 (2022-01-28)

Bug Fixes

  • deps: update dependency @​actions/cache to v1.0.8 (4df66b8)
  • deps: update dependency @​actions/core to v1.6.0 (c486d4d)
  • deps: update dependency debug to v4.3.3 (51ec054)
  • deps: update dependency execa to v6 (3128db2)
  • deps: update dependency got to v11.8.3 (cc7f699)
  • use latest version of @​semantic-release/git to re-enable semantic releases #491 (c1627b2)
Commits
  • 2f2f346 Merge pull request #484 from cypress-io/runs-node16
  • cb9e396 chore(deps): update dependency markdown-link-check to v3.9.3
  • 85bc2f4 update actions per #488
  • dd99942 update node types to v16
  • fdafe31 feat: Upgrade to use Node v16
  • f5bea47 Merge pull request #494 from cypress-io/kevin/run-actions-on-pr
  • 86c857b refactor github workflow events
  • 8387f96 refactor example-webpack on events
  • ce0a1d1 refactor main on events
  • fdb50f6 update cypress baseUrl port
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #1094.