This repository was archived by the owner on May 15, 2025. It is now read-only.
Bump the all group across 1 directory with 7 updates #153
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 group with 7 updates in the /localcert directory:
7.6.4
7.6.9
2024.8.30
2024.12.14
43.0.3
44.0.0
5.1.2
5.1.4
65.1.0
65.3.0
2.9.0
2.10.1
0.5.1
0.5.3
Updates
coverage
from 7.6.4 to 7.6.9Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
daac76d
docs: sample HTML for 7.6.9f7d7e42
docs: prep for 7.6.98fe3b2b
docs: thanks, Tomas Uribe for #1901346cfc0
fix: use set instead of list for arcs_executed, fixes poor performance (#1901)484678e
fix: COVERAGE_ONE_CORE should mean ctrace if possible37451ed
chore: make upgrade doc_upgradebd23445
chore: bump the action-dependencies group with 2 updates (#1899)01cf50c
test: add a test to satisfy a condition in results.py74d3c50
chore: make upgradef3b269c
build: only comment once on an issue mentioned twiceUpdates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
cryptography
from 43.0.3 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
django
from 5.1.2 to 5.1.4Commits
2d4add1
[5.1.x] Bumped version for 5.1.4 release.6943d61
[5.1.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...bbc74a7
[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().5b4d949
[5.1.x] Removed question marks from headings in docs/topics/db/fixtures.txt.6e3e735
[5.1.x] Fixed #35950 -- Restored refreshing of relations when fields deferred.ee2698d
[5.1.x] Removed reference to "removing older versions of Django" in tutorial.bed70e2
[5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...5f82a5e
[5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17.4b26240
[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...08ac8c1
[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.Updates
django-allauth
from 65.1.0 to 65.3.0Commits
Updates
pyjwt
from 2.9.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
3ebbb22
fix lint37748dc
update changelog33022c2
Merge commit from fork783f324
[pre-commit.ci] pre-commit autoupdate (#1006)0116fc6
Bump codecov/codecov-action from 4 to 5 (#1014)b032353
feat: surfacejwt.decode_complete(...)
a759c45
Prepare 2.10.0 release (#1011)b6b8bce
Drop support for Python 3.8 (#1007)189c256
Update index.rst1900857
Update index.rstUpdates
sqlparse
from 0.5.1 to 0.5.3Changelog
Sourced from sqlparse's changelog.
Commits
ec0af5b
Update version number.c81cdf9
Disable checks for pypy-3.8.a31245e
Update changelog.bbd8f51
Generalize RecursionError handling.e57923b
Switch back to development.7084df8
Add support for Python 3.13.5f37dd6
Bump version to 0.5.2.7c70674
Update authors and changelog.48bd14e
[feature] returning .gitignore to previous version2f9c7ec
[feature] deleting envs from .gitignore, creating test for SQL-HintsDependabot 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