Skip to content

build(deps): bump github.com/pressly/goose/v3 from 3.11.2 to 3.13.0#565

Merged
tolgaozen merged 1 commit intomasterfrom
dependabot/go_modules/github.com/pressly/goose/v3-3.13.0
Jul 3, 2023
Merged

build(deps): bump github.com/pressly/goose/v3 from 3.11.2 to 3.13.0#565
tolgaozen merged 1 commit intomasterfrom
dependabot/go_modules/github.com/pressly/goose/v3-3.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps github.com/pressly/goose/v3 from 3.11.2 to 3.13.0.

Release notes

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

Release v3.13.0

Changelog

  • Fix up and up -allowing-missing behavior.
  • Fix empty version in log output.
  • Add new context.Context-aware functions and methods, for both sql and go migrations.
  • Return error when no migration files found or dir is not a directory.

Note, tags v3.12.0, v3.12.1, v3.12.2 have been retracted because they contained the wrong module reference, please use the current release v3.13.0 onwards. Apologies for the inconvenience.

Full Changelog: pressly/goose@v3.11.2...v3.13.0

Changelog

Sourced from github.com/pressly/goose/v3's changelog.

v3.13.0 - 2023-06-29

  • Update go.mod and retract all v3.12.X tags. They were accidentally pushed and contain a reference to the wrong Go module.
  • Fix up and up -allowing-missing behavior.
  • Fix empty version in log output.
  • Add new context.Context-aware functions and methods, for both sql and go migrations.
  • Return error when no migration files found or dir is not a directory.
Commits
  • 26295ee Release v3.13.0
  • aedfab0 Release v3.12.0
  • f476dd7 chore: update changelog
  • e18fac6 feat: add context-aware Go migrations (#534)
  • 7d9fbaf fix: return error when no migration files are found or dir is not a directory...
  • d21bf4f chore: add changelog and update goose version (#544)
  • 7dcddde feat: expose new functions for setting context (#517)
  • 949787e build(deps): upgrade all dependencies (#537)
  • d88978d Fix current version in empty up state log (#533)
  • f08d203 build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.9.1 to 2.10.0...
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pressly/goose/v3-3.13.0 branch from e21682b to 7d84d25 Compare July 3, 2023 10:48
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.11.2 to 3.13.0.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](pressly/goose@v3.11.2...v3.13.0)

---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
  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/pressly/goose/v3-3.13.0 branch from 7d84d25 to f71f92b Compare July 3, 2023 10:49
@tolgaozen tolgaozen merged commit a8e80bf into master Jul 3, 2023
@tolgaozen tolgaozen deleted the dependabot/go_modules/github.com/pressly/goose/v3-3.13.0 branch July 3, 2023 12:03
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant