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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @babel/plugin-proposal-nullish-coalescing-operator from 7.0.0 to 7.2.0 #15

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @babel/plugin-proposal-nullish-coalescing-operator from 7.0.0 to 7.2.0.

Release notes

Sourced from @babel/plugin-proposal-nullish-coalescing-operator's releases.

v7.2.0 (2018-12-03)

Thanks to Gcaufy, morozRed, phapp88, tim-mc and katrotz for their first PRs!

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

馃殌 New Feature

馃悰 Bug Fix

馃拝 Polish

  • babel-generator
  • babel-node
  • babel-parser
  • babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-do-expressions, babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-numeric-separator, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-catch-binding, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-throw-expressions, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-async-generators, babel-plugin-syntax-bigint, babel-plugin-syntax-class-properties, babel-plugin-syntax-decorators, babel-plugin-syntax-do-expressions, babel-plugin-syntax-dynamic-import, babel-plugin-syntax-export-default-from, babel-plugin-syntax-export-namespace-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-meta, babel-plugin-syntax-json-strings, babel-plugin-syntax-jsx, babel-plugin-syntax-logical-assignment-operators, babel-plugin-syntax-nullish-coalescing-operator, babel-plugin-syntax-numeric-separator, babel-plugin-syntax-object-rest-spread, babel-plugin-syntax-optional-catch-binding, babel-plugin-syntax-optional-chaining, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-literals, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-assign, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-regex

馃彔 Internal

... (truncated)
Changelog

Sourced from @babel/plugin-proposal-nullish-coalescing-operator's changelog.

Changelog

Tags:

  • 馃挜 [Breaking Change]
  • 馃憮 [Spec Compliancy]
  • 馃殌 [New Feature]
  • 馃悰 [Bug Fix]
  • 馃摑 [Documentation]
  • 馃彔 [Internal]
  • 馃拝 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes.
See CHANGELOG - 6to5 for the pre-4.0.0 version changelog.
See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog.

7.1.2 (2018-09-28)

Same as v7.1.1, except compiled against Node 6 instead of Node 8 by accident (e.g had async functions).

v7.1.1 (2018-09-28)

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

馃悰 Bug Fix

馃彔 Internal

v7.1.0 (2018-09-17)

Check http://babeljs.io/blog/2018/09/17/7.1.0

馃殌 New Feature

... (truncated)
Commits
  • 282129e v7.2.0
  • fc5d49b Add access:public to @babel/helper-create-class-features-plugin
  • 6c2771c Add @babel/plugin-proposal-private-methods to @babel/standalone (#9115)
  • fdc869c Merge pull request #8289 from valtech-nyc/implement-smart-pipeline-in-parser
  • fa9df67 Move tests from babylon to babel-parser and enable one test that works now
  • 3932830 Parse non-octals with leading zeros in non strict mode correctly (#9114)
  • 07eaa3c Ignore empty fixture directories and fix fixtures in the parser (#9113)
  • 3530d11 Update find-cache-dir (#9111)
  • 806e133 Export @babel/parser#tokTypes in @babel/core (#8986)
  • 2bf8dde Propagates the extensions overrides provided by CLI during files walk (#8668)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nicolo-ribaudo, a new releaser for @babel/plugin-proposal-nullish-coalescing-operator since your current version.


Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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.

Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 4, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.422% when pulling 65b17bb on dependabot/npm_and_yarn/@babel/plugin-proposal-nullish-coalescing-operator-7.2.0 into fcde208 on master.

@floydpink floydpink merged commit ad0ec1c into master Dec 23, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@babel/plugin-proposal-nullish-coalescing-operator-7.2.0 branch December 23, 2018 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants