You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/17 06:58:44 UTC

[PR] build(deps): bump jackson.version from 2.15.0 to 2.15.1 (plc4x)

dependabot[bot] opened a new pull request, #951:
URL: https://github.com/apache/plc4x/pull/951

   Bumps `jackson.version` from 2.15.0 to 2.15.1.
   Updates `jackson-annotations` from 2.15.0 to 2.15.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 `jackson-core` from 2.15.0 to 2.15.1
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.1/release.properties">jackson-core's changelog</a>.</em></p>
   <blockquote>
   <p>#release configuration
   #Tue May 16 14:26:35 PDT 2023
   scm.commentPrefix=[maven-release-plugin]
   exec.pomFileName=pom.xml
   pushChanges=false
   releaseStrategyId=default
   project.dev.com.fasterxml.jackson.core:jackson-core=2.15.2-SNAPSHOT
   project.scm.com.fasterxml.jackson.core:jackson-core.connection=scm:git:<a href="mailto:git@github.com">git@github.com</a>:FasterXML/jackson-core.git
   scm.tag=jackson-core-2.15.1
   remoteTagging=true
   project.scm.com.fasterxml.jackson.core:jackson-core.developerConnection=scm:git:<a href="mailto:git@github.com">git@github.com</a>:FasterXML/jackson-core.git
   exec.additionalArguments=-Prelease
   scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
   projectVersionPolicyId=default
   scm.url=scm:git:<a href="mailto:git@github.com">git@github.com</a>:FasterXML/jackson-core.git
   scm.tagNameFormat=@{project.artifactId}-@{project.version}
   project.scm.com.fasterxml.jackson.core:jackson-core.tag=HEAD
   pinExternals=false
   project.rel.com.fasterxml.jackson.core:jackson-core=2.15.1
   preparationGoals=clean verify
   scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
   exec.snapshotReleasePluginAllowed=false
   project.scm.com.fasterxml.jackson.core:jackson-core.url=https://github.com/FasterXML/jackson-core
   scm.developmentCommitComment=@{prefix} prepare for next development iteration
   scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
   completedPhase=end-release</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/d7fbf9f45ca5da084206ed42c462db15a6b42d80"><code>d7fbf9f</code></a> [maven-release-plugin] prepare release jackson-core-2.15.1</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/987b98158e563613b09be56aac7364587abbaf74"><code>987b981</code></a> Prepare for 2.15.1 release</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/c1b6b7da72e4981a958bca658dae9db08fcf83e5"><code>c1b6b7d</code></a> Fix <a href="https://redirect.github.com/FasterXML/jackson-core/issues/1023">#1023</a> (<a href="https://redirect.github.com/FasterXML/jackson-core/issues/1025">#1025</a>)</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/0c83508f3b6d75d67680a114b76a5152999eb0f2"><code>0c83508</code></a> Update slsa generator action (1.5 -&gt; 1.6)</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/0484754660f6576667581fbe55fb4da325633953"><code>0484754</code></a> Fix <a href="https://redirect.github.com/FasterXML/jackson-core/issues/1014">#1014</a>: increase max string value length from 5 to 20 million characters (...</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/cd8494aba004f224235c9e93c577d2da810e04e5"><code>cd8494a</code></a> Minor rewording of <a href="https://redirect.github.com/FasterXML/jackson-core/issues/1017">#1017</a></li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/42651670e906d5815e4f401d7ce42c6326f84270"><code>4265167</code></a> update javadoc on DefaultPrettyPrinter (<a href="https://redirect.github.com/FasterXML/jackson-core/issues/1017">#1017</a>)</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/f39e881184edbeaeaa78edc8bd814dbcb616dc33"><code>f39e881</code></a> Merge branch '2.14' into 2.15</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/7a9b85a700826de1727f8b566ec3fb8938463c44"><code>7a9b85a</code></a> Back to snapshot dep</li>
   <li><a href="https://github.com/FasterXML/jackson-core/commit/b7bfb66b7e84d917f91933f496d4bd72c2751bbe"><code>b7bfb66</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.0...jackson-core-2.15.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jackson-databind` from 2.15.0 to 2.15.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 `jackson-dataformat-xml` from 2.15.0 to 2.15.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/16424214ab2595eb8e0d0681e053d22961474e2f"><code>1642421</code></a> [maven-release-plugin] prepare release jackson-dataformat-xml-2.15.1</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/abf403c00fc1d01474fee77d7db39af35ef2f840"><code>abf403c</code></a> 2.15.1 release</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/2442a3916e2b7066c94db58c71837a3dd98a4aea"><code>2442a39</code></a> ..</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/0fa3560b58ef06d5a18a0d9a8642a8ce89d89db0"><code>0fa3560</code></a> Merge branch '2.14' into 2.15</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/e6bd2f62aa2f1e35f3155c9f633f8ebca2a8b0ee"><code>e6bd2f6</code></a> Back to snapshot dep</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/dd604020e0f0629f820b1c941cf5217583f84e40"><code>dd60402</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/85deceee7569e8990750f4a3e651c9ce383eafd0"><code>85decee</code></a> [maven-release-plugin] prepare release jackson-dataformat-xml-2.14.3</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/2b99f59a0f92a31d0df3126502bacc3e3bbbef19"><code>2b99f59</code></a> Prepare for 2.14.3 release</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/364e86fd08fa788ad2259777808c17cb2e76f118"><code>364e86f</code></a> Back to snapshot dep</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformat-xml/commit/49e323581e7bc257c8f365b83d6897dc9e86368e"><code>49e3235</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.15.0...jackson-dataformat-xml-2.15.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jackson-dataformat-yaml` from 2.15.0 to 2.15.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/d339564765bd137525b7627f9be87e3757f8efa7"><code>d339564</code></a> [maven-release-plugin] prepare release jackson-dataformats-text-2.15.1</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/3092c1263351d013172d7e85cf2b30c073462d6d"><code>3092c12</code></a> 2.15.1 release</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/ea850727af5f84fc2fe706e3ca8d009aeb1f27dc"><code>ea85072</code></a> Further minor test refactoring</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/d22c2b0e45463aee75e1327158a6c0cc3f577051"><code>d22c2b0</code></a> Fix tests wrt updated (2.15.1) max default string value length</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/f315214a56ea5b23f14854e35bbe050538a88368"><code>f315214</code></a> Merge branch '2.14' into 2.15</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/6d951c5f6da8c96ce3cf9fd767bbda48070162ae"><code>6d951c5</code></a> Back to snapshot deps</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/90fec9dc8d3982402e2c4ecd25b99fab14b5ce82"><code>90fec9d</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/889a7d9a4e1990ffd4b0eed223d13d216c1fed7b"><code>889a7d9</code></a> [maven-release-plugin] prepare release jackson-dataformats-text-2.14.3</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/53b367e5460ede45eae82a996194ef3d8028c605"><code>53b367e</code></a> Prepare for 2.14.3</li>
   <li><a href="https://github.com/FasterXML/jackson-dataformats-text/commit/dc063849e066caf0139db8434f1a2276862ff001"><code>dc06384</code></a> Mark <a href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/404">#404</a> as fixed (via actual fix in jackson-databind)</li>
   <li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.15.0...jackson-dataformats-text-2.15.1">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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] build(deps): bump jackson.version from 2.15.0 to 2.15.1 (plc4x)

Posted by "sruehl (via GitHub)" <gi...@apache.org>.
sruehl merged PR #951:
URL: https://github.com/apache/plc4x/pull/951


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org