Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Bump cdr.dev/slog from 1.3.0 to 1.4.0 #264

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2021

Bumps cdr.dev/slog from 1.3.0 to 1.4.0.

Commits
  • 751ddae fix: use proper Sink API in README example
  • 14b50c2 fix: return sink from slogjson.Sink
  • 552693c feat: modify slog.Logger to not implement slog.Sink (#95)
  • 676a685 Add missing import in slogstackdriver_test.go
  • 5519752 Fix slogstackdriver test
  • 086c539 Make Leveled work on nested loggers (#91)
  • 180f0e6 Merge pull request #89 from cdr/v1
  • b1eadde Revert "Merge pull request #85 from cdr/ctx-log"
  • 958f7eb Revert "Merge pull request #86 from cdr/sink-context-iface"
  • fa507d2 Revert "Add /v2 to import path"
  • 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 go Pull requests that update Go code labels Mar 6, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/cdr.dev/slog-1.4.0 branch from 13c886b to a56fbd2 Compare March 10, 2021 18:44
@jawnsy
Copy link
Contributor

jawnsy commented Mar 10, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/cdr.dev/slog-1.4.0 branch from a56fbd2 to 2852986 Compare March 10, 2021 19:59
@jawnsy jawnsy self-assigned this Mar 15, 2021
@jawnsy jawnsy self-requested a review March 15, 2021 00:55
@jawnsy
Copy link
Contributor

jawnsy commented Mar 15, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jawnsy
Copy link
Contributor

jawnsy commented Mar 15, 2021

@dependabot recreate

Bumps [cdr.dev/slog](https://github.com/cdr/slog) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/cdr/slog/releases)
- [Commits](coder/slog@v1.3.0...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cdr.dev/slog-1.4.0 branch from d519271 to 9ad02c1 Compare March 15, 2021 01:17
@cmoog cmoog merged commit 3023351 into master Mar 15, 2021
@cmoog cmoog deleted the dependabot/go_modules/cdr.dev/slog-1.4.0 branch March 15, 2021 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants