chore(deps): update python tooling dependencies#19
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
f81fe73 to
0fc6f01
Compare
3058424 to
b6753d0
Compare
b6753d0 to
c776c11
Compare
c776c11 to
c930fb3
Compare
c930fb3 to
2ff1bb9
Compare
83d7b86 to
9b8e57a
Compare
9b8e57a to
04abe6a
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.
This PR contains the following updates:
==13.6.0→==13.8.0==2.20.5→==2.21.1==26.4.3→==26.6.1==26.4.0→==26.6.0==5.0.0→==5.4.0>=1.5,<2.0→>=1.5.3,<2.0>=0.4,<1.0→>=0.5.2,<1.0>=7.1,<8.0→>=7.3.0,<8.0>=1.2,<2.0→>=1.2.3,<2.0==2.33.1→==2.34.2Release Notes
ansible-community/ansible-build-data (ansible)
v13.8.0Compare Source
v13.7.0Compare Source
ansible/ansible-creator (ansible-creator)
v26.6.1Compare Source
Fixes
Maintenance
v26.6.0Compare Source
Features
Fixes
Maintenance
ansible/ansible-lint (ansible-lint)
v26.6.0Compare Source
Features
Fixes
ansible-lint --fix(#5033) @bishalOpsMaintenance
cloudflare/cloudflare-python (cloudflare)
v5.4.0Compare Source
Full Changelog: v5.3.0...v5.4.0
Features
Chores
v5.3.0Compare Source
Full Changelog: v5.3.0...v5.4.0
Features
Chores
v5.2.0Compare Source
Full Changelog: v5.2.0...v5.3.0
Features
Bug Fixes
Chores
v5.1.0Compare Source
Full Changelog: v5.1.0...v5.2.0
Features
Chores
timvink/mkdocs-git-revision-date-localized-plugin (mkdocs-git-revision-date-localized-plugin)
v1.5.3Compare Source
What's Changed
New Contributors
Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.5.2...v1.5.3
v1.5.2Compare Source
What's Changed
Bug fixes
page is Nonein mkdocs theme override Jinja2 templates by @Copilot in #202Dependency updates (security)
Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.5.1...v1.5.2
v1.5.1: revision-date-localized v1.5.1Compare Source
What's Changed
prek(https://prek.j178.dev/)New Contributors
Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.5.0...v1.5.1
blueswen/mkdocs-glightbox (mkdocs-glightbox)
v0.5.2: mkdocs-glightbox-0.5.2Compare Source
v0.5.1: mkdocs-glightbox-0.5.1Compare Source
v0.5.0: mkdocs-glightbox-0.5.0Compare Source
mondeja/mkdocs-include-markdown-plugin (mkdocs-include-markdown-plugin)
v7.3.0Compare Source
New features
include_from_urlv7.2.2Compare Source
Bug fixes
v7.2.1Compare Source
Enhancements
v7.2.0Compare Source
New features
orderto sort multiple inclusions.v7.1.8Compare Source
Bug fixes
v7.1.7Compare Source
Bug fixes
heading-offsetargument ofinclude-markdowndirective.v7.1.6Compare Source
Bug fixes
v7.1.5Compare Source
Bug fixes
v7.1.4Compare Source
Bug fixes
v7.1.3Compare Source
Enhancements
v7.1.2Compare Source
Enhancements
cache_dirglobal setting to configure the path to the cache directory. When setted avoids the requirement to installplatformdirsto use HTTP caching.ProperDocs/properdocs-redirects (mkdocs-redirects)
v1.2.3Compare Source
Warn when this plugin is being used from the mkdocs executable (ProperDocs/mkdocs-redirects#2)
Apologies for the inconvenience. We are starting a community continuation of MkDocs under a new name ProperDocs, and plugins are our main hope regarding how we can spread the word.
See https://redirect.github.com/ProperDocs/properdocs/discussions/33
Drop support for Python 3.9, officially support Python 3.14
Full Changelog: ProperDocs/mkdocs-redirects@v1.2.2...v1.2.3
v1.2.2Compare Source
v1.2.1Compare Source
psf/requests (requests)
v2.34.2Compare Source
headersinput type back toMappingto avoid invariance issueswith
MutableMappingand inferred dict types. Users callingRequest.headers.update()may need to narrow typing in their code. (#7441)v2.34.1Compare Source
Bugfixes
jsoninput type fromdictandlisttoMappingand
Sequence. (#7436)headersinput type to MutableMapping and removedNonefromRequest.headerstyping to improve handling for users. (#7431)Response.reasonmoved fromstr | Nonetostrto improve handlingfor users. (#7437)
__getattr__implementationsweren't being properly detected as Iterables. (#7433)
v2.34.0Compare Source
Announcements
Requests 2.34.0 introduces inline types, replacing those provided by
typeshed. Public API types should be fully compatible with mypy, pyright,
and ty. We believe types are comprehensive but if you find issues, please
report them to the pinned tracking issue.
Special thanks to @bastimeyer, @cthoyt, @edgarrmondragon, and @srittau for
helping review and test the types ahead of the release. (#7272)
Improvements
usedforsecurity=Falseto clarifysecurity considerations. (#7310)
should be able to start testing prior to its release in October. (#7422)
Bugfixes
Response.historyno longer contains a reference to itself, preventingaccidental looping when traversing the history list. (#7328)
proxy_bypass implementation has been updated with CPython's fix from
bpo-39057. (#7427)
URI paths. This should address user issues with specific presigned
URLs. Note the full fix requires urllib3 2.7.0+. (#7315)
Configuration
📅 Schedule: (in timezone America/Boise)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.