Commit Graph

3925 Commits

Author SHA1 Message Date
Gary Gregory 754a391b8a Bump commons-io from 2.12.0 to 2.13.0 2023-06-07 19:54:47 -04:00
Gary Gregory 9e9fb1bcda Re-categorize some entries 2023-06-02 09:15:51 -04:00
Gary Gregory 5593fc3ef1 Bump guava-testlib from 31.1-jre to 32.0.0-jre #394. 2023-06-02 09:06:01 -04:00
dependabot[bot] ca9e41cd54
Bump guava-testlib from 31.1-jre to 32.0.0-jre (#394)
Bumps [guava-testlib](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 09:03:40 -04:00
Gary Gregory 756fef5219 Bump commons-parent from 57 to 58 2023-05-25 10:52:57 -04:00
Gary Gregory 68ac136b2c Grammar 2023-05-24 13:26:29 -04:00
Gary Gregory 960b1470c9 In-line comment and messages typos 2023-05-19 08:56:46 -04:00
Gary Gregory 974e12ac42 Javadoc typos 2023-05-19 08:44:33 -04:00
Gary Gregory 01190c61ea Javadoc typos 2023-05-19 08:43:51 -04:00
Gary Gregory dd10e5e0e6 Bump tests from commons-io:commons-io 2.11.0 to 2.12.0 2023-05-17 09:11:30 -04:00
Gary Gregory e9dc3ebf60
Bump commons-parent from 56 to 57 #393 2023-04-27 13:32:23 -04:00
dependabot[bot] 3839ecf461
Bump commons-parent from 56 to 57 (#393)
Bumps [commons-parent](https://github.com/apache/commons-parent) from 56 to 57.
- [Release notes](https://github.com/apache/commons-parent/releases)
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 13:31:31 -04:00
Gary Gregory 457d44e955 Organize imports 2023-04-23 15:28:29 -04:00
Gary Gregory 918874b842 [COLLECTIONS-839] Migrate Map tests to JUnit 5 assertions #391 2023-04-23 15:27:53 -04:00
Sam Ng 34f0b1cef5
[COLLECTIONS-839] migrate all tests to use junit5 assert and BulkTest not extend TestCase (#391) 2023-04-23 15:24:48 -04:00
Gary Gregory 8d77ecb0b3 Format: "catch(" -> "catch (" 2023-04-18 10:32:35 -04:00
dependabot[bot] d9c8708d67 Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 15:00:40 +02:00
dependabot[bot] 171e33e8fd
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#388)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](e38b1902ae...80e868c13c)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 09:09:26 -04:00
dependabot[bot] 41c9c4f7f7
Bump actions/setup-java from 3.10.0 to 3.11.0 (#389)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 09:09:12 -04:00
Gary Gregory 68f3d6bf57 Javadoc/Comments: Remove extra "whitespace" 2023-03-25 09:51:13 -04:00
Gary Gregory fccb54d3a0 Javadoc: Remove extra "whitespace" 2023-03-25 09:21:10 -04:00
dependabot[bot] ca8be1b82f Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 14:04:30 +01:00
dependabot[bot] 1efeb33529
Bump actions/cache from 3.3.0 to 3.3.1 (#386)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 09:05:21 -04:00
dependabot[bot] 9a800cc8c1 Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 14:00:29 +01:00
Gary Gregory 66b1c480a8 Javadoc 2023-03-13 09:31:20 -04:00
Gary Gregory ed63e2e17a Use XSD 2023-03-13 08:08:49 -04:00
dependabot[bot] 8c7208c405 Bump actions/cache from 3.2.6 to 3.3.0
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.6...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 14:16:27 +01:00
dependabot[bot] a351f8e83f
Bump actions/cache from 3.2.5 to 3.2.6 (#383)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 08:08:13 -05:00
Gary Gregory 1f297c969c Remove unused 2023-02-10 08:51:55 -05:00
dependabot[bot] ed897b2450 Bump actions/setup-java from 3.9.0 to 3.10.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.9.0...v3.10.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 14:20:43 +01:00
dependabot[bot] 503f070427 Bump actions/cache from 3.2.3 to 3.2.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 14:20:24 +01:00
Sebb 99e3091280 codecov-commenter => notifications 2023-02-03 16:40:03 +00:00
Gary Gregory cf517d13da Pick up Checkstyle version from parent POM 2023-02-03 08:47:33 -05:00
Sebb 774c8d21f1 Add homepage and standard notifications 2023-01-20 18:54:59 +00:00
Gary Gregory e75ffe7090 Fix spelling 2023-01-18 09:27:58 -05:00
Gary Gregory e3eaa8599e Fix typos 2023-01-15 07:55:27 -05:00
Gary Gregory 576fd97501 POM project name should contain "Apache" prefix 2023-01-15 07:44:28 -05:00
Gary Gregory 1f1a684903 Pick up maven-checkstyle-plugin version from parent 2023-01-13 16:59:40 -05:00
dependabot[bot] ae870195ba Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:26:30 +01:00
Gary Gregory a48c70325e Javadoc fixes 2023-01-13 14:41:50 -05:00
Gary Gregory 68e045a35e Pick up maven-checkstyle-plugin version from parent 2023-01-13 09:46:47 -05:00
dependabot[bot] ab63565359
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#378)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 07:48:43 -05:00
dependabot[bot] 84529c91f5
Bump actions/cache from 3.2.2 to 3.2.3 (#377)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 07:48:25 -05:00
Gary Gregory bd7ef831cb Pick up pmd version from parent POM 2023-01-10 13:46:38 -05:00
Gary Gregory 096c5fe671 Pick up japicmp-maven-plugin version from parent POM 2023-01-10 13:34:15 -05:00
Gary Gregory 1054f287e5 Pick up maven-pmd-plugin version from parent POM 2023-01-10 11:31:26 -05:00
Gary Gregory 8d70f0fffb Pick up JaCoCo version from parent POM 2023-01-10 11:13:07 -05:00
Gary Gregory d0ca17815f Pick up JUnit version from parent POM 2023-01-10 10:54:20 -05:00
dependabot[bot] 8b501a1dc8
Bump actions/checkout from 3.2.0 to 3.3.0 (#376)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 07:04:31 -05:00
Gary Gregory b56cb91d83
Bump easymock from 5.0.1 to 5.1.0 #375 2023-01-03 10:55:28 -05:00