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

Bump the gha-deps group with 5 updates #223

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gha-deps group with 5 updates:

Package From To
ruby/setup-ruby 1.165.1 1.171.0
mheap/github-action-required-labels 5.1.0 5.2.0
actions/upload-artifact 4.0.0 4.3.0
actions/download-artifact 4.1.0 4.1.1
artichoke/generate_third_party 1.11.0 1.12.1

Updates ruby/setup-ruby from 1.165.1 to 1.171.0

Release notes

Sourced from ruby/setup-ruby's releases.

Add support for macos-14 GitHub runners

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.170.0...v1.171.0

Add CRuby 3.2.3 on Windows

What's Changed

Full Changelog: ruby/setup-ruby@v1.169.0...v1.170.0

Add windows-toolchain input

What's Changed

Full Changelog: ruby/setup-ruby@v1.168.0...v1.169.0

Add ruby-3.2.3

What's Changed

Full Changelog: ruby/setup-ruby@v1.167.0...v1.168.0

Workaround bug in XCode 14.2 linker not respecting RTLD_LAZY

See oracle/truffleruby#3390

Commits
  • 22fdc77 Clarify comment in test.yml
  • 98f8f7e Update README.md
  • 56dbe84 Add support for macos-14-x64 GitHub runners
  • e8677f0 Add support for macos-14-arm64 GitHub runners
  • 7f2d473 Update url
  • bd03e04 Test 3.3 on Windows
  • 9c6c842 Update CRuby releases on Windows
  • 5daca16 Remove default in action.yml for windows-toolchain
  • 5580575 Add windows-toolchain input
  • 432702e Add ruby-3.2.3
  • Additional commits viewable in compare view

Updates mheap/github-action-required-labels from 5.1.0 to 5.2.0

Release notes

Sourced from mheap/github-action-required-labels's releases.

v5.2.0

What's Changed

Full Changelog: mheap/github-action-required-labels@v5.1.0...v5.2.0

Commits

Updates actions/upload-artifact from 4.0.0 to 4.3.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

v4.1.0

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

Commits

Updates actions/download-artifact from 4.1.0 to 4.1.1

Release notes

Sourced from actions/download-artifact's releases.

v4.1.1

Commits

Updates artichoke/generate_third_party from 1.11.0 to 1.12.1

Release notes

Sourced from artichoke/generate_third_party's releases.

v1.12.1

What's Changed

Full Changelog: artichoke/generate_third_party@v1.12.0...v1.12.1

v1.12.0

What's Changed

Full Changelog: artichoke/generate_third_party@v1.11.0...v1.12.0

Changelog

Sourced from artichoke/generate_third_party's changelog.

1.12.1

Release 2024-01-08.

Internal Changes

  • Update dependabot.yml to update npm deps. #137
  • Upgrade Ruby dependencies. #138

#137: artichoke/generate_third_party#137 #138: artichoke/generate_third_party#138

1.12.0

Released 2024-01-08.

Internal Changes

#122: artichoke/generate_third_party#122 #123: artichoke/generate_third_party#123 #124: artichoke/generate_third_party#124 #125: artichoke/generate_third_party#125 #126: artichoke/generate_third_party#126 #127: artichoke/generate_third_party#127 #128: artichoke/generate_third_party#128 #129: artichoke/generate_third_party#129 #131: artichoke/generate_third_party#131 #132: artichoke/generate_third_party#132 #133: artichoke/generate_third_party#133 #134: artichoke/generate_third_party#134 #135: artichoke/generate_third_party#135

Commits
  • 063cecf Merge pull request #138 from artichoke/dependabot/bundler/bundler-deps-7b138d...
  • d284572 Prepare for v1.12.1 release
  • 55a855a Bump the bundler-deps group with 2 updates
  • 8db8069 Merge pull request #137 from artichoke/lopopolo-patch-1
  • 1bd4bc0 Update dependabot.yml
  • a4cb004 Merge pull request #136 from artichoke/lopopolo/rev-ver
  • 81823dc Release v1.12.0
  • 5b8bc1c Lock prettier
  • 64a4994 Merge pull request #135 from artichoke/dependabot/bundler/bundler-deps-a7dc5d...
  • 123addb Merge pull request #134 from artichoke/dependabot/github_actions/gha-deps-cab...
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.165.1` | `1.171.0` |
| [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) | `5.1.0` | `5.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.0.0` | `4.3.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.0` | `4.1.1` |
| [artichoke/generate_third_party](https://github.com/artichoke/generate_third_party) | `1.11.0` | `1.12.1` |


Updates `ruby/setup-ruby` from 1.165.1 to 1.171.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@360dc86...22fdc77)

Updates `mheap/github-action-required-labels` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mheap/github-action-required-labels/releases)
- [Commits](mheap/github-action-required-labels@4e9ef4c...cc7a79f)

Updates `actions/upload-artifact` from 4.0.0 to 4.3.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.0.0...v4.3.0)

Updates `actions/download-artifact` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.1.0...v4.1.1)

Updates `artichoke/generate_third_party` from 1.11.0 to 1.12.1
- [Release notes](https://github.com/artichoke/generate_third_party/releases)
- [Changelog](https://github.com/artichoke/generate_third_party/blob/trunk/CHANGELOG.md)
- [Commits](artichoke/generate_third_party@v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: mheap/github-action-required-labels
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-deps
- dependency-name: artichoke/generate_third_party
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the A-deps Area: Source and library dependencies. label Feb 1, 2024
@lopopolo lopopolo merged commit 21e45b6 into trunk Feb 1, 2024
6 of 8 checks passed
@lopopolo lopopolo deleted the dependabot/github_actions/gha-deps-687dcc884f branch February 1, 2024 05:40
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