Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps github.com/grafana/tanka from 0.28.0 to 0.28.3.

Release notes

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

v0.28.3

This is release v0.28.3 of Tanka (tk).

Install instructions

Binary:

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/tk" "https://github.com/grafana/tanka/releases/download/v0.28.3/tk-linux-amd64"
make it executable
$ chmod a+x "/usr/local/bin/tk"
have fun :)
$ tk --help

Docker container:

https://hub.docker.com/r/grafana/tanka

$ docker pull grafana/tanka:0.28.3

What's Changed

... (truncated)

Commits
  • c5180bf docs: add instructions for releasing a new version (#1120)
  • edc0541 fix(docs): replace deprecated translation API (#1181)
  • cf9e926 build(deps): bump the docs-dependencies group across 1 directory with 4 updat...
  • 1bc883a build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 (#...
  • e8b727f build(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 (#1178)
  • ca2490b build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 in /da...
  • 4bf5238 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1177)
  • f2f6ca9 build(deps): bump dagger/dagger-for-github from 6.8.0 to 6.11.0 (#1170)
  • cffb7e0 build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8 (#1172)
  • 2a38b3a build(deps): bump the dagger-dependencies group in /dagger with 2 updates (#1...
  • 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/grafana/tanka](https://github.com/grafana/tanka) from 0.28.0 to 0.28.3.
- [Release notes](https://github.com/grafana/tanka/releases)
- [Changelog](https://github.com/grafana/tanka/blob/main/CHANGELOG.md)
- [Commits](grafana/tanka@v0.28.0...v0.28.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #206.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/tanka-0.28.3 branch November 1, 2024 17:03
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.

0 participants