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

chore(deps): update dependency soto-project/soto to from: "7.3.0" #47

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

This PR contains the following updates:

Package Update Change
soto-project/soto minor from: "7.0.0" -> from: "7.3.0"

Release Notes

soto-project/soto (soto-project/soto)

v7.3.0

Compare Source

Using soto-core v7.3.0
Using AWS models from aws-sdk-go-v2 release-2024-12-17

Minor release changes

  • Added S3.createS3ExpressClientAndService() to access S3 Express One buckets. #​749
  • Added support for compiling against Musl. #​742 from @​t089

Other changes

  • Use Apple's swift-format for formatting code.

v7.2.0

Compare Source

Using soto-core v7.2.0
Using AWS models from aws-sdk-go-v2 release-2024-11-15.2

v7.1.0

Compare Source

Minor release changes

  • All operation calls now have an alternative version with the parameters that make up the request type, instead of the request type eg s3.getObject(_:logger:) has alternative s3.getObject(bucket:key:etc:logger:). #​733
  • Dropped support for Swift 5.8. #​739

Patch release changes

  • Fixed warning: 'soto': found 779 file(s) which are unhandled warning. #​738
  • All operation calls have been made @inlinable. #​733
  • Fixed S3. completeMultipartUpload operation name in payload.

Other changes

  • Swift 6 CI

Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/soto-project-soto-7.x branch from 3c54169 to b90dafe Compare November 18, 2024 15:57
@renovate renovate bot changed the title chore(deps): update dependency soto-project/soto to from: "7.1.0" chore(deps): update dependency soto-project/soto to from: "7.2.0" Nov 18, 2024
@renovate renovate bot force-pushed the renovate/soto-project-soto-7.x branch from b90dafe to 755198d Compare December 18, 2024 19:25
@renovate renovate bot changed the title chore(deps): update dependency soto-project/soto to from: "7.2.0" chore(deps): update dependency soto-project/soto to from: "7.3.0" Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants