Bump the pip-dependencies group with 6 updates#17
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.0` | `7.15.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.15.22` | | [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) | `0.9.38` | `0.9.39` | | [djlint](https://github.com/djlint/djLint) | `1.40.4` | `1.40.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | | [nautobot](https://github.com/nautobot/nautobot) | `3.1.7` | `3.1.8` | Updates `coverage` from 7.15.0 to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.0...7.15.2) Updates `ruff` from 0.15.21 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.15.22) Updates `pymarkdownlnt` from 0.9.38 to 0.9.39 - [Release notes](https://github.com/jackdewinter/pymarkdown/releases) - [Changelog](https://github.com/jackdewinter/pymarkdown/blob/main/changelog.md) - [Commits](jackdewinter/pymarkdown@v0.9.38...v0.9.39) Updates `djlint` from 1.40.4 to 1.40.8 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.40.4...v1.40.8) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [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.6...9.7.7) Updates `nautobot` from 3.1.7 to 3.1.8 - [Release notes](https://github.com/nautobot/nautobot/releases) - [Changelog](https://github.com/nautobot/nautobot/blob/develop/CHANGELOG.md) - [Commits](nautobot/nautobot@v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pymarkdownlnt dependency-version: 0.9.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: djlint dependency-version: 1.40.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: nautobot dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 pip-dependencies group with 6 updates:
7.15.07.15.20.15.210.15.220.9.380.9.391.40.41.40.89.7.69.7.73.1.73.1.8Updates
coveragefrom 7.15.0 to 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)Updates
rufffrom 0.15.21 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
pymarkdownlntfrom 0.9.38 to 0.9.39Release notes
Sourced from pymarkdownlnt's releases.
Commits
b7c6d59v0.9.39 (#1636)25a7269Issue 1625 (#1635)b9a243cIssue 1625 (#1627)5a91b38v0.9.38 (#1624)75db276jackdewinter/pymarkdown#1620 (#1621)Updates
djlintfrom 1.40.4 to 1.40.8Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
625b2cev1.40.850bdc72fix(formatter): preserve template-generated attributes215ef42fix(formatter): dedent after trailing inline closing tagsa476e74fix(linter): avoid false H026 for spaced attribute equalsd0c133bfix(formatter): condense tags with template expression attributesf0a2a08fix(linter): allow valid URI schemes in D018 and J0181d2e941fix(formatter): indent Twig embed blocks53dd4a1fix(linter): avoid H037 across mutually exclusive branchesbb1761dfix: respect excludes for explicitly passed filesb719596fix(formatter): preserve attributes with nested template blocksUpdates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)Updates
nautobotfrom 3.1.7 to 3.1.8Release notes
Sourced from nautobot's releases.
... (truncated)
Commits
106c8aaRelease v3.1.8 (#9267)5ec1ba7REST schema fixa8692e4Docs updates0fe4d29prepare release v3.1.88682707Merge commit from forke6ff20dMerge commit from forke048436Changed the REST API to automatically pre-fetch related items used in the nat...0ff8004Merge pull request #9165 from loganknecht/bugfix/correct_lint_command_to_run_...ee603d9Document that Prefix CSV/bulk import doesn't set VRF/Location associations (#...41080a1Fix Operational Compliance link in marketplace_manifest (#9161) (#9238)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