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

chore(deps): update maven all non-major dependencies #601

Merged
merged 5 commits into from
Nov 16, 2023

Conversation

bcgov-devops
Copy link
Contributor

@bcgov-devops bcgov-devops commented Nov 9, 2023

This PR contains the following updates:

Package Type Update Change
org.cyclonedx:cyclonedx-maven-plugin build patch 2.7.9 -> 2.7.10
org.apache.maven.plugins:maven-checkstyle-plugin build patch 3.3.0 -> 3.3.1
org.apache.maven.plugins:maven-enforcer-plugin build minor 3.3.0 -> 3.4.1
org.apache.maven.plugins:maven-javadoc-plugin build minor 3.5.0 -> 3.6.2
org.jacoco:jacoco-maven-plugin (source) build patch 0.8.10 -> 0.8.11
org.apache.maven.plugins:maven-surefire-plugin build minor 3.1.2 -> 3.2.2
org.apache.maven.plugins:maven-failsafe-plugin build minor 3.1.2 -> 3.2.2
org.yaml:snakeyaml compile minor 2.1 -> 2.2
org.apache.commons:commons-text (source) compile minor 1.10.0 -> 1.11.0
org.dhatim:fastexcel compile patch 0.15.6 -> 0.15.7

Release Notes

jacoco/jacoco (org.jacoco:jacoco-maven-plugin)

v0.8.11: 0.8.11

Compare Source

New Features
  • JaCoCo now officially supports Java 21 (GitHub #​1520).
  • Experimental support for Java 22 class files (GitHub #​1479).
  • Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub #​1472).
  • Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub #​1473).
Fixed bugs
  • Instrumentation should not cause VerifyError when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #​893).
  • Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub #​1492).
Non-functional Changes
  • jacoco-maven-plugin now requires at least Java 8 (GitHub #​1466, #​1468).
  • JaCoCo build now requires at least Maven 3.5.4 (GitHub #​1467).
  • Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub #​1468).
  • JaCoCo build now requires JDK 17 (GitHub #​1482).
  • JaCoCo now depends on ASM 9.6 (GitHub #​1518).
dhatim/fastexcel (org.dhatim:fastexcel)

v0.15.7

Compare Source

What's Changed

New Contributors

Full Changelog: dhatim/fastexcel@0.15.6...0.15.7


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@github-actions github-actions bot added java Pull requests that update Java code backend code related to the java backend application ignore-for-release labels Nov 9, 2023
Copy link
Contributor

github-actions bot commented Nov 15, 2023

Current changelog

Bug Fixes

  • removing dependency with conflict (4740a72)

Features

Copy link

sonarcloud bot commented Nov 16, 2023

[nr-forest-client-backend] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

sonarcloud bot commented Nov 16, 2023

[nr-forest-client-processor] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@paulushcgcj paulushcgcj merged commit e5746b6 into main Nov 16, 2023
20 checks passed
@paulushcgcj paulushcgcj deleted the renovate/maven-all-minor-patch branch November 16, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend code related to the java backend application ignore-for-release java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants