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 5 updates #945

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps the production-dependencies group with 5 updates in the /config/requirements directory:

Package From To
boto3 1.34.158 1.35.5
botocore 1.34.158 1.35.5
django-alive 1.2.1 1.2.2
django-allauth 64.0.0 64.1.0
marshmallow 3.21.3 3.22.0

Updates boto3 from 1.34.158 to 1.35.5

Commits
  • 07b20a3 Merge branch 'release-1.35.5'
  • dfe6eee Bumping version to 1.35.5
  • f992cb9 Add changelog entries from botocore
  • 6775096 Merge branch 'release-1.35.4'
  • b3fc22c Merge branch 'release-1.35.4' into develop
  • 2addded Bumping version to 1.35.4
  • 100ab89 Add changelog entries from botocore
  • 2ad7f06 Merge branch 'release-1.35.3'
  • 18867b0 Merge branch 'release-1.35.3' into develop
  • 981c83a Bumping version to 1.35.3
  • Additional commits viewable in compare view

Updates botocore from 1.34.158 to 1.35.5

Changelog

Sourced from botocore's changelog.

1.35.5

  • api-change:bedrock-agent: Releasing the support for Action User Confirmation.
  • api-change:bedrock-agent-runtime: Releasing the support for Action User Confirmation.
  • api-change:codebuild: Added support for the MAC_ARM environment type for CodeBuild fleets.
  • api-change:organizations: Releasing minor partitional endpoint updates.
  • api-change:qbusiness: Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.
  • api-change:supplychain: Update API documentation to clarify the event SLA as well as the data model expectations

1.35.4

  • api-change:autoscaling: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement
  • api-change:bedrock: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • api-change:emr-containers: Correct endpoint for FIPS is configured for US Gov Regions.
  • api-change:inspector2: Add enums for Agentless scan statuses and EC2 enablement error states
  • api-change:quicksight: Explicit query for authors and dashboard viewing sharing for embedded users
  • api-change:route53: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

1.35.3

  • api-change:codestar: The codestar client has been removed following the deprecation of the service on July 31, 2024.
  • api-change:ec2: DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • api-change:entityresolution: Increase the mapping attributes in Schema to 35.
  • api-change:glue: Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • api-change:lambda: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • api-change:securityhub: Security Hub documentation and definition updates
  • api-change:ses: Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

1.35.2

  • api-change:ecs: Documentation only release to address various tickets
  • api-change:opensearchserverless: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.
  • api-change:s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.35.1

  • api-change:bedrock: Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.
  • api-change:codebuild: AWS CodeBuild now supports creating fleets with macOS platform for running builds.
  • api-change:deadline: This release adds additional search fields and provides sorting by multiple fields.
  • api-change:lambda: Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.
  • api-change:ssm-sap: Add new attributes to the outputs of GetApplication and GetDatabase APIs.

... (truncated)

Commits
  • 6231a99 Merge branch 'release-1.35.5'
  • eda9f94 Bumping version to 1.35.5
  • 04f683b Update to latest models
  • a2631c4 Merge branch 'release-1.35.4'
  • 5f7a2a4 Merge branch 'release-1.35.4' into develop
  • cf07f3e Bumping version to 1.35.4
  • 233f4d9 Update partitions file
  • 9da7f13 Update endpoints model
  • bffc5bd Update to latest models
  • 5713250 Merge branch 'release-1.35.3' into develop
  • Additional commits viewable in compare view

Updates django-alive from 1.2.1 to 1.2.2

Release notes

Sourced from django-alive's releases.

1.2.2

What's Changed

New Contributors

Full Changelog: lincolnloop/django-alive@1.2.1...1.2.2

Changelog

Sourced from django-alive's changelog.

1.2.2 (2024-08-14)

  • Add GitHub Action for running tests against supported versions
  • Release from GitHub Actions
Commits
  • a4640e5 add an unreleased section to CHANGELOG.md
  • 24f8466 add work to release from GitHub Actions to CHANGELOG.md
  • d8b769f add a GitHub Action for publishing to PyPI and GitHub
  • 450a6e4 update CHANGELOG with recent changes
  • 3ac220c update supported Python versions in documentation
  • 09b0bd3 Merge pull request #14 from PetrDlouhy/update_django50
  • ade132b update testing to current Django and Python, run it in GitHub actions
  • 608fd0a Update test badge
  • d1899fd Back to development: 1.2.2
  • See full diff in compare view

Updates django-allauth from 64.0.0 to 64.1.0

Changelog

Sourced from django-allauth's changelog.

64.1.0 (2024-08-15)


Note worthy changes

  • Headless: When trying to login while a user is already logged in, you now get a 409.

  • Limited the maximum allowed time for a login to go through the various login stages. This limits, for example, the time span that the 2FA stage remains available. See settings.ACCOUNT_LOGIN_TIMEOUT.

Security notice

  • Headless: When a user was not fully logged in, for example, because (s)he was in the process of completing the 2FA process, calling logout would not wipe the session containing the partially logged in user.
Commits
  • d6e07b2 feat: Django 5.1
  • b7eaefd chore: Release 64.1.0
  • 4b13c66 feat(mfa): AuthenticateView to use form class from setting
  • bd3ae52 chore(i18n): Sync translations
  • 63bc165 feat(account): Login timeout
  • 4303cbe fix(headless): Logout should remove partial login
  • 20d1334 chore(mfa): add tags to submit button
  • c970b33 tests(socialaccount): Test storing tokens vs email authentication
  • 907ffe6 chore(i18n): korean translations
  • ef8743c fix(socialaccount): OAuth 1.0 vs storing tokens without app instance
  • Additional commits viewable in compare view

Updates marshmallow from 3.21.3 to 3.22.0

Changelog

Sourced from marshmallow's changelog.

3.22.0 (2024-08-20)


Features:

  • Add many Meta option to Schema so it expects a collection by default (:issue:2270). Thanks :user:himalczyk for reporting and :user:deckar01 for the PR.
  • Refactor hooks (:pr:2279). Thanks :user:deckar01 for the PR.
Commits

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 in the /config/requirements directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.34.158` | `1.35.5` |
| [botocore](https://github.com/boto/botocore) | `1.34.158` | `1.35.5` |
| [django-alive](https://github.com/lincolnloop/django-alive) | `1.2.1` | `1.2.2` |
| [django-allauth](https://github.com/pennersr/django-allauth) | `64.0.0` | `64.1.0` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` |



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

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

Updates `django-alive` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/lincolnloop/django-alive/releases)
- [Changelog](https://github.com/lincolnloop/django-alive/blob/main/CHANGELOG.md)
- [Commits](lincolnloop/django-alive@1.2.1...1.2.2)

Updates `django-allauth` from 64.0.0 to 64.1.0
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@64.0.0...64.1.0)

Updates `marshmallow` from 3.21.3 to 3.22.0
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: django-alive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2024

Superseded by #948.

@dependabot dependabot bot closed this Aug 31, 2024
@dependabot dependabot bot deleted the dependabot/pip/config/requirements/production-dependencies-5e0f0d2255 branch August 31, 2024 11:52
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