Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates#91

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dependencies-7bc8e5e911
Open

chore(deps): bump the dependencies group across 1 directory with 3 updates#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/dependencies-7bc8e5e911

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 3 updates in the / directory: actions/checkout, taiki-e/install-action and actions/setup-node.

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

... (truncated)

Commits

Updates taiki-e/install-action from 2.75.15 to 2.81.3

Release notes

Sourced from taiki-e/install-action's releases.

2.81.3

  • Update vacuum@latest to 0.28.3.

  • Update uv@latest to 0.11.18.

  • Update trivy@latest to 0.71.0.

2.81.2

  • Update mise@latest to 2026.5.18.

  • Update cargo-semver-checks@latest to 0.48.0.

2.81.1

  • Update cargo-no-dev-deps@latest to 0.2.24.

  • Update cargo-hack@latest to 0.6.45.

2.81.0

2.80.0

2.79.15

  • Update typos@latest to 1.47.0.

  • Update wasm-tools@latest to 1.251.0.

  • Update vacuum@latest to 0.27.2.

  • Update uv@latest to 0.11.17.

  • Update tombi@latest to 1.1.1.

  • Update mise@latest to 2026.5.16.

2.79.14

  • Update vacuum@latest to 0.27.0.

  • Update cargo-deny@latest to 0.19.8.

2.79.13

  • Update gungraun-runner@latest to 0.19.1.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.81.3] - 2026-06-03

  • Update vacuum@latest to 0.28.3.

  • Update uv@latest to 0.11.18.

  • Update trivy@latest to 0.71.0.

[2.81.2] - 2026-06-02

  • Update mise@latest to 2026.5.18.

  • Update cargo-semver-checks@latest to 0.48.0.

[2.81.1] - 2026-05-31

  • Update cargo-no-dev-deps@latest to 0.2.24.

  • Update cargo-hack@latest to 0.6.45.

[2.81.0] - 2026-05-31

[2.80.0] - 2026-05-30

[2.79.15] - 2026-05-30

  • Update typos@latest to 1.47.0.

... (truncated)

Commits

Updates actions/setup-node from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

Commits

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

…dates

Bumps the dependencies group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [actions/setup-node](https://github.com/actions/setup-node).


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

Updates `taiki-e/install-action` from 2.75.15 to 2.81.3
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@5939f33...25435dc)

Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@53b8394...48b55a0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: taiki-e/install-action
  dependency-version: 2.81.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Jun 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Preview Build

✅ Build completed successfully!

Download Preview

The built site is available as an artifact: preview-site-91

To preview locally:

  1. Download the artifact from the Actions tab
  2. Unzip the archive
  3. Open index.html in your browser

Or run a simple HTTP server:

python3 -m http.server 8000

Then visit http://localhost:8000

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Lighthouse Performance Report

⚠️ NEEDS IMPROVEMENT

Audit Results

  • /: Performance 59, Accessibility 100, Best Practices 73, SEO 100
  • /about/: Performance 89, Accessibility 100, Best Practices 73, SEO 100
  • /chuck/: Performance 89, Accessibility 100, Best Practices 73, SEO 100
  • /generate/: Performance 97, Accessibility 96, Best Practices 73, SEO 66
  • /karaoke/: Performance 100, Accessibility 96, Best Practices 73, SEO 66
  • /404.html: Performance 65, Accessibility 100, Best Practices 73, SEO 100

All categories must score 90 or higher.

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.

0 participants