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

chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.15.2 to 4.16.2 #51

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps github.com/golang-migrate/migrate/v4 from 4.15.2 to 4.16.2.

Release notes

Sourced from github.com/golang-migrate/migrate/v4's releases.

v4.16.2

Changelog

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

v4.16.1

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

Changelog

  • b94ed1a Add driver for pgx v5 (#848)
  • 30411f4 Add support for Go 1.19 and drop support for Go 1.17
  • eb59b75 Bump github.com/aws/aws-sdk-go from 1.17.7 to 1.33.0
  • 88d30a4 Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0
  • fd42ff1 Bump golang.org/x/net from 0.1.0 to 0.7.0
  • 3843f92 Correct interface name in comments.
  • a2cd403 Create SECURITY.md
  • ea8bebc Downgrade docker
  • e497646 Drop support for Go 1.18 and add support for Go 1.20
  • 5ff4dc8 Fix CockroachDB tutorial's link being relative to 'GETTING_STARTED.md' (#819)
  • e5d8970 Fix GH workflow badge in README
  • c47c8cc Fix broken tags link
  • ca03021 Fix placeholder in download URL
  • c62dbba Opt-in to goreleaser's new property https://goreleaser.com/deprecations/#archivesrlcp
  • 856f9c4 Patch CVEs
  • 885d03c Replace deprecated ioutil pkg with os & io
  • c367ed2 Resolve Docker CVEs (#815)
  • 405ef9d Run gofmt -s on the files that are failing the lint job upstream
  • 162fc2b Sqlite update (#785)
  • b5e3e92 Support Go 1.18 and drop support for Go 1.16
  • 0d585e2 Switch to microsoft go-mssqldb (#758)
  • 8c64ac7 The example Clickhouse DSN incorrectly described how to set the username and password.
  • 03e74b9 Update SECURITY.md
  • 075d6e8 Update dktest from v0.3.10 to v0.3.11 to fix upstream security issues
  • 723c60f Update dktest from v0.3.11 to v0.3.13
  • f87b567 Update dktest from v0.3.13 to v0.3.14
  • 5be1166 Update dktest from v0.3.14 to v0.3.15 for upstream security fixes
  • 1020682 Update dktest from v0.3.15 to v0.3.16 for upstream security fixes
  • 2111d2f Update go-sqlite3 for security fix https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMATTNGOSQLITE3-3121037
  • 2c61c69 Update mongodb driver for security fix Mongodb driver v1.7.5 no longer depends on packr https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGOBUFFALOPACKRV2-1920670 mongodb/mongo-go-driver#815
  • 8d96f81 Update mssql to fix 386 and arm7 builds
  • 8324b45 Update pgx deps
  • dc26c41 Update security policy
  • 79c741f Upgrading Spanner version
  • acc11ed Use t.Skipf() per golangci-lint (gosimple)

... (truncated)

Commits
  • 691bc77 Merge pull request #936 from golang-migrate/dependabot/go_modules/github.com/...
  • 383386b Bump github.com/snowflakedb/gosnowflake from 1.6.3 to 1.6.19
  • 315a205 Update Dockerfiles
  • 23d8d33 Support .deb packages for Ubuntu Jammy Jellyfish and Debian bookworm
  • f9c067b Merge pull request #922 from DariusParvin/patch-1
  • 0b3b628 Use pgx5 connection string in README
  • c62dbba Opt-in to goreleaser's new property
  • 8d96f81 Update mssql to fix 386 and arm7 builds
  • ea8bebc Downgrade docker
  • 1020682 Update dktest from v0.3.15 to v0.3.16 for upstream security fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.16.2 branch from b9ada8b to a231b8d Compare October 1, 2023 07:54
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.15.2 to 4.16.2.
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
- [Commits](golang-migrate/migrate@v4.15.2...v4.16.2)

---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.16.2 branch from a231b8d to 8a59846 Compare October 1, 2023 07:55
@bcho bcho added this pull request to the merge queue Oct 1, 2023
Merged via the queue into main with commit 98de82b Oct 1, 2023
1 check passed
@bcho bcho deleted the dependabot/go_modules/github.com/golang-migrate/migrate/v4-4.16.2 branch October 1, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant