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

Update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.2 (release/4.2.x) #4141

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.12.7.1 -> 2.12.7.2 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 3, 2024 00:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 3, 2024
@renovate renovate bot requested a review from a team as a code owner May 3, 2024 00:16
@renovate renovate bot enabled auto-merge (rebase) May 3, 2024 00:16
Copy link

github-actions bot commented May 3, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch from 5a81e54 to d592d5a Compare May 3, 2024 03:17
Copy link

github-actions bot commented May 3, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch 4 times, most recently from 5ecede0 to bbb2d2e Compare May 8, 2024 03:06
Copy link

github-actions bot commented May 8, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.4
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch 8 times, most recently from eeb6f6b to eaccddc Compare May 14, 2024 04:59
@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch from eaccddc to d018d02 Compare May 17, 2024 06:43
Copy link

github-actions bot commented May 17, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.1.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch 8 times, most recently from fc3fdb4 to 4950dff Compare May 25, 2024 04:07
@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch 6 times, most recently from fc22988 to 2c7952a Compare June 1, 2024 21:33
@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch 4 times, most recently from fa5a76f to ad9a189 Compare June 5, 2024 04:37
@renovate renovate bot force-pushed the renovate/release/4.2.x-patch-jackson.version branch from ad9a189 to ab40944 Compare June 5, 2024 06:53
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@joschi joschi disabled auto-merge June 5, 2024 20:40
@joschi joschi merged commit d8599e9 into release/4.2.x Jun 5, 2024
8 checks passed
@joschi joschi deleted the renovate/release/4.2.x-patch-jackson.version branch June 5, 2024 20:40
@joschi joschi added this to the 4.2.27 milestone Jun 24, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant