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 dependencies 2021-11-21 #144

Merged
merged 7 commits into from
Nov 21, 2021
Merged

Conversation

serebrov
Copy link
Owner

Update everything except for:

Package                  Current          Wanted  Latest  Location
babel-core        7.0.0-bridge.0  7.0.0-bridge.0  6.26.3  emoji-mart-vue-fast
emoji-datasource           6.0.1           6.0.1   7.0.2  emoji-mart-vue-fast
emojilib                   3.0.1           3.0.4   3.0.4  emoji-mart-vue-fast
inflection                1.10.0          1.10.0  1.13.1  emoji-mart-vue-fast

I do not remember what the deal is with babel-core (7.0.0-bridge.0 vs 6.26.3).
And emoji-datasource, emojilib and inflection should be updated separately (#132).

@codecov-commenter
Copy link

Codecov Report

Merging #144 (a64cde9) into master (dbb42ee) will decrease coverage by 0.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   89.67%   89.21%   -0.47%     
==========================================
  Files          16       16              
  Lines         775      788      +13     
  Branches      144      157      +13     
==========================================
+ Hits          695      703       +8     
- Misses         75       79       +4     
- Partials        5        6       +1     
Impacted Files Coverage Δ
src/utils/emoji-data.js 91.52% <100.00%> (-0.63%) ⬇️
src/utils/picker.js 81.14% <100.00%> (-0.75%) ⬇️
src/components/preview.vue 81.81% <0.00%> (-8.19%) ⬇️
src/components/Emoji.vue 100.00% <0.00%> (ø)
src/components/VirtualScrollPicker.vue 85.50% <0.00%> (+0.21%) ⬆️
src/utils/store.js 70.00% <0.00%> (+2.14%) ⬆️

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 dbb42ee...a64cde9. Read the comment docs.

@serebrov serebrov merged commit 924e131 into master Nov 21, 2021
@serebrov serebrov deleted the update-dependencies-2021-11-21 branch November 21, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants