Miscellaneous:
* CloudFormation now supports the types AWS::IoT::Thing, AWS::IoT::ThingType, AWS::IoT::Policy
* EC2: Key Pairs now use the correct algorithm to calculate the fingerprint
* ELBv2: modify_lb_attr() now supports zonal-shift config
* ECS: create_task_set() now actually creates tasks
* Lambda: The MOTO_DOCKER_LAMBDA_IMAGE config option now accepts full image names, including the tag
* Lambda: Events send to DynamoDB now have the correct eventName
* Organizations: describe_organization() now describes the parent account (if applicable)
* WAFv2: create_web_acl() now supports additional parameters (AssociationConfig, CaptchaConfig, ChallengeConfig, CustomResponseBodies, TokenDomains)
* WAFv2: delete_web_acl() now supports the LockToken-parameter
* WAFv2: update_web_acl() now supports additional parameters (LockToken, AssociationConfig, CaptchaConfig, ChallengeConfig, CustomResponseBodies, TokenDomains)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the group-dependencies group with 9 updates in the / directory:
5.0.18
5.0.20
2.5.0
2.5.1
0.7.1
0.7.3
1.1.386
1.1.388
1.35.49
1.35.57
1.26.8
1.27.3
9.5.42
9.5.44
0.26.2
0.27.0
10.11.2
10.12
Updates
moto
from 5.0.18 to 5.0.20Changelog
Sourced from moto's changelog.
Commits
1b91aee
Pre-Release: Up Version Number58952db
Prep release 5.0.20bb27c62
Fix #8289 by only requiring typing_extensions in TYPE_CHECKING mode (#8290)32e7efe
chore: update SSM default parameters (#8285)747bbad
Admin: Post-release steps0f2f33c
Pre-Release: Up Version Number715f592
Prep release 5.0.19 (#8284)83383c9
ECS: create_task_set() now creates tasks (#8281)0aa3edc
chore: update EC2 Instance Offerings (#8282)bc221b5
chore: update EC2 Instance Types (#8283)Updates
torch
from 2.5.0 to 2.5.1Release notes
Sourced from torch's releases.
Commits
a8d6afb
Disabling amp context when invoking compiler (#138659)f31b8bb
[MPS] Fix sliced cast (#138535)848e7ac
[SDPA-CUDNN] Make CuDNN Attention Opt in (#138587)885c823
Update doc copyrights to 2024 (#138650)8c3ed97
Update cpuinfo submodule (#138600)70cf2bb
Add link to torch.compile the missing manual in troubleshooting (#137369)cde6b38
Don't try to load cufile (#138539)4076a73
[Cherry-Pick] Use cuda 12.4 pytorch_extra_install_requirements as default (#1...a97c151
update getting started xpu (#138090)Updates
ruff
from 0.7.1 to 0.7.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fbf140a
Bump version to 0.7.3 (#14197)670f958
[red-knot] Fix intersection simplification for~Any
/~Unknown
(#14195)fed35a2
[red-knot] Fixis_assignable_to
for unions (#14196)d1ef418
Docs: tweak rules documentation (#14180)272d24b
[flake8-pyi
] Add a fix forduplicate-literal-member
(#14188)2624249
[red-knot] Minor: fixLiteral[True] <: int
(#14177)4b08d17
[red-knot] Add a newType::KnownInstanceType
variant (#14155)5b6169b
[red-knot] Minor fix in intersection type comment (#14176)2040e93
[flake8-logging-format
] Fix invalid formatting value in docs of `logging-ex...794eb88
[flake8-bandit
] Typo in docssuspicious-pickle-import
(S403
) (#14175)Updates
pyright
from 1.1.386 to 1.1.388Commits
f319c10
[pyright updated to 1.1.388] Update Version (#322)795fdcb
Pyright NPM Package update to 1.1.387 (#317)Updates
boto3-stubs
from 1.35.49 to 1.35.57Commits
Updates
typos
from 1.26.8 to 1.27.3Release notes
Sourced from typos's releases.
Changelog
Sourced from typos's changelog.
Commits
b74202f
chore: Releaseaa4a9bb
docs: Update changelog9dc3173
Merge pull request #1151 from epage/allocfae45ae
fix(dict): Recognize alloced and requestor98325b2
chore: Releaseddde6db
docs: Update changeloga0962bf
Merge pull request #1147 from ianthetechie/add-fand51e9d58
chore: Release6966735
docs: Update changelogb0c364b
Merge pull request #1146 from epage/alineUpdates
mkdocs-material
from 9.5.42 to 9.5.44Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
aa4ef56
Prepare 9.5.44 releaseeb63b60
Fixed file save regression in privacy plugin (#7673)ac3315f
Updated dependencies8a60b49
Prepare 9.5.43 releasef82a345
Documentation4918a10
Added support for quoted external CSS URLs in privacy plugin (#7651)7dc96f1
Added support for downloading external images in SVG for privacy plugin (#7650)1357cd2
Updated dependencies198a680
Documentation (#7633)9aebe14
Updated dependenciesUpdates
mkdocstrings
from 0.26.2 to 0.27.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
e0af800
chore: Prepare release 0.27.05648e5a
perf: Reduce footprint of template debug messages0bbb8ca
refactor: Use %-formatting for logging messages1c23c1b
feat: Add support for authentication in inventory file URLsabc5acd
Merge branch 'main' of github.com:mkdocstrings/mkdocstrings31b3b37
chore: Template upgradee732aaa
docs: Update contributing document to include tag pulling instructionsUpdates
pymdown-extensions
from 10.11.2 to 10.12Release notes
Sourced from pymdown-extensions's releases.
Commits
20be2fc
Update caption docs to use image example2c7f8c0
Add catpion extension (#2492)b647b8d
Include white and black3a89709
Fix more sass stuff in doc stylee8ec7bf
Update JS Doc deps and fix some links0973681
Docs: Update JS deps659b4d9
Add new strict option in the emoji extension (#2488)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