EOSIO / eosjs

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

Bump cypress-io/github-action from 2.11.7 to 4.2.0 #1158

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v4.2.0

4.2.0 (2022-07-27)

Features

  • add support for pnpm (install and cache deps) (0ec9869)

v4.1.1

4.1.1 (2022-06-27)

Bug Fixes

  • disable summary when it is not available (f036b8f)

v4.1.0

4.1.0 (2022-06-10)

Features

  • summary: add gh summary of results (03567e0)

v4.0.1

4.0.1 (2022-06-08)

Bug Fixes

  • make headed execution available again (00d78c2)
  • updated action to be backwards compatible (255c997)

v4.0.0

4.0.0 (2022-06-01)

Bug Fixes

... (truncated)

Commits
  • 30008f1 Merge pull request #586 from Kocal/feat/pnpm
  • cdfab3d chore: format
  • 0ec9869 feat: add support for pnpm (install and cache deps)
  • 4996a77 chore: add examples for pnpm
  • 53cc317 Merge pull request #573 from philipparndt/disable-summary-on-ghe
  • f036b8f fix: disable summary when it is not available
  • be2de7b Merge pull request #566 from cypress-io/adam/add-workflow-summary
  • 3a65c0d remove log
  • 5c469cf Merge pull request #409 from sergiubcn/master
  • aa6e409 remove dead code.
  • 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)