-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rollup of Dependabot updates, update Python version #240
Merged
Commits on May 1, 2024
-
Bump the pip-deps group with 7 updates
Bumps the pip-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [validators](https://github.com/python-validators/validators) | `0.22.0` | `0.28.1` | | [black](https://github.com/psf/black) | `24.2.0` | `24.4.2` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.0` | `0.4.2` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `validators` from 0.22.0 to 0.28.1 - [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.22.0...0.28.1) Updates `black` from 24.2.0 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.2.0...24.4.2) Updates `mypy` from 1.8.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.10.0) Updates `ruff` from 0.3.0 to 0.4.2 - [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.3.0...v0.4.2) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `platformdirs` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.1) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [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.10.0...4.11.0) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: packaging dependency-type: direct:development update-type: version-update:semver-major 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>
Configuration menu - View commit details
-
Copy full SHA for 2da2999 - Browse repository at this point
Copy the full SHA 2da2999View commit details -
Bump the gha-deps group with 6 updates
Bumps the gha-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `4.1.4` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.172.0` | `1.175.1` | | [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) | `5.3.0` | `5.4.1` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.0.0` | `5.1.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.3` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.3` | `4.1.7` | Updates `actions/checkout` from 4.1.1 to 4.1.4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.4) Updates `ruby/setup-ruby` from 1.172.0 to 1.175.1 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](ruby/setup-ruby@d4526a5...1198b07) Updates `mheap/github-action-required-labels` from 5.3.0 to 5.4.1 - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](mheap/github-action-required-labels@80a96a4...5847eef) Updates `actions/setup-python` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.0.0...v5.1.0) Updates `actions/upload-artifact` from 4.3.1 to 4.3.3 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.1...v4.3.3) Updates `actions/download-artifact` from 4.1.3 to 4.1.7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.3...v4.1.7) --- 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: mheap/github-action-required-labels 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-minor dependency-group: gha-deps - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d5d3374 - Browse repository at this point
Copy the full SHA d5d3374View commit details -
Bump the bundler-deps group with 2 updates
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.1.0 to 13.2.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.1.0...v13.2.1) Updates `rubocop` from 1.61.0 to 1.63.4 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.61.0...v1.63.4) --- 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>
Configuration menu - View commit details
-
Copy full SHA for b2fb3db - Browse repository at this point
Copy the full SHA b2fb3dbView commit details -
Merge remote-tracking branches 'origin/dependabot/bundler/bundler-dep…
…s-8a2206b03e', 'origin/dependabot/github_actions/gha-deps-49450ad694' and 'origin/dependabot/pip/pip-deps-6f2a0aa9f5' into lopopolo/rev-deps
Configuration menu - View commit details
-
Copy full SHA for b32f1f7 - Browse repository at this point
Copy the full SHA b32f1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983ce6d - Browse repository at this point
Copy the full SHA 983ce6dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.