aboutsummaryrefslogtreecommitdiff
path: root/src/changes
AgeCommit message (Collapse)Author
2023-02-03Bump maven-enforcer-plugin from 3.1.0 to 3.2.1dependabot[bot]
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01[IO-786] Add UnsynchronizedBufferedInputStreamGary Gregory
2023-02-01[IO-786] Add UnsynchronizedFilterInputStreamGary Gregory
2023-01-19Add and use ThreadUtilsGary Gregory
Inspired by DaGeRe's PR Avoid Code Duplication: Reuse Sleep from ThreadMonitor #66
2023-01-18Add support for Appendable to HexDump #418.Gary Gregory
2023-01-18Fix spellingGary Gregory
2023-01-15POM project name should contain "Apache" prefixGary Gregory
2023-01-03Bump commons-parent from 55 to 56 #421Gary Gregory
2022-12-29Bump mockito-inline from 4.10.0 to 4.11.0 #420Gary Gregory
2022-12-16Bump mockito-inline from 4.9.0 to 4.10.0 #414Gary Gregory
2022-12-16Bump commons-parent from 54 to 55 #415Gary Gregory
2022-12-02Bump junit-pioneer from 1.9.0 to 1.9.1 #409Gary Gregory
2022-11-26Bump pmd from 6.51.0 to 6.52.0Gary Gregory
2022-11-18Bump jmh.version from 1.35 to 1.36dependabot[bot]
Bumps `jmh.version` from 1.35 to 1.36. Updates `jmh-core` from 1.35 to 1.36 - [Release notes](https://github.com/openjdk/jmh/releases) - [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36) Updates `jmh-generator-annprocess` from 1.35 to 1.36 - [Release notes](https://github.com/openjdk/jmh/releases) - [Commits](https://github.com/openjdk/jmh/compare/1.35...1.36) --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18Bump dependenciesGary Gregory
Bump junit-pioneer from 1.7.2 to 1.9.0 #406 Bump mockito-inline from 4.8.1 to 4.9.0 #405
2022-11-11Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0dependabot[bot]
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11Bump junit-pioneer from 1.7.1 to 1.7.2dependabot[bot]
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: org.junit-pioneer:junit-pioneer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04Bump pmd from 6.49.0 to 6.51.0.Gary Gregory
2022-10-21Bump spotbugs from 4.7.2 to 4.7.3 #398Gary Gregory
2022-10-21Bump actions/setup-java from 3.5.1 to 3.6.0 #397Gary Gregory
2022-10-21Bump mockito-inline from 4.8.0 to 4.8.1dependabot[bot]
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1dependabot[bot]
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.2.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-09[IO-782] SequenceReader should close readers when its close method isGary Gregory
called #391.
2022-10-07Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.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.0.2...v3.1.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>
2022-10-07Bump actions/cache from 3.0.8 to 3.0.10dependabot[bot]
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.10. - [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.0.8...v3.0.10) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01Bump actions/setup-java from 3 to 3.5.1Gary Gregory
2022-09-24Merge branch 'master' of ↵Gary Gregory
https://ggregory@gitbox.apache.org/repos/asf/commons-io.git
2022-09-24Bump japicmp-maven-plugin from 0.15.7 to 0.16.0Gary Gregory
2022-09-23Bump commons-parent from 53 to 54 #388Gary Gregory
2022-09-23Bump apache-rat-plugin from 0.14 to 0.15dependabot[bot]
Bumps apache-rat-plugin from 0.14 to 0.15. --- updated-dependencies: - dependency-name: org.apache.rat:apache-rat-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23Bump junit-bom from 5.9.0 to 5.9.1dependabot[bot]
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19Add IOBaseStream & IOStreamGary Gregory
2022-09-17Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.3"Gary Gregory
This reverts commit c81bb87676a99af173aaaf9f84f267f97fd04b84.
2022-09-16Bump ossf/scorecard-action from 1.1.2 to 2.0.3dependabot[bot]
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.0.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/ce330fde6b1a5c9c75b417e7efc510b822a35564...865b4092859256271290c77adbd10a43f4779972) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14Better docs in IOUtils and IOUtils.byteArray(int size) #374.Gary Gregory
2022-09-12IOExceptionList implements Iterable.Gary Gregory
2022-09-12Add IOSpliteratorGary Gregory
2022-09-12Bump maven-pmd-plugin from 3.18.0 to 3.19.0Gary Gregory
Bump PMD from 6.48.0 to 6.49.0
2022-09-12Add IOIteratorGary Gregory
2022-09-12FilenameUtils.normalize javadoc and tests #383Gary Gregory
2022-09-09Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0dependabot[bot]
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 to 4.7.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.7.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09Bump mockito-inline from 4.7.0 to 4.8.0dependabot[bot]
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09Bump spotbugs from 4.7.1 to 4.7.2dependabot[bot]
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06Bump actions/checkout from 3 to 3.0.2.Gary Gregory
2022-08-30Bump maven-pmd-plugin 3.17.0 to 3.18.0Gary Gregory
2022-08-26Fix typos #375Gary Gregory
2022-08-26Fix typos (#375)Michael Ernst
* Fix typos * Reintroduce auto-generated typos
2022-08-26Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0dependabot[bot]
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22Bump actions/cache from 3.0.7 to 3.0.8Gary Gregory
2022-08-20Add TimestampedObserver.isClosed().Gary Gregory