Skip to content

Build(deps): Bump yaml-unist-parser from 1.2.1 to 1.3.0#8888

Merged
fisker merged 2 commits intomasterfrom
dependabot/npm_and_yarn/yaml-unist-parser-1.3.0
Aug 3, 2020
Merged

Build(deps): Bump yaml-unist-parser from 1.2.1 to 1.3.0#8888
fisker merged 2 commits intomasterfrom
dependabot/npm_and_yarn/yaml-unist-parser-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2020

Fixes #8876

Bumps yaml-unist-parser from 1.2.1 to 1.3.0.

Changelog

Sourced from yaml-unist-parser's changelog.

1.3.0 (2020-08-01)

Features

  • treat "<<" as normal key but allow duplication (#274) (2fda6ef)

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 scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency labels Aug 3, 2020
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 3, 2020

Size Change: +50 B (0%)

Total Size: 8.79 MB

Filename Size Change
dist/parser-yaml.js 144 kB +50 B (0%)
ℹ️ View Unchanged
Filename Size Change
dist/bin-prettier.js 418 kB 0 B
dist/doc.js 116 kB 0 B
dist/index.js 1.54 MB 0 B
dist/parser-angular.js 49.6 kB 0 B
dist/parser-babel.js 292 kB 0 B
dist/parser-flow.js 1.88 MB 0 B
dist/parser-glimmer.js 141 kB 0 B
dist/parser-graphql.js 54.7 kB 0 B
dist/parser-html.js 145 kB 0 B
dist/parser-markdown.js 163 kB 0 B
dist/parser-postcss.js 247 kB 0 B
dist/parser-typescript.js 2.82 MB 0 B
dist/standalone.js 480 kB 0 B
dist/third-party.js 299 kB 0 B

compressed-size-action

@fisker fisker self-assigned this Aug 3, 2020
@fisker fisker merged commit 0509833 into master Aug 3, 2020
@fisker fisker deleted the dependabot/npm_and_yarn/yaml-unist-parser-1.3.0 branch August 3, 2020 13:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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.

YAML Inline Extend syntax cannot be parsed

2 participants