Skip to content

Update dependencies#4141

Merged
lukastaegert merged 1 commit into
masterfrom
update-dependencies
Jun 16, 2021
Merged

Update dependencies#4141
lukastaegert merged 1 commit into
masterfrom
update-dependencies

Conversation

@lukastaegert

Copy link
Copy Markdown
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Just a regular update. Now that Rich-Harris/is-reference#11 has been merged and released, this will finally get rid of the direct pull request dependency there.

@github-actions

github-actions Bot commented Jun 15, 2021

Copy link
Copy Markdown

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#update-dependencies

or load it into the REPL:
https://rollupjs.org/repl/?pr=4141

@codecov

codecov Bot commented Jun 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #4141 (f508858) into master (004f800) will increase coverage by 6.85%.
The diff coverage is 99.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4141      +/-   ##
==========================================
+ Coverage   91.27%   98.12%   +6.85%     
==========================================
  Files         170      201      +31     
  Lines        5923     7090    +1167     
  Branches     1794     2074     +280     
==========================================
+ Hits         5406     6957    +1551     
+ Misses        311       64     -247     
+ Partials      206       69     -137     
Impacted Files Coverage Δ
browser/path.ts 76.92% <ø> (ø)
cli/run/timings.ts 0.00% <0.00%> (ø)
src/ast/CallOptions.ts 100.00% <ø> (ø)
src/ast/ExecutionContext.ts 100.00% <ø> (ø)
src/ast/nodes/ExpressionStatement.ts 87.50% <ø> (ø)
src/ast/nodes/PropertyDefinition.ts 90.90% <ø> (ø)
src/ast/nodes/RestElement.ts 100.00% <ø> (ø)
src/ast/nodes/ReturnStatement.ts 100.00% <ø> (ø)
src/ast/nodes/SequenceExpression.ts 97.29% <ø> (+7.29%) ⬆️
src/ast/nodes/SpreadElement.ts 100.00% <ø> (ø)
... and 309 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 9a2775b...f508858. Read the comment docs.

@lukastaegert lukastaegert force-pushed the update-dependencies branch from 9cf1c61 to f508858 Compare June 16, 2021 04:53
@lukastaegert lukastaegert merged commit 7212516 into master Jun 16, 2021
@lukastaegert lukastaegert deleted the update-dependencies branch June 16, 2021 04:59
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.

1 participant