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

Commits on Jan 26, 2024

  1. Updates as a result of black 24.1.0 (#3038)

    * Updates as a result of black 24.1.0
    * Fix flake8 issue
    kddejong authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    65afbda View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#3040)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    581cb6c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 7, 2024

  1. chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#3044)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    bada75a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#3045)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3.1.5...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6c97759 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update CloudFormation specs to 158.0.0 (#3039)

    Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
    github-actions[bot] and kddejong authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    499d74d View commit details
    Browse the repository at this point in the history
  2. Release v0.85.1 (#3052)

    kddejong authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0eb354e View commit details
    Browse the repository at this point in the history
Loading