[PR #428] [MERGED] build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 #602

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/428
Author: @dependabot[bot]
Created: 2/17/2021
Status: Merged
Merged: 2/17/2021
Merged by: @dependabot[bot]

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


📝 Commits (1)

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

📊 Changes

2 files changed (+5 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+4 -2)

📄 Description

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

Release notes

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

v1.7.1

Code quality:

  • use go 1.15 in travis
  • use magefile as task runner

Fixes:

  • small fixes about new go 1.13 error formatting system
  • Fix for long time race condiction with mutating data hooks

Features:

  • build support for zos
Changelog

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

1.7.1

Code quality:

  • use go 1.15 in travis
  • use magefile as task runner

Fixes:

  • small fixes about new go 1.13 error formatting system
  • Fix for long time race condiction with mutating data hooks

Features:

  • build support for zos
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 will merge this PR once CI passes on it, as requested by @fsouza.


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/428 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2021 **Status:** ✅ Merged **Merged:** 2/17/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/sirupsen/logrus-1.7.1` --- ### 📝 Commits (1) - [`ba938ab`](https://github.com/fsouza/fake-gcs-server/commit/ba938ab1f272c317c19f84e46daabf434337dcf1) build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+4 -2) </details> ### 📄 Description Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.7.1. <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>v1.7.1</h2> <h1>Code quality:</h1> <ul> <li>use go 1.15 in travis</li> <li>use magefile as task runner</li> </ul> <h1>Fixes:</h1> <ul> <li>small fixes about new go 1.13 error formatting system</li> <li>Fix for long time race condiction with mutating data hooks</li> </ul> <h1>Features:</h1> <ul> <li>build support for zos</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md">github.com/sirupsen/logrus's changelog</a>.</em></p> <blockquote> <h1>1.7.1</h1> <p>Code quality:</p> <ul> <li>use go 1.15 in travis</li> <li>use magefile as task runner</li> </ul> <p>Fixes:</p> <ul> <li>small fixes about new go 1.13 error formatting system</li> <li>Fix for long time race condiction with mutating data hooks</li> </ul> <p>Features:</p> <ul> <li>build support for zos</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sirupsen/logrus/commit/15ca3c069407c43d647261dc2a4a8e76a05094b4"><code>15ca3c0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1230">#1230</a> from sirupsen/new-release</li> <li><a href="https://github.com/sirupsen/logrus/commit/67c117ceb07a4a336817e1525ca17d4e1b1949ba"><code>67c117c</code></a> update changelog</li> <li><a href="https://github.com/sirupsen/logrus/commit/88d56b69b5d396865fa9e4a1eb420d03efcc0e2e"><code>88d56b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1229">#1229</a> from sirupsen/fix-data-entry-race</li> <li><a href="https://github.com/sirupsen/logrus/commit/ac6e35b4c213b54a2086b831179b9c324f519695"><code>ac6e35b</code></a> fix for entry data field race condition</li> <li><a href="https://github.com/sirupsen/logrus/commit/f513f99c15e66ebcf831001151bdd87bb91ac3e6"><code>f513f99</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1228">#1228</a> from sirupsen/travis_upd</li> <li><a href="https://github.com/sirupsen/logrus/commit/003c63ac69cb8421e10b7fd3727cc4956ba947f9"><code>003c63a</code></a> undo golang version bump</li> <li><a href="https://github.com/sirupsen/logrus/commit/6a61186a64b36798a349d1ad70de14d04c7fa6e8"><code>6a61186</code></a> update travis scripts</li> <li><a href="https://github.com/sirupsen/logrus/commit/c6da0523dd35df6ac2de06e3f8a6f45c18cae493"><code>c6da052</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1208">#1208</a> from sirupsen/magefile</li> <li><a href="https://github.com/sirupsen/logrus/commit/3986c92379760791473e00a46eebda4181a30009"><code>3986c92</code></a> add a test target in the magefile</li> <li><a href="https://github.com/sirupsen/logrus/commit/cd4bf4ef8de16b243cce0e062742feb34128648b"><code>cd4bf4e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sirupsen/logrus/issues/1212">#1212</a> from alecbz/alec/remove-dead-panic</li> <li>Additional commits viewable in <a href="https://github.com/sirupsen/logrus/compare/v1.7.0...v1.7.1">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.7.0&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 will merge this PR once CI passes on it, as requested by @fsouza. [//]: # (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:47 +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#602
No description provided.