Commit Graph

4474 Commits

Author SHA1 Message Date
Gary Gregory e75f6553ad Better instance variable name 2024-08-25 16:22:25 -04:00
Gary Gregory e542eca84a Better parameter names 2024-08-25 16:22:02 -04:00
Gary Gregory c788e536a9 Remove redundant keywords 2024-08-25 16:18:24 -04:00
Gary Gregory 6ae173285b Normalize spelling 2024-08-25 12:13:57 -04:00
dependabot[bot] 6181baa557 Bump github/codeql-action from 3.26.2 to 3.26.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](429e197704...f0f3afee80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 09:26:17 -04:00
Gary Gregory 1e7d65036e Fix typos in comments 2024-08-21 09:13:21 -04:00
Gary Gregory 1ebd229a5e
Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre #531 2024-08-18 10:46:41 -04:00
dependabot[bot] 38fa685561 Bump org.apache.commons:commons-parent from 72 to 73
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 72 to 73.
- [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>
2024-08-18 10:45:23 -04:00
dependabot[bot] e80a249d7e Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre
Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 33.2.1-jre to 33.3.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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-18 10:44:44 -04:00
dependabot[bot] 30c198f3ec Bump github/codeql-action from 3.26.0 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 09:01:33 -04:00
dependabot[bot] 7cc63bbb24 Bump actions/upload-artifact from 4.3.4 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9)

---
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>
2024-08-09 09:16:14 -04:00
dependabot[bot] 351fef1503 Bump github/codeql-action from 3.25.15 to 3.26.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](afb54ba388...eb055d739a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 09:16:02 -04:00
dependabot[bot] f0e85bcdec Bump actions/setup-java from 4.2.1 to 4.2.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](99b8673ff6...6a0805fcef)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 09:15:52 -04:00
Gary Gregory a85a7f78e1 Replace Javadoc StringBuffer with StringBuilder 2024-08-08 08:11:51 -04:00
Gary Gregory 24f2ddbc21
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #525 2024-08-07 14:43:27 -04:00
dependabot[bot] 5434e47444 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 14:42:57 -04:00
dependabot[bot] df594652fe Bump github/codeql-action from 3.25.14 to 3.25.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.14 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](5cf07d8b70...afb54ba388)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:46:18 -04:00
dependabot[bot] e4d60d5a82 Bump ossf/scorecard-action from 2.3.3 to 2.4.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](dc50aa9510...62b2cac7ed)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:46:06 -04:00
Gary Gregory 75e9c77ede
Bump org.hamcrest:hamcrest from 2.2 to 3.0 #522 2024-08-01 08:20:01 -04:00
dependabot[bot] 00ba7237d5 Bump org.hamcrest:hamcrest from 2.2 to 3.0
Bumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 08:19:17 -04:00
Gary Gregory 0aba74d5c3 Bump org.apache.commons:commons-parent from 71 to 72 2024-07-30 08:45:14 -04:00
Gary Gregory caa9dad996 Use Javadoc @code 2024-07-29 07:59:59 -04:00
Gary Gregory f30de86599 Sort members 2024-07-29 07:25:07 -04:00
Gary Gregory 682e1412b7 Remove meaningless Javadoc
Nothing to inherit
2024-07-26 10:14:54 -04:00
Gary Gregory 9b475c56f5 Add Javadoc @param tags 2024-07-26 10:13:07 -04:00
Gary Gregory b1571cb080 Use assertThrows() 2024-07-26 10:02:29 -04:00
dependabot[bot] 6c2e479630 Bump github/codeql-action from 3.25.12 to 3.25.14
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.12 to 3.25.14.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4fa2a79536...5cf07d8b70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 08:02:42 -04:00
Gary Gregory f6311982d4
Use the Junit (Jupiter) API #518 2024-07-23 09:12:42 -04:00
Sigee 6078669ec9 Use consistent junit (jupiter) api everywhere 2024-07-23 09:11:30 -04:00
Gary Gregory a39c7965b7 Add Java 24-ea as an experimental build 2024-07-22 08:46:27 -04:00
Gary Gregory 0ff5384fc8 Building on Java 22 now works 2024-07-22 08:25:06 -04:00
Gary Gregory 9f10a543c4
Increase test coverage for ListUtils #517 2024-07-22 08:23:43 -04:00
Sigee 6c3bba1c23 Rename local variables to not hide the constants from lines 46, 47 2024-07-22 08:20:42 -04:00
Sigee 7ad893360d Increase test coverage for ListUtils
- isEqualList: same size, but different elements in the lists
 - isEqualList: same size, same elements, but different order
 - hashCodeForList: with null element
 - partition.get: edge cases (Exception)
 - union: multiple cases
 - sum: happy path
2024-07-22 08:20:42 -04:00
Gary Gregory 7111a7007a Javadoc
Use HTML 'em' tag instead of 'i' tag
2024-07-21 14:08:07 -04:00
Gary Gregory 4a73b69ab3 Javadoc
Use HTML 'em' tag instead of 'i' tag
2024-07-21 11:24:19 -04:00
Gary Gregory 0177e7588e
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #516 2024-07-17 18:31:15 -04:00
dependabot[bot] f0ba8b1a53
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#516)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  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>
2024-07-17 18:30:34 -04:00
Gary Gregory cd6bf08a7d
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #514 2024-07-15 22:44:11 -04:00
dependabot[bot] 39c5f26f99
Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#514)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.0...rel/commons-codec-1.17.1)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  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>
2024-07-15 22:43:04 -04:00
Gary Gregory f0e4253195 Remove private method 2024-07-14 12:09:23 -04:00
Gary Gregory 70daadef22 Rename private method 2024-07-14 12:04:22 -04:00
Gary Gregory 29b780d9e4 Javadoc 2024-07-12 10:40:41 -04:00
Gary Gregory 53e58ad41b Javadoc
Use genaric parameter names that match the JRE
2024-07-12 10:13:48 -04:00
Gary Gregory 7e96acbf58 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-collections.git 2024-07-12 09:59:03 -04:00
dependabot[bot] 3a6db2ec8f
Bump github/codeql-action from 3.25.11 to 3.25.12 (#512)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b611370bb5...4fa2a79536)

---
updated-dependencies:
- dependency-name: github/codeql-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>
2024-07-12 09:23:40 -04:00
dependabot[bot] f5fd3c7ca3
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#511)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 09:23:28 -04:00
Gary Gregory 9c5bf7a5be Javadoc 2024-07-11 18:21:21 -04:00
Gary Gregory d97bab862a Remove redundant keywords 2024-07-11 14:50:24 -04:00
Gary Gregory f46a46b535 Sort members 2024-07-11 14:37:14 -04:00