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 #4141

Merged
merged 1 commit into from Jun 16, 2021
Merged

Update dependencies #4141

merged 1 commit into from Jun 16, 2021

Conversation

lukastaegert
Copy link
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
Copy link

github-actions bot commented Jun 15, 2021

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
Copy link

codecov bot commented Jun 15, 2021

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 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.

None yet

1 participant