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: v1.37.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: v1.37.1
Choose a head ref
  • 4 commits
  • 356 files changed
  • 4 contributors

Commits on Jul 7, 2025

  1. Create API for just taking a config (#4177)

    * Create API for just taking a config
    kddejong authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    8d1589a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pyinstaller from 6.14.1 to 6.14.2 in /requirements (#…

    …4179)
    
    Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.14.1 to 6.14.2.
    - [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
    - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
    - [Commits](pyinstaller/pyinstaller@v6.14.1...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyinstaller
      dependency-version: 6.14.2
      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 Jul 7, 2025
    Configuration menu
    Copy the full SHA
    346f837 View commit details
    Browse the repository at this point in the history
  3. Update CloudFormation schemas to 2025-07-07 (#4176)

    Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com>
    Co-authored-by: Kevin DeJong <kddejong@amazon.com>
    3 people authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    39512b0 View commit details
    Browse the repository at this point in the history
  4. Release v1.37.1 (#4180)

    kddejong authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    c6cb545 View commit details
    Browse the repository at this point in the history
Loading