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.1.0 #1137

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v3.1.0

3.1.0 (2022-05-23)

Features

  • add ability to specify ci-build-id. this commit itself is empty as it represents previous commits and serves as a commit to be version (c662a78)

v3.0.6

3.0.6 (2022-05-14)

Bug Fixes

  • deps: update dependency @​actions/core to v1.8.2 (a45da79)

v3.0.5

3.0.5 (2022-05-10)

Bug Fixes

  • deps: update dependency @​actions/core to v1.8.0 (7877eda)

v3.0.4

3.0.4 (2022-04-30)

Bug Fixes

  • deps: update dependency debug to v4.3.4 (04ea5b9)

v3.0.3

3.0.3 (2022-03-24)

Bug Fixes

  • deps: update dependency @​actions/cache to v1.0.11 (3491774)
  • deps: update dependency @​actions/exec to v1.1.1 (0e77ff4)
  • deps: update dependency @​actions/io to v1.1.2 (a573c36)
  • deps: update dependency @​octokit/core to v3.6.0 (16aacf8)

v3.0.2

3.0.2 (2022-02-13)

Bug Fixes

  • deps: update dependency execa to v6.1.0 (90f0f49)

... (truncated)

Commits
  • c662a78 feat: add ability to specify ci-build-id. this commit itself is empty as it r...
  • e102825 Merge pull request #550 from jdborneman-terminus/master
  • 6b4776c npm run build again. .... for some reason dist/index showing lots of changes tho
  • 6429f17 dist/index showed lots of changes after npm run build, fixing that
  • cfcc043 add newline to end of package-lock.json to revert to what it's like on master...
  • 2414cdc Merge pull request #2 from jdborneman-terminus/review_feedback_1
  • c179631 rebuild dist/index.js
  • da8b7be Merge branch 'master' into review_feedback_1
  • 78f9460 review feedback 1
  • 4b8d0b2 Merge pull request #1 from jdborneman-terminus/jdb/make-getCiBuildId-not-run-...
  • 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 #1141.