Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group across 1 directory with 7 updates #793

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
boto3 1.36.4 1.36.26
botocore 1.36.4 1.36.26
s3transfer 0.11.1 0.11.2
pydantic 2.10.5 2.10.6
pydantic-core 2.27.2 2.29.0
myst-parser 3.0.1 4.0.1
sphinx-autoapi 3.4.0 3.6.0

Updates boto3 from 1.36.4 to 1.36.26

Commits
  • bbe3a8d Merge branch 'release-1.36.26'
  • c42cd13 Bumping version to 1.36.26
  • ad51c7e Add changelog entries from botocore
  • 29156ca Merge branch 'release-1.36.25'
  • 2f9a1d2 Merge branch 'release-1.36.25' into develop
  • 7101dbc Bumping version to 1.36.25
  • e7124bd Add changelog entries from botocore
  • 2eb90da Merge branch 'release-1.36.24'
  • 2e2eac0 Merge branch 'release-1.36.24' into develop
  • 292eb0a Bumping version to 1.36.24
  • Additional commits viewable in compare view

Updates botocore from 1.36.4 to 1.36.26

Commits
  • 0633b4c Merge branch 'release-1.36.26'
  • 3d7585f Bumping version to 1.36.26
  • ba8dec7 Update endpoints model
  • a72a450 Update to latest models
  • f24a189 Merge branch 'release-1.36.25'
  • 86e1e7f Merge branch 'release-1.36.25' into develop
  • 4fdabce Bumping version to 1.36.25
  • 98430f4 Update endpoints model
  • c7966ba Update to latest models
  • 536c83a Merge branch 'release-1.36.24'
  • Additional commits viewable in compare view

Updates s3transfer from 0.11.1 to 0.11.2

Changelog

Sourced from s3transfer's changelog.

0.11.2

  • bugfix:upload: Only set a default checksum if the request_checksum_calculation config is set to when_supported. Fixes boto/s3transfer#327 <https://github.com/boto/s3transfer/issues/327>__.
Commits
  • e2310f6 Merge branch 'release-0.11.2'
  • d66e5b6 Bumping version to 0.11.2
  • bc23c92 Only set default checksum if request_checksum_calculation config is set t...
  • cb67175 Merge branch 'release-0.11.1' into develop
  • See full diff in compare view

Updates pydantic from 2.10.5 to 2.10.6

Release notes

Sourced from pydantic's releases.

v2.10.6 2025-01-23

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.10.5...v2.10.6

Changelog

Sourced from pydantic's changelog.

v2.10.6 (2025-01-23)

GitHub release

What's Changed

Fixes

Commits

Updates pydantic-core from 2.27.2 to 2.29.0

Release notes

Sourced from pydantic-core's releases.

v2.29.0 2025-02-07

What's Changed

Packaging

Fixes

Performance

New Features

New Contributors

Full Changelog: pydantic/pydantic-core@v2.28.0...v2.29.0

v2.28.0 2025-01-30

What's Changed

... (truncated)

Commits

Updates myst-parser from 3.0.1 to 4.0.1

Release notes

Sourced from myst-parser's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: executablebooks/MyST-Parser@v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: executablebooks/MyST-Parser@v3.0.1...v4.0.0

Changelog

Sourced from myst-parser's changelog.

4.0.1 - 2025-02-12

🔧 Minor fix for Sphinx 8.2 compatibility (in gh-pr:1013)

4.0.0 - 2024-08-05

This release bumps the supported versions of:

  • Python to 3.10 and greater
  • Sphinx to >=7,<9
  • Docutils to >=0.19,<0.22

Additionally, footnotes are now parsed similar to the corresponding reStructuredText, in that resolution (between definitions and references) and ordering is now deferred to transforms on the doctree (in gh-pr:931).

This allows for the proper interaction with other docutils/sphinx transforms, including those that perform translations, and logging of warnings for duplicate/unreferenced footnote definitions and also for footnote references with no definitions.

See the footnotes guide for more information.

Full Changelog: v3.0.1...v4.0.0

Commits

Updates sphinx-autoapi from 3.4.0 to 3.6.0

Release notes

Sourced from sphinx-autoapi's releases.

v3.6.0

Features

  • Render type aliases properly rather than as an assignment (#414)

Misc

  • Drop support for Python 3.8
  • Fix readthedocs build

v3.5.0

Features

  • Can exclude directories from being documented (#312)

Bugfixes

  • Fix exception when calling a function imported from a wildcard (#508)
  • Remove usage of astroid alpha builds (#512)

Misc

Changelog

Sourced from sphinx-autoapi's changelog.

v3.6.0 (2025-02-17)

Features ^^^^^^^^

  • Render type aliases properly rather than as an assignment (#414)

Misc ^^^^

  • Drop support for Python 3.8
  • Fix readthedocs build

v3.5.0 (2025-02-09)

Features ^^^^^^^^

  • Can exclude directories from being documented (#312)

Bugfixes ^^^^^^^^

  • Fix exception when calling a function imported from a wildcard (#508)
  • Remove usage of astroid alpha builds (#512)

Misc ^^^^

Commits
  • 6dae5a3 Version 3.6.0
  • b846a0c Render type aliases properly rather than as an assignment
  • 5af3ffe Drop support for Python 3.8
  • 2adc083 Use latest OS and Python on readthedocs
  • 3ec34fe Fix readthedocs build
  • 26bd172 Version 3.5.0
  • 086dff8 Fixes for PR #503
  • b4c75f7 Allow skipping entire directories
  • a7a973d Make _need_to_load not assume that file ordering remained the same
  • 6fdc914 Fix inclusion of tests in the sdist
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pydantic-core [>= 2.19.a, < 2.20]
pydantic-core [>= 2.24.a, < 2.25]

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

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.36.4` | `1.36.26` |
| [botocore](https://github.com/boto/botocore) | `1.36.4` | `1.36.26` |
| [s3transfer](https://github.com/boto/s3transfer) | `0.11.1` | `0.11.2` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.10.6` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.2` | `2.29.0` |
| [myst-parser](https://github.com/executablebooks/MyST-Parser) | `3.0.1` | `4.0.1` |
| [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.4.0` | `3.6.0` |



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

Updates `botocore` from 1.36.4 to 1.36.26
- [Commits](boto/botocore@1.36.4...1.36.26)

Updates `s3transfer` from 0.11.1 to 0.11.2
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.11.1...0.11.2)

Updates `pydantic` from 2.10.5 to 2.10.6
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.5...v2.10.6)

Updates `pydantic-core` from 2.27.2 to 2.29.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.27.2...v2.29.0)

Updates `myst-parser` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v3.0.1...v4.0.1)

Updates `sphinx-autoapi` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases)
- [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-autoapi@v3.4.0...v3.6.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: sphinx-autoapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Feb 24, 2025
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.

0 participants