Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.raynigon.spring-boot:ecs-logging-async from 2.1.4 to 2.1.6 #201

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps com.raynigon.spring-boot:ecs-logging-async from 2.1.4 to 2.1.6.

Release notes

Sourced from com.raynigon.spring-boot:ecs-logging-async's releases.

v2.1.6

What's Changed

🐛 Bug Fixes

  • Fix Okhttp3 Interceptor Access Level PR: #308

v2.1.5

What's Changed

🚀 Features & Enhancements

  • Add Interceptor for OkHttp3 PR: #306

📦 Dependency updates

  • Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 PR: #262
  • Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 PR: #263
  • Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 PR: #264
  • Bump actions/setup-java from 3.12.0 to 3.13.0 PR: #265
  • Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 PR: #266
  • Bump org.springframework.boot from 3.1.3 to 3.1.4 PR: #267
  • Bump eskatos/gradle-command-action from 2.8.0 to 2.8.1 PR: #268
  • Bump eskatos/gradle-command-action from 2.8.1 to 2.9.0 PR: #269
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 PR: #270
  • Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 PR: #271
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.15.3 in /ecs-logging-base PR: #272
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 in /ecs-logging-base PR: #273
  • Bump org.springframework.boot from 3.1.4 to 3.1.5 PR: #274
  • Bump io.spring.dependency-management from 1.1.3 to 1.1.4 PR: #275
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.16.0 PR: #276
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 PR: #277
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 PR: #278
  • Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 PR: #279
  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 PR: #280
  • Bump org.springframework.boot from 3.1.5 to 3.2.0 PR: #281
  • Bump eskatos/gradle-command-action from 2.9.0 to 2.10.0 PR: #282
  • Bump io.github.hakky54:logcaptor from 2.9.0 to 2.9.1 PR: #283
  • Bump ch.qos.logback:logback-access from 1.4.11 to 1.4.12 PR: #284
  • Bump ch.qos.logback:logback-access from 1.4.12 to 1.4.13 PR: #285
  • Bump actions/setup-java from 3.13.0 to 4.0.0 PR: #286
  • Bump org.apache.groovy:groovy from 4.0.15 to 4.0.16 PR: #287
  • Bump io.github.hakky54:logcaptor from 2.9.1 to 2.9.2 in /ecs-logging-async PR: #288
  • Bump ch.qos.logback:logback-access from 1.4.13 to 1.4.14 in /ecs-logging-access PR: #289
  • Bump eskatos/gradle-command-action from 2.10.0 to 2.11.0 PR: #290
  • Bump actions/upload-artifact from 3 to 4 PR: #291

... (truncated)

Commits
  • c6c17ae [Release] Version: 'v2.1.6'.
  • 2dbb66b Merge pull request #308 from raynigon/bugfix/okhttp3-interceptor
  • 4580fbe Fix Okhttp3 Interceptor Access Level
  • 80fd2a0 Merge pull request #307 from raynigon/release
  • 5b2a56f [Release] Update Version: 'v2.1.6-SNAPSHOT'.
  • e8cd284 [Release] Version: 'v2.1.5'.
  • 4bb8faa Merge pull request #306 from raynigon/feature/okhttp-interceptor
  • b0d3cee Fix Format
  • da6c7f2 Add Tests
  • 43d6385 Implement Interceptor for OkHttp3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.raynigon.spring-boot:ecs-logging-async](https://github.com/raynigon/spring-boot) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/raynigon/spring-boot/releases)
- [Commits](raynigon/spring-boot@v2.1.4...v2.1.6)

---
updated-dependencies:
- dependency-name: com.raynigon.spring-boot:ecs-logging-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@raynigon raynigon merged commit 0cd3309 into main Mar 5, 2024
4 of 8 checks passed
@raynigon raynigon deleted the dependabot/gradle/com.raynigon.spring-boot-ecs-logging-async-2.1.6 branch March 5, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant