Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cypress-io/github-action from 2 to 5 #1161

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps cypress-io/github-action from 2 to 5.

Release notes

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

v5.0.0

5.0.0 (2022-12-2)

Features

BREAKING CHANGES

v4.2.2

4.2.2 (2022-11-28)

Bug Fixes

v4.2.1

4.2.1 (2022-11-22)

Bug Fixes

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)

... (truncated)

Changelog

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

Changelog

This document gives an overview of changes to the Cypress GitHub JavaScript Action cypress-io/github-action.

See Releases for full details of changes.

Version Changes
v5.8.1 Examples remove Node.js 19. End of support for Node.js 19.
v5.8.0 Add GitHub step output resultsUrl. Deprecate dashboardUrl.
v5.7.0 Add basic Yarn Modern Plug'n'Play support.
v5.6.2 Examples add Node.js 20. End of support and removal of Node.js 14 examples.
v5.6.0 Add check for lockfile presence.
v5.5.0 Examples add Yarn Modern.
v5.4.0 Examples add Yarn Classic.
v5.3.0 Add parameter publish-summary (default true).
v5.2.0 Examples add Node.js 19.
v5.1.0 Add parameter auto-cancel-after-failures.
v5.0.0 Examples add Node.js 18 and remove Node.js 12.
v4.2.2 Dependency on GitHub set-output workflow command removed.
v4.2.0 Support for pnpm added.
v4.0.0 Support for Cypress 10 and later versions added.
v3 Action runs under Node.js 16 instead of Node.js 12.
v2 Cypress runs using the Module API instead of being started via the command line.
v1 This version is no longer runnable in GitHub due to security changes.
Commits
  • d69252d revert: "fix: use yarn instead of npx with yarn.lock (#914)" (#942)
  • e08da49 fix: use yarn instead of npx with yarn.lock (#914)
  • c3b451e chore(deps): update debug in examples/wait-on (#939)
  • 0b2a321 docs: remove outdated workshop-ci reference (#940)
  • fbfad28 chore(deps): update cypress to 12.14.0 (#937)
  • ab68f1a docs: add resultsurl to changelog (#935)
  • 524c6a1 chore(deps): update vite in example tests (#934)
  • 01f8544 test: use examples/browser for firefox v12 tests (#933)
  • 61a130a test: disable video artifact upload for v12 examples (#932)
  • db16930 test: migrate plugins to config (#926)
  • 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)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 2 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@v2...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 7, 2023
@enthusiastio enthusiastio requested review from enthusiastio and removed request for jekabs-karklins August 10, 2023 16:40
@nitrosx nitrosx merged commit 788b6d5 into master Aug 11, 2023
2 checks passed
@nitrosx nitrosx deleted the dependabot/github_actions/cypress-io/github-action-5 branch August 11, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants