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: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.86.2
Choose a base ref
...
head repository: aws-cloudformation/cfn-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.86.3
Choose a head ref
  • 6 commits
  • 113 files changed
  • 7 contributors

Commits on Apr 12, 2024

  1. chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#3137)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.1.1...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5142c3c View commit details
    Browse the repository at this point in the history
  2. Use get to safely pull readOnlyProperties. (#3141)

    Co-authored-by: Kevin DeJong <[email protected]>
    parsnips and kddejong authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d881f70 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Support db2-ae and db2-se RDS engines (#3139)

    Co-authored-by: Eric Cavalcanti <[email protected]>
    Co-authored-by: Kevin DeJong <[email protected]>
    3 people authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    38bd373 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#3142)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    13f2352 View commit details
    Browse the repository at this point in the history
  2. Update CloudFormation specs to 169.0.0 (#3135)

    Co-authored-by: kddejong <[email protected]>
    Co-authored-by: Kevin DeJong <[email protected]>
    3 people authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8a45525 View commit details
    Browse the repository at this point in the history
  3. Release v0.86.3 (#3143)

    kddejong authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    62c4ad8 View commit details
    Browse the repository at this point in the history
Loading