Build(deps-dev): Bump the dev-deps group across 1 directory with 2 updates#1970
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Build(deps-dev): Bump the dev-deps group across 1 directory with 2 updates#1970dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
75a53ff to
1e687c5
Compare
…dates Bumps the dev-deps group with 2 updates in the / directory: [io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor) and [org.springframework:spring-context](https://github.com/spring-projects/spring-framework). Updates `io.github.hakky54:logcaptor` from 2.12.2 to 2.12.6 - [Changelog](https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD) - [Commits](Hakky54/log-captor@v2.12.2...v2.12.6) Updates `org.springframework:spring-context` from 7.0.7 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: io.github.hakky54:logcaptor dependency-version: 2.12.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1e687c5 to
f27a892
Compare
3 tasks
Contributor
|
Superseded by #1984 — these dependency updates are bundled together there for a single review/merge cycle. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 the dev-deps group with 2 updates in the / directory: io.github.hakky54:logcaptor and org.springframework:spring-context.
Updates
io.github.hakky54:logcaptorfrom 2.12.2 to 2.12.6Changelog
Sourced from io.github.hakky54:logcaptor's changelog.
Commits
001481c[maven-release-plugin] prepare release v2.12.6250d22bUpdated docs27f8d1cApplied AI recommendation18244f7Improved reconfiguring LogCaptorb571076Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#217)1ad70b4Bump version.junit from 5.14.2 to 5.14.3 (#218)2b535cdBump org.apache.maven.plugins:maven-compiler-plugin (#216)93563b7Bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5 (#215)18fd35dRemoved redundant console appender config34e20ddRemoved initial console appenderUpdates
org.springframework:spring-contextfrom 7.0.7 to 7.0.8Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverter