Skip to content

Bump the go-minor-patch group across 1 directory with 2 updates - #117

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-90b7646114
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-90b7646114

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 2 updates in the / directory: github.com/apache/arrow-go/v18 and github.com/aws/aws-lambda-go.

Updates github.com/apache/arrow-go/v18 from 18.6.0 to 18.7.0

Release notes

Sourced from github.com/apache/arrow-go/v18's releases.

Apache Arrow Go v18.7.0

What's Changed

... (truncated)

Commits
  • 0716bc6 chore: bump version number (#959)
  • c9791ae Add TimestampWithOffset canonical extension type (#558)
  • 621a4ed fix(array): validate map builder entry lengths (#957)
  • ad2fe2b fix(compute): release temporary arrays in binary view casts (#898)
  • 8a09b91 fix(array): avoid allocating for ReserveData(0) (#895)
  • 76109be fix(compute): handle comparison output offsets (#956)
  • 1476769 fix(parquet): reject truncated bit-packed batches (#943)
  • f228f0a fix(ipc): validate message framing bounds (#955)
  • 936ca0b fix(arrow): validate timestamp timezones (#952)
  • 6e39220 fix(parquet): handle short input in GetBatchBools (#946)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-lambda-go from 1.54.0 to 1.55.0

Release notes

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

v1.55.0

What's changed

  • Bump min go version to 1.26 (#638) — @​maxday
  • Enable Go 1.27 compatibility & fix serialization test bugs (#637) — @​djedward
    • Fixed TestMalformedJson to correctly pass a pointer to json.Unmarshal, matching the intended behavior after Go 1.27's JSON library changes.
    • Relaxed error-message matching in tests so both Go 1.27 and earlier versions pass.
    • Hardened flaky integration tests (TestEnableSigterm, TestConcurrencyWithRIE) with polling and increased timeouts.
  • Add missing userNotFound field to Cognito auth trigger requests (#630) — @​anzheyazzz
    • Adds 3 missing userNotFound fields to the Cognito auth trigger request events.
  • Pin GitHub Actions to commit SHAs (#623) — @​maxday
    • Hardens CI supply-chain security by pinning actions to their SHAs.

Full changelog: aws/aws-lambda-go@v1.54.0...v1.55.0

Commits
  • 6800157 feat: bump min go version to 1.26 (#638)
  • f0e2311 Fix serialization test bugs and enable Go 1.27 compat (#637)
  • 87e344b Merge pull request #630 from aws/fix/cognito-usernotfound-missing-fields
  • d6f4d23 Add missing userNotFound field to Cognito auth trigger requests
  • 815d21f fix: pin github actions sha (#623)
  • See full diff in compare view

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 go-minor-patch group with 2 updates in the / directory: [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go).


Updates `github.com/apache/arrow-go/v18` from 18.6.0 to 18.7.0
- [Release notes](https://github.com/apache/arrow-go/releases)
- [Commits](apache/arrow-go@v18.6.0...v18.7.0)

Updates `github.com/aws/aws-lambda-go` from 1.54.0 to 1.55.0
- [Release notes](https://github.com/aws/aws-lambda-go/releases)
- [Commits](aws/aws-lambda-go@v1.54.0...v1.55.0)

---
updated-dependencies:
- dependency-name: github.com/apache/arrow-go/v18
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/aws/aws-lambda-go
  dependency-version: 1.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-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 Sep 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