Bump version.io.micronaut from 3.10.2 to 3.10.3 #210

Merged
dependabot[bot] merged 1 commit from dependabot/maven/3.x/version.io.micronaut-3.10.3 into 3.x 2023-11-13 22:01:36 +01:00
dependabot[bot] commented 2023-11-13 21:59:36 +01:00 (Migrated from github.com)

Bumps version.io.micronaut from 3.10.2 to 3.10.3.
Updates io.micronaut:micronaut-bom from 3.10.2 to 3.10.3

Release notes

Sourced from io.micronaut:micronaut-bom's releases.

Micronaut Core 3.10.3

What's Changed

Other Changes 💡

New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3

Commits

Updates io.micronaut:micronaut-inject-java from 3.10.2 to 3.10.3

Release notes

Sourced from io.micronaut:micronaut-inject-java's releases.

Micronaut Core 3.10.3

What's Changed

Other Changes 💡

New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3

Commits

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)
Bumps `version.io.micronaut` from 3.10.2 to 3.10.3. Updates `io.micronaut:micronaut-bom` from 3.10.2 to 3.10.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micronaut-projects/micronaut-core/releases">io.micronaut:micronaut-bom's releases</a>.</em></p> <blockquote> <h2>Micronaut Core 3.10.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Other Changes 💡</h3> <ul> <li>tck: LocalDateTime query value &amp; form url encoded by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10027">micronaut-projects/micronaut-core#10027</a></li> <li>Fix <a href="https://github.com/QueryValue"><code>@​QueryValue</code></a> of LocalDateTime type for 3.10.x by <a href="https://github.com/rlconst"><code>@​rlconst</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9970">micronaut-projects/micronaut-core#9970</a></li> <li>Make <code>DefaultClassPathResourceLoader</code> handle URLs with format <code>jar:file:/{JAR_PATH}!/{PREFIX}!/{RESOURCE}</code> gracefully by <a href="https://github.com/guillermocalvo"><code>@​guillermocalvo</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10092">micronaut-projects/micronaut-core#10092</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rlconst"><code>@​rlconst</code></a> made their first contribution in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9970">micronaut-projects/micronaut-core#9970</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3">https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/dd5ca10a8cfdc7b405e2df21963a9656c59551b8"><code>dd5ca10</code></a> [skip ci] Release v3.10.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/105f81bd598b7c8e2152b1b1f5f20a7af96cd1e2"><code>105f81b</code></a> Make <code>DefaultClassPathResourceLoader</code> handle URLs with format `jar:file:/{JAR...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/9e20f4f47f38c6c97dd3a315c71fac5468f43ff7"><code>9e20f4f</code></a> Fix <a href="https://github.com/QueryValue"><code>@​QueryValue</code></a> of LocalDateTime type for 3.10.x (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9970">#9970</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/6b9a87e22cbd115e3ad2f2f2bc060731c9003d5f"><code>6b9a87e</code></a> tck: LocalDateTime query value &amp; form url encoded (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10027">#10027</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/dac100681d368f775a051a1c74e7045ece059970"><code>dac1006</code></a> Back to 3.10.3-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3">compare view</a></li> </ul> </details> <br /> Updates `io.micronaut:micronaut-inject-java` from 3.10.2 to 3.10.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/micronaut-projects/micronaut-core/releases">io.micronaut:micronaut-inject-java's releases</a>.</em></p> <blockquote> <h2>Micronaut Core 3.10.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Other Changes 💡</h3> <ul> <li>tck: LocalDateTime query value &amp; form url encoded by <a href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10027">micronaut-projects/micronaut-core#10027</a></li> <li>Fix <a href="https://github.com/QueryValue"><code>@​QueryValue</code></a> of LocalDateTime type for 3.10.x by <a href="https://github.com/rlconst"><code>@​rlconst</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9970">micronaut-projects/micronaut-core#9970</a></li> <li>Make <code>DefaultClassPathResourceLoader</code> handle URLs with format <code>jar:file:/{JAR_PATH}!/{PREFIX}!/{RESOURCE}</code> gracefully by <a href="https://github.com/guillermocalvo"><code>@​guillermocalvo</code></a> in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/10092">micronaut-projects/micronaut-core#10092</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rlconst"><code>@​rlconst</code></a> made their first contribution in <a href="https://redirect.github.com/micronaut-projects/micronaut-core/pull/9970">micronaut-projects/micronaut-core#9970</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3">https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/dd5ca10a8cfdc7b405e2df21963a9656c59551b8"><code>dd5ca10</code></a> [skip ci] Release v3.10.3</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/105f81bd598b7c8e2152b1b1f5f20a7af96cd1e2"><code>105f81b</code></a> Make <code>DefaultClassPathResourceLoader</code> handle URLs with format `jar:file:/{JAR...</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/9e20f4f47f38c6c97dd3a315c71fac5468f43ff7"><code>9e20f4f</code></a> Fix <a href="https://github.com/QueryValue"><code>@​QueryValue</code></a> of LocalDateTime type for 3.10.x (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/9970">#9970</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/6b9a87e22cbd115e3ad2f2f2bc060731c9003d5f"><code>6b9a87e</code></a> tck: LocalDateTime query value &amp; form url encoded (<a href="https://redirect.github.com/micronaut-projects/micronaut-core/issues/10027">#10027</a>)</li> <li><a href="https://github.com/micronaut-projects/micronaut-core/commit/dac100681d368f775a051a1c74e7045ece059970"><code>dac1006</code></a> Back to 3.10.3-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/micronaut-projects/micronaut-core/compare/v3.10.2...v3.10.3">compare view</a></li> </ul> </details> <br /> 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>
sschnabe (Migrated from github.com) reviewed 2023-11-13 21:59:36 +01:00
rpahli (Migrated from github.com) reviewed 2023-11-13 21:59:36 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2023-11-13 21:59:36 +01:00
wistefan (Migrated from github.com) reviewed 2023-11-13 21:59:36 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-11-13 21:59:48 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#210
No description provided.