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.2.6
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.2.7
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 22, 2023

  1. [Snyk] Security upgrade semver from 7.5.0 to 7.5.2 (#23)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
    
    Co-authored-by: snyk-bot <[email protected]>
    bryantbiggs and snyk-bot authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b85c72a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump semver from 7.5.0 to 7.5.2 (#24)

    Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.5.0...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c3c626b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#25)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4c1d0d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2083c02 View commit details
    Browse the repository at this point in the history
  5. chore(release): version 1.2.7 [skip ci]

    ## [1.2.7](v1.2.6...v1.2.7) (2023-07-22)
    
    ### Bug Fixes
    
    * Update dependencies to latest to patch reported vulnerabilities ([2083c02](2083c02))
    semantic-release-bot committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4a93c5a View commit details
    Browse the repository at this point in the history
Loading