Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/tanka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: grafana/tanka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 1, 2025

  1. fix(deps): update module github.com/spf13/pflag to v1.0.8 (#1603)

    | datasource | package                | from   | to     |
    | ---------- | ---------------------- | ------ | ------ |
    | go         | github.com/spf13/pflag | v1.0.7 | v1.0.8 |
    
    Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    renovate-sh-app[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    4a2314f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dagger/dagger-for-github action to v8.1.0 (#1601)

    | datasource  | package                  | from  | to     |
    | ----------- | ------------------------ | ----- | ------ |
    | github-tags | dagger/dagger-for-github | 8.0.0 | v8.1.0 |
    
    Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    renovate-sh-app[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    ad9a3d1 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency astro to v5.13.5 (#1600)

    | datasource | package | from   | to     |
    | ---------- | ------- | ------ | ------ |
    | npm        | astro   | 5.13.4 | 5.13.5 |
    
    Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
    renovate-sh-app[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    d3eb55e View commit details
    Browse the repository at this point in the history
  4. fix: remove debug print of carrier in otel.go (#1606)

    Remove debug print of carrier in otel.go
    
    Removed debug print statement for carrier.
    korniltsev authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    4a6d929 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 0.34.1 (#1605)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    0a3d77b View commit details
    Browse the repository at this point in the history
Loading