-
Notifications
You must be signed in to change notification settings - Fork 617
Comparing changes
Open a pull request
base repository: aws-cloudformation/cfn-lint
base: v1.39.1
head repository: aws-cloudformation/cfn-lint
compare: v1.40.0
- 7 commits
- 995 files changed
- 4 contributors
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fcf81e0 - Browse repository at this point
Copy the full SHA fcf81e0View commit details
Commits on Sep 9, 2025
-
chore(deps): bump actions/setup-python from 5 to 6 (#4243)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' 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>
Configuration menu - View commit details
-
Copy full SHA for 96a711d - Browse repository at this point
Copy the full SHA 96a711dView commit details
Commits on Sep 23, 2025
-
chore(deps): bump pyinstaller from 6.15.0 to 6.16.0 in /requirements (#…
…4244) Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.15.0...v6.16.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.16.0 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>
Configuration menu - View commit details
-
Copy full SHA for eb686e6 - Browse repository at this point
Copy the full SHA eb686e6View commit details
Commits on Sep 26, 2025
-
Update CloudFormation schemas to 2025-09-26 (#4239)
* Update CloudFormation schemas to 2025-09-23 * Add ap-east-2, ap-southeast-6, and mx-central-1 --------- Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com> Co-authored-by: Kevin DeJong <kddejong@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 509edda - Browse repository at this point
Copy the full SHA 509eddaView commit details
Commits on Sep 29, 2025
-
Migrate from MarkedLoader to modern (C)SafeLoader (#4246)
- Replace deprecated MarkedLoader with CfnFullLoader inheriting from CSafeLoader + NodeConstructor - Preserve all cfn-lint functionality: duplicate key detection, YAML merge tracking, intrinsic functions - Allow ScannerError to bubble up for proper JSON fallback in decode.py - Use C YAML parser (CSafeLoader) for improved performance - Remove legacy imports and unused MarkedLoader class - Add type ignore comments for mypy compatibility
Configuration menu - View commit details
-
Copy full SHA for d48490a - Browse repository at this point
Copy the full SHA d48490aView commit details -
Update CloudFormation schemas to 2025-09-29 (#4245)
Co-authored-by: kddejong <36457093+kddejong@users.noreply.github.com> Co-authored-by: Kevin DeJong <kddejong@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for f636025 - Browse repository at this point
Copy the full SHA f636025View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa4f01 - Browse repository at this point
Copy the full SHA baa4f01View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.39.1...v1.40.0