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: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.1
Choose a base ref
...
head repository: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Jun 30, 2024

  1. Bump the go_modules group in /test/src with 5 updates (#73)

    Bumps the go_modules group in /test/src with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.1` | `1.7.5` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.1.0` | `0.17.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.8.0` | `0.10.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.51.0` | `1.56.3` |
    | google.golang.org/protobuf | `1.31.0` | `1.33.0` |
    
    
    Updates `github.com/hashicorp/go-getter` from 1.7.1 to 1.7.5
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.7.1...v1.7.5)
    
    Updates `golang.org/x/crypto` from 0.1.0 to 0.17.0
    - [Commits](golang/crypto@v0.1.0...v0.17.0)
    
    Updates `golang.org/x/net` from 0.8.0 to 0.10.0
    - [Commits](golang/net@v0.8.0...v0.10.0)
    
    Updates `google.golang.org/grpc` from 1.51.0 to 1.56.3
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.51.0...v1.56.3)
    
    Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Igor Rodionov <goruha@gmail.com>
    dependabot[bot] and goruha authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    58d0653 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update terraform cloudposse/vpc/aws to v2.2.0 (#59)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    16dea75 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    2e060b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. chore: update README.md

    actions-user committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1a4d261 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e334b1a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: update README.md

    actions-user committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bef47e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: update README.md

    actions-user committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7385983 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore: update README.md

    actions-user committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b991d98 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore: update README.md

    actions-user committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f0db7dc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. chore: update README.md

    actions-user committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    666a378 View commit details
    Browse the repository at this point in the history
Loading