Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the all-dependencies group with 6 updates:

Package From To
github.com/awslabs/aws-sdk-swift 1.5.46 1.5.51
github.com/apple/swift-nio 2.86.0 2.86.2
github.com/apple/swift-numerics 1.1.0 1.1.1
github.com/apple/swift-crypto 3.15.0 3.15.1
github.com/apple/swift-nio-ssl 2.34.0 2.34.1
github.com/tachyonics/smockable 0.6.0 0.7.0

Updates github.com/awslabs/aws-sdk-swift from 1.5.46 to 1.5.51

Release notes

Sourced from github.com/awslabs/aws-sdk-swift's releases.

1.5.51

What's Changed

Service Features

  • AWS Bedrock Data Automation: Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.
  • AWS Cost Explorer: Support for payer account dimension and billing view health status.
  • AWS Connect: Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.
  • AWS Billing: Add ability to combine custom billing views to create new consolidated views.
  • AWS DynamoDB Streams: Added support for IPv6 compatible endpoints for DynamoDB Streams.
  • AWS Bedrock Agent Runtime: This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces.
  • AWS Redshift: Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications

Service Documentation

  • AWS EC2: This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput.

Full Changelog: awslabs/aws-sdk-swift@1.5.50...1.5.51

1.5.50

What's Changed

Service Features

  • AWS Lightsail: Attribute HTTP binding update for Get/Delete operations
  • AWS Glue: Update GetConnection(s) API to return KmsKeyArn & Add 63 missing connection types
  • AWS Network Firewall: Network Firewall now introduces Reject and Alert action support for stateful domain list rule groups, providing customers with more granular control over their network traffic.

Full Changelog: awslabs/aws-sdk-swift@1.5.49...1.5.50

1.5.49

What's Changed

Service Features

  • AWS DAX: This release adds support for IPv6-only, DUAL_STACK DAX instances
  • AWS CloudWatch: Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions

Service Documentation

  • AWS AppStream: G6f instance support for AppStream 2.0
  • AWS KMS: Documentation only updates for KMS.
  • AWS Neptune: Doc-only update to address customer use.

Miscellaneous

  • feat: New API reference docs index page (#2021)

Full Changelog: awslabs/aws-sdk-swift@1.5.48...1.5.49

1.5.48

What's Changed

Service Features

  • AWS SSM: Added Dualstack support to GetDeployablePatchSnapshotForInstance
  • AWS SSO Admin: Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center
  • AWS EC2: Add Amazon EC2 R8gn instance types
  • AWS SSO OIDC: This release includes exception definition and documentation updates.
  • AWS CleanRooms: Added support for running incremental ID mapping for rule-based workflows.
  • AWS EntityResolution: Support incremental id mapping workflow for AWS Entity Resolution

Full Changelog: awslabs/aws-sdk-swift@1.5.47...1.5.48

... (truncated)

Commits

Updates github.com/apple/swift-nio from 2.86.0 to 2.86.2

Release notes

Sourced from github.com/apple/swift-nio's releases.

2.86.2

What's Changed

SemVer Patch

Other Changes

Full Changelog: apple/swift-nio@2.86.1...2.86.2

SwiftNIO 2.86.1

What's Changed

SemVer Patch

Other Changes

... (truncated)

Commits

Updates github.com/apple/swift-numerics from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/apple/swift-numerics's releases.

1.1.1: $Embedded support

This is a small patch release with a single change by new contributor @​ebariaux to enable Swift Numerics to work in $Embedded contexts by suppressing the Encodable, Decodable, and CustomDebugStringConvertible conformances.

Commits

Updates github.com/apple/swift-crypto from 3.15.0 to 3.15.1

Release notes

Sourced from github.com/apple/swift-crypto's releases.

Swift Crypto 3.15.1

What's Changed

SemVer Patch

Other Changes

Full Changelog: apple/swift-crypto@3.15.0...3.16.0

Commits

Updates github.com/apple/swift-nio-ssl from 2.34.0 to 2.34.1

Release notes

Sourced from github.com/apple/swift-nio-ssl's releases.

SwiftNIO SSL 2.34.1

What's Changed

SemVer Patch

New Contributors

Full Changelog: apple/swift-nio-ssl@2.34.0...2.34.1

Commits
  • b2b043a Enable Swift 6.2 jobs in CI (#558)
  • 6ae36f2 Make sslContextCallback overrides replace the existing chain, rather than add...
  • See full diff in compare view

Updates github.com/tachyonics/smockable from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/tachyonics/smockable's releases.

Add support for custom matcher logic

What's Changed

Full Changelog: tachyonics/smockable@0.6.0...0.7.0

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 all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/awslabs/aws-sdk-swift](https://github.com/awslabs/aws-sdk-swift) | `1.5.46` | `1.5.51` |
| [github.com/apple/swift-nio](https://github.com/apple/swift-nio) | `2.86.0` | `2.86.2` |
| [github.com/apple/swift-numerics](https://github.com/apple/swift-numerics) | `1.1.0` | `1.1.1` |
| [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) | `3.15.0` | `3.15.1` |
| [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) | `2.34.0` | `2.34.1` |
| [github.com/tachyonics/smockable](https://github.com/tachyonics/smockable) | `0.6.0` | `0.7.0` |


Updates `github.com/awslabs/aws-sdk-swift` from 1.5.46 to 1.5.51
- [Release notes](https://github.com/awslabs/aws-sdk-swift/releases)
- [Commits](awslabs/aws-sdk-swift@1.5.46...1.5.51)

Updates `github.com/apple/swift-nio` from 2.86.0 to 2.86.2
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.86.0...2.86.2)

Updates `github.com/apple/swift-numerics` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/apple/swift-numerics/releases)
- [Commits](apple/swift-numerics@1.1.0...1.1.1)

Updates `github.com/apple/swift-crypto` from 3.15.0 to 3.15.1
- [Release notes](https://github.com/apple/swift-crypto/releases)
- [Commits](apple/swift-crypto@3.15.0...3.15.1)

Updates `github.com/apple/swift-nio-ssl` from 2.34.0 to 2.34.1
- [Release notes](https://github.com/apple/swift-nio-ssl/releases)
- [Commits](apple/swift-nio-ssl@2.34.0...2.34.1)

Updates `github.com/tachyonics/smockable` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/tachyonics/smockable/releases)
- [Commits](tachyonics/smockable@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: github.com/awslabs/aws-sdk-swift
  dependency-version: 1.5.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.86.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-numerics
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-crypto
  dependency-version: 3.15.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-nio-ssl
  dependency-version: 2.34.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/tachyonics/smockable
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Sep 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/swift/all-dependencies-78a3e5c3d3 branch October 6, 2025 07:01
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 swift_package_manager Pull requests that update Swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants