krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

fix(deps): update dependency com.cobber.fta:fta-core to v15 #736

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.cobber.fta:fta-core 14.7.1 -> 15.7.15 age adoption passing confidence

Release Notes

tsegall/fta (com.cobber.fta:fta-core) ### [`v15.7.15`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15715) - INT: Bump google phonenumber to 8.13.46, jackson to 2.18.0 ### [`v15.7.14`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15714) - INT: Bump google phonenumber to 8.13.46, org.springframework.boot to 3.3.4, gradle to 8.10.2, guava to 33.3.1-jre ### [`v15.7.13`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15713) - INT: Fix flaky test localeLongTest - INT: Bump org.springframework.boot to 3.3.3, google phonenumber to 8.13.45, logback-classic to 1.5.8, gradle to 8.10.1 ### [`v15.7.12`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15712) - INT: Bump gradle to 8.10, logback-classic to 1.5.7, google phonenumber to 8.13.43, guava to 33.3.0-jre ### [`v15.7.9`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1579) - INT: Bump gradle to 8.9, google phonenumber to 8.13.41 ### [`v15.7.8`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1578) - INT: Bump jackson to 2.17.2 - INT: Add new test (that fails) for a second first name (common in Spanish) ### [`v15.7.7`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1577) - INT: Bump org.springframework.boot to 3.3.1 - INT: Bump google phonenumber to 8.13.40 ### [`v15.7.6`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1576) - ENH: Add --testmerge option to CLI to enable test suite to run each test using two analyzers and merging result - BUG: Issue when merging where each shard has a different type (Issue [#​97](https://redirect.github.com/tsegall/fta/issues/97)) - BUG: Issue when merging where each shard has the same date type but the formats differ (Issue [#​97](https://redirect.github.com/tsegall/fta/issues/97)) - BUG: Issue when merging where each shard has the same numeric type but the modifiers differ (Issue [#​97](https://redirect.github.com/tsegall/fta/issues/97)) ### [`v15.7.5`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1575) - BUG: Fix --trailer option to the CLI - INT: Improve CLI help (--trailer, --bulk) ### [`v15.7.4`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1574) - BUG: Fix NPE if one element being merged has a null variance (Issue [#​95](https://redirect.github.com/tsegall/fta/issues/95)) - INT: Bump google phonenumber to 8.13.39 ### [`v15.7.3`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1573) - INT: Bump google phonenumber to 8.13.38, commons-validator to 1.9.0, org.springframework.boot to 3.3.0, guava to 33.2.1-jre - INT: Bump gradle to 8.8 ### [`v15.7.2`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1572) - INT: Remove some gradle 9.0 warnings - INT: Bump google phonenumber to 8.13.37, sketches-java to 0.8.3 ### [`v15.7.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15715) - INT: Bump google phonenumber to 8.13.46, jackson to 2.18.0 ### [`v15.7.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1570) - BUG: Double detection not honoring threshold (Issue [#​81](https://redirect.github.com/tsegall/fta/issues/81)) - BUG: Double detection not handling exponentiation with a lower 'e' followed by a negative power - BUG: Double detection not handling trailing minus when locale is de-DE - INT: Bump org.springframework.boot to 3.2.5, google phonenumber to 8.13.36, guava to 33.2.0-jre, jackson to 2.17.1 ### [`v15.6.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1561) - BUG: Javadoc fix. ### [`v15.5.5`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1555) - INT: Bump google phonenumber to 8.13.34, testng to 7.10.1, logback-classic to 1.5.5, slf4j-api to 2.0.13 ### [`v15.5.4`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1554) - ENH: Minor changes to test suite to support Java 22 - INT: Bump google phonenumber to 8.13.33, org.springframework.boot to 3.2.4 - INT: Bump gradle to 8.7 ### [`v15.5.3`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1553) - ENH: Speed up serialization() (113μs -> 8μs = 14x) and deserialization() (73μs -> 8μs = 9x) of DateTimeParser(). - INT: Bump CodeQL up to v3 ### [`v15.5.2`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1552) - ENH: Speed up serialization() (662μs -> 46μs = 15x) and deserialization() (2562μs -> 1729μs) of TextAnalyzer(). ### [`v15.5.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1550) - BUG: OutOfMemoryError: Requested array size exceeds VM limit exception (Issue [#​70](https://redirect.github.com/tsegall/fta/issues/70)) - BUG: getMinLength() was never returning 0 - ENH: Improve detection of non-localized numbers - INT: Bump google phonenumber to 8.13.31 - INT: Bump copyright year and fix a few missing headers ### [`v15.4.3`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1543) - INT: Bump google phonenumber to 8.13.30, logback-classic to 1.5.0 ### [`v15.4.2`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1542) - INT: Bump gradle to 8.6, slf4j-api to 2.0.12, google phonenumber to 8.13.29 ### [`v15.4.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1541) - ENH: I18N - Add FREE_TEXT detection for a set of Langauages (hr, sv, tr) - ENH: I18N - Add GENDER and Yes/No detection for Icelandic - BUG - Fix SemanticTypes doc to reflect additional languages - INT: Bump testng to 7.9, slf4j-api to 2.0.10, google phonenumber ### [`v15.4.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1540) - ENH: I18N - Add FREE_TEXT detection for a set of Langauages (da, fi, ga, hu, lv, ro, sk) and improved sample generation for all languages - ENH: Bump guava and Jackson ### [`v15.3.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1530) - ENH: Bump google phonenumber and commons-validator - ENH: Added 1997 codes to NAICS detection to improve detection - ENH: I18N - Add new Semantic Types - COLOR.TEXT_ES (Spanish Color) - ENH: I18N - Add new Semantic Types - GENDER.TEXT_TR (Turkish Gender) - ENH: I18N - Add French names for Canadian provinces ### [`v15.2.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1521) - ENH: Bump logback-classic and google phonenumber - ENH: Improve JavaDoc - INT: Bump gradle to 8.5 - INT: Update example web dependencies - INT: Minor cleanups ### [`v15.2.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1520) - ENH: Improve GENDER detection - BUG: Fix issue when encountering 10 digits in the nanoseconds field (Issue [#​55](https://redirect.github.com/tsegall/fta/issues/55)) ### [`v15.1.10`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15110) - ENH: Improve nextRandom() for PERIOD.QUARTER - ENH: Improve regExp for COORDINATE.LATITUDE_DMS and COORDINATE.LONGITUDE_DMS - ENH: Bump jackson and google phonenumber - INT: Work on code coverage ### [`v15.1.9`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1519) - BUG: Fix for Polish VAT number generation - BUG: Fix for RegExp for UK VAT numbers - INT: Work on code coverage ### [`v15.1.8`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1518) - ENH: Small improvement to DAY.DIGITS/MONTH.DIGITS detection - BUG: RegExp for STATE_PROVINCE.MUNICIPALITY_CODE_NL was incorrect - INT: Work on code coverage ### [`v15.1.7`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1517) - ENH: Bump commons-text - ENH: Checkin gradle wrapper files - INT: Remove useless minLength/maxLength/generalPattern on TypeInfo - INT: Automatically publish to maven when release is created - INT: Work on code coverage ### [`v15.1.6`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1516) - ENH: Bump google phonenumber - INT: Work on code coverage ### [`v15.1.5`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1515) - BUG: Examples should be dependent on 15.+ of FTA not 14.+ - BUG: equals() on Facts should have been <= epsilon not < epsilon (matters if epsilon is 0.0) - BUG: Make TestDistribution.normalCurve() more robust by using equals as opposed to comparing serialized versions strings - INT: Work on code coverage - INT: Bump jacoco ### [`v15.1.4`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1514) - ENH: Minor changes to support Java 17 - BUG: Given monotonic increasing input (which looks like a ZIP) then backing out incorrectly set monotonicIncreasing to false - INT: Make the code and tests more resilient to a Locale with only a language (i.e. no Country) ### [`v15.1.3`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1513) - ENH: Minor improvements to TELEPHONE plugin (be more picky to reduce false positives) and accept Contact?Number as a positive header (to detect more valid items) - BUG: Examples should be dependent on 15.+ of FTA not 14.+ ### [`v15.1.2`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1512) - ENH: Bump google phonenumber, and guava, jackson-databind - ENH: Improve mapping to schema.org Semantic Types - ENH: Minor improvements to NAME.LAST_FIRST and NAME.FIRST_LAST - INT: Bump gradle to 8.4 ### [`v15.1.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#15110) - ENH: Improve nextRandom() for PERIOD.QUARTER - ENH: Improve regExp for COORDINATE.LATITUDE_DMS and COORDINATE.LONGITUDE_DMS - ENH: Bump jackson and google phonenumber - INT: Work on code coverage ### [`v15.1.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1510) - ENH: Add new Semantic Type - IDENTIFIER (Unique Identifier) - ENH: Bump slf4jAPI, google phonenumber - BUG: Add missing file - br_municipalities_code.csv - BUG: Nested analysis was not using new copy of the AnalysisConfig - BUG: Don't do nested analysis by removing outliers if Max Cardinality blown ### [`v15.0.1`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1501) - ENH: Bump google phonenumber - ENH: Add new Semantic Type - STREET_ADDRESS4\_EN (Fourth line of an address) (Issue [#​49](https://redirect.github.com/tsegall/fta/issues/49)) - ENH: Improve US address detection (Issue [#​49](https://redirect.github.com/tsegall/fta/issues/49)) ### [`v15.0.0`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1500) - **ENH:** PluginDefinition.findByQualifier() has changed to PluginDefinition.findByName() - ENH: Bump logback-classic, google phonenumber, and guava - ENH: Minor improvements to NAME.FIRST, URI.URL, FILENAME detection - ENH: Improve detection for list-based Semantic Types with small numbers of records - BUG: Fix up documentation to align with qualifier to semantic type switch (Issue [#​47](https://redirect.github.com/tsegall/fta/issues/47)) - INT: Bump gradle to 8.3 ### [`v14.7.2`](https://redirect.github.com/tsegall/fta/blob/HEAD/ChangeLog.md#1472) - BUG: Numerous performance improvements, mostly impacting RecordAnalyzer with large number of columns (Issue [#​46](https://redirect.github.com/tsegall/fta/issues/46))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: e055ccea12c69f4ec2fabafee1ddf5c9ac70d572

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'daemon'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed for 'daemon'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud