Skip to content

deps: Bump the all group with 5 updates#276

Merged
halostatue merged 1 commit intomainfrom
dependabot/github_actions/all-0b780bad0d
Nov 1, 2025
Merged

deps: Bump the all group with 5 updates#276
halostatue merged 1 commit intomainfrom
dependabot/github_actions/all-0b780bad0d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the all group with 5 updates:

Package From To
actions/dependency-review-action 4.8.0 4.8.1
pnpm/action-setup 4.1.0 4.2.0
ruby/setup-ruby 1.263.0 1.267.0
reviewdog/action-typos 1.18.0 1.19.0
reviewdog/action-actionlint 1.67.0 1.68.0

Updates actions/dependency-review-action from 4.8.0 to 4.8.1

Release notes

Sourced from actions/dependency-review-action's releases.

Dependency Review Action v4.8.1

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

Commits
  • 40c09b7 Merge pull request #1001 from actions/ahpook/v4.8.1-release
  • 4552948 Bump version for 4.8.1 release
  • e63da9a Merge pull request #1000 from actions/ahpook/deprecation-redux
  • 71365c7 (bug) Fix spamming link test in deprecation warning (again)
  • See full diff in compare view

Updates pnpm/action-setup from 4.1.0 to 4.2.0

Release notes

Sourced from pnpm/action-setup's releases.

v4.2.0

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #179

Commits

Updates ruby/setup-ruby from 1.263.0 to 1.267.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.267.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.266.0...v1.267.0

v1.266.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.265.0...v1.266.0

v1.265.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.264.0...v1.265.0

v1.264.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.263.0...v1.264.0

Commits
  • d5126b9 exec.exec() only accepts strings
  • 274049f Use os.availableParallelism() instead of os.cpus().length
  • a96ff53 Scale bundler install jobs with CPU count up to 8
  • 4ff6f36 Update CRuby releases on Windows
  • 5375105 Add ruby-3.3.10
  • ab177d4 Update CRuby releases on Windows
  • 6797dcb Add ruby-3.4.7
  • a16e0e6 Test on macos-15-intel too
  • See full diff in compare view

Updates reviewdog/action-typos from 1.18.0 to 1.19.0

Release notes

Sourced from reviewdog/action-typos's releases.

Release v1.19.0

v1.19.0: PR #38 - chore(deps): update crate-ci/typos to 1.38.1

Commits
  • d5eb1bb Merge pull request #38 from reviewdog/depup/crate-ci/typos
  • cec9f84 chore(deps): update crate-ci/typos to 1.38.1
  • See full diff in compare view

Updates reviewdog/action-actionlint from 1.67.0 to 1.68.0

Release notes

Sourced from reviewdog/action-actionlint's releases.

Release v1.68.0

v1.68.0: PR #177 - chore(deps): update actionlint to 1.7.8

Commits
  • f00ad06 bump v1.68.0
  • cc60a5a Merge branch 'main' into releases/v1
  • 8e1a350 Merge pull request #177 from reviewdog/depup/actionlint
  • 56a8e90 chore(deps): update actionlint to 1.7.8
  • 5b9cd2a Merge pull request #176 from reviewdog/renovate/python-3.x
  • 734cdfe chore(deps): update python docker tag to v3.14
  • 0b71b30 Merge pull request #174 from reviewdog/renovate/shogo82148-actions-create-rel...
  • 36e24a5 chore(deps): update shogo82148/actions-create-release action to v1.7.9
  • See full diff 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 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 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 all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.0` | `4.8.1` |
| [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4.1.0` | `4.2.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.263.0` | `1.267.0` |
| [reviewdog/action-typos](https://github.com/reviewdog/action-typos) | `1.18.0` | `1.19.0` |
| [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.67.0` | `1.68.0` |


Updates `actions/dependency-review-action` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@56339e5...40c09b7)

Updates `pnpm/action-setup` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@a7487c7...41ff726)

Updates `ruby/setup-ruby` from 1.263.0 to 1.267.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@0481980...d5126b9)

Updates `reviewdog/action-typos` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/reviewdog/action-typos/releases)
- [Commits](reviewdog/action-typos@fe961cd...d5eb1bb)

Updates `reviewdog/action-actionlint` from 1.67.0 to 1.68.0
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@95395aa...f00ad06)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pnpm/action-setup
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: ruby/setup-ruby
  dependency-version: 1.267.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: reviewdog/action-typos
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: reviewdog/action-actionlint
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Nov 1, 2025
@halostatue halostatue merged commit 3dd5519 into main Nov 1, 2025
45 checks passed
@halostatue halostatue deleted the dependabot/github_actions/all-0b780bad0d branch November 1, 2025 15:39
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