-
Notifications
You must be signed in to change notification settings - Fork 664
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 dependencies group across 1 directory with 17 updates #4325
Merged
ansibuddy
merged 1 commit into
main
from
dependabot/pip/dot-config/dependencies-66ae03e114
Nov 19, 2024
Merged
Bump the dependencies group across 1 directory with 17 updates #4325
ansibuddy
merged 1 commit into
main
from
dependabot/pip/dot-config/dependencies-66ae03e114
Nov 19, 2024
Commits on Nov 19, 2024
-
Bump the dependencies group across 1 directory with 17 updates
Bumps the dependencies group with 17 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [ansible-compat](https://github.com/ansible/ansible-compat) | `24.9.1` | `24.10.0` | | [ansible-core](https://github.com/ansible/ansible) | `2.17.5` | `2.18.0` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.9.2` | `24.10.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.7` | | [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.43` | `9.5.44` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.26.2` | `0.27.0` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` | | [regress](https://github.com/crate-py/regress) | `2024.8.1` | `2024.11.1` | | [resolvelib](https://github.com/sarugaku/resolvelib) | `1.0.1` | `1.1.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.20.1` | `0.21.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.2` | `0.7.4` | | [toml-sort](https://github.com/pappasam/toml-sort) | `0.23.1` | `0.24.0` | | [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.1.0` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.0` | | [zipp](https://github.com/jaraco/zipp) | `3.20.2` | `3.21.0` | Updates `ansible-compat` from 24.9.1 to 24.10.0 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v24.9.1...v24.10.0) Updates `ansible-core` from 2.17.5 to 2.18.0 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.5...v2.18.0) Updates `ansible-lint` from 24.9.2 to 24.10.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v24.9.2...v24.10.0) Updates `coverage` from 7.6.4 to 7.6.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.7) Updates `identify` from 2.6.1 to 2.6.2 - [Commits](pre-commit/identify@v2.6.1...v2.6.2) Updates `mkdocs-material` from 9.5.43 to 9.5.44 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.43...9.5.44) Updates `mkdocstrings` from 0.26.2 to 0.27.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.26.2...0.27.0) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `regex` from 2024.9.11 to 2024.11.6 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.9.11...2024.11.6) Updates `regress` from 2024.8.1 to 2024.11.1 - [Release notes](https://github.com/crate-py/regress/releases) - [Commits](crate-py/regress@v2024.8.1...v2024.11.1) Updates `resolvelib` from 1.0.1 to 1.1.0 - [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst) - [Commits](sarugaku/resolvelib@1.0.1...1.1.0) Updates `rpds-py` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.20.1...v0.21.0) Updates `ruff` from 0.7.2 to 0.7.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.2...0.7.4) Updates `toml-sort` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/pappasam/toml-sort/releases) - [Changelog](https://github.com/pappasam/toml-sort/blob/main/CHANGELOG.md) - [Commits](pappasam/toml-sort@v0.23.1...v0.24.0) Updates `tomli` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.1.0) Updates `wheel` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.0) Updates `zipp` from 3.20.2 to 3.21.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.2...v3.21.0) --- updated-dependencies: - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: resolvelib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: toml-sort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 685adb5 - Browse repository at this point
Copy the full SHA 685adb5View 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.