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 #1629

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 will merge this PR once CI passes on it, as requested by @relud.


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
@dependabot dependabot bot requested review from jklukas and relud April 1, 2021 06:09
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.flogger-flogger-system-backend-0.6 branch from 2821217 to b03461a Compare April 5, 2021 17:50
@relud
Copy link
Contributor

relud commented Apr 5, 2021

this requires #1631

@relud relud removed the request for review from jklukas April 5, 2021 17:52
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.flogger-flogger-system-backend-0.6 branch 2 times, most recently from 0ec8ff6 to 15eb566 Compare April 5, 2021 17:58
Bumps [flogger-system-backend](https://github.com/google/flogger) from 0.5.1 to 0.6.
- [Release notes](https://github.com/google/flogger/releases)
- [Commits](google/flogger@flogger-0.5.1...flogger-0.6)

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@relud relud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 70b8960 into master Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.flogger-flogger-system-backend-0.6 branch April 5, 2021 18:02
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.

None yet

1 participant