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.30.1
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.30.2
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 2, 2024

  1. build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.19 to 2.5.20 (

    #1253)
    
    build(deps): bump github.com/vektah/gqlparser/v2
    
    Bumps the dagger-dependencies group in /dagger with 1 update: [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser).
    
    
    Updates `github.com/vektah/gqlparser/v2` from 2.5.19 to 2.5.20
    - [Release notes](https://github.com/vektah/gqlparser/releases)
    - [Commits](vektah/gqlparser@v2.5.19...v2.5.20)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektah/gqlparser/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dagger-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9b531c9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to …

    …4.7.1 (#1256)
    
    build(deps): bump JamesIves/github-pages-deploy-action
    
    Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.1.
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@62fec3a...dc18a3c)
    
    ---
    updated-dependencies:
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b3dc764 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#1255)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@4f58ea7...48aba3b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2118b15 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump the docs-dependencies group in /docs with 2 updates (

    …#1254)
    
    Bumps the docs-dependencies group in /docs with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `astro` from 4.16.14 to 4.16.16
    - [Release notes](https://github.com/withastro/astro/releases)
    - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
    - [Commits](https://github.com/withastro/astro/commits/astro@4.16.16/packages/astro)
    
    Updates `prettier` from 3.3.3 to 3.4.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.3...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: astro
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docs-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: docs-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    b9db0ce View commit details
    Browse the repository at this point in the history
  5. chore: update location from where kubectl is downloaded from (#1257)

    Seems like the location changed around 1.31.0. The new location also
    includes the current patch release.
    zerok authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c18e134 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 0.30.2 (#1258)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7ced3f9 View commit details
    Browse the repository at this point in the history
Loading