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

Update all deps #205

Merged
merged 9 commits into from
Dec 17, 2023
Merged

Update all deps #205

merged 9 commits into from
Dec 17, 2023

Conversation

lopopolo
Copy link
Member

Pin node version to the latest LTS for rtx and lock prettier dependency.

lopopolo and others added 8 commits December 16, 2023 16:02
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-python](https://github.com/actions/setup-python) and [artichoke/setup-rust](https://github.com/artichoke/setup-rust).


Updates `actions/checkout` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.0...v4.1.1)

Updates `ruby/setup-ruby` from 1.154.0 to 1.161.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@52b8784...8575951)

Updates `actions/setup-python` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.7.0...v4.7.1)

Updates `artichoke/setup-rust` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/artichoke/setup-rust/releases)
- [Commits](artichoke/setup-rust@v1.10.0...v1.11.0)

---
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-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-deps
- dependency-name: artichoke/setup-rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the bundler-deps group with 2 updates: [rake](https://github.com/ruby/rake) and [rubocop](https://github.com/rubocop/rubocop).


Updates `rake` from 13.0.6 to 13.1.0
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.0.6...v13.1.0)

Updates `rubocop` from 1.56.4 to 1.57.2
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.56.4...v1.57.2)

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-deps
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@lopopolo lopopolo added A-deps Area: Source and library dependencies. A-build Area: CI build infrastructure. labels Dec 17, 2023
@lopopolo lopopolo merged commit 4d45d19 into trunk Dec 17, 2023
8 checks passed
@lopopolo lopopolo deleted the lopopolo/rev-deps branch December 17, 2023 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant