42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Bump maven-profiler from 3.1.1 to 3.2 #133

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maven-profiler from 3.1.1 to 3.2.

Release notes

Sourced from maven-profiler's releases.

Release v3.2

Changelog

⚙️ Dependencies

  • 1495655 Bump mockito-core from 4.2.0 to 4.3.1
  • 5b2cbf5 Bump slf4j-simple from 1.7.32 to 1.7.35
  • e5b8915 Bump testng from 7.4.0 to 7.5
  • 249fb71 Bump assertj-core from 3.21.0 to 3.22.0
  • 0aefe4c Bump jreleaser-maven-plugin from 0.9.1 to 0.10.0
  • 42cfa40 Bump mockito-core from 4.1.0 to 4.2.0
  • 364d8c6 Bump jcgay-build-configuration from 1.18 to 1.19
  • a28afee Bump asciitable-j7 from 1.0.0 to 1.0.1
  • f230954 Bump groovy from 3.0.8 to 3.0.9
  • ba387ea Bump assertj-core from 3.20.2 to 3.21.0
  • 1342ac3 Bump handlebars from 4.2.0 to 4.3.0
  • d94c5ff Bump mockito-core from 3.11.2 to 4.1.0
  • ef448ff Bump jreleaser-maven-plugin from 0.6.0 to 0.9.1
  • 1e000e9 Bump Maven from 3.8.2 to 3.8.4

  • fafb765 Prepare release v3.2
  • b782f52 Fix SonarQube badges
  • e75872c Restore sonarcloud analysis
  • 6b98266 Try to run coverage only when token is available
  • c60bd4e Setup Java 8 for CodeQL
  • 1228021 Analyze code with CodeQL
  • c096a4f Remove deprecated code
  • 27c99b2 Set Locale when running test with Maven
  • d763fd7 Add console reporter (writes to the System.out)
  • c2be7eb Run coveralls only when token is present on CI
  • 9d80c3a Hide user parameters in report
  • 7d32ca4 Remove jreleaser:release during release:perform

Contributors

We'd like to thank the following people for their contributions: Jean-Christophe Gay, Marouane Gazanayi, GitHub

Changelog

Sourced from maven-profiler's changelog.

3.2

  • Restore sonarcloud analysis (e75872c)
  • Remove deprecated code (c096a4f)
  • Set Locale when running test with Maven (27c99b2)
  • Bump Maven from 3.8.2 to 3.8.4 (1e000e9)
  • Add console reporter (writes to the System.out) (d763fd7) by @​mgazanayi
  • Hide user parameters in report (9d80c3a)
Commits
  • f4f3b38 [maven-release-plugin] prepare release v3.2
  • fafb765 Prepare release v3.2
  • 1495655 Bump mockito-core from 4.2.0 to 4.3.1
  • 5b2cbf5 Bump slf4j-simple from 1.7.32 to 1.7.35
  • e5b8915 Bump testng from 7.4.0 to 7.5
  • 249fb71 Bump assertj-core from 3.21.0 to 3.22.0
  • 0aefe4c Bump jreleaser-maven-plugin from 0.9.1 to 0.10.0
  • b782f52 Fix SonarQube badges
  • 42cfa40 Bump mockito-core from 4.1.0 to 4.2.0
  • e75872c Restore sonarcloud analysis
  • Additional commits viewable in compare view


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)