forked from hibernate/hibernate-validator
-
Notifications
You must be signed in to change notification settings - Fork 1
Build/test wf permissions #66
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
Open
marko-bekhta
wants to merge
16
commits into
main
Choose a base branch
from
build/test-wf-permissions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Bumps the build-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) | `6.2.8` | `6.2.9` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.19.2` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.1` | `2.19.2` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.0` | `3.6.1` | | [org.apache.maven.enforcer:enforcer-api](https://github.com/apache/maven-enforcer) | `3.6.0` | `3.6.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.45.0` | `2.46.1` | | [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) | `1.2.2.Final` | `1.3.0.Final` | | com.gradle:develocity-maven-extension | `2.0.1` | `2.1` | Updates `org.springframework:spring-expression` from 6.2.8 to 6.2.9 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.8...v6.2.9) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.1 to 2.19.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1) Updates `org.apache.maven.enforcer:enforcer-api` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.45.0 to 2.46.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.45.0...maven/2.46.1) Updates `org.moditect:moditect-maven-plugin` from 1.2.2.Final to 1.3.0.Final - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](moditect/moditect@1.2.2.Final...1.3.0.Final) Updates `org.apache.maven.enforcer:enforcer-api` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.6.0...enforcer-3.6.1) Updates `com.gradle:develocity-maven-extension` from 2.0.1 to 2.1 --- updated-dependencies: - dependency-name: org.springframework:spring-expression dependency-version: 6.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.maven.enforcer:enforcer-api dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.moditect:moditect-maven-plugin dependency-version: 1.3.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: org.apache.maven.enforcer:enforcer-api dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.gradle:develocity-maven-extension dependency-version: '2.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the build-dependencies group with 4 updates: [org.apache.groovy:groovy-jsr223](https://github.com/apache/groovy), [org.apache.groovy:groovy](https://github.com/apache/groovy), [org.apache.groovy:groovy-ant](https://github.com/apache/groovy) and [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin). Updates `org.apache.groovy:groovy-jsr223` from 4.0.27 to 4.0.28 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy` from 4.0.27 to 4.0.28 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 4.0.27 to 4.0.28 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-jsr223 dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.groovy:groovy dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.apache.groovy:groovy-ant dependency-version: 4.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
… node Signed-off-by: marko-bekhta <[email protected]>
…ollections.unmodifiableXxx Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
…is used which would be the case with most constraints Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Bumps the build-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 11.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
to test against 6.2 / 9.0 Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
Signed-off-by: marko-bekhta <[email protected]>
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.
[Please describe here what your change is about]
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on licensing, please check here.