fix(deps): update all dependencies #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.19.5->v1.19.6v4.18.2->v4.19.1v5.7.2->v5.7.6v1.9.1->v1.10.2v1.6.1->v1.6.3v0.12.0->v0.18.0Release Notes
adhocore/gronx (github.com/adhocore/gronx)
v1.19.6: Version v1.19.6Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/adhocore/gronx/compare/v1.19.5...v1.19.6
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)
v4.19.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.19.0...v4.19.1
v4.19.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.18.3...v4.19.0
v4.18.3Compare Source
Changelog
a4d0a1bBump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2f37ef79Bump golang.org/x/crypto from 0.31.0 to 0.35.05b97c92Bump golang.org/x/net from 0.33.0 to 0.38.0e6d84f6Drop support for Go 1.22 and add support for Go 1.24fccd197Mention CLI install instructions in main README34c2b4aRemove redundant build tagsa868033Update FAQ.md - typo7269490Update golangci-lint version used in GitHub Actionsc5137c4Update migrate -help output for the readme file033835aUpdate to dktest v0.4.58b09191fix: typo limited not limitted60d73berefactor: replace github.com/pkg/errors with stdlib36d17batests: fix various tests (#1209)jackc/pgx (github.com/jackc/pgx/v5)
v5.7.6Compare Source
v5.7.5Compare Source
v5.7.4Compare Source
v5.7.3Compare Source
spf13/cobra (github.com/spf13/cobra)
v1.10.2Compare Source
🔧 Dependencies
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in https://github.com/spf13/cobra/pull/2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
🔥✍🏼 Docs
🍂 Refactors
🤗 New Contributors
Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
v1.10.1Compare Source
🐛 Fix
v1.0.9 of pflags brought back
ParseErrorsWhitelistand marked it as deprecatedFull Changelog: https://github.com/spf13/cobra/compare/v1.10.0...v1.10.1
v1.10.0Compare Source
What's Changed
🚨 Attention!
This version of
pflagcarried a breaking change: it renamedParseErrorsWhitelisttoParseErrorsAllowlistwhich can break builds if bothpflagandcobraare dependencies in your project.pflag andcobra, upgradepflagto 1.0.8 andcobrato1.10.0`pflagv1.0.9 which keeps the deprecatedParseErrorsWhitelistMore details can be found here: https://github.com/spf13/cobra/pull/2303#issuecomment-3242333515
✨ Features
🐛 Fix
🪠 Testing
📝 Docs
New Contributors
Full Changelog: https://github.com/spf13/cobra/compare/v1.9.1...v1.9.2
greyxor/slogor (gitlab.com/greyxor/slogor)
v1.6.3Compare Source
v1.6.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
8a526c50cato1c2e418072fix(deps): update module github.com/jackc/pgx/v5 to v5.7.4to fix(deps): update all dependencies1c2e418072to635220697cℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.23.5->1.25.0github.com/spf13/pflagv1.0.6->v1.0.9golang.org/x/cryptov0.31.0->v0.45.0golang.org/x/sysv0.29.0->v0.38.0golang.org/x/textv0.21.0->v0.31.0635220697ctod34796ee93d34796ee93to9f3c0491ae9f3c0491aetod2b948cce4d2b948cce4todbf908d379dbf908d379to2a64b745842a64b74584toa27fc5ef62a27fc5ef62to7352d7859a7352d7859ato93b9999fa893b9999fa8tod2c135ca1fd2c135ca1fto817a79c17d817a79c17dtocd55496717cd55496717to32b06d144cView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.