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

Upgrade deps #248

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Upgrade deps #248

merged 9 commits into from
Jul 9, 2024

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Jul 9, 2024

PR rollup + upgrade Python, Ruby, and Bundler

dependabot bot and others added 9 commits June 1, 2024 00:58
Bumps the bundler-deps group with 1 update: [rubocop](https://github.com/rubocop/rubocop).


Updates `rubocop` from 1.63.4 to 1.64.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.4...v1.64.1)

---
updated-dependencies:
- 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>
Bumps the gha-deps group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `actions/checkout` from 4.1.4 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.4...v4.1.7)

Updates `ruby/setup-ruby` from 1.175.1 to 1.183.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@1198b07...1d0e911)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm-deps group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the pip-deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [validators](https://github.com/python-validators/validators) | `0.28.1` | `0.28.3` |
| [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.5.0` |
| [tenacity](https://github.com/jd/tenacity) | `8.2.3` | `8.4.2` |
| [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.1` | `4.2.2` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` |



Updates `validators` from 0.28.1 to 0.28.3
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](python-validators/validators@0.28.1...0.28.3)

Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.1)

Updates `ruff` from 0.4.2 to 0.5.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.2...0.5.0)

Updates `tenacity` from 8.2.3 to 8.4.2
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.2.3...8.4.2)

Updates `packaging` from 24.0 to 24.1
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.0...24.1)

Updates `platformdirs` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](platformdirs/platformdirs@4.2.1...4.2.2)

Updates `typing-extensions` from 4.11.0 to 4.12.2
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.11.0...4.12.2)

---
updated-dependencies:
- dependency-name: validators
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: tenacity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: packaging
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: platformdirs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: typing-extensions
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@lopopolo lopopolo added the A-deps Area: Source and library dependencies. label Jul 9, 2024
@lopopolo lopopolo merged commit 17f7371 into trunk Jul 9, 2024
9 checks passed
@lopopolo lopopolo deleted the lopopolo/deps branch July 9, 2024 23:37
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.

None yet

1 participant