Skip to content

Build(deps): Bump angular-html-parser from 1.7.0 to 1.7.1#8643

Merged
alexander-akait merged 4 commits intomasterfrom
dependabot/npm_and_yarn/angular-html-parser-1.7.1
Jul 1, 2020
Merged

Build(deps): Bump angular-html-parser from 1.7.0 to 1.7.1#8643
alexander-akait merged 4 commits intomasterfrom
dependabot/npm_and_yarn/angular-html-parser-1.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2020

Fixes #8626.

Bumps angular-html-parser from 1.7.0 to 1.7.1.

Commits
  • 3b4e5c9 chore(release): 1.7.1
  • f7e8c18 fix: add missing endSourceSpan for element with void element as its last chil...
  • See full diff in compare view

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 Jun 26, 2020
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 26, 2020

Size Change: +27 B (0%)

Total Size: 9.35 MB

Filename Size Change
dist/parser-html.js 146 kB +27 B (0%)
ℹ️ View Unchanged
Filename Size Change
dist/bin-prettier.js 417 kB 0 B
dist/doc.js 120 kB 0 B
dist/index.js 1.93 MB 0 B
dist/parser-angular.js 49.7 kB 0 B
dist/parser-babel.js 295 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-markdown.js 164 kB 0 B
dist/parser-postcss.js 248 kB 0 B
dist/parser-typescript.js 2.82 MB 0 B
dist/parser-yaml.js 144 kB 0 B
dist/standalone.js 645 kB 0 B
dist/third-party.js 299 kB 0 B

compressed-size-action

@fisker
Copy link
Copy Markdown
Member

fisker commented Jun 26, 2020

Turns out #7392 is not right solution.

@fisker fisker mentioned this pull request Jun 26, 2020
4 tasks
@fisker fisker self-assigned this Jun 26, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-html-parser-1.7.1 branch from 5563a9d to 58ffbfc Compare June 30, 2020 10:39
@fisker
Copy link
Copy Markdown
Member

fisker commented Jun 30, 2020

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-html-parser-1.7.1 branch from 58ffbfc to 7ae7108 Compare June 30, 2020 12:05
@fisker
Copy link
Copy Markdown
Member

fisker commented Jun 30, 2020

After revert #7392 , tests passed. And this fixes #8626. tests added.

@alexander-akait alexander-akait merged commit 1a4eb6c into master Jul 1, 2020
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/angular-html-parser-1.7.1 branch July 1, 2020 10:30
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 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.

Unstable HTML format

3 participants