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/pressly/goose/v3 to v3.15.0 #129

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pressly/goose/v3 require minor v3.13.4 -> v3.15.0

Release Notes

pressly/goose (github.com/pressly/goose/v3)

v3.15.0

Compare Source

  • Fix sqlparser to avoid skipping the last statement when it's not terminated with a semicolon
    within a StatementBegin/End block. (#​580)
  • Add go1.21 to the CI matrix.
  • Bump minimum version of module in go.mod to go1.19.
  • Fix version output when installing pre-built binaries (#​585).

v3.14.0

Compare Source

  • Filter registered Go migrations from the global map with corresponding .go files from the
    filesystem.
    • The code previously assumed all .go migrations would be in the same folder, so this should not
      be a breaking change.
    • See #​553 for more details
  • Improve output log message for applied up migrations. #​562
  • Fix an issue where AddMigrationNoTxContext was registering the wrong source because it skipped
    too many frames. #​572
  • Improve binary version output when using go install.

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.

@renovate renovate bot changed the title fix(deps): update module github.com/pressly/goose/v3 to v3.14.0 fix(deps): update module github.com/pressly/goose/v3 to v3.15.0 Aug 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-pressly-goose-v3-3.x branch from 71bf9bd to dfdc240 Compare August 13, 2023 04:16
@nicolerenee nicolerenee added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit 8c17c1c Aug 21, 2023
8 checks passed
@nicolerenee nicolerenee deleted the renovate/github.com-pressly-goose-v3-3.x branch August 21, 2023 16:17
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.

1 participant