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

Commits on Jun 24, 2024

  1. Bump docker/build-push-action from 5 to 6

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5d43753 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0

    Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.20.1 to 2.21.0.
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.20.1...v2.21.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 Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9a9d3cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #100 from tmccombs/dependabot/go_modules/github.co…

    …m/hashicorp/hcl/v2-2.21.0
    
    Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0
    tmccombs authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5e95450 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #99 from tmccombs/dependabot/github_actions/docker…

    …/build-push-action-6
    
    Bump docker/build-push-action from 5 to 6
    tmccombs authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    75b0fad View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    ce1ce5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from matt-FFFFFF/patch-1

    feat: add windows arm64 to deployment
    tmccombs authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0a8f602 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.4 to 1.15.0.
    - [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.14.4...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    61379ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from tmccombs/dependabot/go_modules/github.co…

    …m/zclconf/go-cty-1.15.0
    
    Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0
    tmccombs authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fb0eed5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump go version

    tmccombs committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3aa1a9e View commit details
    Browse the repository at this point in the history
Loading