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/github-ratelimit-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: lunarway/github-ratelimit-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on May 12, 2022

  1. Migrate to aura (#20)

    Change ownership to aura and add a shuttle.yaml file to reflect this internally.
    Crevil authored May 12, 2022
    Configuration menu
    Copy the full SHA
    342b94b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#21)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.2.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.12.2/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.12.1...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    e180165 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 2 to 3 (#16)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    87e1236 View commit details
    Browse the repository at this point in the history
  3. Bump docker/login-action from 1 to 2 (#18)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    dd98546 View commit details
    Browse the repository at this point in the history
  4. Bump golang from 1.18.0 to 1.18.2 (#19)

    Bumps golang from 1.18.0 to 1.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    06d9319 View commit details
    Browse the repository at this point in the history
  5. Bump alpine from 3.15.3 to 3.15.4 (#15)

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

Commits on May 24, 2022

  1. Bump alpine from 3.15.4 to 3.16.0 (#23)

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