DisplayJS
DisplayJS copied to clipboard
Bump babel-helper-flip-expressions from 0.2.0 to 0.4.3
Bumps babel-helper-flip-expressions from 0.2.0 to 0.4.3.
Release notes
Sourced from babel-helper-flip-expressions's releases.
[email protected] (2018-05-14)
:bug: Bug Fix
babel-helper-evaluate-path,babel-plugin-minify-constant-folding
- #846 fix: handle non array statements in evaluate helper. (@vigneshshanmugam)
Committers: 1
- Vignesh Shanmugam (vigneshshanmugam)
[email protected] (2018-05-14)
:rocket: New Feature
babel-plugin-minify-simplify,babel-plugin-transform-simplify-comparison-operators:bug: Bug Fix
babel-plugin-minify-mangle-names,babel-preset-minify
- #842 fix(mangle): handle inferred names for functions. (@boopathi)
babel-plugin-minify-infinity
- #841 fix: minify infinity in expressions. (@boopathi)
babel-helper-evaluate-path,babel-plugin-minify-dead-code-elimination,babel-plugin-minify-guarded-expressions,babel-plugin-minify-simplify,babel-preset-minify
- #831 fix: account for different scopes during path evaluation. (@vigneshshanmugam)
babel-plugin-minify-dead-code-elimination,babel-preset-minify
- #834 fix(deadcode): account for impure paths inside for statements. (@vigneshshanmugam)
Chore
- #838 (chore): fix links to debugging section [skip ci]. (@vigneshshanmugam)
- #837 (chore) change line endings from crlf to lf. (@vigneshshanmugam)
Committers: 3
- Boopathi Rajaa (boopathi)
- Jed Fox (j-f1)
- Vignesh Shanmugam (vigneshshanmugam)
[email protected] (2018-05-03)
:bug: Bug Fix
babel-plugin-minify-mangle-names
- #830 fix: add constant violations to references in mangler collect phase. (@boopathi)
babel-plugin-minify-constant-folding
- #828 fix(const-folding): do not evaluate identifier in export specifiers. (@vigneshshanmugam)
babel-preset-minify
- #823 Allow options for plugins disabled by default (babel-preset-minify). (@nemophrost)
babel-plugin-transform-merge-sibling-variables,babel-preset-minify
- #826 fix(merge-sibling-var): recalculate declarations when concatenating variables. (@vigneshshanmugam)
:memo: Documentation
- #817 fix: update outdated react url. (@ganes1410)
Chore
... (truncated)
Changelog
Sourced from babel-helper-flip-expressions's changelog.
[email protected] (2018-05-14)
:bug: Bug Fix
babel-helper-evaluate-path,babel-plugin-minify-constant-folding
- #846 fix: handle non array statements in evaluate helper. (@vigneshshanmugam)
Committers: 1
- Vignesh Shanmugam (vigneshshanmugam)
[email protected] (2018-05-14)
:rocket: New Feature
babel-plugin-minify-simplify,babel-plugin-transform-simplify-comparison-operators:bug: Bug Fix
babel-plugin-minify-mangle-names,babel-preset-minify
- #842 fix(mangle): handle inferred names for functions. (@boopathi)
babel-plugin-minify-infinity
- #841 fix: minify infinity in expressions. (@boopathi)
babel-helper-evaluate-path,babel-plugin-minify-dead-code-elimination,babel-plugin-minify-guarded-expressions,babel-plugin-minify-simplify,babel-preset-minify
- #831 fix: account for different scopes during path evaluation. (@vigneshshanmugam)
babel-plugin-minify-dead-code-elimination,babel-preset-minify
- #834 fix(deadcode): account for impure paths inside for statements. (@vigneshshanmugam)
Chore
- #838 (chore): fix links to debugging section [skip ci]. (@vigneshshanmugam)
- #837 (chore) change line endings from crlf to lf. (@vigneshshanmugam)
Committers: 3
- Boopathi Rajaa (boopathi)
- Jed Fox (j-f1)
- Vignesh Shanmugam (vigneshshanmugam)
[email protected] (2018-05-03)
:bug: Bug Fix
babel-plugin-minify-mangle-names
- #830 fix: add constant violations to references in mangler collect phase. (@boopathi)
babel-plugin-minify-constant-folding
- #828 fix(const-folding): do not evaluate identifier in export specifiers. (@vigneshshanmugam)
babel-preset-minify
- #823 Allow options for plugins disabled by default (babel-preset-minify). (@nemophrost)
babel-plugin-transform-merge-sibling-variables,babel-preset-minify
- #826 fix(merge-sibling-var): recalculate declarations when concatenating variables. (@vigneshshanmugam)
:memo: Documentation
- #817 fix: update outdated react url. (@ganes1410)
Chore
... (truncated)
Commits
6889f45Publish91ed362fix: handle non array statements in evaluate helper (#846)8ea0709chore: add changelog [skip ci]b5637c5Publishbce578efix(mangle): handle inferred names for functions (#842)540d75eReplacex != undefinedwithx != null(#572)18dcfe1fix: minify infinity in expressions (#841)9939bcafix: account for different scopes during path evaluation (#831)bd330ca(chore): fix links to debugging section [skip ci] (#838)3a4426b(chore) change line endings from crlf to lf [skip ci] (#837)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.