-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Bump the dependencies group across 1 directory with 13 updates #153
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dot-config/dependencies-5e74ea7ff4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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 dependencies group with 13 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.4` | | [importlib-resources](https://github.com/python/importlib_resources) | `5.0.7` | `6.4.5` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.48` | `9.5.49` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [molecule](https://github.com/ansible-community/molecule) | `6.0.3` | `24.12.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `attrs` from 24.2.0 to 24.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `coverage` from 7.6.9 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.9...7.6.10) Updates `griffe` from 1.5.1 to 1.5.4 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.1...1.5.4) Updates `importlib-resources` from 5.0.7 to 6.4.5 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](python/importlib_resources@v5.0.7...v6.4.5) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `mkdocs-material` from 9.5.48 to 9.5.49 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.48...9.5.49) Updates `mkdocstrings-python` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.12.2...1.13.0) Updates `molecule` from 6.0.3 to 24.12.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v6.0.3...v24.12.0) Updates `pymdown-extensions` from 10.12 to 10.13 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.13) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
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 13 updates in the /.config directory:
24.2.0
24.3.0
2024.8.30
2024.12.14
3.4.0
3.4.1
8.1.7
8.1.8
7.6.9
7.6.10
1.5.1
1.5.4
5.0.7
6.4.5
3.1.4
3.1.5
9.5.48
9.5.49
1.12.2
1.13.0
6.0.3
24.12.0
10.12
10.13
2.2.3
2.3.0
Updates
attrs
from 24.2.0 to 24.3.0Commits
Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
coverage
from 7.6.9 to 7.6.10Changelog
Sourced from coverage's changelog.
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
griffe
from 1.5.1 to 1.5.4Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
a2f320f
chore: Prepare release 1.5.44fccca7
fix: Append trailing comma to length-1 tuples410a392
chore: Allow perf sections in changelogeea0af1
chore: Update comment0279998
perf: Avoid dictionary creation when accessing members of non-classes with su...8dd5749
chore: Prepare release 1.5.3e8db3a2
refactor: Stop caching objects' inherited members, aliases' members and inher...daadc60
chore: Prepare release 1.5.253b4db1
docs: Add "see also" sections to docstringse2e0983
ci: Remove annotation from enum values to satisfy mypyUpdates
importlib-resources
from 5.0.7 to 6.4.5Changelog
Sourced from importlib-resources's changelog.
... (truncated)
Commits
284148b
Finalize63a7bcb
Merge pull request #315 from python/bugfix/311-non-path-namespace-paths2c145c5
Omit sentinel values from a namespace path.47d73b1
Add test capturing failure when resolving the MultiplexedPath for a namespace...4875bc5
Add type annotations for _candidate_pathsd84ca37
Fix typo in _temp_path comment.1a6fef2
Merge https://github.com/jaraco/skeleton790fa6e
Include the trailing slash in disable_error_code(overload-overlap), also requ...2beb8b0
Add support for linking usernames.0c326f3
Add a degenerate nitpick_ignore for downstream consumers. Add a 'local' comme...Updates
jinja2
from 3.1.4 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
877f6e5
release version 3.1.58d58859
remove test pypieda8fe8
update dev dependenciesc8fdce1
Fix bug involving calling set on a template parameter within all branches of ...66587ce
Fix bug where set would sometimes fail within iffbc3a69
Add support for namespaces in tuple parsing (#1664)b8f4831
more comments about nsref assignmentee83219
Add support for namespaces in tuple assignment1d55cdd
Triple quotes in docs (#2064)8a8eafc
edit block assignment sectionUpdates
mkdocs-material
from 9.5.48 to 9.5.49Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
f947bbe
Prepare 9.5.49 release968fbe1
Fixed privacy plugin interop with generated filesc97270c
Updated dependencies7fb3a39
Documentation (#7794)1ee1115
Updated dependenciesb368cee
Fixed diagram title not switching color in dark mode0f97a8d
Documentation (#7784)Updates
mkdocstrings-python
from 1.12.2 to 1.13.0Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
941d0e5
chore: Prepare release 1.13.0c8f1a77
tests: Add templates rendenring tests using inline-snapshote493663
tests: Refactor fixtures and helpers0d953e3
chore: Template upgradeec4d2cc
chore: Template upgraded67215c
feat: Allow using Ruff to format signatures and attribute valuesc4506f0
refactor: Render*
and**
outside of cross-references in signaturescea4996
docs: Mention mkdocstrings-python-xrefe93d166
fix: Respectshow_signature_annotations
option for attribute signatures in ...af6fab3
fix: Handle__init__
overloads when merging into classUpdates
molecule
from 6.0.3 to 24.12.0Release notes
Sourced from molecule's releases.
... (truncated)
Commits
c6b3deb
Miscellaneous additional cleanup (#4337)716c975
Add docstrings and type hints to dependency plugins (#4331)b6c542e
chore: pre-commit autoupdate (#4336)3e97e74
Add docstrings and type hints to verifier subdirectory. (#4334)d3b2497
Bump the dependencies group in /.config with 8 updates (#4335)cd923f6
Add docstrings and type hints to schema_v3 (#4332)8e546c7
Bump the dependencies group in /.config with 5 updates (#4333)0f21762
Add docstrings and type hints to driver files (#4330)8de7900
Add docstrings and type hints to provisioner (#4319)254d898
Bump the dependencies group across 1 directory with 17 updates (#4325)Updates
pymdown-extensions
from 10.12 to 10.13Release notes
Sourced from pymdown-extensions's releases.
Commits
36858c6
Mention negative indexing in Snippets documentation271950f
More consistent newline handling in blocks extensions (#2553)9e26f64
Allow negative indexes (#2552)1789d60
Docs: Update JS deps55ccf79
Allow specifying multiple line selection blocks (#2551)