Bump de.darmstadt.tu.crossing.CrySL:CrySLParser from 4.0.0 to 4.0.1#805
Merged
smeyer198 merged 16 commits intofix/refactor-implicationsfrom Feb 4, 2025
Conversation
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.44.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.43.0...maven/2.44.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.bouncycastle:bctls-jdk18on](https://github.com/bcgit/bc-java) from 1.79 to 1.80. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bctls-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.79 to 1.80. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Fix job that creates releases on GitHub
…astle-bcprov-jdk18on-1.80 Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80
…astle-bctls-jdk18on-1.80 Bump org.bouncycastle:bctls-jdk18on from 1.79 to 1.80
…on-20250107 Bump org.json:json from 20240303 to 20250107
…g.spotless-spotless-maven-plugin-2.44.1 Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.1
…crypto.tink-tink-1.16.0 Bump com.google.crypto.tink:tink from 1.15.0 to 1.16.0
…guava-guava-33.4.0-jre Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Bumps [de.darmstadt.tu.crossing.CrySL:CrySLParser](https://github.com/CROSSINGTUD/CryptSL) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/CROSSINGTUD/CryptSL/releases) - [Commits](CROSSINGTUD/CryptSL@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: de.darmstadt.tu.crossing.CrySL:CrySLParser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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.
Bumps de.darmstadt.tu.crossing.CrySL:CrySLParser from 4.0.0 to 4.0.1.
Release notes
Sourced from de.darmstadt.tu.crossing.CrySL:CrySLParser's releases.
Commits
592cf7bMerge pull request #136 from CROSSINGTUD/version_4.0.1a114fa9Merge pull request #140 from CROSSINGTUD/dependabot/maven/com.diffplug.spotle...5918742Merge pull request #138 from CROSSINGTUD/dependabot/maven/com.google.guava-gu...25a5c6dMerge pull request #139 from CROSSINGTUD/fix/predicates09521efUse new tag for style checks9fcd2f4Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.12ebc859Split constraints from the CONSTRAINTS section and predicates from the REQUIR...05782a5Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre8ca2c86Merge pull request #137 from CROSSINGTUD/dependabot/maven/org.apache.maven.pl...b179fd2Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)