[PR #338] [MERGED] build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 #530

Closed
opened 2026-03-03 12:30:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/338
Author: @dependabot[bot]
Created: 9/29/2020
Status: Merged
Merged: 9/29/2020
Merged by: @dependabot[bot]

Base: mainHead: dependabot/go_modules/github.com/sirupsen/logrus-1.7.0


📝 Commits (1)

  • d83f718 build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+3 -0)

📄 Description

Bumps github.com/sirupsen/logrus from 1.6.0 to 1.7.0.

Release notes

Sourced from github.com/sirupsen/logrus's releases.

Add new BufferPool and LogFunction APIs

  • a new buffer pool management API has been added
  • a set of <LogLevel>Fn() functions have been added
  • the dependency toward a windows terminal library has been removed
Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/338 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/29/2020 **Status:** ✅ Merged **Merged:** 9/29/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/sirupsen/logrus-1.7.0` --- ### 📝 Commits (1) - [`d83f718`](https://github.com/fsouza/fake-gcs-server/commit/d83f718e7e6622de13a072b3823d67565b17b056) build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+3 -0) </details> ### 📄 Description Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sirupsen/logrus/releases">github.com/sirupsen/logrus's releases</a>.</em></p> <blockquote> <h2>Add new BufferPool and LogFunction APIs</h2> <ul> <li>a new buffer pool management API has been added</li> <li>a set of <code>&lt;LogLevel&gt;Fn()</code> functions have been added</li> <li>the dependency toward a windows terminal library has been removed</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sirupsen/logrus/commit/6699a89a232f3db797f2e280639854bbc4b89725"><code>6699a89</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1145">#1145</a> from sirupsen/custom_buffer_pool</li> <li><a href="https://github.com/sirupsen/logrus/commit/64a59449f3bfee6956be931c777de21742a8560c"><code>64a5944</code></a> Add an API to plug a custom buffer free item mangement system</li> <li><a href="https://github.com/sirupsen/logrus/commit/42baed85eb233bfc674562af0ef6e99c45f5f384"><code>42baed8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1144">#1144</a> from sohel-sheikh/patch-1</li> <li><a href="https://github.com/sirupsen/logrus/commit/630ea450e66157f65d53c5638b7d43c9e28dac5b"><code>630ea45</code></a> Update doc for new logger</li> <li><a href="https://github.com/sirupsen/logrus/commit/20dcf9105151597fd13878abed4d58e49010a00f"><code>20dcf91</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1142">#1142</a> from sirupsen/function-log</li> <li><a href="https://github.com/sirupsen/logrus/commit/ba4da53cffb0ed6b42e5cfa334a011e55448f7db"><code>ba4da53</code></a> Improve tests for logger.*Fn functions</li> <li><a href="https://github.com/sirupsen/logrus/commit/d7edea4451c8b051fe12e025a15ad84601ff0feb"><code>d7edea4</code></a> Merge branch 'feature/function-log' of <a href="https://github.com/Azer0s/logrus">https://github.com/Azer0s/logrus</a> into ...</li> <li><a href="https://github.com/sirupsen/logrus/commit/e8fa9884100f7d3e33f8e53279ef1c4c09dfeb85"><code>e8fa988</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1077">#1077</a> from dmgk/master</li> <li><a href="https://github.com/sirupsen/logrus/commit/0de04f1584680e1bb99dc041eee3125fc0fd010c"><code>0de04f1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1088">#1088</a> from tklauser/simplify-windows</li> <li><a href="https://github.com/sirupsen/logrus/commit/86657918d4caea070abf7e00baf23913c12f4802"><code>8665791</code></a> Simplify checkIfTerminal for Windows</li> <li>Additional commits viewable in <a href="https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sirupsen/logrus&package-manager=go_modules&previous-version=1.6.0&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:30:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#530
No description provided.