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 with 5 updates #642

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the production-dependencies group with 5 updates:

Package From To
boto3 1.34.136 1.34.140
botocore 1.34.136 1.34.140
certifi 2024.6.2 2024.7.4
pydantic 2.7.4 2.8.2
pydantic-core 2.18.4 2.20.1

Updates boto3 from 1.34.136 to 1.34.140

Commits
  • 260f8cf Merge branch 'release-1.34.140'
  • 9198ef5 Bumping version to 1.34.140
  • ed272c2 Add changelog entries from botocore
  • fc49bbe Merge branch 'release-1.34.139'
  • 1b0e79b Merge branch 'release-1.34.139' into develop
  • caf8684 Bumping version to 1.34.139
  • 4cd633f Add changelog entries from botocore
  • d4eec4e Merge branch 'release-1.34.138' into develop
  • a9f692a Merge branch 'release-1.34.138'
  • 2c161e0 Bumping version to 1.34.138
  • Additional commits viewable in compare view

Updates botocore from 1.34.136 to 1.34.140

Changelog

Sourced from botocore's changelog.

1.34.140

  • api-change:acm: Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • api-change:ecr: This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • api-change:payment-cryptography-data: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:qbusiness: Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration.

1.34.139

  • api-change:application-autoscaling: Doc only update for Application Auto Scaling that fixes resource name.
  • api-change:directconnect: This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • api-change:organizations: Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • api-change:rekognition: This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • api-change:workspaces: Fix create workspace bundle RootStorage/UserStorage to accept non null values

1.34.138

  • api-change:ec2: Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:fms: Increases Customer API's ManagedServiceData length
  • api-change:s3: Added response overrides to Head Object requests.

1.34.137

  • api-change:apigateway: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:cognito-identity: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:connect: Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
  • api-change:docdb: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: Updates EKS managed node groups to support EC2 Capacity Blocks for ML
  • api-change:payment-cryptography: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:payment-cryptography-data: Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
  • api-change:stepfunctions: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:swf: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:wafv2: JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.
Commits
  • 42e3473 Merge branch 'release-1.34.140'
  • 6041b2b Bumping version to 1.34.140
  • 9259aa2 Update endpoints model
  • 1239008 Update to latest models
  • 7083b7d Merge branch 'release-1.34.139'
  • d7acd8d Merge branch 'release-1.34.139' into develop
  • 09263ea Bumping version to 1.34.139
  • a0653b3 Update endpoints model
  • 6559deb Update to latest models
  • af78824 Merge pull request #3215 from boto/dependabot/github_actions/aws-actions/stal...
  • Additional commits viewable in compare view

Updates certifi from 2024.6.2 to 2024.7.4

Commits

Updates pydantic from 2.7.4 to 2.8.2

Release notes

Sourced from pydantic's releases.

v2.8.2 (2024-07-03)

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

Full Changelog: pydantic/pydantic@v2.8.1...v2.8.2

v2.8.1 (2024-07-03)

What's Changed

Packaging

Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.8.0...v2.8.1

v2.8.0 (2024-07-01)

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

Check out our blog post to learn more about the release highlights!

What's Changed

Packaging

New Features

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.8.2 (2024-07-03)

GitHub release

What's Changed

Fixes

  • Fix issue with assertion caused by pluggable schema validator by @​dmontagu in #9838

v2.8.1 (2024-07-03)

GitHub release

What's Changed

Packaging

Fixes

v2.8.0 (2024-07-01)

GitHub release

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

What's Changed

Packaging

New Features

... (truncated)

Commits
  • 4978ee2 update history
  • 0345929 v bump
  • d390a04 Fix issue with assertion caused by pluggable schema validator (#9838)
  • 040865f update history
  • 5a33e3b bump version
  • 2f9abb2 Bump pydantic-core to v2.20.1, pydantic-extra-types to v2.9.0 (#9832)
  • ce9c5f7 Remove spooky meetings file (#9824)
  • 6bdd6d1 Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...
  • 701ccde Fix list constraint json schema application (#9818)
  • 2a066a2 Bump ruff to v0.5.0 and pyright to v1.1.369 (#9801)
  • Additional commits viewable in compare view

Updates pydantic-core from 2.18.4 to 2.20.1

Release notes

Sourced from pydantic-core's releases.

v2.20.1 2024-07-03

What's Changed

Full Changelog: pydantic/pydantic-core@v2.20.0...v2.20.1

v2.20.0 2024-06-24

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.19.0...v2.20.0

v2.19.0 2024-06-11

What's Changed

Packaging

Fixes

Features

New Contributors

Full Changelog: pydantic/pydantic-core@v2.18.4...v2.19.0

Commits

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

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.136` | `1.34.140` |
| [botocore](https://github.com/boto/botocore) | `1.34.136` | `1.34.140` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.7.4` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.8.2` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.4` | `2.20.1` |


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

Updates `botocore` from 1.34.136 to 1.34.140
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.136...1.34.140)

Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `pydantic` from 2.7.4 to 2.8.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.4...v2.8.2)

Updates `pydantic-core` from 2.18.4 to 2.20.1
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.18.4...v2.20.1)

---
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: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pydantic-core
  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 Jul 8, 2024
@dgraeber dgraeber merged commit db64d8d into main Jul 8, 2024
6 checks passed
@dgraeber dgraeber deleted the dependabot/pip/production-dependencies-3484596b0a branch July 8, 2024 12:36
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