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: clowdhaus/terraform-min-max
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.8
Choose a base ref
...
head repository: clowdhaus/terraform-min-max
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jun 10, 2022

  1. chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#9)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7313a62 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    770ebab View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.1.0 [skip ci]

    # [1.1.0](v1.0.8...v1.1.0) (2022-07-28)
    
    ### Features
    
    * Update dependencies to patch reported vulnerabilities ([770ebab](770ebab))
    semantic-release-bot committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4f7da58 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. fix: package.json & yarn.lock to reduce vulnerabilities (#10)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
    
    Co-authored-by: snyk-bot <[email protected]>
    bryantbiggs and snyk-bot authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4e1252e View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.1.1 [skip ci]

    ## [1.1.1](v1.1.0...v1.1.1) (2022-08-01)
    
    ### Bug Fixes
    
    * package.json & yarn.lock to reduce vulnerabilities ([#10](#10)) ([4e1252e](4e1252e))
    semantic-release-bot committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ce3d910 View commit details
    Browse the repository at this point in the history
Loading