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: tmccombs/hcl2json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.4
Choose a base ref
...
head repository: tmccombs/hcl2json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.5
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 2, 2024

  1. Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0

    Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.21.0 to 2.22.0.
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.21.0...v2.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/hcl/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6405092 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #106 from tmccombs/dependabot/go_modules/github.co…

    …m/hashicorp/hcl/v2-2.22.0
    
    Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0
    tmccombs authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    782753d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0

    Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.22.0 to 2.23.0.
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.22.0...v2.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/hcl/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2620933 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from tmccombs/dependabot/go_modules/github.co…

    …m/hashicorp/hcl/v2-2.23.0
    
    Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
    tmccombs authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    13e823d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.15.0 to 1.15.1.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.15.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    97a811d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from tmccombs/dependabot/go_modules/github.co…

    …m/zclconf/go-cty-1.15.1
    
    Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1
    tmccombs authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    06deeda View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. Update dependencies

    tmccombs committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    91c8333 View commit details
    Browse the repository at this point in the history
Loading