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

Update JS dependencies #10726

Merged
merged 1 commit into from
Mar 14, 2020
Merged

Update JS dependencies #10726

merged 1 commit into from
Mar 14, 2020

Conversation

silverwind
Copy link
Member

@silverwind silverwind commented Mar 14, 2020

Result of make npm-update. Only notable change is that updates now requires Node 10 and has been changed to a bundle, so its dependencies are no longer installed.

Verified

This commit was signed with the committer’s verified signature.
Result of `make npm-update`. Only notable change is that `updates` now
requires Node 10 and has been changed to a bundle, so its dependencies
are now no longer installed.
@codecov-io
Copy link

Codecov Report

Merging #10726 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10726      +/-   ##
==========================================
+ Coverage   43.55%   43.57%   +0.01%     
==========================================
  Files         589      589              
  Lines       82662    82662              
==========================================
+ Hits        36005    36016      +11     
+ Misses      42185    42178       -7     
+ Partials     4472     4468       -4
Impacted Files Coverage Δ
modules/queue/workerpool.go 56.93% <0%> (-3.21%) ⬇️
modules/queue/unique_queue_disk_channel.go 53.84% <0%> (-1.93%) ⬇️
modules/log/event.go 64.61% <0%> (-1.03%) ⬇️
models/gpg_key.go 53.95% <0%> (+0.52%) ⬆️
services/pull/pull.go 35.88% <0%> (+0.88%) ⬆️
services/pull/temp_repo.go 31.62% <0%> (+2.56%) ⬆️
services/pull/patch.go 64.51% <0%> (+2.58%) ⬆️
modules/git/command.go 89.56% <0%> (+2.6%) ⬆️
services/pull/check.go 55.48% <0%> (+5.48%) ⬆️

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 37bd578...5dbd042. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 14, 2020
@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 Mar 14, 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 Mar 14, 2020
@lafriks lafriks added this to the 1.12.0 milestone Mar 14, 2020
@lafriks lafriks added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Mar 14, 2020
@lafriks lafriks merged commit 28b934b into go-gitea:master Mar 14, 2020
@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

5 participants