Bump the prod-deps group with 3 updates #501
Merged
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 the prod-deps group with 3 updates: ch.qos.logback:logback-classic, org.apache.maven.plugins:maven-shade-plugin and org.graalvm.buildtools:native-maven-plugin.
Updates
ch.qos.logback:logback-classic
from 1.4.14 to 1.5.0Commits
6beda7b
prepare release 1.5.07e4e6e2
remove references to jettyac78884
fix issues/779 using Multi-Release jar9078f68
allow enabling/disabling of output fields in JsonEncoder5782d29
deprecated OptionHelper.isNullOrEmpty method and replaced by OptionHelper.isN...5a36133
fix issues/710432cd9c
version bumped to 1.5.0, logback-access moved60f8b20
logback-access module moved to https://github.com/qos-ch/logback-access repos...972817d
logback-access module moved to https://github.com/qos-ch/logback-access repos...5c50c07
start work on version 1.5.0-SNAPSHOTUpdates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.1 to 3.5.2Commits
95e22b4
[maven-release-plugin] prepare release maven-shade-plugin-3.5.2d807fea
Bump org.vafer:jdependency from 2.9.0 to 2.106d60841
Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.068457e5
[MSHADE-468] add system requirements history631371b
Add mshade-462 ITcb7b10d
[MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty.bd982e7
[MSHADE-420] fix time when read from extra field3692f81
[SHADE-420] create IT: 2 runs with different TZ give different jarsa5315de
[MSHADE-464] Maven 3.6.3 as minimum requirementse7077c6
[MSHADE-467] Improved concurrency problem fixUpdates
org.graalvm.buildtools:native-maven-plugin
from 0.10.0 to 0.10.1Release notes
Sourced from org.graalvm.buildtools:native-maven-plugin's releases.
Commits
f72f403
Bump repo version and update samplesffd9d85
Merge pull request #565 from graalvm/cc/upgrade-graalvm-sdke6e45fd
Add changelog entry.c06b595
Add missing JUnit 5 init policies.3dbd0af
Merge pull request #571 from dnestoro/dnestoro/FixKotlinSnippet60304c8
Fix kotlin snippet for disabling the metadata repository36b88aa
Merge pull request #570 from dnestoro/dnestoro/AddLinkForDisablingMetadataRep...60b6176
Update docs/src/docs/asciidoc/index.adoc8df92d0
Update docs/src/docs/asciidoc/index.adoc81d88de
Add notes how to disable metadata repository supportDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions