Skip to content

Bump the github-actions-dependencies group with 2 updates#128

Merged
RHSplinter merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-dependencies-3957087770
Mar 21, 2026
Merged

Bump the github-actions-dependencies group with 2 updates#128
RHSplinter merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-dependencies-3957087770

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 2 updates: dorny/test-reporter and cypress-io/github-action.

Updates dorny/test-reporter from 2.6.0 to 2.7.0

Changelog

Sourced from dorny/test-reporter's changelog.

Changelog

2.7.0

2.6.0

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs dorny/test-reporter#673
  • Change: The test-reporter action will listed all artifacts associated with the build run dorny/test-reporter#693
  • Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629

2.5.0

2.4.0

2.3.0

2.2.0

2.1.1

2.1.0

... (truncated)

Commits
  • df62474 test-reporter release v2.7.0
  • 24ade53 Add the missing collapsed input parameter documentation to README
  • 574d6b1 Merge pull request #739 from dorny/bugfix/update_flatted_package
  • ce9f9c4 Update flatted package to v3.4.1 to fix a vulnerability
  • 0d9f24e Merge pull request #155 from johnbartholomew/feat-report-test-suite-errors
  • 5e23310 Rebuild the dist/index.js file
  • f8ae4de Report jest-junit testsuite errors as failures
  • 540c280 Merge pull request #731 from dt-thomas-durand/feat/slug-prefix
  • a03559f Merge pull request #736 from dorny/dependabot/npm_and_yarn/undici-6.24.1
  • eff5ed2 Merge pull request #734 from dorny/dependabot/npm_and_yarn/jest-30.3.0
  • Additional commits viewable in compare view

Updates cypress-io/github-action from 7.1.5 to 7.1.8

Release notes

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

v7.1.8

7.1.8 (2026-03-20)

Bug Fixes

v7.1.7

7.1.7 (2026-03-18)

Bug Fixes

v7.1.6

7.1.6 (2026-03-16)

Bug Fixes

  • deps: update transient dependencies flatted & undici (#1683) (8248214)
Commits
  • 4c06c48 fix(deps): update fast-xml-parser to 5.5.7 (#1703)
  • 5c5ae40 test(deps): harmonize image-size to 2.0.2 (#1702)
  • c0addff chore(deps): update dependency image-size to ^1.2.1 (#1699)
  • ce3bd03 chore(deps): update tailwindcss monorepo to ^4.2.2 (#1697)
  • bc497bd chore(deps): update dependency @​vitejs/plugin-react to ^5.2.0 (#1698)
  • ce92cec chore: group webpack* dependencies for Renovate (#1696)
  • b38e1f7 chore(deps): update dependency webpack to ^5.105.4 (#1694)
  • b9f98de chore: set Renovate rangeStrategy to bump (#1693)
  • a54417f chore: enable examples updates with Renovate (#1691)
  • 38c6a67 test(deps): update next to 16.1.7 (#1689)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-dependencies group with 2 updates: [dorny/test-reporter](https://github.com/dorny/test-reporter) and [cypress-io/github-action](https://github.com/cypress-io/github-action).


Updates `dorny/test-reporter` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@3d76b34...df62474)

Updates `cypress-io/github-action` from 7.1.5 to 7.1.8
- [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@bc22e01...4c06c48)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: cypress-io/github-action
  dependency-version: 7.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

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 Mar 21, 2026
@dependabot dependabot Bot requested a review from RHSplinter as a code owner March 21, 2026 13:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 21, 2026
@RHSplinter RHSplinter merged commit 3bf60fa into main Mar 21, 2026
9 checks passed
@RHSplinter RHSplinter deleted the dependabot/github_actions/github-actions-dependencies-3957087770 branch March 21, 2026 13:19
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.

1 participant