Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the gha-deps group with 4 updates #152

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gha-deps group with 4 updates: actions/checkout, ruby/setup-ruby, actions/setup-node and crazy-max/ghaction-github-labeler.

Updates actions/checkout from 4.2.0 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

Changelog

Sourced from actions/checkout's changelog.

v4.2.2

v4.2.1

Commits

Updates ruby/setup-ruby from 1.194.0 to 1.199.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.199.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.198.0...v1.199.0

v1.198.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.197.0...v1.198.0

v1.197.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.196.0...v1.197.0

v1.196.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.195.0...v1.196.0

v1.195.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.194.0...v1.195.0

Commits
  • 7d3497f Update CRuby releases on Windows
  • 98aefb3 Add ruby-3.2.6
  • 7bae1d0 Add truffleruby-24.1.1,truffleruby+graalvm-24.1.1
  • 4d521ea Fix exclusion
  • 1d9686e Mention the new ruby-asan under Supported Versions
  • bea2fb9 Add some details about using asan build.
  • f269373 Test the last 3.4 preview in CI
  • 784fcda Add ruby-3.4.0-preview2
  • f6e0571 Update README.md
  • 207a399 Move the link to the list together with other text about builds
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.0.4 to 4.1.0

Release notes

Sourced from actions/setup-node's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

Commits

Updates crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0

Release notes

Sourced from crazy-max/ghaction-github-labeler's releases.

v5.1.0

Full Changelog: crazy-max/ghaction-github-labeler@v5...v5.1.0

Commits
  • b54af0c Merge pull request #205 from crazy-max/dependabot/npm_and_yarn/actions/github...
  • b0fa869 chore: update generated content
  • 6aa30ec Bump @​actions/github from 5.1.1 to 6.0.0
  • ea3997f Merge pull request #217 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • 29171d6 chore: update generated content
  • b2f62da build(deps): bump @​actions/core from 1.10.0 to 1.11.1
  • 9d4405d Merge pull request #218 from crazy-max/fix-non-iterable
  • a69137f chore: update generated content
  • b3ff7bd fix intermediate values
  • 77c39e1 fix missing js-yaml types
  • 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 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 gha-deps group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [actions/setup-node](https://github.com/actions/setup-node) and [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler).


Updates `actions/checkout` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.0...v4.2.2)

Updates `ruby/setup-ruby` from 1.194.0 to 1.199.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@c04af2b...7d3497f)

Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.4...v4.1.0)

Updates `crazy-max/ghaction-github-labeler` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](crazy-max/ghaction-github-labeler@de749cf...b54af0c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-deps
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the A-deps Area: Source and library dependencies. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant