Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jackson-databind from 2.14.2 to 2.14.3 #3612

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps jackson-databind from 2.14.2 to 2.14.3.

Commits

Dependabot compatibility score

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)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.14.3.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 8, 2023
@jamezp jamezp merged commit fc6cf2c into 6.2 May 10, 2023
15 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/maven/6.2/com.fasterxml.jackson.core-jackson-databind-2.14.3 branch May 10, 2023 15:23
zeebe-bors bot added a commit to zeebe-io/zeebe-cluster-testbench that referenced this pull request May 17, 2023
829: chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.5.0 r=korthout a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.codehaus.mojo:flatten-maven-plugin](https://www.mojohaus.org/flatten-maven-plugin/) ([source](https://togithub.com/mojohaus/flatten-maven-plugin)) | `1.4.1` -> `1.5.0` | [![age](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:flatten-maven-plugin/1.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:flatten-maven-plugin/1.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:flatten-maven-plugin/1.5.0/compatibility-slim/1.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.codehaus.mojo:flatten-maven-plugin/1.5.0/confidence-slim/1.4.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mojohaus/flatten-maven-plugin</summary>

### [`v1.5.0`](https://togithub.com/mojohaus/flatten-maven-plugin/releases/tag/1.5.0)

[Compare Source](https://togithub.com/mojohaus/flatten-maven-plugin/compare/1.4.1...1.5.0)

<!-- Optional: add a release summary here -->

#### 🚀 New features and improvements

-   Update Maven to 3.5.0 - fix for Maven 4 ([#&#8203;351](https://togithub.com/mojohaus/flatten-maven-plugin/pull/351)) [`@&#8203;gnodet](https://togithub.com/gnodet)`

#### 📦 Dependency updates

-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#&#8203;354](https://togithub.com/mojohaus/flatten-maven-plugin/pull/354)) [`@&#8203;dependabot](https://togithub.com/dependabot)`
-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#&#8203;353](https://togithub.com/mojohaus/flatten-maven-plugin/pull/353)) [`@&#8203;dependabot](https://togithub.com/dependabot)`

#### 👻 Maintenance

-   Require Maven 3.5.4+ ([#&#8203;356](https://togithub.com/mojohaus/flatten-maven-plugin/pull/356)) [`@&#8203;slachiewicz](https://togithub.com/slachiewicz)`
-   Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4 ([#&#8203;355](https://togithub.com/mojohaus/flatten-maven-plugin/pull/355)) [`@&#8203;slawekjaranowski](https://togithub.com/slawekjaranowski)`
-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom ([#&#8203;354](https://togithub.com/mojohaus/flatten-maven-plugin/pull/354)) [`@&#8203;dependabot](https://togithub.com/dependabot)`
-   Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom ([#&#8203;353](https://togithub.com/mojohaus/flatten-maven-plugin/pull/353)) [`@&#8203;dependabot](https://togithub.com/dependabot)`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


832: fix(deps): update version.resteasy to v6.2.4.final r=korthout a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.jboss.resteasy:resteasy-jackson2-provider](https://resteasy.dev) ([source](https://togithub.com/resteasy/resteasy)) | `6.2.3.Final` -> `6.2.4.Final` | [![age](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-jackson2-provider/6.2.4.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-jackson2-provider/6.2.4.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-jackson2-provider/6.2.4.Final/compatibility-slim/6.2.3.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-jackson2-provider/6.2.4.Final/confidence-slim/6.2.3.Final)](https://docs.renovatebot.com/merge-confidence/) |
| [org.jboss.resteasy:resteasy-client](https://resteasy.dev) ([source](https://togithub.com/resteasy/resteasy)) | `6.2.3.Final` -> `6.2.4.Final` | [![age](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-client/6.2.4.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-client/6.2.4.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-client/6.2.4.Final/compatibility-slim/6.2.3.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.jboss.resteasy:resteasy-client/6.2.4.Final/confidence-slim/6.2.3.Final)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>resteasy/resteasy</summary>

### [`v6.2.4.Final`](https://togithub.com/resteasy/resteasy/releases/tag/6.2.4.Final)

[Compare Source](https://togithub.com/resteasy/resteasy/compare/6.2.3.Final...6.2.4.Final)

#### What's Changed

-   Bump version.io.netty.netty4 from 4.1.89.Final to 4.1.90.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3517
-   Bump galleon-maven-plugin from 5.0.8.Final to 5.0.9.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3530
-   Bump version.io.netty.netty4 from 4.1.90.Final to 4.1.91.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3537
-   Bump version.org.jacoco from 0.8.8 to 0.8.9 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3536
-   Bump version.org.jacoco.plugin from 0.8.8 to 0.8.9 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3539
-   \[RESTEASY-3317] Upgrade the tracing-api and remove usage of the depre… by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3561
-   Bump yasson from 3.0.2 to 3.0.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3545
-   Bump version.org.eclipse.jetty from 11.0.14 to 11.0.15 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3557
-   Bump version.com.sun.istack from 4.1.1 to 4.1.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3559
-   \[6.2] \[RESTEASY-3264] Add automatic formatting of source code by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3562
-   Bump resteasy-parent from 2.0.2.Final to 2.0.3.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3567
-   Upgrade WildFly from 27 to 28. by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3572
-   Bump version.org.wildfly.galleon-plugins from 6.4.0.Final to 6.4.1.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3573
-   Bump junit-bom from 5.9.2 to 5.9.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3586
-   Bump version.org.jacoco.plugin from 0.8.9 to 0.8.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3584
-   Bump version.org.jacoco from 0.8.9 to 0.8.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3587
-   Back Ports from main to 6.2 by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3592
-   \[RESTEASY-3323] Upgrade Undertow to 2.3.4.Final and Servlet to 6.0 by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3595
-   Bump version.io.undertow from 2.3.4.Final to 2.3.5.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3597
-   \[6.2] Combined component upgrades  by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3618
-   Bump version.org.glassfish.jaxb from 4.0.1 to 4.0.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3609
-   Bump jakarta.activation-api from 2.1.0 to 2.1.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3611
-   Bump jackson-databind from 2.14.2 to 2.14.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3612
-   Bump version.com.fasterxml.jackson from 2.14.2 to 2.14.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3613
-   Bump version.org.wildfly.galleon-plugins from 6.4.1.Final to 6.4.2.Final by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [resteasy/resteasy#3616
-   \[RESTEASY-3314] Use a global executor service to avoid creating too m… by [`@&#8203;jamezp](https://togithub.com/jamezp)` in [resteasy/resteasy#3627

**Full Changelog**: resteasy/resteasy@6.2.3.Final...6.2.4.Final

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


833: fix(deps): update zeebe.version to v8.2.5 r=korthout a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.camunda:zeebe-bpmn-model](http://zeebe.io/zeebe-bpmn-model/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.4` -> `8.2.5` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.5/compatibility-slim/8.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bpmn-model/8.2.5/confidence-slim/8.2.4)](https://docs.renovatebot.com/merge-confidence/) |
| [io.camunda:zeebe-bom](http://zeebe.io/) ([source](https://togithub.com/camunda/zeebe)) | `8.2.4` -> `8.2.5` | [![age](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.5/compatibility-slim/8.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.camunda:zeebe-bom/8.2.5/confidence-slim/8.2.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>camunda/zeebe</summary>

### [`v8.2.5`](https://togithub.com/camunda/zeebe/releases/tag/8.2.5)

[Compare Source](https://togithub.com/camunda/zeebe/compare/8.2.4...8.2.5)

### 8.2.5

#### Enhancements

##### Misc

-   Improve the traversing of snapshot files ([#&#8203;12575](https://togithub.com/camunda/zeebe/issues/12575))

#### Bug Fixes

##### Broker

-   I can spawn inner instances for a large input collection ([#&#8203;2890](https://togithub.com/camunda/zeebe/issues/2890))

##### Misc

-   After restoring from backup, a partition re-takes the backup ([#&#8203;12623](https://togithub.com/camunda/zeebe/issues/12623))

#### Merged Pull Requests

-   Fix flaky `EmbeddedSubProcessTest` ([#&#8203;12697](https://togithub.com/camunda/zeebe/pull/12697))
-   Support large input collections for Multi-instance ([#&#8203;12692](https://togithub.com/camunda/zeebe/pull/12692))
-   fix: do not retake backup if it already exists ([#&#8203;12626](https://togithub.com/camunda/zeebe/pull/12626))
-   refactor(snapshots): Replace `Stream.toList` and the for each cycle to `Stream.forEachOrdered` ([#&#8203;12576](https://togithub.com/camunda/zeebe/pull/12576))
-   ci: always cache maven dependencies ([#&#8203;12424](https://togithub.com/camunda/zeebe/pull/12424))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


834: fix(deps): update dependency commons-io:commons-io to v2.12.0 r=korthout a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | `2.11.0` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/commons-io:commons-io/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/commons-io:commons-io/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/commons-io:commons-io/2.12.0/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/commons-io:commons-io/2.12.0/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/zeebe-io/zeebe-cluster-testbench).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant