framework
framework copied to clipboard
build(deps): bump the go-modules group across 1 directory with 3 updates
Bumps the go-modules group with 3 updates in the / directory: github.com/bytedance/sonic, github.com/golang-migrate/migrate/v4 and github.com/golang-module/carbon/v2.
Updates github.com/bytedance/sonic from 1.11.4 to 1.11.5
Commits
51ea135feat: update base64x (#621)- See full diff in compare view
Updates github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.17.1
Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
v4.17.1
Changelog
- 4bc6777 Add dktesting.Cleanup() method
- bead4a9 Added documentation and test for lock strategy
- 129922a Added support for pgx locking table
- a860f0c Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
- d1df97b Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
- a78d1ab Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
- 2e0872f Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 1b707a7 Cleanup cassandra images after tests run
- 49cac86 Cleanup mongodb images after tests run
- 2884a8e Cleanup postgres images after tests run
- b1d02e2 Cleanup sqlserver images after tests run
- 06614d9 Cleanup yugabytedb images after tests run
- e913336 Drop support for Go 1.20 and add support for Go 1.22
- f4950c1 Fallback to dktest.DefaultCleanupTimeout if the dktest.Options doesn't have one specified
- 5aa4670 Fix GoReleaser deprecations
- d63a5c2 Only test against YugabyteDB LTS releases
- 091ad5d Quote locktable from config in queries
- 1a002d0 Set golangci-lint to 1.54.2 (latest is broken) (#1046)
- f100226 Update dktest from v0.4.0 to v0.4.1 to fix docker vulnerability
- ff8a961 Update yugabyte test images
- 0350a00 [sqlserver] Always access version table with explicit schema
- 8147693 [sqlserver] Ensure version table in provided schema
- 7f85f9c chore: fix some typos
- 9d70a39 chore: fix some typos in comments
- 94b8fa5 rqlite is spelled with all lowercase
Commits
0c456c4Merge pull request #1068 from goodfirm/masterf100226Update dktest from v0.4.0 to v0.4.1 to fix docker vulnerabilityc523775Merge pull request #1055 from golang-migrate/dependabot/go_modules/github.com...a78d1abBump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4837776fMerge pull request #1054 from golang-migrate/dependabot/go_modules/google.gol...128b650Merge pull request #1050 from golang-migrate/dependabot/go_modules/github.com...2e0872fBump google.golang.org/protobuf from 1.31.0 to 1.33.0d1df97bBump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.21a002d0Set golangci-lint to 1.54.2 (latest is broken) (#1046)2c5df87Merge pull request #1072 from dhui/dktesting-cleanup- Additional commits viewable in compare view
Updates github.com/golang-module/carbon/v2 from 2.3.10 to 2.3.12
Release notes
Sourced from github.com/golang-module/carbon/v2's releases.
v2.3.12
- Add
bulgarianlanguage support, translated by yuksbg #234- Restore
Datetime,Date,Time,Timestampand other structures- Restore
ToDateTimeStruct,ToDateStruct,ToTimeStruct,ToTimestampStructand other methodsv2.3.11
- Add parsing support for
2006-01-02 15:04:05-0700 MSTformat inParsemethod- Return the original value instead of returning null when parsing the zero value time
0001-01-01 00:00:00inParsemethod #232- Optimize the judgment logic in
IsValidandIsInvalidmethods- Implement
Absmethod by itself inDiffAbsInDurationmethod #226- Unified unit test format
Commits
a3061c6Update content about json930876eUpdate content about json23802feRestoreDatetime,Date,Timeand other structures93cc1e6ImplementGormDataTypeinterface3c9ef67Upgrade from v2.3.11 to 2.3.12f95e91fAddbulgarianlanguage support #39390824dAdded bulgarian translation support #39221b5d9Merge pull request #1 from yuksbg/bulgarian-translation9b82f6eCreate bg.json5d5ad56Unified unit test format- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill 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 versionwill 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