Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/pocketbase/pocketbase to v0.22.21 #119

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pocketbase/pocketbase v0.22.18 -> v0.22.21 age adoption passing confidence

Release Notes

pocketbase/pocketbase (github.com/pocketbase/pocketbase)

v0.22.21

Compare Source

  • Lock the logs database during backup to prevent database disk image is malformed errors in case there is a log write running in the background (#​5541).

v0.22.20

Compare Source

  • Fixed the Admin UI isEmpty check to allow submitting zero uuid, datetime and date strings (#​5398).

  • Updated goja and the other Go deps.

v0.22.19

Compare Source

  • Added additional parsing for the Apple OAuth2 user token response field to attempt returning the name of the authenticated user (#​5074).
    Note that Apple only returns the user object the first time the user authorizes the app (at least based on their docs).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 27, 2024

ℹ Artifact update notice

File name: go.mod

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):

  • 35 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.23.1
github.com/aws/aws-sdk-go-v2 v1.30.3 -> v1.30.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3 -> v1.6.4
github.com/aws/aws-sdk-go-v2/config v1.27.27 -> v1.27.31
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 -> v1.17.30
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 -> v1.16.12
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.8 -> v1.17.15
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 -> v2.6.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 -> v1.11.18
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15 -> v1.17.16
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 -> v1.60.1
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 -> v1.22.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 -> v1.26.5
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 -> v1.30.5
github.com/aws/smithy-go v1.20.3 -> v1.20.4
github.com/gabriel-vasile/mimetype v1.4.4 -> v1.4.5
github.com/spf13/cast v1.6.0 -> v1.7.0
gocloud.dev v0.37.0 -> v0.39.0
golang.org/x/crypto v0.25.0 -> v0.26.0
golang.org/x/image v0.18.0 -> v0.19.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/oauth2 v0.21.0 -> v0.22.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.24.0
golang.org/x/term v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
golang.org/x/time v0.5.0 -> v0.6.0
google.golang.org/api v0.189.0 -> v0.194.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240723171418-e6d459c13d2a -> v0.0.0-20240827150818-7e3bb234dfed
modernc.org/gc/v3 v3.0.0-20240722195230-4a140ff9c08e -> v3.0.0-20240801135723-a856999a2e4a
modernc.org/sqlite v1.31.1 -> v1.32.0

@renovate renovate bot force-pushed the renovate/github.com-pocketbase-pocketbase-0.x branch from e381217 to 6ebf84a Compare August 27, 2024 20:09
@renovate renovate bot changed the title fix(deps): update module github.com/pocketbase/pocketbase to v0.22.19 fix(deps): update module github.com/pocketbase/pocketbase to v0.22.20 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-pocketbase-pocketbase-0.x branch from 6ebf84a to c1b727c Compare September 11, 2024 16:04
@renovate renovate bot changed the title fix(deps): update module github.com/pocketbase/pocketbase to v0.22.20 fix(deps): update module github.com/pocketbase/pocketbase to v0.22.21 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-pocketbase-pocketbase-0.x branch from c1b727c to 5e82349 Compare September 18, 2024 04:07
@catouberos catouberos merged commit 78756dc into master Sep 24, 2024
1 check passed
@catouberos catouberos deleted the renovate/github.com-pocketbase-pocketbase-0.x branch September 24, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant