Skip to content

build(deps): bump the patches group across 1 directory with 5 updates#84

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/patches-00d7658bc9
Jun 17, 2026
Merged

build(deps): bump the patches group across 1 directory with 5 updates#84
github-actions[bot] merged 2 commits into
mainfrom
dependabot/pip/patches-00d7658bc9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the patches group with 5 updates in the / directory:

Package From To
boto3 1.43.2 1.43.31
boto3-stubs 1.43.5 1.43.31
zensical 0.0.40 0.0.45
mkdocstrings-python 2.0.3 2.0.4
botocore 1.43.24 1.43.31

Updates boto3 from 1.43.2 to 1.43.31

Commits
  • 3aa219e Merge branch 'release-1.43.31'
  • 9e371b9 Bumping version to 1.43.31
  • 2037106 Add changelog entries from botocore
  • db52ed3 Bump aws-actions/configure-aws-credentials in the github-actions group (#4797)
  • 851f528 Merge branch 'release-1.43.30'
  • 36d4549 Merge branch 'release-1.43.30' into develop
  • 34755ed Bumping version to 1.43.30
  • 7bdb952 Add changelog entries from botocore
  • 3d3204c Merge branch 'release-1.43.29'
  • 466b532 Merge branch 'release-1.43.29' into develop
  • Additional commits viewable in compare view

Updates boto3-stubs from 1.43.5 to 1.43.31

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates zensical from 0.0.40 to 0.0.45

Release notes

Sourced from zensical's releases.

0.0.45

Summary

This version reverts a behavior change in link validation that was introduced in 0.0.44 which is causing false positives.

Changelog

Bug fixes

  • 8d9536a compat – revert "fix: brackets in indented code recognized as unresolved references (#700)" (#735)

0.0.44

Summary

This version fixes several bugs related to link validation and macros, and ensures that dotfiles are not removed from the site directory during generation.

Changelog

Bug fixes

  • eb72115 compat – ignore Markdown comments [//]: ... during link validation
  • c40f649 compat – brackets in indented code blocks recognized as unresolved link references (#700)
  • 93cc869 compat – snippet markers recognized as unresolved link references (#700)
  • a212c59 zensical – don't remove dotfiles from site dir (#728)
  • db1f19c compat – provide conf attribute in macros' env object
  • 9b452cb zensical – improve error message when missing icon is used (#708)
  • d7ccbe6 zensical, compat – anchors with escaped chars not matched during link validation (#703)
  • 8b7e29e compat – empty footnote ref classified as link ref (#702)

0.0.43

Summary

This version fixes further edge cases in link validation, and adds support for UTF-8 encoding with byte-order-marks.

Changelog

Bug fixes

  • 1e873a3 compat – ignore links in code after literal dollar during link validation (#691)
  • 62a0feb zensical – report path.md/#anchor as invalid during link validation (#690)
  • 7be40c6 compat – ignore GitHub-style callouts during link validation (#688)
  • 85c3b1e compat – ignore [TOC] marker during link validation (#686)
  • daafc8b zensical – filter out icons folder when watching theme directories (#693)
  • 913fd61 zensical – strip Byte-Order-Mark (BOM) from Markdown files (#687)

0.0.42

Summary

This version includes a number of bug fixes and refactorings to improve the stability and accuracy of link validation, and fixes a reload loop when the custom_dir, which is auto-watched, is explicitly added to watch. Moreover, GLightbox is now only downloaded when needed, which fixes an issue when using Zensical in air-gapped environments.

... (truncated)

Commits
  • 4cd38f3 chore: release v0.0.45
  • 8318158 chore: workflow cleanup
  • 8d9536a fix: revert "fix: brackets in indented code blocks recognized as unresolved l...
  • 35ff260 chore: update dependencies (#733)
  • c7fe3e7 chore: release v0.0.44
  • 033da3c Merge pull request #731 from zensical/fix/validation
  • fe04446 chore: make ruff happy
  • eb72115 fix: ignore Markdown comments [//]: ... during link validation
  • a4866d0 chore: make ruff happy
  • c40f649 fix: brackets in indented code blocks recognized as unresolved link reference...
  • Additional commits viewable in compare view

Updates mkdocstrings-python from 2.0.3 to 2.0.4

Release notes

Sourced from mkdocstrings-python's releases.

2.0.4

2.0.4 - 2026-06-05

Compare with 2.0.3

Bug Fixes

  • Display Methods instead of Functions for category headings inside classes (7bf8b98 by Timothée Mazzucotelli). Issue-330
Changelog

Sourced from mkdocstrings-python's changelog.

2.0.4 - 2026-06-05

Compare with 2.0.3

Bug Fixes

  • Display Methods instead of Functions for category headings inside classes (7bf8b98 by Timothée Mazzucotelli). Issue-330
Commits
  • dc6aa93 chore: Prepare release 2.0.4
  • 7bf8b98 fix: Display Methods instead of Functions for category headings inside classes
  • See full diff in compare view

Updates botocore from 1.43.24 to 1.43.31

Commits
  • e078c6c Merge branch 'release-1.43.31'
  • 64df9c2 Bumping version to 1.43.31
  • 8565d42 Update endpoints model
  • 3156f86 Update to latest models
  • d53833e Merge customizations for S3Vectors
  • b26d073 Merge customizations for S3
  • cb9572b Bump aws-actions/configure-aws-credentials in the github-actions group (#3725)
  • c3a7b1c Merge branch 'release-1.43.30'
  • a4c9526 Merge branch 'release-1.43.30' into develop
  • cd26d18 Bumping version to 1.43.30
  • Additional commits viewable in compare view

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 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

Bumps the patches group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.2` | `1.43.31` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.43.5` | `1.43.31` |
| [zensical](https://github.com/zensical/zensical) | `0.0.40` | `0.0.45` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.3` | `2.0.4` |
| [botocore](https://github.com/boto/botocore) | `1.43.24` | `1.43.31` |



Updates `boto3` from 1.43.2 to 1.43.31
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.2...1.43.31)

Updates `boto3-stubs` from 1.43.5 to 1.43.31
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `zensical` from 0.0.40 to 0.0.45
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.40...v0.0.45)

Updates `mkdocstrings-python` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@2.0.3...2.0.4)

Updates `botocore` from 1.43.24 to 1.43.31
- [Commits](boto/botocore@1.43.24...1.43.31)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: boto3-stubs
  dependency-version: 1.43.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: zensical
  dependency-version: 0.0.45
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: mkdocstrings-python
  dependency-version: 2.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: botocore
  dependency-version: 1.43.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 17, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 17, 2026 00:18
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

🏗️ CDK infra diff — PR vs main

ServerlessApp-us-east-1-stage/ServerlessAppBackend-us-east-1
Stack ServerlessApp-us-east-1-stage/ServerlessAppBackend-us-east-1 (ServerlessAppBackend-us-east-1)
Resources
[-] AWS::Lambda::Version ServerlessAppBackend-us-east-1/App/ApiFunction/CurrentVersion AppApiFunctionCurrentVersion01C510ACd630ffe2fb055cd5d48b42ee079746d3 destroy
[+] AWS::Lambda::Version ServerlessAppBackend-us-east-1/App/ApiFunction/CurrentVersion AppApiFunctionCurrentVersion01C510ACee2d700b0a914c8c542e5956629d10df
[~] AWS::Lambda::Function ServerlessAppBackend-us-east-1/App/ApiFunction AppApiFunctionDE515850
 ├─ [~] Code
 │   └─ [~] .S3Key:
 │       ├─ [-] 09abfdcf2770d4fe1e0cb2154d50b362414bb95af821c575c6e543dde290de69.zip
 │       └─ [+] e35573221b6a33b16103b033a966f0903df2b6c06c4759330ef9c73a319e279c.zip
 └─ [~] Metadata
     └─ [~] .aws:asset:path:
         ├─ [-] ../asset.09abfdcf2770d4fe1e0cb2154d50b362414bb95af821c575c6e543dde290de69
         └─ [+] ../asset.e35573221b6a33b16103b033a966f0903df2b6c06c4759330ef9c73a319e279c
[~] AWS::Lambda::Alias ServerlessAppBackend-us-east-1/App/LiveAlias AppLiveAlias3872472E
 └─ [~] FunctionVersion
     └─ [~] .Fn::GetAtt:
         └─ @@ -1,4 +1,4 @@
            [ ] [
            [-]   "AppApiFunctionCurrentVersion01C510ACd630ffe2fb055cd5d48b42ee079746d3",
            [+]   "AppApiFunctionCurrentVersion01C510ACee2d700b0a914c8c542e5956629d10df",
            [ ]   "Version"
            [ ] ]



✨  Number of stacks with differences: 1

@github-actions github-actions Bot merged commit f69eab7 into main Jun 17, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/patches-00d7658bc9 branch June 17, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant