Closed dependabot[bot] closed 1 month ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps
metaschema-framework.version
from 1.1.0 to 1.2.0. Updatesdev.metaschema.java:cli-processor
from 1.1.0 to 1.2.0Release notes
Sourced from dev.metaschema.java:cli-processor's releases.
... (truncated)
Commits
46df8d8
[maven-release-plugin] prepare release v1.2.0fa6d701
Makes schema validation error a critical validation finding. Also allows cons...2d77862
Fixed missing Java import breaking the build.b9588a5
Updating metaschema submodule to get latest model changes that allow any stri...6401200
Addfn:substring
to Metapath function library (#142)8a060f9
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#173)4ba5a9c
Bump actions/checkout from 4.2.0 to 4.2.1 (#174)4fd4ea3
Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#175)d1e3744
Bump github/codeql-action from 3.26.11 to 3.26.12 (#176)81f681a
Add contains and ends-with Metapath functions (#168)Updates
dev.metaschema.java:metaschema-cli
from 1.1.0 to 1.2.0Release notes
Sourced from dev.metaschema.java:metaschema-cli's releases.
... (truncated)
Commits
46df8d8
[maven-release-plugin] prepare release v1.2.0fa6d701
Makes schema validation error a critical validation finding. Also allows cons...2d77862
Fixed missing Java import breaking the build.b9588a5
Updating metaschema submodule to get latest model changes that allow any stri...6401200
Addfn:substring
to Metapath function library (#142)8a060f9
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#173)4ba5a9c
Bump actions/checkout from 4.2.0 to 4.2.1 (#174)4fd4ea3
Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#175)d1e3744
Bump github/codeql-action from 3.26.11 to 3.26.12 (#176)81f681a
Add contains and ends-with Metapath functions (#168)Updates
dev.metaschema.java:metaschema-schema-generator
from 1.1.0 to 1.2.0Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show