dependabot[bot]
840a7cf650
Bump codecov/codecov-action from 3.1.4 to 3.1.5 ( #1165 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](eaaf4bedf3...4fe8c5f003
)
---
updated-dependencies:
- dependency-name: codecov/codecov-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-01-26 10:11:31 -05:00
dependabot[bot]
73c0420e50
Bump github/codeql-action from 3.23.1 to 3.23.2 ( #1166 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0b21cf2492...b7bf0a3ed3
)
---
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-01-26 10:11:18 -05:00
dependabot[bot]
12e5c2b600
Bump actions/upload-artifact from 4.2.0 to 4.3.0 ( #1164 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](694cdabd8b...26f96dfa69
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-01-26 10:11:05 -05:00
Gary Gregory
d1ab963984
Javadoc
2024-01-25 15:36:06 -05:00
Gary Gregory
efb9b44acd
Document deprecations
...
- Deprecate DurationUtils 0-argument constructor
- Deprecate DurationFormatUtils 0-argument constructor
- Deprecate DateUtils 0-argument constructor
- Deprecate DateFormatUtils 0-argument constructor
- Deprecate Streams 0-argument constructor
- Deprecate IntStreams 0-argument constructor
- Deprecate TypeUtils 0-argument constructor
- Deprecate MethodUtils 0-argument constructor
- Deprecate MemberUtils 0-argument constructor
- Deprecate InheritanceUtils 0-argument constructor
- Deprecate FieldUtils 0-argument constructor
- Deprecate ConstructorUtils 0-argument constructor
- Deprecate NumberUtils 0-argument constructor
- Deprecate IEEE754rUtils 0-argument constructor
- Deprecate Suppliers 0-argument constructor
- Deprecate EventUtils 0-argument constructor
- Deprecate LockingVisitors 0-argument constructor
- Deprecate ThreadUtils 0-argument constructor
- Deprecate SystemProperties 0-argument constructor
- Deprecate StringUtils 0-argument constructor
- Deprecate StringEscapeUtils 0-argument constructor
- Deprecate SerializationUtils 0-argument constructor
- Deprecate RegExUtils 0-argument constructor
- Deprecate RandomUtils 0-argument constructor
- Deprecate RandomStringUtils 0-argument constructor
- Deprecate ObjectUtils 0-argument constructor
- Deprecate LocaleUtils 0-argument constructor
- Deprecate EnumUtils 0-argument constructor
- Deprecate ClassUtils 0-argument constructor
- Deprecate ClassPathUtils 0-argument constructor
- Deprecate ClassLoaderUtils 0-argument constructor
- Deprecate CharUtils 0-argument constructor
- Deprecate CharSetUtils 0-argument constructor
- Deprecate CharSequenceUtils 0-argument constructor
- Deprecate BooleanUtils 0-argument constructor
- Deprecate ArrayUtils 0-argument constructor
- Deprecate ArchUtils 0-argument constructor
- Deprecate AnnotationUtils 0-argument constructor
2024-01-25 09:56:19 -05:00
Gary Gregory
5f6a065084
Revert "Depreacte MemberUtils 0-argument contructor"
...
This reverts commit 6c1cb8005d
.
2024-01-25 09:47:15 -05:00
Gary Gregory
a6cbd6596c
Depreacte DurationUtils 0-argument contructor
2024-01-25 09:37:49 -05:00
Gary Gregory
91f4ed32d2
Depreacte DurationFormatUtils 0-argument contructor
2024-01-25 09:37:06 -05:00
Gary Gregory
21d0b562b7
Depreacte DateUtils 0-argument contructor
2024-01-25 09:36:41 -05:00
Gary Gregory
cbbf42c0a7
Depreacte DateFormatUtils 0-argument contructor
2024-01-25 09:36:08 -05:00
Gary Gregory
eaa563e6f5
Depreacte Streams 0-argument contructor
2024-01-25 09:35:12 -05:00
Gary Gregory
0ef9b755ad
Depreacte IntStreams 0-argument contructor
2024-01-25 09:34:32 -05:00
Gary Gregory
8926ed1c63
Depreacte TypeUtils 0-argument contructor
2024-01-25 09:33:49 -05:00
Gary Gregory
cf12cfe7dc
Depreacte MethodUtils 0-argument contructor
2024-01-25 09:33:12 -05:00
Gary Gregory
6c1cb8005d
Depreacte MemberUtils 0-argument contructor
2024-01-25 09:32:48 -05:00
Gary Gregory
78e26b2ec3
Depreacte InheritanceUtils 0-argument contructor
2024-01-25 09:32:04 -05:00
Gary Gregory
212d2ae354
Depreacte FieldUtils 0-argument contructor
2024-01-25 09:31:37 -05:00
Gary Gregory
4822446e98
Depreacte ConstructorUtils 0-argument contructor
2024-01-25 09:31:12 -05:00
Gary Gregory
655d402821
Depreacte NumberUtils 0-argument contructor
2024-01-25 09:30:38 -05:00
Gary Gregory
f78472f8cd
Depreacte IEEE754rUtils 0-argument contructor
2024-01-25 09:30:13 -05:00
Gary Gregory
e8d80db854
Depreacte Suppliers 0-argument contructor
2024-01-25 09:29:31 -05:00
Gary Gregory
3c0d417abb
Normalize comment
...
Comment empty block
2024-01-25 09:28:26 -05:00
Gary Gregory
a84d013078
Depreacte EventUtils 0-argument contructor
2024-01-25 09:27:41 -05:00
Gary Gregory
32196a11ad
Depreacte LockingVisitors 0-argument contructor
2024-01-25 09:26:48 -05:00
Gary Gregory
e04b2bd942
Depreacte ThreadUtils 0-argument contructor
2024-01-25 09:26:11 -05:00
Gary Gregory
235a874ea1
Depreacte SystemProperties 0-argument contructor
2024-01-25 09:24:17 -05:00
Gary Gregory
02a16cbda0
Depreacte StringUtils 0-argument contructor
2024-01-25 09:23:17 -05:00
Gary Gregory
0171ab9fd7
Depreacte StringEscapeUtils 0-argument contructor
2024-01-25 09:22:52 -05:00
Gary Gregory
08e19a412e
Depreacte SerializationUtils 0-argument contructor
2024-01-25 09:22:25 -05:00
Gary Gregory
ed5e047034
Depreacte RegExUtils 0-argument contructor
2024-01-25 09:21:52 -05:00
Gary Gregory
e56f42ef88
Depreacte RandomUtils 0-argument contructor
2024-01-25 09:21:16 -05:00
Gary Gregory
61a0ac0085
Depreacte RandomStringUtils 0-argument contructor
2024-01-25 09:20:47 -05:00
Gary Gregory
8a0194a596
Depreacte ObjectUtils 0-argument contructor
2024-01-25 09:20:17 -05:00
Gary Gregory
3bf280a4e4
Depreacte LocaleUtils 0-argument contructor
2024-01-25 09:19:51 -05:00
Gary Gregory
c187582151
Depreacte EnumUtils 0-argument contructor
2024-01-25 09:19:17 -05:00
Gary Gregory
b3ac2313df
Depreacte ClassUtils 0-argument contructor
2024-01-25 09:18:45 -05:00
Gary Gregory
e628792cef
Depreacte ClassPathUtils 0-argument contructor
2024-01-25 09:18:14 -05:00
Gary Gregory
388251dd29
Depreacte ClassLoaderUtils 0-argument contructor
2024-01-25 09:17:44 -05:00
Gary Gregory
ba5d35fcae
Depreacte CharUtils 0-argument contructor
2024-01-25 09:16:51 -05:00
Gary Gregory
6ec8bb1edb
Depreacte CharSetUtils 0-argument contructor
2024-01-25 09:16:19 -05:00
Gary Gregory
f6793211f2
Depreacte CharSequenceUtils 0-argument contructor
2024-01-25 09:15:57 -05:00
Gary Gregory
c6f1bfeb1a
Depreacte BooleanUtils 0-argument contructor
2024-01-25 09:15:25 -05:00
Gary Gregory
db6f3ed367
Depreacte ArrayUtils 0-argument contructor
2024-01-25 09:14:46 -05:00
Gary Gregory
a7b7288946
Depreacte ArchUtils 0-argument contructor
2024-01-25 09:13:51 -05:00
Gary Gregory
3d3a3fe13a
Depreacte AnnotationUtils 0-argument contructor
2024-01-25 09:12:44 -05:00
Gary Gregory
6540edfdc0
Use final
...
- Use method reference
- Remove noisy parens
- Format tweaks
- Remove noisy block nesting
2024-01-24 22:38:24 -05:00
Gary Gregory
62e8c58129
Sort members
2024-01-24 22:13:51 -05:00
Gary Gregory
b3b51d1eda
Address minor redundancies after code inspection #1148
2024-01-24 22:12:01 -05:00
Capt. Cutlass
84b475ae49
Address minor redundancies after code inspection ( #1148 )
...
* refactor: remove redundant string conversion
* refactor: remove unused assignments (minor)
* refactor: remove unused assignments (major)
Keeping this "bulky" cleanup as a separate commit for review convenience (can be squashed afterward).
* refactor: address feedback
* refactor: split testIsAssignable by groups
* refactor: remove unnecessary boxing
* refactor: extract null-locale case into separate test
* refactor: use named fields for generic types
* refactor: more specific checked exception in method declaration
* refactor: remove pseudo-comment variables
* refactor: revert remove unnecessary boxing
2024-01-24 22:10:17 -05:00
Gary Gregory
87730a6474
Normalize end of comments
2024-01-20 10:52:48 -05:00