- Notifications
You must be signed in to change notification settings - Fork928
chore: bump github.com/fergusstrange/embedded-postgres from 1.26.0 to 1.27.0#13255
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
chore: bump github.com/fergusstrange/embedded-postgres from 1.26.0 to 1.27.0#13255
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Bumps [github.com/fergusstrange/embedded-postgres](https://github.com/fergusstrange/embedded-postgres) from 1.26.0 to 1.27.0.- [Release notes](https://github.com/fergusstrange/embedded-postgres/releases)- [Commits](fergusstrange/embedded-postgres@v1.26.0...v1.27.0)---updated-dependencies:- dependency-name: github.com/fergusstrange/embedded-postgres dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
matifali commentedMay 13, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@kylecarbs should we automate updating There is one disadvantage that dependabot can not automatically rebase if there are other commits to the branch. This CI check always fails for dependabot go.mod PRs. |
True@matifali, but it's a bitweird to do automatically. |
Yes that's why I didn't do it yet. I am still thinking on what's the best way to do it. |
Bumpsgithub.com/fergusstrange/embedded-postgres from 1.26.0 to 1.27.0.
Release notes
Sourced fromgithub.com/fergusstrange/embedded-postgres's releases.
Commits
efb8f55
Purge unused files.a3b80e3
Update docs234c605
Update build & test workflows (#136)c00e987
feat: make encoding configurable in initdb (#133)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)