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

[Snyk] Upgrade: @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, @angular/service-worker #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade multiple dependencies.

馃懐鈥嶁檪 The following dependencies are linked and will therefore be updated together.

鈩癸笍 Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on
@angular/animations
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/common
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/compiler
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/core
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/forms
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/platform-browser
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/platform-browser-dynamic
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/router
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
@angular/service-worker
from 13.0.0 to 13.2.0
17 versions ahead of your current version a month ago
on 2022-01-26
Release notes
Package name: @angular/animations
  • 13.2.0 - 2022-01-26

    13.2.0 (2022-01-26)

    Deprecations

    • The CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.

    • The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).

    • Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.

    Commit Description
    docs - 9c11183e74 deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#44749)
    docs - 9f12e7fea4 deprecate ComponentFactory and ComponentFactoryResolver symbols (#44749)
    docs - 4e95a316ce deprecate unused config options from the CompilerOptions interface (#44749)

    compiler

    Commit Description
    feat - a4ab6d6b72 add support for safe calls in templates (#44580)
    fix - abd1bc8039 correct spans when parsing bindings with comments (#44785)
    fix - ed67a074ce properly compile DI factories when coverage reporting is enabled (#44732)

    compiler-cli

    Commit Description
    feat - fa835b5a29 enable extended diagnostics by default (#44712)
    feat - 73424def13 provide the animations for DirectiveMeta (#44630)
    fix - fe3e4d6865 Handle ng-template with structural directive in indexer (#44788)
    fix - 7316e72ec5 properly index elements when on a template (#44785)
    fix - 100091ebf0 remove leftover _extendedTemplateDiagnostics requirements (#44777)
    fix - d2ae96f742 skip ExtendedTemplateCheckerImpl construction if there were configuration errors (#44778)

    core

    Commit Description
    fix - 5626b34264 consistently use namespace short name rather than URI (#44766)
    fix - 94bfcdd9de error if NgZone.isInAngularZone is called with a noop zone (#44800)

    forms

    Commit Description
    feat - 72092ebd26 Allow a FormControl to use initial value as default. (#44434)
    fix - f7aa937cac Make some minor fixups for forward-compatibility with typed forms. (#44540)

    language-service

    Commit Description
    feat - af2a1317cb support completions for animation (#44630)

    router

    Commit Description
    feat - 5a4ddfd4f5 Allow symbol keys for Route data and resolve properties (#44519)

    Special Thanks

    Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Dario Piotrowicz, Derek Cormier, Doug Parker, Douglas Parker, Dylan Hunn, George Kalpakas, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Martin Probst, Oleg Postoev, Stephanie Tuerk, Tim Bowersox, Wiley Marques, Yousaf Nawaz, dario-piotrowicz, iRealNirmal, ivanwonder and shejialuo

  • 13.2.0-rc.1 - 2022-01-24

    13.2.0-rc.1 (2022-01-24)

    compiler

    Commit Description
    fix - ed67a074ce properly compile DI factories when coverage reporting is enabled (#44732)

    compiler-cli

    Commit Description
    fix - 100091ebf0 remove leftover _extendedTemplateDiagnostics requirements (#44777)
    fix - d2ae96f742 skip ExtendedTemplateCheckerImpl construction if there were configuration errors (#44778)

    core

    Commit Description
    fix - 5626b34264 consistently use namespace short name rather than URI (#44766)

    Special Thanks

    Andrew Scott, Doug Parker, Douglas Parker, JoostK, Martin Probst, Oleg Postoev and Stephanie Tuerk

  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/animations GitHub release notes
Package name: @angular/common
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/common GitHub release notes
Package name: @angular/compiler
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/compiler GitHub release notes
Package name: @angular/core
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/core GitHub release notes
Package name: @angular/forms
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/forms GitHub release notes
Package name: @angular/platform-browser
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/platform-browser GitHub release notes
Package name: @angular/platform-browser-dynamic
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/platform-browser-dynamic GitHub release notes
Package name: @angular/router
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/router GitHub release notes
Package name: @angular/service-worker
  • 13.2.0 - 2022-01-26
    Read more
  • 13.2.0-rc.1 - 2022-01-24
    Read more
  • 13.2.0-rc.0 - 2022-01-20
  • 13.2.0-next.2 - 2022-01-12
  • 13.2.0-next.1 - 2021-12-15
  • 13.2.0-next.0 - 2021-12-09
  • 13.1.3 - 2022-01-19
  • 13.1.2 - 2022-01-12
  • 13.1.1 - 2021-12-15
  • 13.1.0 - 2021-12-09
  • 13.1.0-next.3 - 2021-12-01
  • 13.1.0-next.2 - 2021-11-17
  • 13.1.0-next.1 - 2021-11-10
  • 13.1.0-next.0 - 2021-11-03
  • 13.0.3 - 2021-12-01
  • 13.0.2 - 2021-11-17
  • 13.0.1 - 2021-11-10
  • 13.0.0 - 2021-11-03
from @angular/service-worker GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @angular/animations from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/animations
  - @angular/common from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/common
  - @angular/compiler from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/compiler
  - @angular/core from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/core
  - @angular/forms from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/forms
  - @angular/platform-browser from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser
  - @angular/platform-browser-dynamic from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser-dynamic
  - @angular/router from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/router
  - @angular/service-worker from 13.0.0 to 13.2.0.
    See this package in npm: https://www.npmjs.com/package/@angular/service-worker

See this project in Snyk:
https://app.snyk.io/org/santoshyadavdev/project/afa1f421-7fb5-473b-a1a4-583511612fca?utm_source=github&utm_medium=referral&page=upgrade-pr
@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2022

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant