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/grafana/tanka from 0.28.4 to 0.30.2 #172

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps github.com/grafana/tanka from 0.28.4 to 0.30.2.

Release notes

Sourced from github.com/grafana/tanka's releases.

v0.30.2

0.30.2 (2024-12-02)

🏗️ Build System

  • deps: bump docker/build-push-action from 6.9.0 to 6.10.0 (#1255) (2118b15)
  • deps: bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.20 (#1253) (9b531c9)
  • deps: bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 (#1256) (b3dc764)
  • deps: bump the docs-dependencies group in /docs with 2 updates (#1254) (b9db0ce)

🔧 Miscellaneous Chores

  • update location from where kubectl is downloaded from (#1257) (c18e134)

v0.30.1

0.30.1 (2024-11-26)

🐛 Bug Fixes

  • handle quotes in --tla-str and --ext-str in "tk eval" (#1237) (7cba21d)

🏗️ Build System

  • deps: bump docker/metadata-action from 5.5.1 to 5.6.1 (#1245) (e16af88)
  • deps: bump github.com/99designs/gqlgen from 0.17.56 to 0.17.57 in /dagger (#1244) (c03cb00)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1243) (ec8ec69)
  • deps: bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#1242) (42663ac)
  • deps: bump the acceptance-tests-dependencies group with 3 updates (#1241) (7fdc5e1)
  • deps: bump the docs-dependencies group in /docs with 3 updates (#1240) (48e2c12)

🤖 Continuous Integration

  • create release docker image through workflow-call (#1246) (fb6380f)
  • inject dockerfile dependency versions from workflow (#1247) (eb9aac0)
  • relevant workflows should react also to ready_for_review (#1248) (3183efa)
  • run lint-pr-title workflow on ready_for_review (#1249) (45c822e)
  • run lint-pr-title workflow on ready-for-review (45c822e)

v0.30.0

0.30.0 (2024-11-22)

🎉 Features

... (truncated)

Changelog

Sourced from github.com/grafana/tanka's changelog.

0.30.2 (2024-12-02)

🏗️ Build System

  • deps: bump docker/build-push-action from 6.9.0 to 6.10.0 (#1255) (2118b15)
  • deps: bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.20 (#1253) (9b531c9)
  • deps: bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 (#1256) (b3dc764)
  • deps: bump the docs-dependencies group in /docs with 2 updates (#1254) (b9db0ce)

🔧 Miscellaneous Chores

  • update location from where kubectl is downloaded from (#1257) (c18e134)

0.30.1 (2024-11-26)

🐛 Bug Fixes

  • handle quotes in --tla-str and --ext-str in "tk eval" (#1237) (7cba21d)

🏗️ Build System

  • deps: bump docker/metadata-action from 5.5.1 to 5.6.1 (#1245) (e16af88)
  • deps: bump github.com/99designs/gqlgen from 0.17.56 to 0.17.57 in /dagger (#1244) (c03cb00)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1243) (ec8ec69)
  • deps: bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#1242) (42663ac)
  • deps: bump the acceptance-tests-dependencies group with 3 updates (#1241) (7fdc5e1)
  • deps: bump the docs-dependencies group in /docs with 3 updates (#1240) (48e2c12)

🤖 Continuous Integration

  • create release docker image through workflow-call (#1246) (fb6380f)
  • inject dockerfile dependency versions from workflow (#1247) (eb9aac0)
  • relevant workflows should react also to ready_for_review (#1248) (3183efa)
  • run lint-pr-title workflow on ready_for_review (#1249) (45c822e)
  • run lint-pr-title workflow on ready-for-review (45c822e)

0.30.0 (2024-11-22)

🎉 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 7ced3f9 chore(main): release 0.30.2 (#1258)
  • c18e134 chore: update location from where kubectl is downloaded from (#1257)
  • b9db0ce build(deps): bump the docs-dependencies group in /docs with 2 updates (#1254)
  • 2118b15 build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#1255)
  • b3dc764 build(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 (#...
  • 9b531c9 build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.20 (#1253)
  • bae4edb chore(main): release 0.30.1 (#1239)
  • 45c822e ci: run lint-pr-title workflow on ready_for_review (#1249)
  • 3183efa ci: relevant workflows should react also to ready_for_review (#1248)
  • eb9aac0 ci: inject dockerfile dependency versions from workflow (#1247)
  • 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)

@dependabot dependabot bot requested a review from julienduchesne as a code owner December 2, 2024 23:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@dependabot dependabot bot requested a review from jdbaldry as a code owner December 2, 2024 23:53
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 2, 2024
@dependabot dependabot bot requested a review from zzehring as a code owner December 2, 2024 23:53
@julienduchesne
Copy link
Member

@dependabot rebase

Bumps [github.com/grafana/tanka](https://github.com/grafana/tanka) from 0.28.4 to 0.30.2.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.28.4...v0.30.2)

---
updated-dependencies:
- dependency-name: github.com/grafana/tanka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grafana/tanka-0.30.2 branch from a8c0bc2 to 488eecc Compare December 11, 2024 14:17
@julienduchesne julienduchesne merged commit c4f28dd into main Dec 11, 2024
4 checks passed
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/grafana/tanka-0.30.2 branch December 11, 2024 14:23
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant