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.1
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.2
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 29, 2024

  1. Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.1 to 1.14.2.
    - [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.1...v1.14.2)
    
    ---
    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 Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3b1dfee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from tmccombs/dependabot/go_modules/github.com…

    …/zclconf/go-cty-1.14.2
    
    Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2
    tmccombs authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b9fd57c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. feat(deploy): create arm64 docker image

    Starlight Romero committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    894310b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge pull request #91 from starlightromero/main

    feat(deploy): create arm64 docker image
    tmccombs authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d0bc0d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.2 to 1.14.3.
    - [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.2...v1.14.3)
    
    ---
    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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9be126e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from tmccombs/dependabot/go_modules/github.com…

    …/zclconf/go-cty-1.14.3
    
    Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3
    tmccombs authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    55668b7 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0

    Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.19.1 to 2.20.0.
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.19.1...v2.20.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 Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9194f25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92 from tmccombs/dependabot/go_modules/github.com…

    …/hashicorp/hcl/v2-2.20.0
    
    Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0
    tmccombs authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    88500c7 View commit details
    Browse the repository at this point in the history
Loading