Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the support-dependencies group with 7 updates:

Package From To
cloud.google.com/go/storage 1.57.0 1.57.1
github.com/aws/aws-sdk-go-v2 1.39.2 1.39.5
github.com/aws/aws-sdk-go-v2/service/s3 1.88.4 1.89.1
github.com/aws/smithy-go 1.23.0 1.23.1
github.com/pdfcpu/pdfcpu 0.11.0 0.11.1
golang.org/x/net 0.43.0 0.45.0
google.golang.org/api 0.247.0 0.254.0

Updates cloud.google.com/go/storage from 1.57.0 to 1.57.1

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.57.1

1.57.1 (2025-10-28)

Bug Fixes

  • storage: Takeover idempotence. (#13230) (cc5d2a1)
  • storage: Copy metadata when using Copier with grpc (#12919) (57a2e80)
  • storage: Fix takeover response handling. (#13239) (26d75bc)
  • storage: Remove default timeout for gRPC operations (#13022) (b94c3ba)
  • storage: Skip download of file outside of target dir (#12945) (6259aee)
  • storage: Upgrade gRPC service registration func (8fffca2)
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.89.1

Commits

Updates github.com/aws/smithy-go from 1.23.0 to 1.23.1

Commits

Updates github.com/pdfcpu/pdfcpu from 0.11.0 to 0.11.1

Release notes

Sourced from github.com/pdfcpu/pdfcpu's releases.

v0.11.1

Maintenance Release

🛠️ Fixes and Improvements

Added a new configuration parameter:

# Limit form field content for display purposes when using 'pdfcpu form list'.
# If > 0, this setting truncates the following columns: AltName, Default, and Value.
formFieldListMaxColWidth: 0

This helps improve readability when listing form fields with long content when using pdfcpu form list.

Please update your config by executing: pdfcpu config reset

General code cleanups, lots of parser improvements and dependency updates for improved stability.

🙏🏻 Thanks 🙏🏻

everybody for testing and feeding back your bug reports. This time shoutouts 👏🏻 go to @​SveLil and @​fank for putting time into submitting PR's.

We fixed #846, #1097, #1193, #1202, #1203 and the following:

Changelog

  • c4b560d Bump version
  • 2e3ab97 Fix PDF version check in parseTrailerDict
  • 9a6983c Fix #1231
  • 66ea5de Fix #1112 – ASCII85 decode now handles CRLF line endings
  • aecc027 Fix #1226
  • dcfe153 Handle form field DV using indirect reference; add config parameter formFieldListMaxColWidth
  • 9bdbec5 Fix #1188
  • 565bbca Fix #1235
  • 670efa4 Fix #1230
  • 45fd922 Upgrade build to Go 1.25
  • 6dad16b Fix #1216
  • 8f53738 Fix #1156
  • c5b2e7c Fix #1166
  • bca1778 Fix #1195
  • b6e9642 Add support for inherited textfields
  • 79a1276 Fix #1194
  • f55e600 Fix #1189
  • 9e69220 Fix #1176
  • 6cfff8e Fix #1187
  • b108369 Fix #1177
  • 3744f3c Fix #1185
  • 042c910 Fix #1183
  • ebac205 Fix #1173
  • cea5481 Relax date validation for 1-digit seconds
Commits

Updates golang.org/x/net from 0.43.0 to 0.45.0

Commits
  • 59706cd html: impose open element stack size limit
  • 6ec8895 html: align in row insertion mode with spec
  • 5393563 http2: fix RFC 9218 write scheduler not being idempotent
  • b2ab371 internal/httpsfv: implement parsing support for date and display string
  • edb764c internal/httpsfv: add parsing functionality for types defined in RFC 8941
  • fbba2c2 internal/httpsfv: add support for consuming Display String and Date type
  • 47a241f http2: make the error channel pool per-Server
  • 51f657b webdav/internal/xml: use the built-in min function
  • f2e909b internal/httpsfv: implement parsing support for Dictionary and List type.
  • 7d8cfce internal/httpsfv: add support for Bare Inner List and Item type.
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.247.0 to 0.254.0

Release notes

Sourced from google.golang.org/api's releases.

v0.254.0

0.254.0 (2025-10-28)

Features

v0.253.0

0.253.0 (2025-10-22)

Features

v0.252.0

0.252.0 (2025-10-07)

Features

v0.251.0

0.251.0 (2025-09-30)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.254.0 (2025-10-28)

Features

0.253.0 (2025-10-22)

Features

0.252.0 (2025-10-07)

Features

0.251.0 (2025-09-30)

Features

... (truncated)

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.57.0` | `1.57.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.2` | `1.39.5` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.88.4` | `1.89.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.23.0` | `1.23.1` |
| [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) | `0.11.0` | `0.11.1` |
| [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.45.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.247.0` | `0.254.0` |


Updates `cloud.google.com/go/storage` from 1.57.0 to 1.57.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.57.0...storage/v1.57.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.2 to 1.39.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.39.2...v1.39.5)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.4 to 1.89.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.88.4...service/s3/v1.89.1)

Updates `github.com/aws/smithy-go` from 1.23.0 to 1.23.1
- [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.23.0...v1.23.1)

Updates `github.com/pdfcpu/pdfcpu` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/pdfcpu/pdfcpu/releases)
- [Changelog](https://github.com/pdfcpu/pdfcpu/blob/master/.goreleaser.yml)
- [Commits](pdfcpu/pdfcpu@v0.11.0...v0.11.1)

Updates `golang.org/x/net` from 0.43.0 to 0.45.0
- [Commits](golang/net@v0.43.0...v0.45.0)

Updates `google.golang.org/api` from 0.247.0 to 0.254.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.247.0...v0.254.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.89.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: github.com/pdfcpu/pdfcpu
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: support-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.254.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: support-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2025
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.

1 participant