deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

Bump jackson.version from 2.12.2 to 2.12.3 #101

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jackson.version from 2.12.2 to 2.12.3. Updates jackson-core from 2.12.2 to 2.12.3

Commits
  • 08c2271 [maven-release-plugin] prepare release jackson-core-2.12.3
  • b9c111a (second part of 2.12.3 preparation, need base updated)
  • 8bce7a4 prepare for 2.12.3 release
  • bd1198a Release note change
  • 45126bf minor addition to BaseTest
  • 685f44e back to snapshot deps
  • e8cf308 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates jackson-annotations from 2.12.2 to 2.12.3

Commits


Updates jackson-dataformat-yaml from 2.12.2 to 2.12.3

Commits
  • eca1cdf [maven-release-plugin] prepare release jackson-dataformats-text-2.12.3
  • e515118 Prepare for 2.12.3 release
  • 621aee9 Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...
  • c042f4e Use TextBuffer instead of StringBuilder to build string literals
  • ba4f8ed Recycle toml token buffers
  • 6d88ec2 Return proper type from toml getFormatWriteFeatureType
  • 6527693 TOML null handling [Adds #253]
  • 776690f Add documentation for TomlReadFeature#PARSE_JAVA_TIME
  • b6d626d Fix #262 (optimize JFlex input buffer)
  • 0e10dc4 Tiny test addition
  • Additional commits viewable in compare view


Updates jackson-module-kotlin from 2.12.2 to 2.12.3

Commits
  • 310c79e [maven-release-plugin] prepare release jackson-module-kotlin-2.12.3
  • dae50d0 Prepare for 2.12.3 release
  • 4dfa2d6 Add test without default ID
  • 59c8d88 Test case for #194
  • 791d854 Merge pull request #424 from FasterXML/add-japicmp
  • 6a3ed6e Describe new failing test
  • dd047d6 Add failing test for GitHub issue 337
  • 2dea4e3 Use 2.12.2 as base version (unsigned (de)serializers)
  • 3dc7de6 Add japicmp maven plugin
  • 00f8432 back to snapshot deps
  • Additional commits viewable 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 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)