Deps: Bump the dependencies group with 3 updates#613
Merged
greenbonebot merged 1 commit intomainfrom Sep 25, 2023
Merged
Conversation
Bumps the dependencies group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [urllib3](https://github.com/urllib3/urllib3) and [zipp](https://github.com/jaraco/zipp). Updates `ruff` from 0.0.290 to 0.0.291 - [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.290...v0.0.291) Updates `urllib3` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.4...v2.0.5) Updates `zipp` from 3.16.2 to 3.17.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.16.2...v3.17.0) --- updated-dependencies: - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
y0urself
approved these changes
Sep 25, 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 3 updates: ruff, urllib3 and zipp.
Updates
rufffrom 0.0.290 to 0.0.291Release notes
Sourced from ruff's releases.
Commits
8bfe9bdBump version to v0.0.291 (#7606)01843afSupport option group documentation (#7593)2ecf597RefactorOptionsrepresentation (#7591)f137819ImproveB005documentation to reflect duplicate-character behavior (#7601)9d16e46Add most formatter options toruff.toml/pyproject.toml(#7566)82978acBump indicatif from 0.17.6 to 0.17.7 (#7592)814403cBump lint rules count to 700 (#7585)f254aaaRemove unwrap inos_error_alias.rs(#7583)a51b0b0Treatos.erroras anOSErroralias (#7582)74dbd87Make ruff format idempotent when using stdin input (#7581)Updates
urllib3from 2.0.4 to 2.0.5Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9f85a7Release 2.0.5d41f412Undeprecate pyOpenSSL module (#3127)b6c04cbFix a link to "absolute URI" definition (#3128)af7c78frefactor: change double conditional to one (#3118)34c13c8Refer to current internet standards in docs on proxies (#3124)a3e94f2Fix a name of an attribute in docs (#3125)da69d4fFix docs build (#3123)18831e5Bump actions/checkout from 3.6.0 to 4.0.0 (#3116)cf8e184Unquote all GitHub Action names to fix auto-updating comments (#3121)26c1b3fUnquote GitHub Action name to test auto-updating commentsUpdates
zippfrom 3.16.2 to 3.17.0Changelog
Sourced from zipp's changelog.
Commits
5c59b56Merge https://github.com/jaraco/skeletonca1831cPreferpass_envin tox config. Preferred failure mode for tox-dev/tox#312...488dd04Finalizec230d98Add CompleteDirs.inject classmethod for use elsewherec331584In tests, always use alpharep fixture.92a8531Merge https://github.com/jaraco/skeleton928e9a8Add FORCE_COLOR to the TOX_OVERRIDE for GHA. Requires tox 4.11.1. Closes jara...a6256e2Add descriptions to the tox environments. Closes jaraco/skeleton#91.b02bf32Add diff-cover check to Github Actions CI. Closes jaraco/skeleton#90.0484daaClean up 'color' environment variables.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions