Skip to content

Bump github.com/pressly/goose from 2.6.0+incompatible to 2.7.0+incompatible#35

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/pressly/goose-2.7.0incompatible
Open

Bump github.com/pressly/goose from 2.6.0+incompatible to 2.7.0+incompatible#35
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/pressly/goose-2.7.0incompatible

Conversation

@dependabot-preview
Copy link

Bumps github.com/pressly/goose from 2.6.0+incompatible to 2.7.0+incompatible.

Release notes

Sourced from github.com/pressly/goose's releases.

v2.7.0

The v2.7.0 release is a long overdue one. We've been running the release candidates internally and have not observed issues.

There are a number of fixes and improvements in this release.

Fixes #87 Fixes #98 Fixes #101 Fixes #122 Fixes #132 Fixes #138 Fixes #146 Fixes #158

Merge #157 - Remove goose pkg deps Merge #224 - Do not require MySQL when --tags="no_mysql", Merge #227 - Update github.com/lib/pq from v1 to v1.1 Merge #215 - New flag -s to create sequential versioning files

v2.7.0-rc5: Release candidate with bunch of fixes & readme improvements

No release notes provided.

v2.7.0-rc4: Fixes regression in SQL parser

Fixes #158

v2.7.0-rc3 Remove unnecessary mysql dependency from goose pkg

No release notes provided.

v2.7.0-rc2 Add vendor/ directory; Fix bunch of issues

  • Add semi-support for Go modules & add vendor/ directory
  • Improve Go and SQL templates on goose create
  • Add more unit tests
  • Fixes #101 - MySQL connection string
  • Fixes #98 - simplifies code in cmd and _examples
  • Fixes #146 - Redshift dialect

v2.7.0-rc1 Refactor SQL parser

Refactors SQL parser pretty much from scratch, adds a super simple state machine parser, to fix bunch of reported issues:

Fixes #87 Fixes #132 Fixes #122 Fixes #138

We have tested this release against our pre-production environments and against a test suite of ~100 .sql and ~50 .go migrations. The above issues look to be fixed; at least from the unit test perspective.

Please, help us test this release against your migration files on pre-production environments to ensure this release candidate is in a good shape and has no regressions!

v2.5.0 - fix large .sql migrations; use default std logger

  • Improve custom logger: Use stdlib's existing logger variable by default #147

... (truncated)

Commits
  • 7dd9c10 Merge pull request #215 from warrn/warrn/214
  • 0fbe41d Merge pull request #227 from Matthiew/feature/new_version_pq
  • 37648a7 Update github.com/lib/pq from v1 to v1.1
  • ad369d9 Merge pull request #224 from arvenil/patch-1
  • 39041ad Fix: Do not require MySQL when --tags="no_mysql",
  • 16a9d45 Option '-s' causes CREATE to use sequential versioning
  • 2769ad7 Merge pull request #211 from tristanfisher/trivial_typo_fix
  • 8c026ee does not exists -> does not exist
  • 9ede98d Merge pull request #180 from Songmu/tls
  • 5220805 clear 'tls=value' from original dsn on mysql
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/pressly/goose](https://github.com/pressly/goose) from 2.6.0+incompatible to 2.7.0+incompatible.
- [Release notes](https://github.com/pressly/goose/releases)
- [Commits](pressly/goose@v2.6.0...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
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.

0 participants