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 @angular/compiler from 10.2.1 to 10.2.3 #37

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2020

Bumps @angular/compiler from 10.2.1 to 10.2.3.

Changelog

Sourced from @angular/compiler's changelog.

10.2.3 (2020-11-09)

Bug Fixes

  • compiler: ensure that i18n message-parts have the correct source-span (#39589) (e67a331)
  • compiler: skipping leading whitespace should not break placeholder source-spans (#39589) (2b684b7), closes #39195
  • compiler-cli: avoid duplicate diagnostics about unknown pipes (#39517) (861e4fa)
  • compiler-cli: do not drop non-Angular decorators when downleveling (#39577) (1c6cf8a), closes #39574

11.0.0-rc.2 (2020-11-04)

Bug Fixes

  • common: change the week-numbering year format from r -> Y (#39495) (feda78e)
  • compiler: preserve this.$event and this.$any accesses in expressions (#39323) (a8e0db7), closes #30278
  • compiler-cli: generating invalid setClassMetadata call in ES5 for class with custom decorator (#39527) (b0bbc1f), closes #39509
  • compiler-cli: report missing pipes when fullTemplateTypeCheck is disabled (#39320) (67ea7b6), closes #38195
  • core: markDirty() should only mark flags when really scheduling tick. (#39316) (3b6497b), closes #39296
  • forms: remove validators while cleaning up a control (#39234) (43b4940)
  • router: Ensure all outlets are used when commands have a prefix (#39456) (b2f3952)

Performance Improvements

  • compiler-cli: only generate template context declaration when used (#39321) (1ac0500)
  • core: do not recurse into modules that have already been registered (#39514) (5c13c67), closes #39487

10.2.2 (2020-11-04)

Bug Fixes

  • compiler-cli: report missing pipes when fullTemplateTypeCheck is disabled (#39320) (71d0063), closes #38195
  • core: markDirty() should only mark flags when really scheduling tick. (#39316) (8c82106), closes #39296
  • router: Ensure all outlets are used when commands have a prefix (#39456) (85d5242)

Performance Improvements

  • core: do not recurse into modules that have already been registered (#39514) (812355c), closes #39487

... (truncated)

Commits
  • 2b684b7 fix(compiler): skipping leading whitespace should not break placeholder sourc...
  • ff31b43 refactor(compiler): capture fullStart locations when tokenizing (#39589)
  • 1aee8b3 refactor(compiler): store the fullStart location on ParseSourceSpans (#39...
  • e67a331 fix(compiler): ensure that i18n message-parts have the correct source-span (#...
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2020
@github-actions
Copy link

Size Change: 0 B

Total Size: 10.5 MB

ℹ️ View Unchanged
Filename Size Change
dist/bin-prettier.js 423 kB 0 B
dist/doc.js 117 kB 0 B
dist/index.js 1.63 MB 0 B
dist/parser-angular.js 51.3 kB 0 B
dist/parser-babel.js 346 kB 0 B
dist/parser-espree.js 224 kB 0 B
dist/parser-flow.js 3.09 MB 0 B
dist/parser-glimmer.js 103 kB 0 B
dist/parser-graphql.js 55.2 kB 0 B
dist/parser-html.js 158 kB 0 B
dist/parser-markdown.js 150 kB 0 B
dist/parser-postcss.js 223 kB 0 B
dist/parser-typescript.js 3.03 MB 0 B
dist/parser-yaml.js 144 kB 0 B
dist/standalone.js 501 kB 0 B
dist/third-party.js 289 kB 0 B

compressed-size-action

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 17, 2020

Superseded by #137.

@dependabot dependabot bot closed this Dec 17, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-10.2.3 branch December 17, 2020 06:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

0 participants