Skip to content

Commit 48dd4da

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.35.4 to 1.36.0 (#1788)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.35.4 to 1.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/releases">cfn-lint's releases</a>.</em></p> <blockquote> <h2>Release v1.36.0</h2> <h2>What's Changed</h2> <ul> <li>Don't decode when <code>TemplateURL</code> is dynamic reference by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4156">aws-cloudformation/cfn-lint#4156</a></li> <li>Break out requirements into separate files by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4158">aws-cloudformation/cfn-lint#4158</a></li> <li>chore(deps): bump pyinstaller from 6.13.0 to 6.14.0 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4160">aws-cloudformation/cfn-lint#4160</a></li> <li>chore(deps): bump pyinstaller from 6.14.0 to 6.14.1 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4161">aws-cloudformation/cfn-lint#4161</a></li> <li>Better logic of FindInMap resolution when ref isn't resolved by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4162">aws-cloudformation/cfn-lint#4162</a></li> <li>chore(deps): bump setuptools from 80.8.0 to 80.9.0 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4159">aws-cloudformation/cfn-lint#4159</a></li> <li>Update CloudFormation schemas to 2025-06-11 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4155">aws-cloudformation/cfn-lint#4155</a></li> <li>Create an API for linting a file by path by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4163">aws-cloudformation/cfn-lint#4163</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.35.4...v1.36.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.35.4...v1.36.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md">cfn-lint's changelog</a>.</em></p> <blockquote> <h3>v1.36.0</h3> <h2>What's Changed</h2> <ul> <li>Don't decode when <code>TemplateURL</code> is dynamic reference by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4156">aws-cloudformation/cfn-lint#4156</a></li> <li>Break out requirements into separate files by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4158">aws-cloudformation/cfn-lint#4158</a></li> <li>chore(deps): bump pyinstaller from 6.13.0 to 6.14.0 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4160">aws-cloudformation/cfn-lint#4160</a></li> <li>chore(deps): bump pyinstaller from 6.14.0 to 6.14.1 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4161">aws-cloudformation/cfn-lint#4161</a></li> <li>Better logic of FindInMap resolution when ref isn't resolved by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4162">aws-cloudformation/cfn-lint#4162</a></li> <li>chore(deps): bump setuptools from 80.8.0 to 80.9.0 in /requirements by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4159">aws-cloudformation/cfn-lint#4159</a></li> <li>Update CloudFormation schemas to 2025-06-11 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4155">aws-cloudformation/cfn-lint#4155</a></li> <li>Create an API for linting a file by path by <a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/4163">aws-cloudformation/cfn-lint#4163</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.35.4...v1.36.0">https://github.com/aws-cloudformation/cfn-lint/compare/v1.35.4...v1.36.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/a9674548e487afbb7c9a6e05bacadf758ff1dfc8"><code>a967454</code></a> Release v1.36.0 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4164">#4164</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/3d312e1ef8cc44ed8fde617b44488be5f02083f6"><code>3d312e1</code></a> Create an API for linting a file by path (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4163">#4163</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/5833a311ef3be2d9c562d31af88c03c6c6c61fc3"><code>5833a31</code></a> Update CloudFormation schemas to 2025-06-11 (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4155">#4155</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/817405c36df30c196f016a1007764fd56bdb6304"><code>817405c</code></a> chore(deps): bump setuptools from 80.8.0 to 80.9.0 in /requirements (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4159">#4159</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/c1f90b86d1bd1453765e5bd136012457bf4ae193"><code>c1f90b8</code></a> Better logic of FindInMap resolution when ref isn't resolved (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4162">#4162</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/6bf9c969a278225b0a43c61fcfda0d4d4d78a169"><code>6bf9c96</code></a> chore(deps): bump pyinstaller from 6.14.0 to 6.14.1 in /requirements (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4161">#4161</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/f19380548bf5327c522246cda1a0dc7e4859b11e"><code>f193805</code></a> chore(deps): bump pyinstaller from 6.13.0 to 6.14.0 in /requirements (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4160">#4160</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/83a795c325c752f0f7b8a5ed8dfe83d02130cb1d"><code>83a795c</code></a> Break out requirements into separate files (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4158">#4158</a>)</li> <li><a href="https://github.com/aws-cloudformation/cfn-lint/commit/73d32c7daf2caad0da0aa5ef49bd8573d32ea779"><code>73d32c7</code></a> Don't decode when TemplateURL is dyn ref (<a href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/4156">#4156</a>)</li> <li>See full diff in <a href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.35.4...v1.36.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cfn-lint&package-manager=pip&previous-version=1.35.4&new-version=1.36.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4093028 commit 48dd4da

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ boto3 = "^1.38.34"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.1.0"
4040
pytest = "^8.4.0"
41-
cfn-lint = "^1.35.4"
41+
cfn-lint = "^1.36.0"
4242
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4343

4444
[tool.poetry.scripts]
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.1.0"
48-
cfn-lint = "^1.35.4"
48+
cfn-lint = "^1.36.0"
4949
black = "^25.1.0"
5050
flake8 = "^7.2.0"
5151
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)