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

feat: add known globals #4323

Merged
merged 4 commits into from
Feb 18, 2023
Merged

Conversation

dnalborczyk
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #4323 (96ede77) into master (1f5014d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4323   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         219      219           
  Lines        7943     7943           
  Branches     2188     2188           
=======================================
  Hits         7862     7862           
  Misses         26       26           
  Partials       55       55           
Impacted Files Coverage Δ
src/ast/nodes/shared/knownGlobals.ts 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@netlify
Copy link

netlify bot commented Feb 4, 2023

Deploy Preview for rollupjs ready!

Name Link
🔨 Latest commit 96ede77
🔍 Latest deploy log https://app.netlify.com/sites/rollupjs/deploys/63f12cb1d1fbc200089e7b29
😎 Deploy Preview https://deploy-preview-4323--rollupjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dnalborczyk dnalborczyk marked this pull request as ready for review February 4, 2023 02:53
Copy link
Member

@lukastaegert lukastaegert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, must have overlooked this one. Thanks!

@lukastaegert lukastaegert enabled auto-merge (squash) February 18, 2023 19:53
@lukastaegert lukastaegert merged commit e0701d7 into rollup:master Feb 18, 2023
@rollup-bot
Copy link
Collaborator

This PR has been released as part of rollup@3.17.2. You can test it via npm install rollup.

@dnalborczyk dnalborczyk deleted the known-globals branch February 21, 2023 02:58
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

4 participants