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

Vendor Update Go Libs #13166

Merged
merged 24 commits into from
Oct 16, 2020
Merged

Vendor Update Go Libs #13166

merged 24 commits into from
Oct 16, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Oct 15, 2020

Update go libs:

  • archiver -> v3.3.2
  • bleve v1.0.10 -> v1.0.12
  • bluemonday -> v1.0.4
  • chroma v0.8.0 -> v0.8.1
  • cli -> v1.22.4
  • client_golang -> v1.8.0
  • compress -> v1.11.1
  • editorconfig-core-go v2.1.1 -> v2.3.7
  • elastic -> v7.0.20
  • go-git -> v5.2.0
  • go-gitlab -> v0.38.1
  • go-sqlite3 -> v1.14.4
  • goth -> v1.65.0
  • minio-go -> v7.0.5
  • ssh v0.2.2 -> v0.3.1
  • uuid -> v1.1.2
  • vfsgen to 0d455de96546
  • xstrings -> v1.3.2
  • xurls -> v2.2.0

@silverwind
Copy link
Member

Maybe also do vfsgen for shurcooL/vfsgen@0d455de 😉

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 15, 2020
@techknowlogick techknowlogick added dependencies skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Oct 15, 2020
@techknowlogick techknowlogick added this to the 1.14.0 milestone Oct 15, 2020
@6543 6543 changed the title [WIP] Vendor Update (more will come ..) Vendor Update Go Libs Oct 15, 2020
@6543 6543 marked this pull request as ready for review October 15, 2020 21:59
@codecov-io
Copy link

codecov-io commented Oct 15, 2020

Codecov Report

Merging #13166 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13166      +/-   ##
==========================================
- Coverage   42.05%   42.03%   -0.02%     
==========================================
  Files         681      681              
  Lines       75173    75170       -3     
==========================================
- Hits        31614    31601      -13     
- Misses      38407    38416       +9     
- Partials     5152     5153       +1     
Impacted Files Coverage Δ
modules/context/repo.go 55.98% <0.00%> (+0.32%) ⬆️
modules/util/timer.go 42.85% <0.00%> (-42.86%) ⬇️
modules/indexer/stats/db.go 52.17% <0.00%> (-8.70%) ⬇️
modules/git/utils.go 73.77% <0.00%> (-3.28%) ⬇️
models/unit.go 46.57% <0.00%> (-2.74%) ⬇️
modules/log/file.go 73.60% <0.00%> (-1.61%) ⬇️
modules/queue/workerpool.go 58.77% <0.00%> (-1.23%) ⬇️
routers/repo/view.go 37.47% <0.00%> (-0.65%) ⬇️
modules/git/repo.go 46.19% <0.00%> (-0.51%) ⬇️
services/pull/pull.go 41.27% <0.00%> (+0.49%) ⬆️
... and 2 more

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 91f2afd...45ecfc2. Read the comment docs.

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 15, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 16, 2020
@techknowlogick techknowlogick merged commit 12a1f91 into go-gitea:master Oct 16, 2020
@6543 6543 deleted the vendor_update branch October 16, 2020 08:43
ivanvc added a commit to ivanvc/gitea that referenced this pull request Oct 16, 2020
…ments-in-pull-request-label-style

* origin/master:
  [skip ci] Updated translations via Crowdin
  Fix diff skipping lines (go-gitea#13154)
  Update go-version v1.2.3 -> v1.2.4 (go-gitea#13169)
  Vendor Update Go Libs (go-gitea#13166)
  Prevent panics with missing storage (go-gitea#13164)
  Improve users management through the CLI (go-gitea#6001) (go-gitea#10492)
  Change order of possible-owner organizations to alphabetical (go-gitea#13160)
  Slightly simplify the queue settings code to help reduce the risk of problems (go-gitea#12976)
  [Vendor] Update go-ldap to v3.2.4 (go-gitea#13163)
  [skip ci] Updated translations via Crowdin
  Update external-renderers.en-us.md (go-gitea#13165)
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants