Skip to content

ci(deps): bump the github-actions group with 2 updates#337

Merged
ioncache merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-61eb960c49
Jun 22, 2026
Merged

ci(deps): bump the github-actions group with 2 updates#337
ioncache merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-61eb960c49

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: actions/checkout and davelosert/vitest-coverage-report-action.

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates davelosert/vitest-coverage-report-action from 2.12.0 to 2.12.1

Release notes

Sourced from davelosert/vitest-coverage-report-action's releases.

v2.12.1

2.12.1 (2026-06-17)

Bug Fixes

  • deps-dev: bump @​biomejs/biome from 2.4.16 to 2.5.0 (#637) (07d2ea2)
  • deps-dev: bump esbuild from 0.28.0 to 0.28.1 to fix low severity alert (#634) (3f1517d)
  • deps-dev: bump js-yaml from 4.1.1 to 4.2.0 (#638) (b6953a3)
  • deps-dev: bump semantic-release in the semantic-release group (#636) (71f8544)
  • deps-dev: bump the build-deps group with 3 updates (#635) (71729ec)
  • deps: bump tar and npm to resolve moderate vulnerability (#639) (a345167)
Commits
  • 3c054a2 chore(release): 2.12.1 [skip ci]
  • b6953a3 fix(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#638)
  • a345167 fix(deps): bump tar and npm to resolve moderate vulnerability (#639)
  • 71729ec fix(deps-dev): bump the build-deps group with 3 updates (#635)
  • 71f8544 fix(deps-dev): bump semantic-release in the semantic-release group (#636)
  • 07d2ea2 fix(deps-dev): bump @​biomejs/biome from 2.4.16 to 2.5.0 (#637)
  • 3f1517d fix(deps-dev): bump esbuild from 0.28.0 to 0.28.1 to fix low severity alert (...
  • 4f2d59f chore(deps-dev): bump @​types/node in the build-deps group (#633)
  • fa92c81 chore(deps-dev): bump the build-deps group with 3 updates (#631)
  • b2ba78b chore(deps-dev): bump @​biomejs/biome from 2.4.15 to 2.4.16 (#632)
  • 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 group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [davelosert/vitest-coverage-report-action](https://github.com/davelosert/vitest-coverage-report-action).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

Updates `davelosert/vitest-coverage-report-action` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/davelosert/vitest-coverage-report-action/releases)
- [Changelog](https://github.com/davelosert/vitest-coverage-report-action/blob/main/release.config.js)
- [Commits](davelosert/vitest-coverage-report-action@02f3c2e...3c054a2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: davelosert/vitest-coverage-report-action
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Jun 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage Report for packages/data-sanitization

Status Category Percentage Covered / Total
🔵 Lines 100% 246 / 246
🔵 Statements 100% 252 / 252
🔵 Functions 100% 32 / 32
🔵 Branches 100% 187 / 187
File CoverageNo changed files found.
Generated in workflow #57 for commit c852618 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for packages/data-sanitization-log-providers

Status Category Percentage Covered / Total
🔵 Lines 100% 59 / 59
🔵 Statements 100% 60 / 60
🔵 Functions 100% 11 / 11
🔵 Branches 100% 40 / 40
File CoverageNo changed files found.
Generated in workflow #58 for commit c852618 by the Vitest Coverage Report Action

@ioncache ioncache merged commit a353eea into main Jun 22, 2026
9 checks passed
@ioncache ioncache deleted the dependabot/github_actions/github-actions-61eb960c49 branch June 22, 2026 17:04
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