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

chore(deps-dev): bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.4 in /cast-receiver #233

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 19, 2020

Bumps @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.4.

Release notes

Sourced from @babel/plugin-proposal-class-properties's releases.

v7.10.4 (2020-06-30)

Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!

馃憮 Spec Compliance

  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types

馃悰 Bug Fix

  • babel-types
  • babel-plugin-proposal-do-expressions, babel-types

馃拝 Polish

馃彔 Internal

  • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
    • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
  • babel-parser
  • babel-core

Committers: 7

v7.10.3 (2020-06-19)

Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!

馃憮 Spec Compliance

  • babel-parser
    • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
    • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
  • babel-plugin-proposal-logical-assignment-operators
    • #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
Changelog

Sourced from @babel/plugin-proposal-class-properties's changelog.

v7.10.4 (2020-06-30)

馃憮 Spec Compliance

  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types

馃悰 Bug Fix

  • babel-types
  • babel-plugin-proposal-do-expressions, babel-types

馃拝 Polish

馃彔 Internal

  • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
    • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
  • babel-parser
  • babel-core

v7.10.3 (2020-06-19)

馃憮 Spec Compliance

  • babel-parser
    • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
    • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
  • babel-plugin-proposal-logical-assignment-operators
    • #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining

馃悰 Bug Fix

  • babel-parser, babel-plugin-transform-flow-comments
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-template
  • babel-types
    • #11687 improve node type definitions to avoid any's in generated types (@zxbodya)
  • babel-plugin-transform-react-pure-annotations
Commits
Maintainer changes

This version was pushed to npm by jlhwung, a new releaser for @babel/plugin-proposal-class-properties 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.


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 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2020
@codecov
Copy link

codecov bot commented Jul 19, 2020

Codecov Report

Merging #233 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files           3        3           
  Lines         136      136           
  Branches       30       30           
=======================================
  Hits          133      133           
  Misses          3        3           
Flag Coverage 螖
#cast_receiver 97.79% <酶> (酶)
#unit_tests 97.79% <酶> (酶)

Flags with carried forward coverage won't be shown. Click here to find out 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 44a0240...f8ed637. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cast-receiver/babel/plugin-proposal-class-properties-7.10.4 branch from 858814b to f8ed637 Compare July 19, 2020 09:07
@ashutoshgngwr ashutoshgngwr merged commit d55a6db into master Jul 19, 2020
@ashutoshgngwr ashutoshgngwr deleted the dependabot/npm_and_yarn/cast-receiver/babel/plugin-proposal-class-properties-7.10.4 branch July 19, 2020 09:10
@ashutoshgngwr ashutoshgngwr added this to the 0.9.x milestone Jul 20, 2020
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant