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

Bump github.com/go-rel/postgres from 0.8.0 to 0.10.0 #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/go-rel/postgres from 0.8.0 to 0.10.0.

Release notes

Sourced from github.com/go-rel/postgres's releases.

v0.10.0

Changelog

  • e29ff9b Bump rel v0.40.0 and sql v0.15.0 (#62)
  • 6aa0743 Enable support for table schema (#61)

v0.9.0

Changelog

  • 62a812f Bump github.com/go-rel/rel from 0.37.0 to 0.38.0 (#42)
  • 6fb2db6 Bump github.com/go-rel/rel from 0.38.0 to 0.39.0 (#49)
  • 8f7c74b Bump github.com/go-rel/sql from 0.11.0 to 0.12.0 (#44)
  • fea5829 Bump github.com/go-rel/sql from 0.12.0 to 0.13.0 (#50)
  • ca91dbd Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#52)
  • 4215f40 Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#43)
  • b0778cc Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 (#45)
  • c0ff561 Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 (#46)
  • a985bc1 Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#51)
  • e0c366e Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 (#54)
  • a70aa84 Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#47)
  • a7b15a1 Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#56)
  • 15a58b8 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#48)
  • 4ac9cac Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#53)
  • c4697c0 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#57)
  • 90ceb51 Bump go-rel/sql v0.14.0 (#60)
  • 71d8b4a Support for drop Keys in the ALTER table (#59)
Commits
  • e29ff9b Bump rel v0.40.0 and sql v0.15.0 (#62)
  • 6aa0743 Enable support for table schema (#61)
  • 90ceb51 Bump go-rel/sql v0.14.0 (#60)
  • 71d8b4a Support for drop Keys in the ALTER table (#59)
  • e0c366e Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 (#54)
  • a7b15a1 Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#56)
  • c4697c0 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#57)
  • ca91dbd Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#52)
  • 4ac9cac Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#53)
  • a985bc1 Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#51)
  • 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 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)

Bumps [github.com/go-rel/postgres](https://github.com/go-rel/postgres) from 0.8.0 to 0.10.0.
- [Release notes](https://github.com/go-rel/postgres/releases)
- [Changelog](https://github.com/go-rel/postgres/blob/main/.goreleaser.yml)
- [Commits](go-rel/postgres@v0.8.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-rel/postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

None yet

0 participants