Skip to content

Bump the minor-actions-dependencies group across 1 directory with 6 updates#110

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/minor-actions-dependencies-940194302c
Open

Bump the minor-actions-dependencies group across 1 directory with 6 updates#110
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/minor-actions-dependencies-940194302c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps the minor-actions-dependencies group with 6 updates in the / directory:

Package From To
actions/setup-go 6.2.0 6.3.0
oven-sh/setup-bun 2.1.2 2.1.3
browser-actions/setup-chrome 2.1.0 2.1.1
jdx/mise-action 3.6.1 3.6.3
cachix/install-nix-action 31.9.0 31.10.0
ruby/setup-ruby 1.288.0 1.290.0

Updates actions/setup-go from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-go's releases.

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

Commits

Updates oven-sh/setup-bun from 2.1.2 to 2.1.3

Release notes

Sourced from oven-sh/setup-bun's releases.

v2.1.3

oven-sh/setup-bun is the github action for setting up Bun.

What's Changed

New Contributors

Full Changelog: oven-sh/setup-bun@v2...v2.1.3

Commits

Updates browser-actions/setup-chrome from 2.1.0 to 2.1.1

Release notes

Sourced from browser-actions/setup-chrome's releases.

setup-chrome: v2.1.1

2.1.1 (2026-02-21)

Bug Fixes

v2.1.1

2.1.1 (2026-02-21)

Bug Fixes

Changelog

Sourced from browser-actions/setup-chrome's changelog.

Changelog

2.1.1 (2026-02-21)

Bug Fixes

2.1.0 (2025-07-13)

Features

  • Support snapshot installs on Windows ARM64 (#635) (12261ee)

2.0.0 (2025-07-06)

⚠ BREAKING CHANGES

  • Use chrome for testing as default (#632)

Features

1.7.3 (2025-01-25)

Bug Fixes

1.7.2 (2024-07-13)

Bug Fixes

1.7.1 (2024-05-27)

Bug Fixes

  • try to install browser version when user will not install ChromeDriver (#551) (f5596e0), closes #550

1.7.0 (2024-05-26)

... (truncated)

Commits
  • 4f8e943 Release v2.1.1 at b82ad5d9e2916c124431a79b72e20138d46b05ba
  • See full diff in compare view

Updates jdx/mise-action from 3.6.1 to 3.6.3

Release notes

Sourced from jdx/mise-action's releases.

v3.6.3

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.6.2...v3.6.3

v3.6.2

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.6.1...v3.6.2

Changelog

Sourced from jdx/mise-action's changelog.

Changelog


3.6.3 - 2026-03-06

🐛 Bug Fixes

New Contributors


3.6.2 - 2026-03-02

🐛 Bug Fixes

  • move file_hash to end of cache key template to prevent prefix matching (#384) by @​altendky in #384

New Contributors


3.6.1 - 2026-01-20

🔍 Other Changes

  • Revert "fix(cache): isolate cache keys per working_directory in monorepos" (#364) by @​jdx in #364

3.6.0 - 2026-01-18

🚀 Features

🐛 Bug Fixes

📚 Documentation

New Contributors

... (truncated)

Commits
  • 5228313 chore: release v3.6.3 (#391)
  • cea720d fix: pass cwd to all exec calls in exportMiseEnv() (#390)
  • e79ddf6 chore: release v3.6.2 (#385)
  • 74b7437 chore(deps): lock file maintenance (#389)
  • 9b0f77b chore(deps): update github/codeql-action digest to 4558047 (#387)
  • 3030cd8 chore(deps): lock file maintenance (#386)
  • 60119f9 chore(deps): update dependency @​types/handlebars to v4.1.0 (#381)
  • f1c6089 fix: move file_hash to end of cache key template to prevent prefix matching (...
  • e371f56 chore(deps): update github/codeql-action digest to f5c2471 (#380)
  • 7cba2b1 chore(deps): update dependency @​types/node to v24.10.13 (#379)
  • Additional commits viewable in compare view

Updates cachix/install-nix-action from 31.9.0 to 31.10.0

Release notes

Sourced from cachix/install-nix-action's releases.

v31.10.0

What's Changed

⚠️ Nix 2.34.0 contains a regression that, under certain scenarios (a trusted-user + a client-side netrc-file), breaks authentication with private caches that rely on netrc files. This regression affects cachix/cachix-action. We advise sticking with 2.33.3 until a patch is released.

Full Changelog: cachix/install-nix-action@v31.9.1...v31.10.0

v31.9.1

What's Changed

Full Changelog: cachix/install-nix-action@v31...v31.9.1

Commits

Updates ruby/setup-ruby from 1.288.0 to 1.290.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.290.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.289.0...v1.290.0

v1.289.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.288.0...v1.289.0

Commits
  • 6ca151f Leave only basic comment about env variable change
  • 7413847 Set HOME variable from OS information
  • b3cff1b Add support for Windows Server Standard Evaluation
  • 19a43a6 Add jruby-10.0.4.0
  • 896e71e Bump fast-xml-parser from 5.3.6 to 5.4.1
  • 0fa9651 Bump minimatch from 3.1.2 to 3.1.4
  • 19a9bab Bump fast-xml-parser from 5.3.4 to 5.3.6
  • 7f562e2 Update Credits in README
  • 0fc657d Document the role of the setup-ruby release team and maintainers
  • 9fd324a Bump fast-xml-parser from 5.3.3 to 5.3.4
  • 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

…pdates

Bumps the minor-actions-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go) | `6.2.0` | `6.3.0` |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.1.2` | `2.1.3` |
| [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) | `2.1.0` | `2.1.1` |
| [jdx/mise-action](https://github.com/jdx/mise-action) | `3.6.1` | `3.6.3` |
| [cachix/install-nix-action](https://github.com/cachix/install-nix-action) | `31.9.0` | `31.10.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.288.0` | `1.290.0` |



Updates `actions/setup-go` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@7a3fe6c...4b73464)

Updates `oven-sh/setup-bun` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@3d26778...ecf28dd)

Updates `browser-actions/setup-chrome` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/browser-actions/setup-chrome/releases)
- [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-chrome@b94431e...4f8e943)

Updates `jdx/mise-action` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@6d1e696...5228313)

Updates `cachix/install-nix-action` from 31.9.0 to 31.10.0
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](cachix/install-nix-action@4e002c8...19effe9)

Updates `ruby/setup-ruby` from 1.288.0 to 1.290.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@09a7688...6ca151f)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-actions-dependencies
- dependency-name: oven-sh/setup-bun
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-actions-dependencies
- dependency-name: browser-actions/setup-chrome
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-actions-dependencies
- dependency-name: jdx/mise-action
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-actions-dependencies
- dependency-name: cachix/install-nix-action
  dependency-version: 31.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-actions-dependencies
- dependency-name: ruby/setup-ruby
  dependency-version: 1.290.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-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 6, 2026
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