chore(deps-dev): bump the dev-dependencies group with 8 updates #150
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.
Updates the requirements on django, decorator, coverage[toml], ipython, ruff, sphinx-rtd-theme, tblib and coverage to permit the latest version.
Updates
django
to 5.0.4Commits
476d7c5
[5.0.x] Bumped version for 5.0.4 release.e4a0644
[5.0.x] Added release date for 5.0.4.fead2dd
[5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % l...14ab15d
[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved colum...7b144e7
[5.0.x] Restored django.db.models.F import in final code snippet added at the...3264e88
[5.0.x] Fixed typo in docs/topics/signals.txt.345e3cf
[5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique con...71368b6
[5.0.x] Added RowNumber() link in Rank() docs.8fd953f
[5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.710ca57
[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without ...Updates
decorator
from 4.0.11 to 5.1.1Release notes
Sourced from decorator's releases.
Changelog
Sourced from decorator's changelog.
... (truncated)
Commits
Updates
coverage[toml]
from 6.3.2 to 7.4.4Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
bc5e2d7
docs: sample HTML for 7.4.49b0008b
docs: prep for 7.4.4a536161
docs: thanks, Bruno Rodrigues dos Santose06e4f9
chore: make doc_upgradef30818e
chore: make upgrade1b19799
fix: ensure absolute paths are relative when combined #17521ef020d
build: more cheats for convenient URLs3d57a07
docs: document the report:format setting8e30221
fix: correct the type of report:format in config.py (#1754)6289be8
refactor: use dataclasses, no namedtupleUpdates
ipython
to 8.23.0Commits
5e7c4a9
release 8.23.0623abac
whats new 8.23 (#14379)ddca426
whats new 8.23a570c92
add repr to MagicsDisplay (#14378)fe89dea
correct ci message9db3d2b
style fix1ab415d
add repr to MagicsDisplay43f9010
Disable scheduled CI runs on forks (#14366)402cb44
Disable scheduled CI runs on forks83ff718
Fix small typo: imput -> input (#14363)Updates
ruff
to 0.3.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
200ebee
Bump version to v0.3.5 (#10717)23e8279
chore(deps): update npm development dependencies (#10716)221b323
chore(deps): update strum to 0.26.0 (#10715)a0e1544
chore(deps): update rust crate pep440_rs to 0.5.0 (#10703)2740fab
Renovate: group allstrum
dependencies together (#10714)7042b9b
fix(deps): update rust crate similar to v2.5.0 (#10711)4047d45
chore(deps): update rust crate insta to v1.38.0 (#10701)20d69ea
chore(deps): update npm development dependencies (#10697)d021cac
chore(deps): update rust crate tracing-tree to 0.3.0 (#10709)46369d4
chore(deps): update rust crate uuid to v1.8.0 (#10710)Updates
sphinx-rtd-theme
from 0.5.2 to 2.0.0Changelog
Sourced from sphinx-rtd-theme's changelog.
... (truncated)
Commits
7c9b1b5
Release 2.0 final (#1544)c104410
Bump for next potential release, 2.0.0rc5 (#1539)53ca116
Release 2.0.0rc4 (#1538)4498e97
Fix AttributeError when one ofcss_files
is a string (#1537)84aea9b
Increment for next potential release (#1536)febde39
Release 2.0.0rc3 (#1535)32310a8
Fix #1522: fix'str' object has no attribute 'attributes'
(#1528)8ce23ce
Version bump for 2.0rc3 development (#1521)46f5307
Release 2.0rc2 (#1520)5838e6a
Add support fordocutils==0.20.x
(#1517)Updates
tblib
to 3.0.0Changelog
Sourced from tblib's changelog.
... (truncated)
Commits
1e5a2e6
Bump version: 2.0.0 → 3.0.079866a6
Manually specify a python.6cd4b05
Add missing os field.64a45bd
Fix test grid for pypy.db64b01
Update changelog.20957ca
Add some docstrings.8d8bf6e
Fix link and update.7d43708
Add get_locals kw-only argument to pickle_traceback, Frame and Traceback to a...3bbe381
Disable granular error positions (pep657) since those don't survive a tblib r...ba23e5f
Add some extra assertions to make sure the roundtrip produces the same traceb...Updates
coverage
from 6.3.2 to 7.4.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
bc5e2d7
docs: sample HTML for 7.4.49b0008b
docs: prep for 7.4.4a536161
docs: thanks, Bruno Rodrigues dos Santose06e4f9
chore: make doc_upgradef30818e
chore: make upgrade1b19799
fix: ensure absolute paths are relative when combined #17521ef020d
build: more cheats for convenient URLs3d57a07
docs: document the report:format setting8e30221
fix: correct the type of report:format in config.py (#1754)6289be8
refactor: use dataclasses, no namedtupleDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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