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

chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 #2152

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/sirupsen/logrus from 1.8.1 to 1.9.0.

Commits
  • f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep
  • ebc9029 update dependencies
  • 56c843c Merge pull request #1337 from izhakmo/fix-cve
  • 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1
  • f98ed3e Merge pull request #1333 from nathanejohnson/bumpxsys
  • 2b8f60a bump version of golangci-lint
  • 0db10ef bump version of golang.org/x/sys dependency
  • 85981c0 Merge pull request #1263 from rubensayshi/fix-race
  • 79c5ab6 Merge pull request #1283 from sirupsen/dbd-log-doc
  • 5f8c666 Improve Log methods documentation
  • 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 Jul 20, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2022

Go Published Test Results

1 716 tests   1 716 ✔️  2m 33s ⏱️
   101 suites         0 💤
       1 files           0

Results for commit b87d67a.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #2152 (b87d67a) into master (1bffed5) will increase coverage by 0.03%.
The diff coverage is 75.71%.

@@            Coverage Diff             @@
##           master    #2152      +/-   ##
==========================================
+ Coverage   82.21%   82.24%   +0.03%     
==========================================
  Files         121      121              
  Lines       17883    17953      +70     
==========================================
+ Hits        14702    14766      +64     
- Misses       2415     2418       +3     
- Partials      766      769       +3     
Impacted Files Coverage Δ
analysis/controller.go 48.48% <0.00%> (-3.69%) ⬇️
experiments/controller.go 65.75% <0.00%> (-1.54%) ⬇️
rollout/controller.go 77.61% <0.00%> (-0.15%) ⬇️
utils/unstructured/unstructured.go 74.32% <73.33%> (+18.39%) ⬆️
controller/metrics/metrics.go 100.00% <100.00%> (ø)
utils/defaults/defaults.go 88.66% <100.00%> (+0.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb54a07...b87d67a. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 20, 2022

E2E Tests Published Test Results

  1 files    1 suites   51m 43s ⏱️
88 tests 81 ✔️ 3 💤 4
92 runs  85 ✔️ 3 💤 4

For more details on these failures, see this check.

Results for commit b87d67a.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 branch from 562929f to b87d67a Compare July 22, 2022 23:42
@sonarcloud
Copy link

sonarcloud bot commented Jul 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 branch from b87d67a to 84fcecf Compare October 12, 2022 00:08
@github-actions github-actions bot merged commit 02b6df2 into master Oct 12, 2022
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 branch October 12, 2022 00:08
jenciso pushed a commit to jenciso/argo-rollouts that referenced this pull request Oct 25, 2022
…oproj#2152)

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 8, 2022
…oproj#2152)

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jandersen-plaid pushed a commit to jandersen-plaid/argo-rollouts that referenced this pull request Nov 26, 2022
…oproj#2152)

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants