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: fujiwara/tfstate-lookup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2
Choose a base ref
...
head repository: fujiwara/tfstate-lookup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3
Choose a head ref
  • 12 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 13, 2024

  1. delete blank code block

    shmokmt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7c29ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e477c49 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    afa2757 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.24.0 to 0.31.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.31.0.
    - [Commits](golang/crypto@v0.24.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    7ac4a71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #215 from fujiwara/dependabot/go_modules/golang.or…

    …g/x/crypto-0.31.0
    
    Bump golang.org/x/crypto from 0.24.0 to 0.31.0
    fujiwara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    91857e0 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/hashicorp/go-slug from 0.15.0 to 0.16.3

    Bumps [github.com/hashicorp/go-slug](https://github.com/hashicorp/go-slug) from 0.15.0 to 0.16.3.
    - [Release notes](https://github.com/hashicorp/go-slug/releases)
    - [Commits](hashicorp/go-slug@v0.15.0...v0.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-slug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c5c581b View commit details
    Browse the repository at this point in the history
  5. Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    4a4a89a View commit details
    Browse the repository at this point in the history
  6. Bump golang.org/x/net from 0.26.0 to 0.33.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.33.0.
    - [Commits](golang/net@v0.26.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    650a66d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #216 from fujiwara/dependabot/go_modules/github.co…

    …m/hashicorp/go-slug-0.16.3
    
    Bump github.com/hashicorp/go-slug from 0.15.0 to 0.16.3
    fujiwara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    b6c8e2d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #218 from fujiwara/dependabot/go_modules/golang.or…

    …g/x/net-0.33.0
    
    Bump golang.org/x/net from 0.26.0 to 0.33.0
    fujiwara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c0aa211 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #217 from fujiwara/dependabot/go_modules/github.co…

    …m/golang-jwt/jwt/v4-4.5.1
    
    Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
    fujiwara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    a2aedf8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #214 from fujiwara/fix/includes-err

    Embed the original error into a new error.
    fujiwara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3ff2682 View commit details
    Browse the repository at this point in the history
Loading