-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump the all-dependencies group with 14 updates #581
Merged
Merged
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 all-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.5` | `5.1.6` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.1` | `4.13.3` | | [botocore](https://github.com/boto/botocore) | `1.36.12` | `1.36.17` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.11` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `5.1.2` | `5.1.3` | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `5.1.2` | `5.1.3` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.9.0` | `4.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.4` | `0.9.6` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241221` | `2025.1.0.20250204` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.2` | `9.6.3` | | [boto3](https://github.com/boto/boto3) | `1.36.12` | `1.36.17` | | [identify](https://github.com/pre-commit/identify) | `2.6.6` | `2.6.7` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.29.1` | `20.29.2` | Updates `django` from 5.1.5 to 5.1.6 - [Commits](django/django@5.1.5...5.1.6) Updates `beautifulsoup4` from 4.13.1 to 4.13.3 Updates `botocore` from 1.36.12 to 1.36.17 - [Commits](boto/botocore@1.36.12...1.36.17) Updates `coverage` from 7.6.10 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.10...7.6.11) Updates `django-stubs` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.1.2...5.1.3) Updates `django-stubs-ext` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.1.2...5.1.3) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `pytest-django` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.9.0...v4.10.0) Updates `ruff` from 0.9.4 to 0.9.6 - [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.9.4...0.9.6) Updates `types-pytz` from 2024.2.0.20241221 to 2025.1.0.20250204 - [Commits](https://github.com/python/typeshed/commits) Updates `mkdocs-material` from 9.6.2 to 9.6.3 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.2...9.6.3) Updates `boto3` from 1.36.12 to 1.36.17 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.12...1.36.17) Updates `identify` from 2.6.6 to 2.6.7 - [Commits](pre-commit/identify@v2.6.6...v2.6.7) Updates `virtualenv` from 20.29.1 to 20.29.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.29.1...20.29.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: django-stubs-ext dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: boto3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #581 +/- ##
=======================================
Coverage 84.31% 84.31%
=======================================
Files 91 91
Lines 6401 6401
=======================================
Hits 5397 5397
Misses 1004 1004
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 all-dependencies group with 14 updates:
5.1.5
5.1.6
4.13.1
4.13.3
1.36.12
1.36.17
7.6.10
7.6.11
5.1.2
5.1.3
5.1.2
5.1.3
1.14.1
1.15.0
4.9.0
4.10.0
0.9.4
0.9.6
2024.2.0.20241221
2025.1.0.20250204
9.6.2
9.6.3
1.36.12
1.36.17
2.6.6
2.6.7
20.29.1
20.29.2
Updates
django
from 5.1.5 to 5.1.6Commits
8c9973c
[5.1.x] Bumped version for 5.1.6 release.df27e43
[5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19.4a04944
[5.1.x] Clarified docs for default email value in UserManager.create_user().b814f4c
[5.1.x] Refs #35612 -- Extended docs on how the security team evaluates reports.328d54f
[5.1.x] Refs #36140 -- Added missing import in django/contrib/auth/forms.py.8552eef
[5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required p...76b4fb7
[5.1.x] Fixed #36162 -- Fixed theblack
Makefile docs rule to work on macOS.173edeb
[5.1.x] Corrected ArrayAgg example for ordering usage.4f0169e
[5.1.x] Tweaked docs to avoid reformatting given new black version.9d1945d
[5.1.x] Clarified the Releaser's discretion for determining and postponing th...Updates
beautifulsoup4
from 4.13.1 to 4.13.3Updates
botocore
from 1.36.12 to 1.36.17Commits
bf3cfcb
Merge branch 'release-1.36.17'd6f7d66
Bumping version to 1.36.17894456f
Update endpoints model4b8beb4
Update to latest modelsab1b535
Merge branch 'release-1.36.16'c70be78
Merge branch 'release-1.36.16' into develop43a9908
Bumping version to 1.36.16d734e45
Update endpoints model7634b0b
Update to latest modelsf230031
Merge branch 'release-1.36.15'Updates
coverage
from 7.6.10 to 7.6.11Changelog
Sourced from coverage's changelog.
Commits
a20898d
docs: sample HTML for 7.6.11938d519
docs: prep for 7.6.1127ee4ff
test: free-threading builds were failing the old leak test #1924f473b87
test: it could be useful to disable branch coverage in this helperf85d9b7
fix: prevent code objects from leaking #1924ae8d3b9
chore: make upgrade156981f
build: zizmor can't tell this is safe6603021
chore: bump the action-dependencies group with 6 updates (#1922)d6a1e5b
test: run the pytracer first so .tox is left with a c extension for ad-hoc usecd2db93
docs: a reminder about when RESUME appliesUpdates
django-stubs
from 5.1.2 to 5.1.3Commits
a9f0ddb
Update setup.py194feb9
Version 5.1.3 releasec2a3bef
Version 5.1.3 release6ee9b1c
Version 5.1.3 release1e96a30
Update django to 5.1.6 (#2503)02ad718
Update mypy to 1.15.0 (#2502)add6826
DomainNameValidator types (#2498)0a4d7a8
[pre-commit.ci] pre-commit autoupdate (#2499)e494d44
Fix types forTestCase.assertJSON{Not,}Equal
(#2497)4908e0e
Bump pyright from 1.1.392.post0 to 1.1.393 (#2496)Updates
django-stubs-ext
from 5.1.2 to 5.1.3Commits
a9f0ddb
Update setup.py194feb9
Version 5.1.3 releasec2a3bef
Version 5.1.3 release6ee9b1c
Version 5.1.3 release1e96a30
Update django to 5.1.6 (#2503)02ad718
Update mypy to 1.15.0 (#2502)add6826
DomainNameValidator types (#2498)0a4d7a8
[pre-commit.ci] pre-commit autoupdate (#2499)e494d44
Fix types forTestCase.assertJSON{Not,}Equal
(#2497)4908e0e
Bump pyright from 1.1.392.post0 to 1.1.393 (#2496)Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
pytest-django
from 4.9.0 to 4.10.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
d8dc3d9
Release 4.10.050a5578
build(deps): bump hynek/build-and-inspect-python-package54a5950
build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.4c030eb9
Bump codecov/codecov-action from 4 to 50ee43ef
Adds using to django_assert_num_queries (#1170)c3018d6
Developer QOL (#1174)120c2a5
ci: update runs-on to ubuntu 24.04ba6c6a6
tox: update ruff and mypye2c6cee
Add Python 3.13 supportf422f1d
Remove setup.py fileUpdates
ruff
from 0.9.4 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
524cf6e
Bump version to 0.9.6 (#16074)857cf0d
Revert tailwindcss v4 update (#16075)0f1eb1e
Improve migration document (#16072)b69eb90
Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661f
RUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885
[pylint
] Also report when the object isn't a literal (PLE1310
) (#15985)c089896
Update Rust crate rustc-hash to v2.1.1 (#16060)869a954
Root exclusions in the server to project root (#16043)cc0a5dd
Directly includeSettings
struct for the server (#16042)b54e390
Update Rust crate clap to v4.5.28 (#16059)Updates
types-pytz
from 2024.2.0.20241221 to 2025.1.0.20250204Commits
Updates
mkdocs-material
from 9.6.2 to 9.6.3Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
99ef0b9
Prepare 9.6.3 releaseaaabbfe
Reverting group plugin fixd4203f6
Fixed group plugin crashing on ENV vars for enabled setting871e26c
Documentation (#7975)a2dc66d
Fixed typosbffafcc
Documentation (#7971)3ec684c
Added distribution filesa1816ae
Fixed rendering of arrow heads in Mermaid.js class diagrams4861c7d
Fixed tags plugin crashing on numeric title0a98686
Fix embedded mermaid css to fix class diagram arrow headsUpdates
boto3
from 1.36.12 to 1.36.17Commits
e5a38ab
Merge branch 'release-1.36.17'df344c5
Bumping version to 1.36.1737adcd8
Add changelog entries from botocore7fa6ec7
Merge branch 'release-1.36.16'1a78b7a
Merge branch 'release-1.36.16' into developdf382df
Bumping version to 1.36.16dab3dfb
Add changelog entries from botocorecc56a2a
Merge pull request #4417 from RyanFitzSimmonsAK/developb087948
Merge branch 'release-1.36.15'2b18684
Merge branch 'release-1.36.15' into developUpdates
identify
from 2.6.6 to 2.6.7Commits
157ee8e
v2.6.776cf716
Merge pull request #503 from mheiges/uv-interpreter8130ef9
add uv to interpreters liste09b689
Merge pull request #501 from dinoshauer/patch-15a2b68b
add.templ
extension4db44f0
Merge pull request #504 from pre-commit/all-repos_autofix_all-repos-sed82ab282
upgrade asottile/workflows96281e4
Merge pull request #502 from pre-commit/pre-commit-ci-update-config94c5fb1
[pre-commit.ci] pre-commit autoupdateUpdates
virtualenv
from 20.29.1 to 20.29.2Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ca670cd
release 20.29.2a2d2c3e
Merge pull request #2843 from gaborbernat/bump-2-106203457
Merge pull request #2842 from gaborbernat/remove-whld8a68e6
Bump pip to 25.0.17b8fde4
Remove old virtualenv wheelcb02b4f
Merge pull request #2837 from pypa/pre-commit-ci-update-config8332db8
[pre-commit.ci] pre-commit autoupdate192cef7
[pre-commit.ci] pre-commit autoupdate (#2833)a6a5c45
[pre-commit.ci] pre-commit autoupdate (#2830)d409f6a
release 20.29.1 (#2828)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 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