Skip to content

Conversation

@wildjames
Copy link
Contributor

Summary

  • 🤖 Operational or Infrastructure Change

Details

Replace the quality-checks.yml file in the repo with the communal one shared across all EPS projects

@github-actions
Copy link

This branch is work on a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-4506

@wildjames
Copy link
Contributor Author

Maven wants Sonar to be run in a slightly different way, so I've added a separate step in addition to the vanilla scan, that does it properly.

wildjames and others added 10 commits November 28, 2024 10:37
Bumps `fhir.version` from 7.4.4 to 7.4.5.
Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 7.4.4
to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.4.4 to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-validation` from 7.4.4 to 7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine` from 7.4.4 to
7.4.5

Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 7.4.4 to 7.4.5

You can trigger a rebase of this PR 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>
…y-plugin from 3.8.0 to 3.8.1 (#210)

Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.8.0 to 3.8.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/954e44a6f6bdb9f827cef95cff8a9509f86a7ed2"><code>954e44a</code></a>
[maven-release-plugin] prepare release
maven-dependency-plugin-3.8.1</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/842075d72d371459450db3a854b013a0a946c23d"><code>842075d</code></a>
Bump org.apache.maven.reporting:maven-reporting-impl</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/7e1aadcd74bc9b48b96d3c3f9e450d69f7552894"><code>7e1aadc</code></a>
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/188531ca74cbb80225d4d470c99039ee2dbc8911"><code>188531c</code></a>
Fix SCM tag</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/361058e3c235f0524d91efa006b1b2f2d59efbe8"><code>361058e</code></a>
Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v20240826</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/38ab10076724a01ed7e51d1a665019b1e0b67fff"><code>38ab100</code></a>
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/cbac4a785843953cb8408b0eb75b16ad38d5574d"><code>cbac4a7</code></a>
Bump commons-io:commons-io from 2.16.1 to 2.17.0</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/b19b7e027085fb215f8f510d7bef8033ecbd4d48"><code>b19b7e0</code></a>
[MDEP-930] Make test robust against platform default character sets (<a
href="https://redirect.github.com/apache/maven-dependency-plugin/issues/448">#448</a>)</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/e347ef7298c9064be7f0774a4e00f94d7d407fcc"><code>e347ef7</code></a>
Delete obsolete commented code for issue that was won't fixed 10 years
ago (#...</li>
<li><a
href="https://github.com/apache/maven-dependency-plugin/commit/7b137a17cc71b001e79992b755471a3fbb9702c8"><code>7b137a1</code></a>
[MDEP-946] Add analyze exclusions to list of goals</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-dependency-plugin&package-manager=maven&previous-version=3.8.0&new-version=3.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>
…211)

Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.1.3 to 24.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/semantic-release/releases">semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v24.2.0</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0">24.2.0</a>
(2024-10-25)</h1>
<h3>Features</h3>
<ul>
<li>clarify branch existence requirement in error messages (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3462">#3462</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f">05a2ea9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f"><code>05a2ea9</code></a>
feat: clarify branch existence requirement in error messages (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3462">#3462</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/8940f32ccce455a01a4e32c101bb0f4a809ab00d"><code>8940f32</code></a>
ci(action): update actions/setup-node action to v4.1.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3489">#3489</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/789ac43192fa789f160d3bd96e75ede3a91ab70c"><code>789ac43</code></a>
chore(deps): update dependency publint to v0.2.12 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3488">#3488</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/3ba76aeb0d9d8712b08de346e394dffd4dfc0dba"><code>3ba76ae</code></a>
ci(action): update actions/checkout action to v4.2.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3486">#3486</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/8612ff146683886fc3fed8e8c257945aa2750fd6"><code>8612ff1</code></a>
chore(deps): update dependency npm-run-all2 to v7.0.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3487">#3487</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e29a8925ebdfb92b9996e36c878553f42295e676"><code>e29a892</code></a>
ci(action): update github/codeql-action action to v3.27.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3485">#3485</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/98d606e8f069f2fc8d7ed39a7684ab8cfb56acac"><code>98d606e</code></a>
chore(deps): update dependency npm-run-all2 to v7 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3483">#3483</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/55938c355cc5e254e3adbc2f5a3f9fa90583a4aa"><code>55938c3</code></a>
docs(plugins): community plugin <code>semantic-release-kaniko</code> (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3450">#3450</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/2b4c86cf118d837964385b74deb39ef9e9de8906"><code>2b4c86c</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3481">#3481</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/41c95020fecb8b4dde156c65d2f503eb85b36a9f"><code>41c9502</code></a>
ci(action): update github/codeql-action action to v3.26.13 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3424">#3424</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=24.1.3&new-version=24.2.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>
dependabot bot and others added 4 commits November 28, 2024 10:37
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from
1.18.1 to 1.18.2.
<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.18.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update more tests for condition keys by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3781">aws-cloudformation/cfn-lint#3781</a></li>
<li>Update <code>Fn::FindInMap</code> resolver to handle
<code>Ref</code> to psedueparams by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3785">aws-cloudformation/cfn-lint#3785</a></li>
<li>Create a new jsonschema keyword <code>enumCaseInsensitive</code> by
<a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3789">aws-cloudformation/cfn-lint#3789</a></li>
<li>Trim comma delimited lists for context by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3790">aws-cloudformation/cfn-lint#3790</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1029">E1029</a>
to support <code>Definition</code> in exceptions by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3792">aws-cloudformation/cfn-lint#3792</a></li>
<li>Allow <code>5.7</code>/<code>8.0</code> for DB Engine Version by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3796">aws-cloudformation/cfn-lint#3796</a></li>
<li>Update CloudFormation schemas to <code>2024-10-28</code> 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/3795">aws-cloudformation/cfn-lint#3795</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2</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.18.2</h3>
<h2>What's Changed</h2>
<ul>
<li>Update more tests for condition keys by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3781">aws-cloudformation/cfn-lint#3781</a></li>
<li>Update <code>Fn::FindInMap</code> resolver to handle
<code>Ref</code> to psedueparams by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3785">aws-cloudformation/cfn-lint#3785</a></li>
<li>Create a new jsonschema keyword <code>enumCaseInsensitive</code> by
<a href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3789">aws-cloudformation/cfn-lint#3789</a></li>
<li>Trim comma delimited lists for context by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3790">aws-cloudformation/cfn-lint#3790</a></li>
<li>Update <a
href="https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1029">E1029</a>
to support <code>Definition</code> in exceptions by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3792">aws-cloudformation/cfn-lint#3792</a></li>
<li>Allow <code>5.7</code>/<code>8.0</code> for DB Engine Version by <a
href="https://github.com/kddejong"><code>@​kddejong</code></a> in <a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/pull/3796">aws-cloudformation/cfn-lint#3796</a></li>
<li>Update CloudFormation schemas to <code>2024-10-28</code> 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/3795">aws-cloudformation/cfn-lint#3795</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/2a67c007bda274d7239da31daaf6bb648fdef760"><code>2a67c00</code></a>
Release v1.18.2 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3797">#3797</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/999ee023c00d98ffcd88c8b5240b7a984b540f79"><code>999ee02</code></a>
Update CloudFormation schemas to 2024-10-28 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3795">#3795</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/9d68e60696f8e241f595219f7c3dd3688d1a1a3e"><code>9d68e60</code></a>
Allow 5.7/8.0 for DB Engine Version (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3796">#3796</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/f17aa121b98c7fd12aff855388335c545fad20e5"><code>f17aa12</code></a>
Update CloudFormation schemas to 2024-10-28 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3778">#3778</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/8164ed9d02841d7c7989e7a5691ae515f48e9fe4"><code>8164ed9</code></a>
Support step fn Definition in E1029 (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3792">#3792</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/223132c510a0c53b30ff6cc16ae5bebe2ebcc199"><code>223132c</code></a>
Trim comma delimited lists for context (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3790">#3790</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/eea0801e7b123c687f99a1b84bdc9228b3512869"><code>eea0801</code></a>
Create a new jsonschema keyword enumCaseInsensitive (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3789">#3789</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/74847b145d63e7038752db93efd5ef5d4f9bd75e"><code>74847b1</code></a>
Update findinmap resolv to handle Ref psedueparams (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3785">#3785</a>)</li>
<li><a
href="https://github.com/aws-cloudformation/cfn-lint/commit/a6eb97ac7ecc6c09a67c33f013d110ed207319a1"><code>a6eb97a</code></a>
Update more tests for condition keys (<a
href="https://redirect.github.com/aws-cloudformation/cfn-lint/issues/3781">#3781</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-cloudformation/cfn-lint/compare/v1.18.1...v1.18.2">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.18.1&new-version=1.18.2)](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>
…213)

Bumps `fasterxml.version` from 2.18.0 to 2.18.1.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/0c1aff49cf321556b9c693839ed48bb59b695a90"><code>0c1aff4</code></a>
[maven-release-plugin] prepare release jackson-core-2.18.1</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/aaa23d078d19bdf5620453d65d17cb186a9db44b"><code>aaa23d0</code></a>
Prepare for 2.18.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/79ecea43a14b11a0e052a500f9a1f9c836bc0f7f"><code>79ecea4</code></a>
Update release notes</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/1e7119b884cc3754211d85a5671bda1d9d6105bf"><code>1e7119b</code></a>
use fastdoubleparser 1.0.90 (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1353">#1353</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/047e63198b7a92db51bbc3fb94f0894fe376491a"><code>047e631</code></a>
Merge branch '2.17' into 2.18</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/7db88c1585fd56a59bd90b22c03e35d23f5a2724"><code>7db88c1</code></a>
Fix infinite loop due to integer overflow when reading large strings (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1352">#1352</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/cbedab7ddf0c0a9bae10719d9818ea734c6be836"><code>cbedab7</code></a>
Fix <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1351">#1351</a>:
Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/686dd45907b1855f1f10dfa3bd323f6fb2029d52"><code>686dd45</code></a>
Tiny test fix (for manually run test)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/2b6e05c407e09ff7d4a0688d671f01426d082fc1"><code>2b6e05c</code></a>
Back to snapshot dep</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/54c7d703fce0ee24c8d906ccaaa55dc848198147"><code>54c7d70</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.0...jackson-core-2.18.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to
2.18.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to
2.18.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />

You can trigger a rebase of this PR 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>
@wildjames wildjames force-pushed the aea-4506-communal-qc branch from 86cc7bd to d2c2c88 Compare November 28, 2024 10:38
@sonarqubecloud
Copy link

@wildjames wildjames merged commit 67f0b74 into main Nov 28, 2024
9 checks passed
@wildjames wildjames deleted the aea-4506-communal-qc branch November 28, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants