chore(deps-dev): bump cfn-lint from 1.46.0 to 1.48.1
Open
Number: #8113
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 06, 2026 at 08:25 PM UTC
(4 months ago)
(4 months ago)
Updated:
April 06, 2026 at 08:26 PM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps cfn-lint from 1.46.0 to 1.48.1.
Release notes
Sourced from cfn-lint's releases.
Release v1.48.1
What's Changed
- fix: Timestream lifecycle patches to exclude InfluxDB resources by
@kddejongin aws-cloudformation/cfn-lint#4437- Add
Publishto smithy action prefixes for LayerVersion validation by@kddejongin aws-cloudformation/cfn-lint#4438- Update CloudFormation schemas to
2026-03-31by@github-actions[bot] in aws-cloudformation/cfn-lint#4434Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.48.0...v1.48.1
Release v1.48.0
What's Changed
- feat: add rule E3697 to validate Lambda env var 4KB size limit by
@raajheshkannaain aws-cloudformation/cfn-lint#4405- Require
VpcConfigwhenFileSystemConfigsis specified on Lambda Function by@kddejongin aws-cloudformation/cfn-lint#4408- Freeze date in tests for deterministic runtime deprecation results by
@kddejongin aws-cloudformation/cfn-lint#4409- feat: add rule E3530 to validate
AssumeRolePolicyDocumentprincipal ARNs by@raajheshkannaain aws-cloudformation/cfn-lint#4410- Add W1053: Warn on dynamic references with spaces by
@kddejongin aws-cloudformation/cfn-lint#4412- Fix max recursion crash when
cfnlintrchasnon_zero_exit_codeby@kddejongin aws-cloudformation/cfn-lint#4414- Fix deployment file template path resolution from CWD by
@kddejongin aws-cloudformation/cfn-lint#4415- Fix maintenance workflow to update requirements/base.txt by
@kddejongin aws-cloudformation/cfn-lint#4416- Add
enumvalidation for predictive scaling predefined metric types by@kddejongin aws-cloudformation/cfn-lint#4417- Add JSONPath pattern validation for Step Functions state machine by
@kddejongin aws-cloudformation/cfn-lint#4419- Fix ForEach transform resolving functions in
Fn::Ifcondition name by@kddejongin aws-cloudformation/cfn-lint#4418- Fix E2533 not reporting deprecated runtimes from
AllowedValuesby@kddejongin aws-cloudformation/cfn-lint#4421- Add
graph()function tocfnlint.apiby@kddejongin aws-cloudformation/cfn-lint#4422- feat: add rule E3706 to validate AutoScaling MaxSize is greater than or equal to MinSize by
@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch to enforce Lambda Layers maxItems of 5 by
@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch to validate CloudWatch
AlarmNamehas no leading/trailing whitespace by@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch for
uniqueKeyson AutoScaling LaunchTemplate Overrides to prevent duplicate instance types by@kddejongin https://github.com/aws-cloudformation/cfn-lint /pull/4424- feat: add cfnGather JSON Schema keyword for cross-resource property validation by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3699 to validate API Gateway Method and Authorizer use the same RestApi by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3708 to validate API Gateway Method AuthorizationType matches Authorizer Type by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3698 to validate API Gateway Stage and Deployment use the same RestApi by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3705 to validate SQS FIFO queue EventSourceMapping BatchSize is at most 10 by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule W3664 to validate Lambda Permission Principal matches SourceArn resource type by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3707 to validate RDS DBInstance Engine matches DBCluster Engine by @ kddejong in aws-cloudformation/cfn-lint#4393
- feat: add rule E3709 to validate RDS DBInstance StorageEncrypted matches DBCluster by @ kddejong in aws-cloudformation/cfn-lint#4393
- feat: add rule W3694 to validate SNS Subscription Endpoint matches Protocol by
@kddejongin aws-cloudformation/cfn-lint#4393- Add RDS DBCluster
MasterUsernamevalidation by@kddejongin aws-cloudformation/cfn-lint#4425- feat: add rule E3710 to error on resource types from fully shut down AWS services by @ kddejong in aws-cloudformation/cfn-lint#4423
- feat: add rule W3696 to warn on resource types from sunsetting AWS services by
@kddejong
... (truncated)
Changelog
Sourced from cfn-lint's changelog.
v1.48.1
What's Changed
- fix: Timestream lifecycle patches to exclude InfluxDB resources by
@kddejongin aws-cloudformation/cfn-lint#4437- Add
Publishto smithy action prefixes for LayerVersion validation by@kddejongin aws-cloudformation/cfn-lint#4438- Update CloudFormation schemas to
2026-03-31by@github-actions[bot] in aws-cloudformation/cfn-lint#4434Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.48.0...v1.48.1
v1.48.0
What's Changed
- feat: add rule E3697 to validate Lambda env var 4KB size limit by
@raajheshkannaain aws-cloudformation/cfn-lint#4405- Require
VpcConfigwhenFileSystemConfigsis specified on Lambda Function by@kddejongin aws-cloudformation/cfn-lint#4408- Freeze date in tests for deterministic runtime deprecation results by
@kddejongin aws-cloudformation/cfn-lint#4409- feat: add rule E3530 to validate
AssumeRolePolicyDocumentprincipal ARNs by@raajheshkannaain aws-cloudformation/cfn-lint#4410- Add W1053: Warn on dynamic references with spaces by
@kddejongin aws-cloudformation/cfn-lint#4412- Fix max recursion crash when
cfnlintrchasnon_zero_exit_codeby@kddejongin aws-cloudformation/cfn-lint#4414- Fix deployment file template path resolution from CWD by
@kddejongin aws-cloudformation/cfn-lint#4415- Fix maintenance workflow to update requirements/base.txt by
@kddejongin aws-cloudformation/cfn-lint#4416- Add
enumvalidation for predictive scaling predefined metric types by@kddejongin aws-cloudformation/cfn-lint#4417- Add JSONPath pattern validation for Step Functions state machine by
@kddejongin aws-cloudformation/cfn-lint#4419- Fix ForEach transform resolving functions in
Fn::Ifcondition name by@kddejongin aws-cloudformation/cfn-lint#4418- Fix E2533 not reporting deprecated runtimes from
AllowedValuesby@kddejongin aws-cloudformation/cfn-lint#4421- Add
graph()function tocfnlint.apiby@kddejongin aws-cloudformation/cfn-lint#4422- feat: add rule E3706 to validate AutoScaling MaxSize is greater than or equal to MinSize by
@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch to enforce Lambda Layers maxItems of 5 by
@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch to validate CloudWatch
AlarmNamehas no leading/trailing whitespace by@kddejongin aws-cloudformation/cfn-lint#4424- feat: add schema patch for
uniqueKeyson AutoScaling LaunchTemplate Overrides to prevent duplicate instance types by@kddejongin https://github.com/aws-cloudformation/cfn-lint /pull/4424- feat: add cfnGather JSON Schema keyword for cross-resource property validation by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3699 to validate API Gateway Method and Authorizer use the same RestApi by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3708 to validate API Gateway Method AuthorizationType matches Authorizer Type by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3698 to validate API Gateway Stage and Deployment use the same RestApi by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3705 to validate SQS FIFO queue EventSourceMapping BatchSize is at most 10 by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule W3664 to validate Lambda Permission Principal matches SourceArn resource type by
@kddejongin aws-cloudformation/cfn-lint#4393- feat: add rule E3707 to validate RDS DBInstance Engine matches DBCluster Engine by @ kddejong in aws-cloudformation/cfn-lint#4393
- feat: add rule E3709 to validate RDS DBInstance StorageEncrypted matches DBCluster by @ kddejong in aws-cloudformation/cfn-lint#4393
- feat: add rule W3694 to validate SNS Subscription Endpoint matches Protocol by
@kddejongin aws-cloudformation/cfn-lint#4393- Add RDS DBCluster
MasterUsernamevalidation by@kddejongin aws-cloudformation/cfn-lint#4425- feat: add rule E3710 to error on resource types from fully shut down AWS services by @ kddejong in aws-cloudformation/cfn-lint#4423
- feat: add rule W3696 to warn on resource types from sunsetting AWS services by
@kddejong
... (truncated)
Commits
6eed785Release v1.48.1 (#4440)f8c6a63Updates to the schemas for lambda (#4439)7bd42dcUpdate CloudFormation schemas to 2026-03-31 (#4434)f439af5Add Publish to smithy action prefixes for LayerVersion validation (#4438)505136aFix Timestream lifecycle patches to exclude InfluxDB resources (#4437)22d629bRelease v1.48.0 (#4433)3276b62Update CloudFormation schemas to 2026-03-31 (#4411)6aceaa1Remove PyPI API token (#4431)1885e5cchore(deps): bump codecov/codecov-action from 5 to 6 (#4432)56695e4fix: add required to cfnGather if/then schemas to prevent vacuous matches (#4...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15078593 |
| UUID: | 4213896858 |
| Node ID: | PR_kwDODTo4k87QTvTQ |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-python |