chore(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2 #16

Merged
CSRBot merged 1 commits from renovate/github.com-golang-migrate-migrate-v4-4.x into master 2022-04-27 11:01:05 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/golang-migrate/migrate/v4 require patch v4.15.1 -> v4.15.2

Release Notes

golang-migrate/migrate

v4.15.2

Compare Source

Changes

Documentation
Database Drivers
Migration Sources
Builds

Thank you for your hard work and all your contributions!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | require | patch | `v4.15.1` -> `v4.15.2` | --- ### Release Notes <details> <summary>golang-migrate/migrate</summary> ### [`v4.15.2`](https://github.com/golang-migrate/migrate/releases/v4.15.2) [Compare Source](https://github.com/golang-migrate/migrate/compare/v4.15.1...v4.15.2) #### Changes ##### Documentation - [`06c25a2`](https://github.com/golang-migrate/migrate/commit/06c25a2) Add pkger to README (by [@&#8203;glacials](https://github.com/glacials) ) - [`ed8a8b0`](https://github.com/golang-migrate/migrate/commit/ed8a8b0) Include iofs in migration sources (by [@&#8203;bndw](https://github.com/bndw) ) - [`b69b032`](https://github.com/golang-migrate/migrate/commit/b69b032) clarify the package name ([#&#8203;660](https://github.com/golang-migrate/migrate/issues/660)) (by [@&#8203;khash](https://github.com/khash) ) - [`bfd0502`](https://github.com/golang-migrate/migrate/commit/bfd0502) Set syntax highlighting for pkger example (by [@&#8203;glacials](https://github.com/glacials) ) - [`81cbc9c`](https://github.com/golang-migrate/migrate/commit/81cbc9c) fix: incorrect clickhouse dns example (by [@&#8203;xkisu](https://github.com/xkisu) ) ##### Database Drivers - [`f621644`](https://github.com/golang-migrate/migrate/commit/f621644) Add WithConnection to Postgres similar to MySQL. (by [@&#8203;AndreasKl](https://github.com/AndreasKl) ) - [`6e499cb`](https://github.com/golang-migrate/migrate/commit/6e499cb) Expose configuring cassandra connect timeout through query string (by [@&#8203;taywrobel](https://github.com/taywrobel) ) - [`4ba6957`](https://github.com/golang-migrate/migrate/commit/4ba6957) Resolves [#&#8203;647](https://github.com/golang-migrate/migrate/issues/647) - Fixes typos in Mongo advisory locking parameters ([#&#8203;648](https://github.com/golang-migrate/migrate/issues/648)) (by [@&#8203;SJrX](https://github.com/SJrX) ) - [`9d3babd`](https://github.com/golang-migrate/migrate/commit/9d3babd) Run SQL server tests on Azure SQL Edge (by [@&#8203;jfhbrook-at-work](https://github.com/jfhbrook-at-work) ) - [`5798784`](https://github.com/golang-migrate/migrate/commit/5798784) Update Spanner to 1.27 (by [@&#8203;mccalltd](https://github.com/mccalltd) ) - [`020eda4`](https://github.com/golang-migrate/migrate/commit/020eda4) Upgrade cloud.google.com/go/spanner to 1.28.0, which adds JSON_VALUE support (by [@&#8203;kylechadha](https://github.com/kylechadha) ) - [`9f5ed82`](https://github.com/golang-migrate/migrate/commit/9f5ed82) Use DELETE FROM instead of TRUNCATE for MySQL ([#&#8203;656](https://github.com/golang-migrate/migrate/issues/656)) (by [@&#8203;martinarrieta](https://github.com/martinarrieta) and [@&#8203;antigremlin](https://github.com/antigremlin) ) - [`608e4f6`](https://github.com/golang-migrate/migrate/commit/608e4f6) Use the recommended v4 in mysql README (by [@&#8203;mgenware](https://github.com/mgenware) ) - [`a46677e`](https://github.com/golang-migrate/migrate/commit/a46677e) bump go-sqlite3 to v1.14.10 (by [@&#8203;pankona](https://github.com/pankona) ) ##### Migration Sources - [`a2b0bda`](https://github.com/golang-migrate/migrate/commit/a2b0bda) change github auth to use oauth token instead of basic. (by [@&#8203;Greyeye](https://github.com/Greyeye) ) ##### Builds - [`5aa1a03`](https://github.com/golang-migrate/migrate/commit/5aa1a03) Bump version of autorest/adal (by [@&#8203;jcmuller](https://github.com/jcmuller) ) - [`169d0fc`](https://github.com/golang-migrate/migrate/commit/169d0fc) Include 2 letter query param key in unit test (by [@&#8203;suzaku](https://github.com/suzaku) ) - [`331a15d`](https://github.com/golang-migrate/migrate/commit/331a15d) Update dktest from v0.3.9 to v0.3.10 to fix upstream security issues (by [@&#8203;dhui](https://github.com/dhui) ) - [`c277388`](https://github.com/golang-migrate/migrate/commit/c277388) Update dktest to v0.3.9 for upstream security vulnerability fixes (by [@&#8203;dhui](https://github.com/dhui) ) - [`cf68462`](https://github.com/golang-migrate/migrate/commit/cf68462) Run gofmt on internal build dir (by [@&#8203;dhui](https://github.com/dhui) ) - [`fc7f720`](https://github.com/golang-migrate/migrate/commit/fc7f720) refactor: use sort.Slice (by [@&#8203;suzaku](https://github.com/suzaku) ) - [`918e13a`](https://github.com/golang-migrate/migrate/commit/918e13a) Upgrade containerd and image-spec for the vulnerabilities ([#&#8203;662](https://github.com/golang-migrate/migrate/issues/662)) (by [@&#8203;mopp](https://github.com/mopp) ) - [`4f82413`](https://github.com/golang-migrate/migrate/commit/4f82413) len(k) is guaranteed to be greater than 1 in this case (by [@&#8203;suzaku](https://github.com/suzaku) ) Thank you for your hard work and all your contributions! </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2022-04-27 10:02:55 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
aa8ec4c1b4
chore(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2
CSRBot merged commit aa8ec4c1b4 into master 2022-04-27 11:01:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: flucky/flucky#16
No description provided.