build(deps): bump the gradle group across 1 directory with 2 updates #16
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 gradle group with 2 updates in the / directory: net.logstash.logback:logstash-logback-encoder and jvm.
Updates
net.logstash.logback:logstash-logback-encoder
from 7.4 to 8.0Release notes
Sourced from net.logstash.logback:logstash-logback-encoder's releases.
Commits
f2fc346
[maven-release-plugin] prepare release logstash-logback-encoder-8.0a2e1063
[release]8d4c1f6
Update readme for 8.0 (#1029)94ccc40
Add composite MdcEntryWriter to filter MDC keys with regex (#974)05c40f7
Set AbstractThrowableClassNameJsonProvider.getThrowable as protected (#988)d39941d
Upgrade dependencies and maven plugins (#1028)b4ab2e6
Support for logback-access 2.0.0 (#1015)78cf15c
Release with JDK 21f74bbfc
Add jdk21 to build matrix (#1027)2ca9688
Fix typo in IllegalArgumentException message (#1024)Updates
jvm
from 2.0.0 to 2.0.10Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
c072e7c
Add ChangeLog for 2.0.10-RC2f3f8d94
Compose compiler: Do not add HiddenFromObjC annotation twicec022606
Add ChangeLog for 2.0.10-RC5118405
[KGP] Make kotlin.build.archivesTaskOutputAsFriendModule property public623edef
[KGP] Fix missing task dependency between Test and Main compilations1f70ebb
[Gradle] Fix resolve friend paths to be able to detect late associateWith calls1b0ab7d
[Gradle] Add archivesTaskOutputAsFriendModule flagae44265
Init configurationMetrics parameter with a default valued0984cc
Calculate projects configurationMetrics after project evaluation351f801
Finalize BuildFusService parameters to avoid CMEDependabot 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