v1.0.519-alpha
Commit message
⬆️ Bump cfn-lint from 1.24.0 to 1.25.1 (#545)
Bumps cfn-lint from
1.24.0 to 1.25.1.
Release notes
Sourced from cfn-lint's releases.
Release v1.25.1
What's Changed
- No maximum number of
Conditions
by@kddejong
in aws-cloudformation/cfn-lint#3958- Update CloudFormation schemas to
2025-02-13
by@github-actions
in aws-cloudformation/cfn-lint#3956Full Changelog: aws-cloudformation/cfn-lint@v1.25.0...v1.25.1
Release v1.25.0
What's Changed
- Don't do boto work on the
AWS::CloudFormation::Stack
by@kddejong
in aws-cloudformation/cfn-lint#3951- Add rule E3501 to validate AWS::SQS::Queue properties based on the queue type by
@kddejong
in aws-cloudformation/cfn-lint#3952- Add rule E3502 to validate AWS::SQS::Queue DLQ types match by
@kddejong
in aws-cloudformation/cfn-lint#3952- Add
TRUE
to list of strings that can be boolean true by@kddejong
in aws-cloudformation/cfn-lint#3953- Allow asterisks for rule I3042 by
@kddejong
in aws-cloudformation/cfn-lint#3954- Update CloudFormation schemas to
2025-02-11
by@github-actions
in aws-cloudformation/cfn-lint#3948Full Changelog: aws-cloudformation/cfn-lint@v1.24.0...v1.25.0
Changelog
Sourced from cfn-lint's changelog.
v1.25.1
What's Changed
- No maximum number of
Conditions
by@kddejong
in aws-cloudformation/cfn-lint#3958- Update CloudFormation schemas to
2025-02-13
by@github-actions
in aws-cloudformation/cfn-lint#3956Full Changelog: aws-cloudformation/cfn-lint@v1.25.0...v1.25.1
v1.25.0
What's Changed
- Don't do boto work on the
AWS::CloudFormation::Stack
by@kddejong
in aws-cloudformation/cfn-lint#3951- Add rule E3501 to validate AWS::SQS::Queue properties based on the queue type by
@kddejong
in aws-cloudformation/cfn-lint#3952- Add rule E3502 to validate AWS::SQS::Queue DLQ types match by
@kddejong
in aws-cloudformation/cfn-lint#3952- Add
TRUE
to list of strings that can be boolean true by@kddejong
in aws-cloudformation/cfn-lint#3953- Allow asterisks for rule I3042 by
@kddejong
in aws-cloudformation/cfn-lint#3954- Update CloudFormation schemas to
2025-02-11
by@github-actions
in aws-cloudformation/cfn-lint#3948Full Changelog: aws-cloudformation/cfn-lint@v1.24.0...v1.25.0
Commits
dce29a6
Release v1.25.1 (#3959)9775cdb
Update CloudFormation schemas to 2025-02-13 (#3956)b212b3c
no limit on conditions (#3958)d026f0e
Release v1.25.0 (#3955)618660c
Update CloudFormation schemas to 2025-02-11 (#3948)b4b7e4e
Allow asterisks for rule I3042 (#3954)f6952aa
Fix what strings create true (#3953)695e607
Add new rules for SQS queue (#3952)53ac0a5
Don't do boto work on the stack resource (#3951)- See full diff 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits
that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after
your CI passes on it@dependabot cancel merge
will cancel a previously requested merge
and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all
of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]