build(deps): bump the python-deps group across 1 directory with 3 updates#73
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-deps group across 1 directory with 3 updates#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the python-deps group with 3 updates in the / directory: [argcomplete](https://github.com/kislyuk/argcomplete), [tomlkit](https://github.com/python-poetry/tomlkit) and [yq](https://github.com/kislyuk/yq). Updates `argcomplete` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.3...v3.7.0) Updates `tomlkit` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) Updates `yq` from 3.4.3 to 4.1.2 - [Release notes](https://github.com/kislyuk/yq/releases) - [Changelog](https://github.com/kislyuk/yq/blob/main/Changes.rst) - [Commits](kislyuk/yq@v3.4.3...v4.1.2) --- updated-dependencies: - dependency-name: argcomplete dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: yq dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesrequirements.txt
OpenSSF Scorecard
Scanned Files
|
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 python-deps group with 3 updates in the / directory: argcomplete, tomlkit and yq.
Updates
argcompletefrom 3.6.3 to 3.7.0Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
6b4528dv3.7.081608a8Use Python 3.15 in test matrixa59f151Update Python classifiers598c779Add test for #552d543c6fescape glob and brace metacharacters in quote_completions (#552)24ea0e3Upgrade GHA to latest supported runners and actions8e6423btype hinting fixes93eab00Add test for #5515fefb45quote prefix passed to compgen in FilesCompleter (#551)8e5ad6aRemove easy_install script detectionUpdates
tomlkitfrom 0.15.0 to 0.15.1Release notes
Sourced from tomlkit's releases.
... (truncated)
Changelog
Sourced from tomlkit's changelog.
Commits
1bd7e3bchore: release 0.15..194e62fbFloat is not a sequence (#563)495a42eFix top-level scalar captured by a table rendered from a dotted key (#550)21a4942reject a comment containing line breaks in Item.comment and add_line (#544)8cd44f5fix: preserve leading newline of multiline string built with string() (#551)67d3e86Fix array of tables replacing a dotted key swallowing the next sibling (#542)...e23a254fix: avoid duplicate table header when adding a key to an out-of-order table ...34e51e2Update CHANGELOG.md to reflect recent fixes and enhancementsb48c094reject overlong decimal integer instead of coercing to inf (#538)cc05afaRepresent out-of-order table proxies with merged values (#536)Updates
yqfrom 3.4.3 to 4.1.2Release notes
Sourced from yq's releases.
Changelog
Sourced from yq's changelog.
Commits
ff9fc4bv4.1.27eb4c90Fix yq --version2fb6d70v4.1.130fd8d7ruff formatf9eabebAdd AGENTS.md with guidance for tests5db4bb5xq: support --xml-short-empty-elementsbf36782v4.1.0c4f66b4Implement YAML comment roundtripping5035109v4.0.0e969732ruff formatDependabot 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 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