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

Bump github.com/go-gormigrate/gormigrate/v2 from 2.1.0 to 2.1.1 #1974

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/go-gormigrate/gormigrate/v2 from 2.1.0 to 2.1.1.

Release notes

Sourced from github.com/go-gormigrate/gormigrate/v2's releases.

v2.1.1

Changed

  • Update dependencies
Changelog

Sourced from github.com/go-gormigrate/gormigrate/v2's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Add to test suite pure-go sqlite implementation: github.com/glebarez/sqlite

Changed

  • Update databases for ci pipelines and local development
  • Extract integration tests and their deps into different integration-test package
  • Refactor raw sql query into native Gorm method chain, for better compatibility with all dialects
Commits
  • 56c66f9 Merge pull request #214 from go-gormigrate/update-deps
  • 5467ee2 ci: add go 1.21 to integration-test job's matrix
  • aa5142b Bump go deps
  • 293e5ee Add missing entries to changelog
  • f90a53b Merge pull request #210 from go-gormigrate/refactor-raw-sql-into-native-gorm
  • 6ecae48 Refactor raw sql query into native gorm method chain, for better compatibilit...
  • 905c727 Merge pull request #209 from go-gormigrate/refactor-tests
  • caeca82 Refactor integration-test: avoid hardcoding driver features in the test, keep...
  • 21a38fc Merge pull request #208 from go-gormigrate/test-pure-go-sqlite
  • 8e1db40 integration-test: add pure-go sqlite implementation
  • 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)

Bumps [github.com/go-gormigrate/gormigrate/v2](https://github.com/go-gormigrate/gormigrate) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/go-gormigrate/gormigrate/releases)
- [Changelog](https://github.com/go-gormigrate/gormigrate/blob/master/CHANGELOG.md)
- [Commits](go-gormigrate/gormigrate@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/go-gormigrate/gormigrate/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@logica0419 logica0419 merged commit 44866c1 into master Sep 14, 2023
5 checks passed
@logica0419 logica0419 deleted the dependabot/go_modules/github.com/go-gormigrate/gormigrate/v2-2.1.1 branch September 14, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant