-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 7 updates #1200
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
Merged
Merged
Conversation
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
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [paramiko](https://github.com/paramiko/paramiko) | `3.5.0` | `3.5.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.11` | | [autohooks-plugin-ruff](https://github.com/greeenbone/autohooks-plugin-ruff) | `24.1.0` | `25.2.0` | | [autohooks](https://github.com/greenbone/autohooks) | `24.2.0` | `25.2.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.0` | `4.13.3` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.4` | `0.9.5` | Updates `paramiko` from 3.5.0 to 3.5.1 - [Commits](paramiko/paramiko@3.5.0...3.5.1) Updates `coverage` from 7.6.10 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.10...7.6.11) Updates `autohooks-plugin-ruff` from 24.1.0 to 25.2.0 - [Commits](https://github.com/greeenbone/autohooks-plugin-ruff/commits) Updates `autohooks` from 24.2.0 to 25.2.0 - [Release notes](https://github.com/greenbone/autohooks/releases) - [Commits](greenbone/autohooks@v24.2.0...v25.2.0) Updates `beautifulsoup4` from 4.13.0 to 4.13.3 Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `ruff` from 0.9.4 to 0.9.5 - [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.9.4...0.9.5) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: autohooks-plugin-ruff dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: autohooks dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: beautifulsoup4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
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 Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-or-later, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1200 +/- ##
=======================================
Coverage 97.74% 97.74%
=======================================
Files 71 71
Lines 4967 4967
Branches 895 895
=======================================
Hits 4855 4855
Misses 76 76
Partials 36 36 ☔ View full report in Codecov by Sentry. |
bjoernricks
approved these changes
Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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-packages group with 7 updates:
3.5.03.5.17.6.107.6.1124.1.025.2.024.2.025.2.04.13.04.13.31.14.11.15.00.9.40.9.5Updates
paramikofrom 3.5.0 to 3.5.1Commits
ed8b097Cut 3.5.11d9e496Changelog re #2490, closes #24903acc790When decrypting a private key, unpad it before deserializationUpdates
coveragefrom 7.6.10 to 7.6.11Changelog
Sourced from coverage's changelog.
Commits
a20898ddocs: sample HTML for 7.6.11938d519docs: prep for 7.6.1127ee4fftest: free-threading builds were failing the old leak test #1924f473b87test: it could be useful to disable branch coverage in this helperf85d9b7fix: prevent code objects from leaking #1924ae8d3b9chore: make upgrade156981fbuild: zizmor can't tell this is safe6603021chore: bump the action-dependencies group with 6 updates (#1922)d6a1e5btest: run the pytracer first so .tox is left with a c extension for ad-hoc usecd2db93docs: a reminder about when RESUME appliesUpdates
autohooks-plugin-rufffrom 24.1.0 to 25.2.0Commits
Updates
autohooksfrom 24.2.0 to 25.2.0Release notes
Sourced from autohooks's releases.
... (truncated)
Commits
3179489Automatic release to 25.2.052e7ea9Add: Allow to check if a Config has a keyb4ea89aAdd: Allow to load a config from a string232e20dUpdate beatifulsoup4 dependencyb54e905Change: Use poetry group for declaring dev dependencies537b609Deps: Bump the dependencies group with 9 updates0a98d0eDeps: Bump semver from 3.0.3 to 3.0.4 in the dependencies groupcd3f0ceDeps: Bump the dependencies group with 2 updates6a7fb3aDeps: Bump the dependencies group with 3 updates1f7613eDeps: Bump the dependencies group with 4 updatesUpdates
beautifulsoup4from 4.13.0 to 4.13.3Updates
mypyfrom 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)Updates
rufffrom 0.9.4 to 0.9.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
10d3e64Bump version to 0.9.5 (#16002)84ceddc[ruff] Classes with mixed type variable style (RUF053) (#15841)ba2f0e9[flake8-pyi] Add autofix for unused-private-type-var (PYI018) (#15999)18b497a[red-knot] Fixup a couple of nits in thered_knot_testREADME (#15996)7cac0daWorkaround Even Better TOML crash related toallOf(#15992)b66cc94Add deprecation warning forruff-lsprelated settings (#15850)e345307[red-knot] Fix diagnostic range for non-iterable unpacking assignments (#15994)5588c75[red-knot] Fix relative imports insrc.root(#15990)9d2105badd instance variable examples to RUF012 (#15982)8fcac0fRecognize all symbols namedTYPE_CHECKINGforin_type_checking_block(#15...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