-
Notifications
You must be signed in to change notification settings - Fork 40
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
Merge develop for new release #535
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [soot](https://github.com/soot-oss/soot) from 4.2.1 to 4.4.1. - [Release notes](https://github.com/soot-oss/soot/releases) - [Changelog](https://github.com/soot-oss/soot/blob/develop/CHANGES) - [Commits](https://github.com/soot-oss/soot/commits) --- updated-dependencies: - dependency-name: org.soot-oss:soot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-simple from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…lf4j-simple-2.0.12 Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12
…lf4j-api-2.0.12 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
…s-soot-4.4.1 Bump soot from 4.2.1 to 4.4.1
This removes some noise from the logs by creating a grouping that it collapsed by default.
This gets output in addition to the normal annotations. The GitHub interface only displays 10 error annotations, so this is useful when the number of violations exceeds that amount. Also outputs grouping commands so that the report can be found more easily among the other noise in the log.
Bumps [org.eclipse.emf:org.eclipse.emf.ecore](https://github.com/eclipse-emf/org.eclipse.emf) from 2.35.0 to 2.36.0. - [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits) --- updated-dependencies: - dependency-name: org.eclipse.emf:org.eclipse.emf.ecore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.eclipse.xtext:org.eclipse.xtext.xbase](https://github.com/eclipse/xtext) from 2.33.0 to 2.34.0. - [Commits](eclipse-xtext/xtext@v2.33.0...v2.34.0) --- updated-dependencies: - dependency-name: org.eclipse.xtext:org.eclipse.xtext.xbase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.eclipse.emf:org.eclipse.emf.common](https://github.com/eclipse-emf/org.eclipse.emf) from 2.29.0 to 2.30.0. - [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits) --- updated-dependencies: - dependency-name: org.eclipse.emf:org.eclipse.emf.common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
….emf-org.eclipse.emf.ecore-2.36.0 Bump org.eclipse.emf:org.eclipse.emf.ecore from 2.35.0 to 2.36.0
….xtext-org.eclipse.xtext.xbase-2.34.0 Bump org.eclipse.xtext:org.eclipse.xtext.xbase from 2.33.0 to 2.34.0
….emf-org.eclipse.emf.common-2.30.0 Bump org.eclipse.emf:org.eclipse.emf.common from 2.29.0 to 2.30.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.16.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ml.jackson.core-jackson-databind-2.16.2 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2
Improvements for the GitHub Annotations limit
Remove scopes to have dependencies on classpath at runtime
Swap Type and Name of CrySLObject for instanceOf and neverTypeOf predicates
Fix incomplete operation errors
schlichtig
changed the title
Merge develop for ne release
Merge develop for new release
Mar 14, 2024
smeyer198
approved these changes
Mar 15, 2024
svenfeld
approved these changes
Mar 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.