8000 Comparing v0.85.3...v0.86.0 · aws-cloudformation/cfn-lint · GitHub
[go: up one dir, main page]

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.85.3
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.0
Choose a head ref
  • 4 commits
  • 116 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. chore(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#3084)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.2 to 4.1.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.0.2...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e0f78b2 View commit details
    Browse the repository at this point in the history
  2. Disable and configure certain rules when template is from CDK (#2971)

    * Disable certain rules when doing CDK
    kddejong authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d86124b View commit details
    Browse the repository at this point in the history
  3. Update CloudFormation specs to 163.0.0 (#3076)

    Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    3 people authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    409bb9a View commit details
    Browse the repository at this point in the history
  4. Release v0.86.0 (#3085)

    kddejong authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    22412ab View commit details
    Browse the repository at this point in the history
Loading
0