Skip to content

Bump the minor-and-patch group with 5 updates#767

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/minor-and-patch-954c3e5c12
Open

Bump the minor-and-patch group with 5 updates#767
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/minor-and-patch-954c3e5c12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the minor-and-patch group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2/service/ec2 1.291.0 1.293.0
github.com/aws/aws-sdk-go-v2/service/s3 1.96.1 1.96.2
github.com/aws/smithy-go 1.24.1 1.24.2
github.com/apple/pkl-go 0.11.1 0.13.2
github.com/aws/aws-lambda-go 1.52.0 1.53.0

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.291.0 to 1.293.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.1 to 1.96.2

Commits

Updates github.com/aws/smithy-go from 1.24.1 to 1.24.2

Release notes

Sourced from github.com/aws/smithy-go's releases.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.
Commits

Updates github.com/apple/pkl-go from 0.11.1 to 0.13.2

Release notes

Sourced from github.com/apple/pkl-go's releases.

v0.13.2

Release notes: https://pkl-lang.org/go/current/CHANGELOG.html#release-0.13.2

pkl.golang@0.13.2

This holds the release assets for the pkl.golang Pkl package

v0.13.1

Release notes: https://pkl-lang.org/go/current/CHANGELOG.html#release-0.13.1

pkl.golang@0.13.1

This holds the release assets for the pkl.golang Pkl package

v0.13.0

Release notes: https://pkl-lang.org/go/current/CHANGELOG.html#release-0.13.0

pkl.golang@0.13.0

This holds the release assets for the pkl.golang Pkl package

v0.12.1

Release notes: https://pkl-lang.org/go/current/CHANGELOG.html#release-0.12.1

pkl.golang@0.12.1

This holds the release assets for the pkl.golang Pkl package

v0.12.0

Release notes: https://pkl-lang.org/go/current/CHANGELOG.html#release-0.12.0

pkl.golang@0.12.0

This holds the release assets for the pkl.golang Pkl package

Commits

Updates github.com/aws/aws-lambda-go from 1.52.0 to 1.53.0

Release notes

Sourced from github.com/aws/aws-lambda-go's releases.

v1.53.0

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.53.0...v1.52.0

Commits
  • 9c32960 Merge pull request #619 from maximrub/inbound-federation
  • ebe38d9 add support for Cognito Inbound federation Lambda trigger
  • 71624ac Fix spelling typos (#616)
  • 33e4dc3 Update workflows for go 1.26 (#617)
  • e1cb461 Merge pull request #612 from yhamano0312/feat/add-s3-event-fields
  • a66ce2d Merge branch 'main' into feat/add-s3-event-fields
  • be52e48 feat: add lifecycle event data structure and corresponding test for S3 events
  • 5516bce feat: add intelligent tiering event data structure and corresponding test for...
  • 1f8f7e8 feat: add restore event data structure and corresponding test for S3 events
  • abb7ee7 feat: add Glacier event data structure and corresponding test for S3 events
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/apple/pkl-go [>= 0.12.a, < 0.13]

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 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 minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.291.0` | `1.293.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.1` | `1.96.2` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.1` | `1.24.2` |
| [github.com/apple/pkl-go](https://github.com/apple/pkl-go) | `0.11.1` | `0.13.2` |
| [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.52.0` | `1.53.0` |


Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.291.0 to 1.293.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.291.0...service/ec2/v1.293.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.1 to 1.96.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.1...service/s3/v1.96.2)

Updates `github.com/aws/smithy-go` from 1.24.1 to 1.24.2
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.1...v1.24.2)

Updates `github.com/apple/pkl-go` from 0.11.1 to 0.13.2
- [Release notes](https://github.com/apple/pkl-go/releases)
- [Commits](apple/pkl-go@v0.11.1...v0.13.2)

Updates `github.com/aws/aws-lambda-go` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.52.0...v1.53.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/apple/pkl-go
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-lambda-go
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2026
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants