Bump javaparser-core from 3.24.4 to 3.24.7 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1094 · s4u/pgp-keys-map (original) (raw)
Bumps javaparser-core from 3.24.4 to 3.24.7.
Release notes
Sourced from javaparser-core's releases.
Release javaparser-parent-3.24.7
Highlights
- Issue #3415 (PR #3722 by @nelson-ng-96)
Changed
- Refactoring - use of existing methods (PR #3697 by @jlerbsc)
- Refactoring adding convenient methods to know if a DifferenceElement is added, removed or kept (PR #3695 by @jlerbsc)
Deprecated
- Issue #3415 (PR #3722 by @nelson-ng-96)
Fixed
- Fix for ReflectionAnnotationDeclaration getClassName() (PR #3723 by @Blackgen)
- Fix some yield expressions not recognized (PR #3714 by @PPazderski)
- Accept final in instanceof pattern (PR #3713 by @PPazderski)
- [Fix] Avoid test failure due to line separator differences on windows host (PR #3711 by @jlerbsc)
- Fix issue #3700 Removing last statement with LexicalPreservingPrinter results in loss of indendation (PR #3704 by @jlerbsc)
- Fix issue #3678 Function accepts a configuration but it does not do anything (PR #3692 by @jlerbsc)
❤️ Contributors
Thank You to all contributors who worked on this release!
Changelog
Sourced from javaparser-core's changelog.
Next Release (Version 3.24.7)
Highlights
- Issue #3415 (PR #3722 by @nelson-ng-96)
Changed
- Refactoring - use of existing methods (PR #3697 by @jlerbsc)
- Refactoring adding convenient methods to know if a DifferenceElement is added, removed or kept (PR #3695 by @jlerbsc)
Deprecated
- Issue #3415 (PR #3722 by @nelson-ng-96)
Fixed
- Fix for ReflectionAnnotationDeclaration getClassName() (PR #3723 by @Blackgen)
- Fix some yield expressions not recognized (PR #3714 by @PPazderski)
- Accept final in instanceof pattern (PR #3713 by @PPazderski)
- [Fix] Avoid test failure due to line separator differences on windows host (PR #3711 by @jlerbsc)
- Fix issue #3700 Removing last statement with LexicalPreservingPrinter results in loss of indendation (PR #3704 by @jlerbsc)
- Fix issue #3678 Function accepts a configuration but it does not do anything (PR #3692 by @jlerbsc)
❤️ Contributors
Thank You to all contributors who worked on this release!
Next Release (Version 3.24.6)
API or Behaviour Change
- Issue #3405 thread safety of pre/postprocessors (incl. breaking change to
Processorwith pre/post processor methods). (PR #3515 by @matozoid)Changed
- chore(deps): bump javassist from 3.29.0-GA to 3.29.1-GA (PR #3661 by @dependabot[bot])
- chore(deps): update junit5 monorepo to v5.9.0 (PR #3645 by @renovate[bot])
- chore(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0 (PR #3644 by @dependabot[bot])
- Flexible symbol resolution for declaration types (PR #3634 by @Col-E)
... (truncated)
Commits
- 2da3207 [maven-release-plugin] prepare release javaparser-parent-3.24.7
- b1d5980 update readme
- 89e0472 Update changelog
- 1bfac8b Merge pull request #3723 from Blackgen/ReflectionAnnotationDeclaration_getCla...
- 7bd79eb Merge branch 'master' into ReflectionAnnotationDeclaration_getClassName
- a06678f Merge pull request #3722 from comp2120-workshop11-group1/StaticJavaParser-and...
- 3701a6c Add testcase for ReflectionAnnotationDeclaration.getClassName()
- 7c38e6c Fix ReflectionAnnotationDeclaration getClassName()
- e56b3df Fixed typo and changed return value for deprecated method
- 9d4eed8 Created a new method that aligns with SourceRoot method
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)