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: lunarway/humio_exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: lunarway/humio_exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Nov 14, 2022

  1. Bump alpine from 3.16.2 to 3.16.3 (#47)

    Bumps alpine from 3.16.2 to 3.16.3.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a019009 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Bump alpine from 3.16.3 to 3.17.0 (#48)

    Bumps alpine from 3.16.3 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e8d03db View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Add minimal shuttle.yaml file (#49)

    This change adds a minimal shuttle.yaml to make backstage index it nicely.
    Bjørn authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5932e09 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Bump golang from 1.19.3 to 1.19.4 (#50)

    Bumps golang from 1.19.3 to 1.19.4.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b2c18e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Bump goreleaser/goreleaser-action from 3 to 4 (#51)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    909a23d View commit details
    Browse the repository at this point in the history
  2. Configure Renovate (#52)

    * Add renovate.json
    
    * Delete dependabot.yml
    
    Co-authored-by: Ehsan Assgari <[email protected]>
    lunar-renovate and EhsanLunar authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0b1626a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    386430d View commit details
    Browse the repository at this point in the history
  2. Update golang Docker tag to v1.19.5 (#57)

    Co-authored-by: cablunar <[email protected]>
    lunar-renovate and cablunar authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3fbfc2e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    ec76983 View commit details
    Browse the repository at this point in the history
Loading