grafana / clickhouse-datasource

Grafana Plugin for ClickHouse
Apache License 2.0
127 stars 58 forks source link

Bump dagger.io/dagger from 0.11.6 to 0.12.0 #905

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps dagger.io/dagger from 0.11.6 to 0.12.0.

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.12.0 - 2024-07-12

This SDK uses 🚙 Engine + 🚗 CLI version v0.12.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.12.0

🔥 Breaking Changes

Modules must now use *dagger.Container (and similar) instead of *Container directly. by @​jedevc in dagger/dagger#7831

Dependencies

What to do next

sdk/go/v0.11.9 - 2024-06-24

This SDK uses 🚙 Engine + 🚗 CLI version v0.11.9. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.9

Dependencies

What to do next

sdk/go/v0.11.8 - 2024-06-18

This SDK uses 🚙 Engine + 🚗 CLI version v0.11.8. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.8

Dependencies

... (truncated)

Commits
  • a421a47 sdk: Bump engine dependency to v0.12.0 (#7903)
  • 278e156 💥 codegen: don't return Void (#7773)
  • ad292cc fix(codegen): load object when output needs to be converted from ID in Go and...
  • 24aa900 💥 Remove deprecated schema fields (#6934)
  • 55bbb71 feat: remove go aliases (#7831)
  • 66331c0 💥 api: skip entrypoints by default in withExec (#7136)
  • f92b555 💥 api: align Container.withNewFile signature with Directory.withNewFile (...
  • 87f5089 Dynamically serve module schemas based on engineVersion (#7759)
  • 28e0224 core: add API for local engine cache and integ tests
  • 6e7fa73 core(git): add git tags API
  • 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 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)
github-actions[bot] commented 1 month ago

Not approving minor update to a non-allowlisted production dependency

github-actions[bot] commented 1 month ago

Use the following command to run this PR with Docker at http://localhost:3000:


  docker run --rm -p 3000:3000 grafana/plugin-builds:a210f530322d6ed7c9666b26d818f2ba7b2670f5pre
dependabot[bot] commented 1 month ago

Superseded by #912.