Closed renovate[bot] closed 4 months ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
github.com/aws/aws-sdk-go-v2 |
v1.30.1 -> v1.30.3 |
github.com/aws/aws-sdk-go-v2/config |
v1.27.23 -> v1.27.27 |
github.com/aws/aws-sdk-go-v2/credentials |
v1.17.23 -> v1.17.27 |
github.com/aws/aws-sdk-go-v2/feature/ec2/imds |
v1.16.9 -> v1.16.11 |
github.com/aws/aws-sdk-go-v2/feature/s3/manager |
v1.17.4 -> v1.17.8 |
github.com/aws/aws-sdk-go-v2/internal/configsources |
v1.3.13 -> v1.3.15 |
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 |
v2.6.13 -> v2.6.15 |
github.com/aws/aws-sdk-go-v2/internal/v4a |
v1.3.13 -> v1.3.15 |
github.com/aws/aws-sdk-go-v2/service/internal/checksum |
v1.3.15 -> v1.3.17 |
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url |
v1.11.15 -> v1.11.17 |
github.com/aws/aws-sdk-go-v2/service/internal/s3shared |
v1.17.13 -> v1.17.15 |
github.com/aws/aws-sdk-go-v2/service/s3 |
v1.58.0 -> v1.58.2 |
github.com/aws/aws-sdk-go-v2/service/sso |
v1.22.1 -> v1.22.4 |
github.com/aws/aws-sdk-go-v2/service/ssooidc |
v1.26.1 -> v1.26.4 |
github.com/aws/aws-sdk-go-v2/service/sts |
v1.30.1 -> v1.30.3 |
github.com/googleapis/gax-go/v2 |
v2.12.5 -> v2.13.0 |
golang.org/x/crypto |
v0.24.0 -> v0.25.0 |
golang.org/x/net |
v0.26.0 -> v0.27.0 |
golang.org/x/sys |
v0.21.0 -> v0.22.0 |
golang.org/x/term |
v0.21.0 -> v0.22.0 |
golang.org/x/xerrors |
v0.0.0-20231012003039-104605ab7028 -> v0.0.0-20240716161551-93cc26a95ae9 |
google.golang.org/api |
v0.187.0 -> v0.189.0 |
google.golang.org/genproto/googleapis/api |
v0.0.0-20240610135401-a8a62080eff3 -> v0.0.0-20240711142825-46eb208f015d |
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240723171418-e6d459c13d2a |
modernc.org/gc/v3 |
v3.0.0-20240304020402-f0dba7c97c2b -> v3.0.0-20240722195230-4a140ff9c08e |
modernc.org/libc |
v1.53.3 -> v1.55.3 |
modernc.org/sqlite |
v1.30.1 -> v1.31.1 |
This PR contains the following updates:
v0.22.17
->v0.22.18
Release Notes
pocketbase/pocketbase (github.com/pocketbase/pocketbase)
### [`v0.22.18`](https://togithub.com/pocketbase/pocketbase/blob/HEAD/CHANGELOG.md#v02218) [Compare Source](https://togithub.com/pocketbase/pocketbase/compare/v0.22.17...v0.22.18) - Improved files delete performance when using the local filesystem by adding a trailing slash to the `DeletePrefix` call to ensure that the list iterator will start "walking" from the prefix directory and not from its parent ([#5246](https://togithub.com/pocketbase/pocketbase/discussions/5246)). - Updated Go deps.Configuration
š Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.