Bump the dependencies group in /.config with 5 updates#435
Merged
Conversation
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.4` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` | 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 `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](coveragepy/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 `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 `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) --- updated-dependencies: - dependency-name: charset-normalizer 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: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The following labels could not be found: |
ansibuddy
approved these changes
Dec 29, 2024
ansibuddy
approved these changes
Dec 29, 2024
ansibuddy
approved these changes
Dec 30, 2024
abhikdps
approved these changes
Dec 30, 2024
abhikdps
approved these changes
Dec 30, 2024
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 dependencies group in /.config with 5 updates:
3.4.03.4.17.6.97.6.101.5.11.5.41.12.21.13.010.1210.13Updates
charset-normalizerfrom 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)c390e1fMerge 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 ...1b06bc0Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
coveragefrom 7.6.9 to 7.6.10Changelog
Sourced from coverage's changelog.
Commits
f0dcf65docs: sample HTML for 7.6.100f26f35docs: prep for 7.6.1081c5e43docs: rewrite the subprocess page878410cchore: make doc_upgradef1d320dchore: make upgrade67f1440debug: this condition is never true. really?c85eabafix: multi-line statements no longer confuse branch target descriptions. #187...73e58farefactor: clarify the code that fixes with-statement exitse16c9cctypo: backslask865fd7fchore: bump the action-dependencies group with 4 updates (#1909)Updates
griffefrom 1.5.1 to 1.5.4Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
a2f320fchore: Prepare release 1.5.44fccca7fix: Append trailing comma to length-1 tuples410a392chore: Allow perf sections in changelogeea0af1chore: Update comment0279998perf: Avoid dictionary creation when accessing members of non-classes with su...8dd5749chore: Prepare release 1.5.3e8db3a2refactor: Stop caching objects' inherited members, aliases' members and inher...daadc60chore: Prepare release 1.5.253b4db1docs: Add "see also" sections to docstringse2e0983ci: Remove annotation from enum values to satisfy mypyUpdates
mkdocstrings-pythonfrom 1.12.2 to 1.13.0Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
941d0e5chore: Prepare release 1.13.0c8f1a77tests: Add templates rendenring tests using inline-snapshote493663tests: Refactor fixtures and helpers0d953e3chore: Template upgradeec4d2ccchore: Template upgraded67215cfeat: Allow using Ruff to format signatures and attribute valuesc4506f0refactor: Render*and**outside of cross-references in signaturescea4996docs: Mention mkdocstrings-python-xrefe93d166fix: Respectshow_signature_annotationsoption for attribute signatures in ...af6fab3fix: Handle__init__overloads when merging into classUpdates
pymdown-extensionsfrom 10.12 to 10.13Release notes
Sourced from pymdown-extensions's releases.
Commits
36858c6Mention negative indexing in Snippets documentation271950fMore consistent newline handling in blocks extensions (#2553)9e26f64Allow negative indexes (#2552)1789d60Docs: Update JS deps55ccf79Allow specifying multiple line selection blocks (#2551)f6102acFix some complex cases in BetterEm (#2547)9df48dbStrip sections from included file (#2541)377e8ffCorrectly document StripHTML defaults (#2535)68c70f9Fix broken link to options in block-caption plugin page (#2533)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