Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for typetools/checker-framework 3.38.0 release #47

Merged
merged 126 commits into from
Oct 17, 2023

Conversation

wmdietl
Copy link
Member

@wmdietl wmdietl commented Oct 16, 2023

No description provided.

jlerbsc and others added 30 commits May 2, 2023 07:53
chore(deps): update dependency maven to v3.9.2
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…s.mojo-build-helper-maven-plugin-3.4.0

chore(deps): bump build-helper-maven-plugin from 3.3.0 to 3.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…decov/codecov-action-3.1.4

chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.0 to 2.0.1.
- [Commits](apache/maven-scm@maven-scm-2.0.0...maven-scm-2.0.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-scm-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…maven.plugins-maven-scm-plugin-2.0.1

chore(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.2 to 3.3.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.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] <[email protected]>
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…maven.plugins-maven-checkstyle-plugin-3.3.0

chore(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
…maven.plugins-maven-source-plugin-3.3.0

chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.0.
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…maven.plugins-maven-dependency-plugin-3.6.0

chore(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0
Fix: issue 4016 Failed to parse variable with name 'sealed' or 'permits'
Bumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…guava-guava-32.0.0-jre

chore(deps): bump guava from 31.1-jre to 32.0.0-jre
jlerbsc and others added 27 commits August 24, 2023 11:35
Fixed missing permits in pretty printer
Add unit test for PR 4091 Fixed missing permits in pretty printer
Fix: issue 3976 Issue resolving implicit generic types
…n class which is not used in JP and can be implemented by composition. This class was supposed to calculate a list of tokens from a node (namely the content of the node).
Minor refactoring: Simplifies how to group deleted tokens by extracting a method into an independent class
Fix: issue 4133 Top-level class containerType() throws an exception instead of Optional.empty()
@wmdietl wmdietl merged commit 9619b0c into master Oct 17, 2023
25 checks passed
@wmdietl wmdietl deleted the typetools-3.38.0-fixes branch October 17, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants