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/golang-migrate/migrate/v4 to v4.17.1 #425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/golang-migrate/migrate/v4 v4.15.2 -> v4.17.1 age adoption passing confidence

Release Notes

golang-migrate/migrate (github.com/golang-migrate/migrate/v4)

v4.17.1

Compare Source

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

v4.17.0

Compare Source

Changelog

  • cf03803 Add rqlite 8.0.0 to tested database versions
  • 12968a7 Add syntax highlighting to Postgres example
  • 50112e7 Add to clickhouse README.md database creation
  • 5ded96d Bump golang.org/x/crypto from 0.14.0 to 0.17.0
  • c3ebd52 Bump google.golang.org/grpc from 1.55.0 to 1.56.3
  • 5026488 Clean up require directive grouping
  • 3b02b18 Correct a spelling mistake
  • cd17c5a Drop support for Go 1.19 and add support for Go 1.21
  • 839421e Leverage quoteIdentifier from pgx
  • bad30b5 Mention migradaptor
  • fb22436 Merge remote-tracking branch 'origin/master' into upgrade-spanner
  • bfedabb Merge remote-tracking branch 'upstream/master'
  • 92dec35 Move supported go version to standard place
  • 4078ef8 New release prep
  • 9fe7383 Quote in drop as well
  • 691f687 Reformat ScyllaDB/Cassandra docs
  • 90a3ac4 Remove cluster adaptation for tables to pass tests
  • 64755d0 Update README.md
  • f2c4b52 Update aws-sdk-go from v1.44.301 to v1.49.6
  • 876a13d Update aws-sdk-go to adress vulerabilitiy
  • b567287 Update from alpine 3.18 to 3.19
  • f2e0b33 Update lib/pq to fix cert permissions issues
  • 208ac53 Update spanner to fix security issue See also: https://github.com/golang-migrate/migrate/pull/952
  • 72957b6 Updated version of spanner to support sequences and generate uuid
  • 7d03609 add 8.11 and 8.12 versions and remove debug logging
  • 7a72550 add tests for scylladb. add scylladb to docs
  • 90273fe clickhouse: Quote db name in ensureVersionTable
  • 5163ac7 feature: add rqlite support
  • ee8a8e5 fix: typo
  • f8afa5a small changes to retry failed by timeout CI
  • 669437c update rqlite 8 container version to 8.0.6

v4.16.2

Compare Source

Changelog
  • 383386b Bump github.com/snowflakedb/gosnowflake from 1.6.3 to 1.6.19
  • 315a205 Update Dockerfiles

v4.16.1

Compare Source

Changelog
  • d72e5c6 Fix typo
  • 23d8d33 Support .deb packages for Ubuntu Jammy Jellyfish and Debian bookworm
  • 0b3b628 Use pgx5 connection string in README

v4.16.0

Compare Source

Changelog

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 has been generated by Mend Renovate. View repository job log here.

Copy link

stale bot commented Jun 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants