Bump the dev-deps group across 1 directory with 2 updates#1934
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-deps group across 1 directory with 2 updates#1934dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
0d063ca to
11a902f
Compare
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.5 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.5...v7.0.6) --- 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.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
11a902f to
4bdc497
Compare
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.5 to 7.0.6Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contribution