Bump the minor-and-patch group across 1 directory with 4 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 4 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
dependabot
Bot
force-pushed
the
dependabot/pip/scripts/minor-and-patch-066574cde2
branch
from
August 17, 2026 05:15
6b9e5f2 to
a7d5f1f
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/scripts/minor-and-patch-066574cde2
branch
2 times, most recently
from
August 31, 2026 05:16
2f21b43 to
f9d9107
Compare
Bumps the minor-and-patch group with 4 updates in the /scripts directory: [click](https://github.com/pallets/click), [feedparser](https://github.com/kurtmckee/feedparser), [packaging](https://github.com/pypa/packaging) and [platformdirs](https://github.com/tox-dev/platformdirs). Updates `click` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.5.0) Updates `feedparser` from 6.0.12 to 6.0.14 - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/feedparser@v6.0.12...v6.0.14) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `platformdirs` from 4.9.6 to 4.11.7 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.6...4.11.7) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: feedparser dependency-version: 6.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/scripts/minor-and-patch-066574cde2
branch
from
September 7, 2026 05:15
f9d9107 to
7ba5144
Compare
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 minor-and-patch group with 4 updates in the /scripts directory: click, feedparser, packaging and platformdirs.
Updates
clickfrom 8.4.1 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
feedparserfrom 6.0.12 to 6.0.14Release notes
Sourced from feedparser's releases.
Changelog
Sourced from feedparser's changelog.
Commits
14425f6Hotfix v6.0.14 (#586)64757d0Update project metadata67ad0edUpgrade to feedparser-sgmllib 2.xc1c7d72Hotfix 6.0.13 (#582)587b7d6Update project metadata5eb46d2Migrate fromsgmllib3ktofeedparser-sgmllibUpdates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
platformdirsfrom 4.9.6 to 4.11.7Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
e0847a6Release 4.11.7cf226abRelease 4.11.6c22544bfix: accept use_site_for_root in the bin functions (#537)7499756[pre-commit.ci] pre-commit autoupdate (#536)bd77b0dRelease 4.11.52a3ab96fix: accept app arguments in user_preference_dir (#531)56a9bc7refactor: keyword-only booleans on the applications functions (#535)8147f77fix: accept app arguments in the applications functions (#534)8ea7338fix: return one site applications path for multipath (#532)4d4279fdocs: fix the iterator order claim in api.rst (#533)