Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps github.com/warrant-dev/warrant from 1.11.1 to 1.15.0.

Release notes

Sourced from github.com/warrant-dev/warrant's releases.

v1.15.0

Changelog

  • a85d11b Support passing in a connection string for postgres databases (#325)

v1.14.0

Changelog

  • 6390296 Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#323)
  • 15eeed3 Bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.17.1 (#321)
  • e41e2bc Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 (#322)
  • 74263a3 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#320)
  • 87cce88 Make DatastoreConfig an interface (#324)

v1.13.1

Changelog

  • a5af6b7 Allow object-type updates with an empty relations block (#319)

v1.13.0

Changelog

  • 0b7eb1b Allow creation of object-types with an empty relations block (#318)

v1.12.1

Changelog

  • d99e34d Add 'Warrant-Token: latest' header to query calls in query-policy.json test suite (#316)

v1.12.0

Changelog

  • c0a9763 Add policy support to query endpoint (#315)
Commits
  • a85d11b Support passing in a connection string for postgres databases (#325)
  • 87cce88 Make DatastoreConfig an interface (#324)
  • 6390296 Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#323)
  • e41e2bc Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 (#322)
  • 15eeed3 Bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.17.1 (#321)
  • 74263a3 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#320)
  • a5af6b7 Allow object-type updates with an empty relations block (#319)
  • 0b7eb1b Allow creation of object-types with an empty relations block (#318)
  • d99e34d Add 'Warrant-Token: latest' header to query calls in query-policy.json te...
  • c0a9763 Add policy support to query endpoint (#315)
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
Bumps [github.com/warrant-dev/warrant](https://github.com/warrant-dev/warrant) from 1.11.1 to 1.15.0.
- [Release notes](https://github.com/warrant-dev/warrant/releases)
- [Changelog](https://github.com/warrant-dev/warrant/blob/main/.goreleaser.yaml)
- [Commits](warrant-dev/warrant@v1.11.1...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/warrant-dev/warrant
  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/warrant-dev/warrant-1.15.0 branch from 5755283 to 24fe8bf Compare June 3, 2024 16:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #59.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/warrant-dev/warrant-1.15.0 branch June 17, 2024 01:37
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

Development

Successfully merging this pull request may close these issues.

0 participants