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: mengesb/terraform-github-repository
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.0
Choose a base ref
...
head repository: mengesb/terraform-github-repository
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 15, 2024

  1. Bump github.com/gruntwork-io/terratest in /test/terratest

    Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.46.14 to 0.47.0.
    - [Release notes](https://github.com/gruntwork-io/terratest/releases)
    - [Commits](gruntwork-io/terratest@v0.46.14...v0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gruntwork-io/terratest
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 15, 2024
    Copy the full SHA
    113a1e0 View commit details

Commits on Aug 16, 2024

  1. Merge pull request #144 from mengesb/dependabot/go_modules/test/terra…

    …test/github.com/gruntwork-io/terratest-0.47.0
    dependabot[bot] authored Aug 16, 2024
    Copy the full SHA
    fe3c1a1 View commit details
  2. Integrations GitHub v5plus (#145)

    * Update module, support v5+ integrations/github
    * Update examples/branch-example/providers.tf (v6)
    * Update examples/foreach-example/providers.tf (v6)
    * Update examples/single-example/providers.tf (v6)
    * Update examples/template-example/providers.tf (v6)
    * terraform-docs: autogenerate README.md
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    mengesb and github-actions[bot] authored Aug 16, 2024
    Copy the full SHA
    042eb18 View commit details
  3. Bump integrations/github from 5.45.0 to 6.2.3

    Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.45.0 to 6.2.3.
    - [Release notes](https://github.com/integrations/terraform-provider-github/releases)
    - [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
    - [Commits](integrations/terraform-provider-github@v5.45.0...v6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: integrations/github
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 16, 2024
    Copy the full SHA
    25c9fa4 View commit details

Commits on Aug 19, 2024

  1. Copy the full SHA
    346b7b2 View commit details

Commits on Nov 25, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /test/terratest

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Copy the full SHA
    ee9d989 View commit details

Commits on Jan 14, 2025

  1. Merge pull request #151 from mengesb/dependabot/go_modules/test/terra…

    …test/github.com/stretchr/testify-1.10.0
    dependabot[bot] authored Jan 14, 2025
    Copy the full SHA
    a06b7a8 View commit details
Loading