-
Notifications
You must be signed in to change notification settings - Fork 1
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.17.0 #803
Merged
abyssparanoia
merged 8 commits into
master
from
renovate/github.com-pressly-goose-v3-3.x
Dec 24, 2023
Merged
fix(deps): update module github.com/pressly/goose/v3 to v3.17.0 #803
abyssparanoia
merged 8 commits into
master
from
renovate/github.com-pressly-goose-v3-3.x
Dec 24, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
July 10, 2023 19:08
98e6fd2
to
8cf452f
Compare
renovate
bot
changed the title
fix(deps): update module github.com/pressly/goose/v3 to v3.13.4
fix(deps): update module github.com/pressly/goose/v3 to v3.14.0
Jul 26, 2023
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
July 26, 2023 15:29
8cf452f
to
0d233a1
Compare
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
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
August 13, 2023 04:53
0d233a1
to
f1ac5b8
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
August 22, 2023 17:36
f1ac5b8
to
cf23991
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
2 times, most recently
from
August 30, 2023 07:00
efeb970
to
a9b9589
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
September 19, 2023 14:04
a9b9589
to
8ba1afb
Compare
renovate
bot
changed the title
fix(deps): update module github.com/pressly/goose/v3 to v3.15.0
fix(deps): update module github.com/pressly/goose/v3 to v3.15.1
Oct 10, 2023
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
October 10, 2023 15:12
8ba1afb
to
67992fb
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
2 times, most recently
from
November 12, 2023 11:13
0630ed9
to
aaae3cc
Compare
renovate
bot
changed the title
fix(deps): update module github.com/pressly/goose/v3 to v3.15.1
fix(deps): update module github.com/pressly/goose/v3 to v3.16.0
Nov 12, 2023
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
November 12, 2023 19:19
aaae3cc
to
45bf1e6
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
November 27, 2023 02:50
45bf1e6
to
39c0fe7
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
December 16, 2023 07:52
39c0fe7
to
93908c5
Compare
renovate
bot
changed the title
fix(deps): update module github.com/pressly/goose/v3 to v3.16.0
fix(deps): update module github.com/pressly/goose/v3 to v3.17.0
Dec 16, 2023
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
December 19, 2023 02:31
93908c5
to
1d8c078
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
December 23, 2023 17:58
1d8c078
to
9de9898
Compare
renovate
bot
force-pushed
the
renovate/github.com-pressly-goose-v3-3.x
branch
from
December 23, 2023 18:04
9de9898
to
b16ee5f
Compare
…thub.com/abyssparanoia/rapid-go into renovate/github.com-pressly-goose-v3-3.x
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.13.1
->v3.17.0
Release Notes
pressly/goose (github.com/pressly/goose/v3)
v3.17.0
Compare Source
Apply()
errors, addErrNotApplied
when attempting to rollback a migrationthat has not been previously applied. (#660)
WithDisableGlobalRegistry
option toNewProvider
to disable the global registry. (#645)-timeout
flag to CLI to set the maximum allowed duration for queries to run. Default remainsno timeout. (#627)
Provider
whenWithVerbose
option is supplied. (#668)goose create
to use UTC time instead of local time. (#242)v3.16.0
Compare Source
SetGlobalMigrations
andResetGlobalMigrations
functions have been added.NewGoMigration
for constructing Go migrations.goose.NewProvider
.🎉 Read more about this new feature here:
https://pressly.github.io/goose/blog/2023/goose-provider/
The motivation behind the Provider was simple - to reduce global state and make goose easier to
consume as an imported package.
Here's a quick summary:
v3.15.1
Compare Source
available in the filesystem. (#588)
always include them.
include those migrations. This was the original motivation behind #553.
prevent accidentally adding valid looking Go migration files without explicitly registering
them.
v3.15.0
Compare Source
sqlparser
to avoid skipping the last statement when it's not terminated with a semicolonwithin a StatementBegin/End block. (#580)
go1.21
to the CI matrix.go1.19
.v3.14.0
Compare Source
filesystem.
be a breaking change.
AddMigrationNoTxContext
was registering the wrong source because it skippedtoo many frames. #572
v3.13.4
Compare Source
sqlparser
where the last up statement may be ignored if it'sunterminated with a semicolon and followed by a
-- +goose Down
annotation.Logger
interface toPrintf
andFatalf
methods only. Projects that have previouslyimplemented the
Logger
interface should not be affected, and can remove unused methods.v3.13.3
Compare Source
Fixed a bunch of build issues, see https://github.com/pressly/goose/releases/tag/v3.13.4 for correct changelog.
v3.13.2
Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.