commit javaparser for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package javaparser for openSUSE:Factory checked in at 2023-09-02 22:07:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/javaparser (Old) and /work/SRC/openSUSE:Factory/.javaparser.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "javaparser" Sat Sep 2 22:07:34 2023 rev:8 rq:1108492 version:3.25.5 Changes: -------- --- /work/SRC/openSUSE:Factory/javaparser/javaparser.changes 2023-05-22 13:14:17.590797685 +0200 +++ /work/SRC/openSUSE:Factory/.javaparser.new.1766/javaparser.changes 2023-09-02 22:08:12.204443650 +0200 @@ -1,0 +2,93 @@ +Fri Sep 1 10:26:24 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com> + +- Upgrade to upstream version 3.25.5 + * Added + + fix: issue 4115 ResolvedUnionType should give access to a + list of resolved types (PR #4119 by @jlerbsc) + + Support getting more annotation default values using + reflection (PR #4103 by @freya022) + * Changed + + Minor refactoring: Simplifies how to group deleted tokens by + extracting a method into an independent class (PR #4134 by + @jlerbsc) + + Replace deprecated command with environment file (PR #4122 by + @70825) + + Fixes missing named constructor in Modifier.java (PR #4092 by + @Auties00) + * Fixed + + Fix: issue 4133 Top-level class containerType() throws an + exception instead of Optional.empty() (PR #4135 by @jlerbsc) + + Fix: apply multiline strings (PR #4130 by @70825) + + Fix: issue 3976 Issue resolving implicit generic types (PR + #4128 by @jlerbsc) + + Add unit test for PR 4091 Fixed missing permits in pretty + printer (PR #4126 by @jlerbsc) + + Fix: issue 4124 UnsupportedOperationException: 'T' is thrown + in MethodCallExpr resolve (PR #4125 by @jlerbsc) + + Fix: issue 4051 Switched upperBounds and lowerBounds on + ResolvedTypeP… (PR #4123 by @jlerbsc) + + Fix failing test on JDK 17 (PR #4121 by @mahesh-hegde) + + Fix: issue 3673 isAssignableBy method StackOverflowError (PR + #4118 by @jlerbsc) + + Orphan comment added when using lexical preservation is not + printed (PR #4114 by @jlerbsc) + + Fixed missing permits in pretty printer (PR #4091 by + @Auties00) + * Developer Changes + + chore(deps): update actions/checkout action to v3.6.0 (PR + #4127 by @renovate[bot]) + + chore(deps): bump com.google.guava:guava from 32.1.1-jre to + 32.1.2-jre (PR #4109 by @dependabot[bot]) + * Uncategorised + + Fix: issue 4104 LPP doesn't handle new switch entries well + (PR #4106 by @jlerbsc) + +------------------------------------------------------------------- +Fri Jul 14 14:26:22 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com> + +- Upgrade to upstream version 3.25.4 + * Changed + + Nested 'if' statements should be simplified (PR #4085 by + @jlerbsc) + + BDD tests: migrate to JBehave 5 (PR #4028 by @valfirst) + * Fixed + + Fix: issue 4077 After building JavaParser (with tests) on + MacOS multi… (PR #4086 by @jlerbsc) + + fix line separators of selected test files (PR #4083 by + @abego) + + Fix: issue 3978 typesolver can't parse in parallel (PR #4073 + by @jlerbsc) + + Fix #4056 isDeclaredInInterface() returns true for fields + declared inside enumerations contained in an interface (PR + #4057 by @Elewyth) + + Fix: issue 4037 ArrayIndexOutOfBoundsException throws when + method param is variadic (PR #4046 by @jlerbsc) + + Fix: issue 4016 Failed to parse variable with name 'sealed' + or 'permits' (PR #4039 by @jlerbsc) + * Developer Changes + + chore(deps): bump guava from 32.1.0-jre to 32.1.1-jre (PR + #4089 by @dependabot[bot]) + + chore(deps): bump guava from 32.0.0-jre to 32.1.0-jre (PR + #4087 by @dependabot[bot]) + + chore(deps): bump checkstyle from 10.12.0 to 10.12.1 (PR + #4084 by @dependabot[bot]) + + chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 + (PR #4055 by @dependabot[bot]) + + chore(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 + (PR #4053 by @dependabot[bot]) + + chore(deps): bump guava from 31.1-jre to 32.0.0-jre (PR #4042 + by @dependabot[bot]) + + chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0 + (PR #4035 by @dependabot[bot]) + + chore(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 + (PR #4033 by @dependabot[bot]) + + chore(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1 (PR + #4031 by @dependabot[bot]) + + chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 + (PR #4030 by @dependabot[bot]) + + chore(deps): bump build-helper-maven-plugin from 3.3.0 to + 3.4.0 (PR #4026 by @dependabot[bot]) + + chore(deps): update dependency maven to v3.9.2 (PR #4024 by + @renovate[bot]) + +------------------------------------------------------------------- Old: ---- javaparser-parent-3.25.3.tar.gz New: ---- javaparser-parent-3.25.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ javaparser.spec ++++++ --- /var/tmp/diff_new_pack.UsHO9O/_old 2023-09-02 22:08:13.396486246 +0200 +++ /var/tmp/diff_new_pack.UsHO9O/_new 2023-09-02 22:08:13.400486389 +0200 @@ -17,7 +17,7 @@ Name: javaparser -Version: 3.25.3 +Version: 3.25.5 Release: 0 Summary: Java 1 to 15 Parser and Abstract Syntax Tree for Java License: Apache-2.0 OR LGPL-3.0-or-later @@ -36,7 +36,7 @@ BuildArch: noarch %description -A set of libraries implementing a Java 1.0 - Java 15 Parser with advanced +A set of libraries implementing a Java 1.0 - Java 17 Parser with advanced analysis functionalities. This includes preview features to Java 13, with Java 14 preview features work-in-progress. ++++++ javaparser-parent-3.25.3.tar.gz -> javaparser-parent-3.25.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/javaparser/javaparser-parent-3.25.3.tar.gz /work/SRC/openSUSE:Factory/.javaparser.new.1766/javaparser-parent-3.25.5.tar.gz differ: char 28, line 1
participants (1)
-
Source-Sync