getoutreach / goql

A GraphQL client package written in Go.
Apache License 2.0
19 stars 2 forks source link

chore(deps): bump github.com/getoutreach/gobox from 1.13.0 to 1.16.0 #40

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/getoutreach/gobox from 1.13.0 to 1.16.0.

Release notes

Sourced from github.com/getoutreach/gobox's releases.

v1.16.0

1.16.0 (2021-09-18)

Features

  • box: allow enabling/disabling runtimes for the devenv (#59) (9414689)

v1.15.0

1.15.0 (2021-09-17)

Features

  • box: add devenv runtime configuration (#58) (357e8f5)

v1.14.0

1.14.0 (2021-09-15)

Features

Commits
  • 9414689 feat(box): allow enabling/disabling runtimes for the devenv (#59)
  • 357e8f5 feat(box): add devenv runtime configuration (#58)
  • 7b1d16d feat(tester): add tester package (#56)
  • 6e3f25a chore(bootstrap): manual bootstrap + version updates + fixes (#53)
  • 862b1b3 build(deps): bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.2 (#20)
  • 59401c8 build(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#15)
  • 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 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)
outreach-ci commented 3 years ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: