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

Build(deps): Bump @babel/parser from 7.14.0 to 7.14.1 #10819

Merged
merged 2 commits into from May 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps @babel/parser from 7.14.0 to 7.14.1.

Release notes

Sourced from @​babel/parser's releases.

v7.14.1 (2021-05-04)

Thanks @​aancer-rca for your first PR to Babel.

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-parser
  • babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd
  • babel-core, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-properties, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone

Committers: 7

Changelog

Sourced from @​babel/parser's changelog.

v7.14.1 (2021-05-04)

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-parser
  • babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd
  • babel-core, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-properties, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone
Commits

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 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 dependabot bot added javascript Pull requests that update Javascript code scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency labels May 4, 2021
@sosukesuzuki sosukesuzuki self-requested a review May 5, 2021 12:20
@sosukesuzuki sosukesuzuki self-assigned this May 5, 2021
"Unexpected token (4:10)
2 | static #x = 42;
3 | static y;
> 4 | static {
Copy link
Member

Choose a reason for hiding this comment

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

babel/babel#13243 has been released

@github-actions
Copy link

github-actions bot commented May 5, 2021

Size Change: +567 B (0%)

Total Size: 11.2 MB

Filename Size Change
dist/parser-babel.js 364 kB +567 B (0%)
ℹ️ View Unchanged
Filename Size Change
dist/bin-prettier.js 460 kB 0 B
dist/doc.js 126 kB 0 B
dist/index.js 1.72 MB 0 B
dist/parser-angular.js 88 kB 0 B
dist/parser-espree.js 225 kB 0 B
dist/parser-flow.js 3.11 MB 0 B
dist/parser-glimmer.js 177 kB 0 B
dist/parser-graphql.js 55.4 kB 0 B
dist/parser-html.js 147 kB 0 B
dist/parser-markdown.js 165 kB 0 B
dist/parser-meriyah.js 233 kB 0 B
dist/parser-postcss.js 212 kB 0 B
dist/parser-typescript.js 3.18 MB 0 B
dist/parser-yaml.js 147 kB 0 B
dist/standalone.js 536 kB 0 B
dist/third-party.js 294 kB 0 B

compressed-size-action

@thorn0 thorn0 merged commit e29457c into main May 5, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel/parser-7.14.1 branch May 5, 2021 17:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants