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 flogger-system-backend from 0.5.1 to 0.6 #64

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps flogger-system-backend from 0.5.1 to 0.6.

Release notes

Sourced from flogger-system-backend's releases.

Flogger 0.6

  • Eliminated self-reference in pom.xml. (6a468cc)
  • Added gRPC context implementation. (79957c8)
  • Renamed LoggingScope to LoggingContextCloseable. (8442b81)
  • Tags no longer explicitly return a SortedSet/Map (callers should use <? extends Set/Map>). (b849fa9)
  • Platform implementations now use ContextDataProvider instead of LoggingContext (which will be deleted soon).
  • Removed JdkLoggerConfig (google/flogger#142). (62d0db6)
  • Added provisional support for metadata keys/values in scopes. (f2ab0fd)
  • Made MetadataKey's emit() method properly typed for its value. (95ded18)
  • Added with(MetadataKey<Boolean>) method for setting metadata "flags". (2f1243e)
  • Improved the ScopedLoggingContext API. (169d67d)
  • Added log source information to the Log4J2 Event. (e1c6794)
  • Various refactorings and test improvements.
Commits
  • 75f91d6 Internal change.
  • d3ac95d Add ScopedLoggingContext.newContext(), a new name for newScope(), and `Sc...
  • c7c876f Switch from Travis to GitHub Actions, and don't try to build with JDK7.
  • 32ccfe2 Add GitHub Actions CI configuration for flogger.
  • 9ff71b3 Internal changes for potential new feature.
  • c4dd4d9 Removing deprecated methods
  • 8442b81 Renaming LoggingScope to LoggingContextCloseable, since "scopes" are really s...
  • 9348b91 Fix up some variable names in Flogger.
  • 915ab62 Finish updating nokogiri and other versions.
  • 7c54b8e Internal change
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2021
@hannesa2 hannesa2 force-pushed the master branch 2 times, most recently from 8e04902 to 0751c46 Compare April 7, 2021 06:53
@hannesa2
Copy link
Owner

hannesa2 commented Apr 7, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.flogger-flogger-system-backend-0.6 branch from 8ee02df to 2d560d5 Compare April 7, 2021 09:15
@hannesa2 hannesa2 merged commit c8d1362 into master Apr 7, 2021
@hannesa2 hannesa2 deleted the dependabot/gradle/com.google.flogger-flogger-system-backend-0.6 branch April 7, 2021 09:42
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant