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: hashicorp/copywrite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.3
Choose a base ref
...
head repository: hashicorp/copywrite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.4
Choose a head ref
  • 16 commits
  • 18 files changed
  • 7 contributors

Commits on Mar 13, 2023

  1. [COMPLIANCE] Add Copyright and License Headers (#53)

    Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
    hashicorp-copywrite[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4152d01 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update copyright headers

    CalebAlbers committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b79af5a View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 3 to 4 (#54)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d8332a8 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/afero from 1.9.3 to 1.9.5 (#52)

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.3 to 1.9.5.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.3...v1.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    53d6dfa View commit details
    Browse the repository at this point in the history
  4. Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#42)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    74f159f View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/oauth2 from 0.0.0-20220411215720-9780585627b5 to 0.…

    …6.0 (#50)
    
    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20220411215720-9780585627b5 to 0.6.0.
    - [Release notes](https://github.com/golang/oauth2/releases)
    - [Commits](https://github.com/golang/oauth2/commits/v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    39309b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. hbs: update comment to remove line break (#59)

    Template languages that generate HTML files, like Handlebars, are often
    sensitive to whitespace, so adding a line break may change how a page is
    rendered.
    
    This commit adds a `~` at the end of the comment as a whitespace control
    so the rendering engine removes the additional line break added by the
    license header comment.
    lgfa29 authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f7e1721 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. vendors -> vendor (#64)

    angrycub authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    817ec35 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 (#57)

    Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/hashicorp/go-hclog/releases)
    - [Commits](hashicorp/go-hclog@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-hclog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    28e620a View commit details
    Browse the repository at this point in the history
  3. Bump github.com/cli/go-gh from 1.0.0 to 1.2.1 (#51)

    Bumps [github.com/cli/go-gh](https://github.com/cli/go-gh) from 1.0.0 to 1.2.1.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v1.0.0...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cli/go-gh
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c5bb4e6 View commit details
    Browse the repository at this point in the history
  4. Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#66)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.6.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@08e2f20...639cd34)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6064119 View commit details
    Browse the repository at this point in the history
  5. Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#65)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@f82d6c1...336e299)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    58852cb View commit details
    Browse the repository at this point in the history
  6. Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19 (#62)

    Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.17 to 0.0.19.
    - [Commits](mattn/go-isatty@v0.0.17...v0.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-isatty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4da7c25 View commit details
    Browse the repository at this point in the history
  7. Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6 (#49)

    Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.4 to 6.4.6.
    - [Release notes](https://github.com/jedib0t/go-pretty/releases)
    - [Commits](jedib0t/go-pretty@v6.4.4...v6.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jedib0t/go-pretty/v6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    23f00b0 View commit details
    Browse the repository at this point in the history
  8. Result of tsccr-helper -pin-all-workflows . (#60)

    Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    hashicorp-tsccr[bot] and hashicorp-tsccr[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d8a3598 View commit details
    Browse the repository at this point in the history
  9. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.1.0 to 2.5.0 (#67

    )
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.1.0 to 2.5.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.1.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/bradleyfalzon/ghinstallation/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a06b017 View commit details
    Browse the repository at this point in the history
Loading