build(deps-dev): bump the patch group across 1 directory with 5 updates#42
Open
dependabot[bot] wants to merge 1 commit intov0.x.xfrom
Open
build(deps-dev): bump the patch group across 1 directory with 5 updates#42dependabot[bot] wants to merge 1 commit intov0.x.xfrom
dependabot[bot] wants to merge 1 commit intov0.x.xfrom
Conversation
Bumps the patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) | `1.2.3` | `1.2.4` | | [mike](https://github.com/jimporter/mike) | `2.1.3` | `2.1.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.3` | `9.7.4` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `1.0.0` | `1.0.3` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.4` | `4.0.5` | Updates `flake8-pyproject` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/john-hen/Flake8-pyproject/releases) - [Commits](john-hen/Flake8-pyproject@1.2.3...1.2.4) Updates `mike` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.3...v2.1.4) Updates `mkdocs-material` from 9.7.3 to 9.7.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.3...9.7.4) Updates `mkdocstrings[python]` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.0...1.0.3) Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: flake8-pyproject dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mike dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocs-material dependency-version: 9.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocstrings[python] dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
cb11771 to
e4fa9b5
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 patch group with 5 updates in the / directory:
1.2.31.2.42.1.32.1.49.7.39.7.41.0.01.0.34.0.44.0.5Updates
flake8-pyprojectfrom 1.2.3 to 1.2.4Release notes
Sourced from flake8-pyproject's releases.
Commits
3c516a9Bumped version to 1.2.4.df70f19Added GitHub workflow for releases on PyPI.d46e99cOnly run scheduled test weekly instead of nightly.da0b9edAdded link to GitHub releases as a project URL.8e4b87fCosmetic changes to code format of dev tools intoolsfolder.4227bd4Use longer names for dev tools intoolsfolder.3866f48Mention early on that we need to be called inpyproject.tomlfolder.40bf639Removed configuration and documentation of pre-commit hook.9df7abbBump actions/checkout from 5 to 6 in the github-actions group2c23062Fixed reporting of code coverage.Updates
mikefrom 2.1.3 to 2.1.4Release notes
Sourced from mike's releases.
Changelog
Sourced from mike's changelog.
Commits
fd2c5dcUpdate version to 2.1.46bad205Update copyright year9e5f876Remove deprecated license classifier80c47abBe more consistent with newlines in CHANGES.md11d4160Use built-inimportlibin Python 3.10 and greaterbdda184Improve selection of unit test suites on command lined8a9b49Add CI for Python 3.14 and remove old workarounds97deaedUpdate copyright64298e2Update Python version for lintinge6f523aTest Python 3.12 and 3.13Updates
mkdocs-materialfrom 9.7.3 to 9.7.4Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
9580c28Prepare 9.7.4 release4ae913cUpdated MkDocs 2.0 warning messagefdf40c0Bump minimatch (#8570)b368bedSwitched social card generator to sandboxed Jinja environmente2d0012Updated blog post with note on environment variablefc7b41eUpdated changelogUpdates
mkdocstrings[python]from 1.0.0 to 1.0.3Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
Commits
8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingcc3d6a4chore: Template upgradedbf263dfix: Propagate Zensical'szrelpathprocessor4e66617chore: Prepare release 1.0.29f79141refactor: Use global instances for handlers and autorefscb8a3c7chore: Prepare release 1.0.1d37d907refactor: Support manual cross-references in Zensical too0edd18achore: Clean up after v1Updates
pylintfrom 4.0.4 to 4.0.5Commits
88e1ab7Bump pylint to 4.0.5, update changelog (#10860)d96d489[Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...0b08ccbFix dynamic color mapping for "fail-on" messages when using multiple reporter...154dba4[Backport maintenance/4.0.x] Fix FP forinvalid-namewithtyping.Finalon...7b73bfdDisable unspecified-encoding for py-version above Python 3.15 (#10800)4cc98be[Backport maintenance/4.0.x] Fix setting options for import order checker (#1...f0d30a2Sync astroid version with requirements file again38bdf02[Backport maintenance/4.0.x] Fixlogging-unsupported-formatwhen logging ...f08c33a[Backport maintenance/4.0.x] Properly detectself.fail()as a terminating...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 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