Deps: Bump the dependencies group with 4 updates#616
Merged
greenbonebot merged 1 commit intomainfrom Oct 9, 2023
Merged
Conversation
Bumps the dependencies group with 4 updates: [coverage](https://github.com/nedbat/coveragepy), [babel](https://github.com/python-babel/babel), [platformdirs](https://github.com/platformdirs/platformdirs) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.3.1...7.3.2) Updates `babel` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.12.1...v2.13.0) Updates `platformdirs` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@3.10.0...3.11.0) Updates `ruff` from 0.0.291 to 0.0.292 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.291...v0.0.292) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: babel dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Oct 9, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the dependencies group with 4 updates: coverage, babel, platformdirs and ruff.
Updates
coveragefrom 7.3.1 to 7.3.2Changelog
Sourced from coverage's changelog.
Commits
a316513build: fix the pypy wheel arguments7ec2c62docs: sample HTML for 7.3.2ffd954fdocs: prep for 7.3.21ea3907refactor: don't access frame structs directly7b8dec9feat!: remove fullcoverage, it doesn't work in 3.131040bcerefactor: remove unused interned strings9ab9e0cfix: 3.12 soft keywordtypeis bolded in HTML8624ce9fix: really turn off SQLite journal files on 3.12+604aafachore: make upgrade7c25ba0fix: don't combine journal files. #1605Updates
babelfrom 2.12.1 to 2.13.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.