Bruno P. Kinoshita [Sun, 22 May 2022 11:08:37 +0000 (23:08 +1200)]
Revert #327 change (checkstyle 9.3 to 10.2) due to JVM incompatibility. Fix GH Actions to run checkstyle. (#328)
dependabot[bot] [Fri, 20 May 2022 20:02:48 +0000 (20:02 +0000)]
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 20 May 2022 20:03:05 +0000 (20:03 +0000)]
Bump checkstyle from 9.3 to 10.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.2)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bruno P. Kinoshita [Thu, 19 May 2022 09:25:05 +0000 (21:25 +1200)]
Merge branch 'pr-324'
This closes #324
Bruno P. Kinoshita [Thu, 19 May 2022 09:24:01 +0000 (21:24 +1200)]
[TEXT-209] Changelog
linjianhui [Thu, 19 May 2022 06:14:40 +0000 (14:14 +0800)]
[TEXT-209] Fixed LookupTranslator returns count of codepoints consumed
Gary Gregory [Wed, 18 May 2022 20:22:52 +0000 (16:22 -0400)]
Javadocs.
Gary Gregory [Wed, 18 May 2022 20:17:43 +0000 (16:17 -0400)]
Javadoc typo.
Gary Gregory [Sun, 15 May 2022 23:16:20 +0000 (19:16 -0400)]
Reuse parent POM property names for Spotbugs.
Gary Gregory [Sun, 15 May 2022 23:12:03 +0000 (19:12 -0400)]
Bump commons.japicmp.version from 0.15.3 to 0.15.7
Gary Gregory [Sun, 15 May 2022 23:11:14 +0000 (19:11 -0400)]
Bump Spotbugs from 4.6.0 to 4.7.0 and fix errors
- [ERROR] Medium: Method intentionally throws RuntimeException.
[org.apache.commons.text.diff.StringsComparator] At
StringsComparator.java:[lines 238-305]
THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
[- ERROR] Medium: Method lists Exception in its throws clause.
[org.apache.commons.text.lookup.ConstantStringLookup] At
ConstantStringLookup.java:[lines 146-150]
THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION
- [ERROR] Medium: Method lists Exception in its throws clause.
[org.apache.commons.text.lookup.ConstantStringLookup] At
ConstantStringLookup.java:[lines 146-150]
THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION
Gary Gregory [Sun, 15 May 2022 22:53:51 +0000 (18:53 -0400)]
Use compact array notation
Refactor duplication out of if/else
Gary Gregory [Sun, 15 May 2022 22:52:23 +0000 (18:52 -0400)]
Add commment.
Gary Gregory [Sun, 15 May 2022 22:47:29 +0000 (18:47 -0400)]
Bump commons.jacoco.version 0.8.7 to 0.8.8
Gary Gregory [Sun, 15 May 2022 22:47:02 +0000 (18:47 -0400)]
Reorg one entry as a fix.
Gary Gregory [Sun, 15 May 2022 22:45:55 +0000 (18:45 -0400)]
Bump commons.javadoc.version from 3.3.0 to 3.4.0
Gary Gregory [Sun, 15 May 2022 22:45:01 +0000 (18:45 -0400)]
Bump commons-parent from 52 to 53
Gary Gregory [Sun, 15 May 2022 22:41:28 +0000 (18:41 -0400)]
[Spotbugs 4.7.0] More precise exception handling, use
UncheckedIOException instead of RuntimeException
Gary Gregory [Sun, 15 May 2022 22:38:27 +0000 (18:38 -0400)]
Fix build on Java 8.
Gary Gregory [Sun, 15 May 2022 22:34:17 +0000 (18:34 -0400)]
List GitHub actions together
dependabot[bot] [Fri, 13 May 2022 20:42:59 +0000 (20:42 +0000)]
Bump commons.pmd-impl.version from 6.44.0 to 6.45.0
Bumps `commons.pmd-impl.version` from 6.44.0 to 6.45.0.
Updates `pmd-core` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
Updates `pmd-java` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
Updates `pmd-javascript` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
Updates `pmd-jsp` from 6.44.0 to 6.45.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](https://github.com/pmd/pmd/compare/pmd_releases/6.44.0...pmd_releases/6.45.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-javascript
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-jsp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 29 Apr 2022 20:00:58 +0000 (20:00 +0000)]
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 29 Apr 2022 20:21:02 +0000 (20:21 +0000)]
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.6.0.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 29 Apr 2022 20:41:08 +0000 (20:41 +0000)]
Bump checkstyle from 10.1 to 10.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.1 to 10.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.1...checkstyle-10.2)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bruno P. Kinoshita [Wed, 27 Apr 2022 07:16:02 +0000 (19:16 +1200)]
Set permissions for GH Actions
Gary Gregory [Fri, 22 Apr 2022 21:15:12 +0000 (17:15 -0400)]
Normalize verb.
Gary Gregory [Fri, 22 Apr 2022 21:14:41 +0000 (17:14 -0400)]
Bump mockito-inline from 4.4.0 to 4.5.1 #317
dependabot[bot] [Fri, 22 Apr 2022 21:13:49 +0000 (17:13 -0400)]
Bump mockito-inline from 4.4.0 to 4.5.1 (#317)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.1)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Arturo Bernal [Sun, 17 Apr 2022 19:17:24 +0000 (21:17 +0200)]
Use Math.max() call instead of doing it manually.
dependabot[bot] [Fri, 8 Apr 2022 20:00:58 +0000 (20:00 +0000)]
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 8 Apr 2022 20:33:08 +0000 (20:33 +0000)]
Bump checkstyle from 9.3 to 10.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.1)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Sebb [Tue, 5 Apr 2022 10:38:17 +0000 (11:38 +0100)]
git-wip-us => gitbox
dependabot[bot] [Fri, 1 Apr 2022 20:31:42 +0000 (20:31 +0000)]
Bump jmh.version from 1.34 to 1.35
Bumps `jmh.version` from 1.34 to 1.35.
Updates `jmh-core` from 1.34 to 1.35
Updates `jmh-generator-annprocess` from 1.34 to 1.35
---
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>
Gary Gregory [Thu, 31 Mar 2022 14:36:16 +0000 (10:36 -0400)]
[TEXT-211] TextStringBuilder.equals whatever the capacity is #281
sebx59 [Thu, 31 Mar 2022 14:34:23 +0000 (16:34 +0200)]
[TEXT-211] TextStringBuilder.equals whatever the capacity is (#281)
* TEXT-211 - equals whatever the capacity is
Used subarrays for Arrays.equals to allow equals method to be relevant in case the 2 TextStringBuilders have not the same capacity.
Updated the test case to reflect the change
* TEXT-211 - Correction to hashCode()
Corrected the way hashCode is calculated, based only on the relevant characters of the buffer, independantly of the capacity.
Modified also the test case with relevant test
* using toString instead of subArrays
* format correction
* rolled back to 1.8 code for equals following TEXT-211
* format correction
damn tabs !
* removed trailing spaces
* removed trailing whitespaces
* format correction
Gary Gregory [Mon, 28 Mar 2022 20:28:09 +0000 (15:28 -0500)]
Bump pmdn from 6.42.0 to 6.44.0.
Bruno P. Kinoshita [Fri, 25 Mar 2022 21:42:32 +0000 (10:42 +1300)]
Merge branch 'pr-311'
This closes #311
Diego Marcilio [Fri, 25 Mar 2022 14:50:45 +0000 (15:50 +0100)]
(doc) add missing exception javadocs, add a couple more unit tests
Caleb Christiansen [Wed, 23 Mar 2022 06:24:24 +0000 (23:24 -0700)]
(doc) update definition of upper to match behavior
Gary Gregory [Mon, 21 Mar 2022 14:48:04 +0000 (10:48 -0400)]
Javadoc.
Richard Adams [Sat, 19 Mar 2022 19:59:46 +0000 (19:59 +0000)]
apostrophes, typos and clarifications
Gary Gregory [Sat, 19 Mar 2022 13:11:35 +0000 (09:11 -0400)]
Bump spotbugs from 4.5.3 to 4.6.0 #306
dependabot[bot] [Sat, 19 Mar 2022 13:10:36 +0000 (09:10 -0400)]
Bump spotbugs from 4.5.3 to 4.6.0 (#306)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.3 to 4.6.0.
- [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.5.3...4.6.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
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>
dependabot[bot] [Fri, 11 Mar 2022 20:05:25 +0000 (20:05 +0000)]
Bump mockito-inline from 4.3.1 to 4.4.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.3.1...v4.4.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>
Gary Gregory [Fri, 4 Mar 2022 20:06:57 +0000 (15:06 -0500)]
Bump actions/checkout from 2 to 3 #304
dependabot[bot] [Fri, 4 Mar 2022 20:05:35 +0000 (15:05 -0500)]
Bump actions/checkout from 2 to 3 (#304)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
Gary Gregory [Fri, 4 Mar 2022 15:12:56 +0000 (10:12 -0500)]
Replace package with verify in the default goal.
dependabot[bot] [Fri, 25 Feb 2022 20:05:39 +0000 (20:05 +0000)]
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.2.0 to 4.5.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.5.2.0...spotbugs-maven-plugin-4.5.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>
dependabot[bot] [Fri, 18 Feb 2022 20:37:45 +0000 (20:37 +0000)]
Bump maven-pmd-plugin from 3.15.0 to 3.16.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.15.0...maven-pmd-plugin-3.16.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 11 Feb 2022 21:25:45 +0000 (16:25 -0500)]
Bump mockito-inline from 4.2.0 to 4.3.1 (#301)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.2.0...v4.3.1)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 4 Feb 2022 20:36:26 +0000 (20:36 +0000)]
Bump graalvm.version from 22.0.0 to 22.0.0.2
Bumps `graalvm.version` from 22.0.0 to 22.0.0.2.
Updates `js` from 22.0.0 to 22.0.0.2
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-22.0.0...vm-22.0.0.2)
Updates `js-scriptengine` from 22.0.0 to 22.0.0.2
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-22.0.0...vm-22.0.0.2)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.graalvm.js:js-scriptengine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 4 Feb 2022 20:13:34 +0000 (20:13 +0000)]
Bump checkstyle from 9.2 to 9.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2...checkstyle-9.3)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Fri, 4 Feb 2022 12:22:58 +0000 (07:22 -0500)]
Update NOTICE file for 2022.
Gary Gregory [Sun, 30 Jan 2022 20:35:48 +0000 (15:35 -0500)]
Throw an exception when an implicit narrowing conversion in a compound
assignment would result in information loss or a numeric error such as
an overflows.
- StrBuilder.StrBuilderReader.skip(long)
- extStringBuilder.TextStringBuilderReader.skip(long)
Gary Gregory [Sun, 30 Jan 2022 20:20:53 +0000 (15:20 -0500)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-text
Gary Gregory [Sun, 30 Jan 2022 20:20:41 +0000 (15:20 -0500)]
Add CodeQL.
dependabot[bot] [Fri, 28 Jan 2022 20:09:49 +0000 (20:09 +0000)]
Bump taglist-maven-plugin from 2.4 to 3.0.0
Bumps [taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 2.4 to 3.0.0.
- [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/taglist-maven-plugin-2.4...taglist-maven-plugin-3.0.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:taglist-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Fri, 21 Jan 2022 21:34:44 +0000 (16:34 -0500)]
Bump spotbugs from 4.5.2 to 4.5.3 #296.
dependabot[bot] [Fri, 21 Jan 2022 21:33:15 +0000 (16:33 -0500)]
Bump spotbugs from 4.5.2 to 4.5.3 (#296)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.2 to 4.5.3.
- [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.5.2...4.5.3)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 21 Jan 2022 21:32:57 +0000 (16:32 -0500)]
Bump graalvm.version from 21.3.0 to 22.0.0 #295
dependabot[bot] [Fri, 21 Jan 2022 21:31:39 +0000 (16:31 -0500)]
Bump graalvm.version from 21.3.0 to 22.0.0 (#295)
Bumps `graalvm.version` from 21.3.0 to 22.0.0.
Updates `js` from 21.3.0 to 22.0.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-21.3.0...vm-22.0.0)
Updates `js-scriptengine` from 21.3.0 to 22.0.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-21.3.0...vm-22.0.0)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: org.graalvm.js:js-scriptengine
dependency-type: direct:development
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>
dependabot[bot] [Fri, 7 Jan 2022 20:09:07 +0000 (20:09 +0000)]
Bump assertj-core from 3.21.0 to 3.22.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.21.0...assertj-core-3.22.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Rob Tompkins [Wed, 29 Dec 2021 16:58:48 +0000 (11:58 -0500)]
update(dependabot): daily -> weekly;friday
Gary Gregory [Mon, 27 Dec 2021 20:37:01 +0000 (15:37 -0500)]
Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 #293.
dependabot[bot] [Mon, 27 Dec 2021 20:33:36 +0000 (15:33 -0500)]
Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 (#293)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.0.0 to 4.5.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.5.0.0...spotbugs-maven-plugin-4.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 24 Dec 2021 20:36:53 +0000 (20:36 +0000)]
Bump jmh.version from 1.33 to 1.34
Bumps `jmh.version` from 1.33 to 1.34.
Updates `jmh-core` from 1.33 to 1.34
Updates `jmh-generator-annprocess` from 1.33 to 1.34
---
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>
Gary Gregory [Thu, 23 Dec 2021 13:59:20 +0000 (08:59 -0500)]
Drop obsolete .travis.yaml.
Gary Gregory [Fri, 17 Dec 2021 20:58:08 +0000 (15:58 -0500)]
Bump mockito-inline from 4.1.0 to 4.2.0 (#291).
dependabot[bot] [Fri, 17 Dec 2021 20:56:49 +0000 (15:56 -0500)]
Bump mockito-inline from 4.1.0 to 4.2.0 (#291)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 14 Dec 2021 20:57:16 +0000 (15:57 -0500)]
Bump spotbugs from 4.5.1 to 4.5.2 (#290)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.1 to 4.5.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.5.1...4.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 8 Dec 2021 20:46:33 +0000 (20:46 +0000)]
Bump spotbugs from 4.5.0 to 4.5.1
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.0 to 4.5.1.
- [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.5.0...4.5.1)
---
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>
Bruno P. Kinoshita [Fri, 3 Dec 2021 00:24:39 +0000 (13:24 +1300)]
Remove redundant exclusion rule, and use pattern and not code in exclusion bug
dependabot[bot] [Thu, 2 Dec 2021 20:26:15 +0000 (20:26 +0000)]
Bump junit-jupiter from 5.8.1 to 5.8.2
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Bruno P. Kinoshita [Thu, 2 Dec 2021 02:56:48 +0000 (15:56 +1300)]
Ignore SpotBugs DCN_NULLPOINTER_EXCEPTION since the two lookup methods are catching NPE to return null
dependabot[bot] [Wed, 1 Dec 2021 20:18:43 +0000 (20:18 +0000)]
Bump checkstyle from 9.1 to 9.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 9.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.1...checkstyle-9.2)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bruno P. Kinoshita [Fri, 19 Nov 2021 23:50:02 +0000 (12:50 +1300)]
Prevent build failure due to DCN_NULLPOINTER_EXCEPTION (code suppressed is expected to catch null)
dependabot[bot] [Fri, 19 Nov 2021 23:28:42 +0000 (23:28 +0000)]
Bump spotbugs from 4.4.2 to 4.5.0
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.2 to 4.5.0.
- [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.4.2...4.5.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 19 Nov 2021 20:30:23 +0000 (20:30 +0000)]
Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.2 to 4.5.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2.2...spotbugs-maven-plugin-4.5.0.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 19 Nov 2021 20:22:20 +0000 (20:22 +0000)]
Bump mockito-inline from 4.0.0 to 4.1.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.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>
Gary Gregory [Fri, 19 Nov 2021 03:19:27 +0000 (22:19 -0500)]
Fix Javadoc.
dependabot[bot] [Tue, 2 Nov 2021 20:02:15 +0000 (20:02 +0000)]
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.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/v2.3.5...v2.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>
dependabot[bot] [Tue, 2 Nov 2021 20:26:20 +0000 (20:26 +0000)]
Bump checkstyle from 9.0.1 to 9.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0.1...checkstyle-9.1)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 21 Oct 2021 20:21:46 +0000 (20:21 +0000)]
Bump spotbugs-maven-plugin from 4.4.2.1 to 4.4.2.2
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.1 to 4.4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2.1...spotbugs-maven-plugin-4.4.2.2)
---
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>
dependabot[bot] [Tue, 19 Oct 2021 20:25:22 +0000 (20:25 +0000)]
Bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.4.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.4.2...spotbugs-maven-plugin-4.4.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>
dependabot[bot] [Tue, 19 Oct 2021 20:21:18 +0000 (20:21 +0000)]
Bump graalvm.version from 21.2.0 to 21.3.0
Bumps `graalvm.version` from 21.2.0 to 21.3.0.
Updates `js` from 21.2.0 to 21.3.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-21.2.0...vm-21.3.0)
Updates `js-scriptengine` from 21.2.0 to 21.3.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graalvm/graaljs/compare/vm-21.2.0...vm-21.3.0)
---
updated-dependencies:
- dependency-name: org.graalvm.js:js
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.graalvm.js:js-scriptengine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 18 Oct 2021 20:26:24 +0000 (20:26 +0000)]
Bump spotbugs from 4.4.1 to 4.4.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.4.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.4.1...4.4.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>
dependabot[bot] [Fri, 15 Oct 2021 20:01:41 +0000 (20:01 +0000)]
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 14 Oct 2021 20:06:11 +0000 (20:06 +0000)]
Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.1...spotbugs-maven-plugin-4.4.2)
---
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>
dependabot[bot] [Mon, 11 Oct 2021 20:14:27 +0000 (20:14 +0000)]
Bump mockito-inline from 3.12.4 to 4.0.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Sean C. Sullivan [Sat, 9 Oct 2021 19:08:43 +0000 (12:08 -0700)]
use setup-java v2 cache
https://github.blog/changelog/2021-08-30-github-actions-setup-java-now-supports-dependency-caching/
dependabot[bot] [Mon, 4 Oct 2021 20:34:41 +0000 (20:34 +0000)]
Bump checkstyle from 9.0 to 9.0.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0 to 9.0.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0...checkstyle-9.0.1)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Tue, 28 Sep 2021 15:25:30 +0000 (11:25 -0400)]
Update GitHub build from Java 16 to 17.
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
dependabot[bot] [Fri, 24 Sep 2021 20:46:09 +0000 (20:46 +0000)]
Bump junit-jupiter from 5.8.0 to 5.8.1
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 22 Sep 2021 21:55:40 +0000 (21:55 +0000)]
Bump assertj-core from 3.20.2 to 3.21.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 22 Sep 2021 20:34:13 +0000 (20:34 +0000)]
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 13 Sep 2021 20:02:07 +0000 (20:02 +0000)]
Bump junit-jupiter from 5.7.2 to 5.8.0
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 13 Sep 2021 20:42:52 +0000 (20:42 +0000)]
Bump spotbugs from 4.4.0 to 4.4.1
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.4.1.
- [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.4.0...4.4.1)
---
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>
dependabot[bot] [Mon, 13 Sep 2021 20:02:11 +0000 (20:02 +0000)]
Bump commons-rng-simple from 1.3 to 1.4
Bumps commons-rng-simple from 1.3 to 1.4.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-rng-simple
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 10 Sep 2021 20:34:48 +0000 (20:34 +0000)]
Bump maven-pmd-plugin from 3.14.0 to 3.15.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Bruno P. Kinoshita [Tue, 31 Aug 2021 21:37:36 +0000 (09:37 +1200)]
Merge branch 'pr-262'
This closes #262