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

[Snyk] Upgrade: , , , , , , , , #43

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

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

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.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

@angular/animations
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/common
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/compiler
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/core
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/forms
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/http
from 6.0.7 to 7.2.16 | 64 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 5 years ago
on 2020-01-08
@angular/platform-browser
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/platform-browser-dynamic
from 6.0.7 to 18.1.0 | 637 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10
@angular/router
from 6.0.7 to 18.1.0 | 639 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-07-10

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
low severity Cross-site Scripting (XSS)
SNYK-JS-ANGULARCORE-1070902
409 No Known Exploit
Release notes
Package name: @angular/animations
  • 18.1.0 - 2024-07-10

    18.1.0 (2024-07-10)

    common

    Commit Description
    fix - f25653e231 typo in NgOptimizedImage warning (#56756)
    fix - 9b35726e42 typo in warning for NgOptimizedDirective (#56817)

    compiler

    Commit Description
    feat - fd6cd0422d Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295)
    fix - 341a116d61 allow more characters in let declaration name (#56764)
    fix - 2a1291e942 give precedence to local let declarations over parent ones (#56752)

    compiler-cli

    Commit Description
    fix - 66e582551e avoid duplicate diagnostics for let declarations read before definition (#56843)
    fix - 4d18c5bfd5 flag all conflicts between let declarations and local symbols (#56752)
    fix - 9e21582456 Show template syntax errors in local compilation modified (#55855)
    fix - 5996502921 type check let declarations nested inside nodes (#56752)
    fix - cdebf751e4 used before declared diagnostic not firing for control flow blocks (#56843)

    core

    Commit Description
    feat - ea3c802056 Add a schematic to migrate afterRender phase flag (#55648)
    feat - 5df3e78c99 add equality function to rxjs-interop toSignal (#56447)
    feat - 0a48d584f2 add support for let syntax (#56715)
    feat - 352e0782ec expose signal input metadata in ComponentMirror (#56402)
    feat - a655e46447 Redesign the afterRender & afterNextRender phases API (#55648)
    feat - e5a6f91722 support TypeScript 5.5 (#56096)
    fix - 38effcc63e Add back phase flag option as a deprecated API (#55648)
    fix - 86bcfd3e49 improve docs on afterRender hooks (#56522)
    fix - b2445a0953 link errors to ADEV (#55554) (#56038)
    fix - 03a2acd2a3 properly remove imports in the afterRender phase migration (#56524)
    fix - 4d87b9e899 rename the equality function option in toSignal (#56769) (#56922)
    fix - 8bd4c074af toSignal equal option should be passed to inner computed (#56903)

    forms

    Commit Description
    fix - 00bde8b1c2 Make NgControlStatus host bindings OnPush compatible (#55720)

    http

    Commit Description
    fix - cc21989132 Make Content-Type header case insensitive (#56541)

    language-service

    Commit Description
    feat - b400e2e4d4 autocompletion for the component not imported (#55595)
    fix - 67b2c336bc import the default exported component correctly (#56432)

    router

    Commit Description
    feat - a13f5da773 Allow UrlTree as an input to routerLink (#56265)
    feat - 1d3a7529b4 Set a different browser URL from the one for route matching (#53318)
  • 18.1.0-rc.0 - 2024-07-01
  • 18.1.0-next.4 - 2024-06-27
  • 18.1.0-next.3 - 2024-06-20
  • 18.1.0-next.2 - 2024-06-12
  • 18.1.0-next.1 - 2024-06-05
  • 18.1.0-next.0 - 2024-05-29
  • 18.0.7 - 2024-07-10
  • 18.0.6 - 2024-07-03
  • 18.0.5 - 2024-06-27
  • 18.0.4 - 2024-06-20
  • 18.0.3 - 2024-06-12
  • 18.0.2 - 2024-06-05
  • 18.0.1 - 2024-05-29
  • 18.0.0 - 2024-05-22
  • 18.0.0-rc.3 - 2024-05-21
  • 18.0.0-rc.2 - 2024-05-15
  • 18.0.0-rc.1 - 2024-05-08
  • 18.0.0-rc.0 - 2024-05-01
  • 18.0.0-next.6 - 2024-04-25
  • 18.0.0-next.5 - 2024-04-17
  • 18.0.0-next.4 - 2024-04-10
  • 18.0.0-next.3 - 2024-04-03
  • 18.0.0-next.2 - 2024-03-28
  • 18.0.0-next.1 - 2024-03-20
  • 18.0.0-next.0 - 2024-03-14
  • 17.3.12 - 2024-07-17

    17.3.12 (2024-07-17)

    compiler

    Commit Description
    fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003)
  • 17.3.11 - 2024-06-05
  • 17.3.10 - 2024-05-22
  • 17.3.9 - 2024-05-15
  • 17.3.8 - 2024-05-08
  • 17.3.7 - 2024-05-01
  • 17.3.6 - 2024-04-25
  • 17.3.5 - 2024-04-17
  • 17.3.4 - 2024-04-10
  • 17.3.3 - 2024-04-03
  • 17.3.2 - 2024-03-28
  • 17.3.1 - 2024-03-20
  • 17.3.0 - 2024-03-13
  • 17.3.0-rc.0 - 2024-03-06
  • 17.3.0-next.1 - 2024-02-28
  • 17.3.0-next.0 - 2024-02-22
  • 17.2.4 - 2024-03-06
  • 17.2.3 - 2024-02-28
  • 17.2.2 - 2024-02-22
  • 17.2.1 - 2024-02-14
  • 17.2.0 - 2024-02-14
  • 17.2.0-rc.1 - 2024-02-09
  • 17.2.0-rc.0 - 2024-02-08
  • 17.2.0-next.1 - 2024-01-31
  • 17.2.0-next.0 - 2024-01-24
  • 17.1.3 - 2024-02-08
  • 17.1.2 - 2024-01-31
  • 17.1.1 - 2024-01-24
  • 17.1.0 - 2024-01-17
  • 17.1.0-rc.0 - 2024-01-10
  • 17.1.0-next.5 - 2023-12-21
  • 17.1.0-next.4 - 2023-12-14
  • 17.1.0-next.3 - 2023-12-06
  • 17.1.0-next.2 - 2023-11-29
  • 17.1.0-next.1 - 2023-11-20
  • 17.1.0-next.0 - 2023-11-15
  • 17.0.9 - 2024-01-10
  • 17.0.8 - 2023-12-21
  • 17.0.7 - 2023-12-14
  • 17.0.6 - 2023-12-06
  • 17.0.5 - 2023-11-29
  • 17.0.4 - 2023-11-20
  • 17.0.3 - 2023-11-15
  • 17.0.2 - 2023-11-09
  • 17.0.1 - 2023-11-08
  • 17.0.0 - 2023-11-08
  • 17.0.0-rc.3 - 2023-11-07
  • 17.0.0-rc.2 - 2023-11-02
  • 17.0.0-rc.1 - 2023-10-25
  • 17.0.0-rc.0 - 2023-10-18
  • 17.0.0-next.8 - 2023-10-11
  • 17.0.0-next.7 - 2023-10-04
  • 17.0.0-next.6 - 2023-09-27
  • 17.0.0-next.5 - 2023-09-20
  • 17.0.0-next.4 - 2023-09-13
  • 17.0.0-next.3 - 2023-09-06
  • 17.0.0-next.2 - 2023-08-30
  • 17.0.0-next.1 - 2023-08-23
  • 17.0.0-next.0 - 2023-08-16
  • 16.2.12 - 2023-11-02
  • 16.2.11 - 2023-10-25
  • 16.2.10 - 2023-10-18
  • 16.2.9 - 2023-10-11
  • 16.2.8 - 2023-10-04
  • 16.2.7 - 2023-09-27
  • 16.2.6 - 2023-09-20
  • 16.2.5 - 2023-09-13
  • 16.2.4 - 2023-09-06
  • 16.2.3 - 2023-08-30
  • 16.2.2 - 2023-08-23
  • 16.2.1 - 2023-08-16
  • 16.2.0 - 2023-08-09
  • 16.2.0-rc.0 - 2023-08-02
  • 16.2.0-next.4 - 2023-07-26
  • 16.2.0-next.3 - 2023-07-19
  • 16.2.0-next.2 - 2023-07-13
  • 16.2.0-next.1 - 2023-06-28
  • 16.2.0-next.0 - 2023-06-21
  • 16.1.9 - 2023-08-09
  • 16.1.8 - 2023-08-02
  • 16.1.7 - 2023-07-26
  • 16.1.6 - 2023-07-19
  • 16.1.5 - 2023-07-13
  • 16.1.4 - 2023-07-06
  • 16.1.3 - 2023-06-28
  • 16.1.2 - 2023-06-21
  • 16.1.1 - 2023-06-14
  • 16.1.0 - 2023-06-13
  • 16.1.0-rc.0 - 2023-06-08
  • 16.1.0-next.3 - 2023-06-01
  • 16.1.0-next.2 - 2023-05-24
  • 16.1.0-next.1 - 2023-05-17
  • 16.1.0-next.0 - 2023-05-10
  • 16.0.6 - 2023-06-13
  • 16.0.5 - 2023-06-08
  • 16.0.4 - 2023-06-01
  • 16.0.3 - 2023-05-24
  • 16.0.2 - 2023-05-17
  • 16.0.1 - 2023-05-10
  • 16.0.0 - 2023-05-03
  • 16.0.0-rc.4 - 2023-05-01
  • 16.0.0-rc.3 - 2023-04-27
  • 16.0.0-rc.2 - 2023-04-19
  • 16.0.0-rc.1 - 2023-04-14
  • 16.0.0-rc.0 - 2023-04-12
  • 16.0.0-next.7 - 2023-04-06
  • 16.0.0-next.6 - 2023-04-03
  • 16.0.0-next.5 - 2023-03-29
  • 16.0.0-next.4 - 2023-03-22
  • 16.0.0-next.3 - 2023-03-16
  • 16.0.0-next.2 - 2023-03-08
  • 16.0.0-next.1 - 2023-03-01
  • 16.0.0-next.0 - 2023-02-22
  • 15.2.10 - 2023-10-04
  • 15.2.9 - 2023-05-03
  • 15.2.8 - 2023-04-19
  • 15.2.7 - 2023-04-12
  • 15.2.6 - 2023-04-06
  • 15.2.5 - 2023-03-29
  • 15.2.4 - 2023-03-22
  • 15.2.3 - 2023-03-16
  • 15.2.2 - 2023-03-08
  • 15.2.1 - 2023-03-01
  • 15.2.0 - 2023-02-22
  • 15.2.0-rc.0 - 2023-02-15
  • 15.2.0-next.4 - 2023-02-08
  • 15.2.0-next.3 - 2023-02-02
  • 15.2.0-next.2 - 2023-01-25
  • 15.2.0-next.1 - 2023-01-18
  • 15.2.0-next.0 - 2023-01-11
  • 15.1.5 - 2023-02-15
  • 15.1.4 - 2023-02-08
  • 15.1.3 - 2023-02-02
  • 15.1.2 - 2023-01-25
  • 15.1.1 - 2023-01-18
  • 15.1.0 - 2023-01-10
  • 15.1.0-rc.0 - 2023-01-05
  • 15.1.0-next.3 - 2022-12-14
  • 15.1.0-next.2 - 2022-12-07
  • 15.1.0-next.1 - 2022-11-30
  • 15.1.0-next.0 - 2022-11-23
  • 15.0.4 - 2022-12-14
  • 15.0.3 - 2022-12-07
  • 15.0.2 - 2022-11-30
  • 15.0.1 - 2022-11-23
  • 15.0.0 - 2022-11-16
  • 15.0.0-rc.4 - 2022-11-14
  • 15.0.0-rc.3 - 2022-11-09
  • 15.0.0-rc.2 - 2022-11-04
  • 15.0.0-rc.1 - 2022-10-26
  • 15.0.0-rc.0 - 2022-10-19
  • 15.0.0-next.6 - 2022-10-12
  • 15.0.0-next.5 - 2022-10-05
  • 15.0.0-next.4 - 2022-09-28
  • 15.0.0-next.3 - 2022-09-21
  • 15.0.0-next.2 - 2022-09-15
  • 15.0.0-next.1 - 2022-09-07
  • 15.0.0-next.0 - 2022-08-26
  • 14.3.0 - 2023-03-13
  • 14.2.12 - 2022-11-21
  • 14.2.11 - 2022-11-16
  • 14.2.10 - 2022-11-09
  • 14.2.9 - 2022-11-03
  • 14.2.8 - 2022-10-26
  • 14.2.7 - 2022-10-19
  • 14.2.6 - 2022-10-12
  • 14.2.5 - 2022-10-05
  • 14.2.4 - 2022-09-28
  • 14.2.3 - 2022-09-21
  • 14.2.2 - 2022-09-15
  • 14.2.1 - 2022-09-07
  • 14.2.0 - 2022-08-25
  • 14.2.0-rc.0 - 2022-08-17
  • 14.2.0-next.1 - 2022-08-10
  • 14.2.0-next.0 - 2022-08-03
  • 14.1.3 - 2022-08-17
  • 14.1.2 - 2022-08-10
  • 14.1.1 - 2022-08-03
  • 14.1.0 - 2022-07-20
  • 14.1.0-rc.0 - 2022-07-13
  • 14.1.0-next.4 - 2022-07-06
  • 14.1.0-next.3 - 2022-06-29
  • 14.1.0-next.2 - 2022-06-22
  • 14.1.0-next.1 - 2022-06-15
  • 14.1.0-next.0 - 2022-06-08
  • 14.0.7 - 2022-07-20
  • 14.0.6 - 2022-07-13
  • 14.0.5 - 2022-07-06
  • 14.0.4 - 2022-06-29
  • 14.0.3 - 2022-06-22
  • 14.0.2 - 2022-06-15
  • 14.0.1 - 2022-06-08
  • 14.0.0 - 2022-06-02
  • 14.0.0-rc.3 - 2022-05-31
  • 14.0.0-rc.2 - 2022-05-25
  • 14.0.0-rc.1 - 2022-05-18
  • 14.0.0-rc.0 - 2022-05-11
  • 14.0.0-next.16 - 2022-05-04
  • 14.0.0-next.15 - 2022-04-27
  • 14.0.0-next.14 - 2022-04-20
  • 14.0.0-next.13 - 2022-04-13
  • 14.0.0-next.12 - 2022-04-12
  • 14.0.0-next.11 - 2022-04-06
  • 14.0.0-next.10 - 2022-03-30
  • 14.0.0-next.9 - 2022-03-25
  • 14.0.0-next.8 - 2022-03-25
  • 14.0.0-next.7 - 2022-03-16
  • 14.0.0-next.6 - 2022-03-09
  • 14.0.0-next.5 - 2022-03-02
  • 14.0.0-next.4 - 2022-02-23
  • 14.0.0-next.3 - 2022-02-17
  • 14.0.0-next.2 - 2022-02-08
  • 14.0.0-next.1 - 2022-02-02
  • 14.0.0-next.0 - 2022-01-26
  • 13.4.0 - 2023-04-06
  • 13.3.12 - 2022-11-21
  • 13.3.11 - 2022-05-31
  • 13.3.10 - 2022-05-25
  • 13.3.9 - 2022-05-18
  • 13.3.8 - 2022-05-12
  • 13.3.7 - 2022-05-11
  • 13.3.6 - 2022-05-04
  • 13.3.5 - 2022-04-27
  • 13.3.4 - 2022-04-20
  • 13.3.3 - 2022-04-13
  • 13.3.2 - 2022-04-06
  • 13.3.1 - 2022-03-30
  • 13.3.0 - 2022-03-16
  • 13.3.0-rc.0 - 2022-03-10
  • 13.2.7 - 2022-03-16
  • 13.2.6 - 2022-03-09
  • 13.2.5 - 2022-03-02
  • 13.2.4 - 2022-02-23
  • 13.2.3 - 2022-02-17
  • 13.2.2 - 2022-02-08
  • 13.2.1 - 2022-02-02
  • 13.2.0 - 2022-01-26
  • 13.2.0-rc.1 - 2022-01-24
  • 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
  • 13.0.0-rc.3 - 2021-11-02
  • 13.0.0-rc.2 - 2021-10-27
  • 13.0.0-rc.1 - 2021-10-20
  • 13.0.0-rc.0 - 2021-10-13
  • 13.0.0-next.15 - 2021-10-07
  • 13.0.0-next.14 - 2021-10-06
  • 13.0.0-next.13 - 2021-10-06
  • 13.0.0-next.12 - 2021-10-06
  • 13.0.0-next.11 - 2021-10-05
  • 13.0.0-next.10 - 2021-10-01
  • 13.0.0-next.9 - 2021-09-30
  • 13.0.0-next.8 - 2021-09-27
  • 13.0.0-next.7 - 2021-09-22
  • 13.0.0-next.6 - 2021-09-15
  • 13.0.0-next.5 - 2021-09-08
  • 13.0.0-next.4 - 2021-09-01
  • 13.0.0-next.3 - 2021-08-25
  • 13.0.0-next.2 - 2021-08-18
  • 13.0.0-next.1 - 2021-08-11
  • 13.0.0-next.0 - 2021-08-04
  • 12.2.17 - 2022-11-22
  • 12.2.16 - 2022-01-27
  • 12.2.15 - 2021-12-15
  • 12.2.14 - 2021-12-01
  • 12.2.13 - 2021-11-03
  • 12.2.12 - 2021-10-27
  • 12.2.11 - 2021-10-20
  • 12.2.10 - 2021-10-13
  • 12.2.9 - 2021-10-06
  • 12.2.8 - 2021-09-30
  • 12.2.7 - 2021-09-22
  • 12.2.6 - 2021-09-15
  • 12.2.5 - 2021-09-08
  • 12.2.4 - 2021-09-01
  • 12.2.3 - 2021-08-25
  • 12.2.2 - 2021-08-18
  • 12.2.1 - 2021-08-11
  • 12.2.0 - 2021-08-04
  • 12.2.0-rc.0 - 2021-07-28
  • 12.2.0-next.3 - 2021-07-21
  • 12.2.0-next.2 - 2021-07-14
  • 12.2.0-next.1 - 2021-06-30
  • 12.2.0-next.0 - 2021-06-24
  • 12.1.5 - 2021-08-04
  • 12.1.4 - 2021-07-28
  • 12.1.3 - 2021-07-21
  • 12.1.2 - 2021-07-14
  • 12.1.1 - 2021-06-30
  • 12.1.0 - 2021-06-24
  • 12.1.0-next.6 - 2021-06-17
  • 12.1.0-next.5 - 2021-06-09
  • 12.1.0-next.4 - 2021-06-02
  • 12.1.0-next.3 - 2021-05-26
  • 12.1.0-next.2 - 2021-05-19
  • 12.1.0-next.1 - 2021-05-05
  • 12.0.5 - 2021-06-16
  • 12.0.4 - 2021-06-09
  • 12.0.3 - 2021-06-02
  • 12.0.2 - 2021-05-26
  • 12.0.1 - 2021-05-19
  • 12.0.0 - 2021-05-12
  • 12.0.0-rc.3 - 2021-05-10
  • 12.0.0-rc.2 - 2021-05-05
  • 12.0.0-rc.1 - 2021-04-28
  • 12.0.0-rc.0 - 2021-04-21
  • 12.0.0-next.9 - 2021-04-14
  • 12.0.0-next.8 - 2021-04-07
  • 12.0.0-next.7 - 2021-04-02
  • 12.0.0-next.6 - 2021-03-24
  • 12.0.0-next.5 - 2021-03-17
  • 12.0.0-next.4 - 2021-03-10
  • 12.0.0-next.3 - 2021-03-03
  • 12.0.0-next.2 - 2021-02-24
  • 12.0.0-next.1 - 2021-02-17
  • 12.0.0-next.0 - 2021-02-10
  • 11.2.14 - 2021-05-12
  • 11.2.13 - 2021-05-05
  • 11.2.12 - 2021-04-28
  • 11.2.11 - 2021-04-21
  • 11.2.10 - 2021-04-14
  • 11.2.9 - 2021-04-07
  • 11.2.8 - 2021-04-01
  • 11.2.7 - 2021-03-24
  • 11.2.6 - 2021-03-17
  • 11.2.5 - 2021-03-10
  • 11.2.4 - 2021-03-03
  • 11.2.3 - 2021-02-24
  • 11.2.2 - 2021-02-22
  • 11.2.1 - 2021-02-17
  • 11.2.0 - 2021-02-10
  • 11.2.0-rc.0 - 2021-02-03
  • 11.2.0-next.1 - 2021-02-03
  • 11.2.0-next.0 - 2021-01-27
  • 11.1.2 - 2021-02-03
  • 11.1.1 - 2021-01-27
  • 11.1.0 - 2021-01-20
  • 11.1.0-rc.0 - 2021-01-13
  • 11.1.0-next.5 - 2021-01-13
  • 11.1.0-next.4 - 2021-01-06
  • 11.1.0-next.3 - 2020-12-17
  • 11.1.0-next.2 - 2020-12-09
  • 11.1.0-next.1 - 2020-12-02
  • 11.1.0-next.0 - 2020-11-18
  • 11.0.9 - 2021-01-13
  • 11.0.8 - 2021-01-11
  • 11.0.7 - 2021-01-07
  • 11.0.6 - 2021-01-06
  • 11.0.5 - 2020-12-16
  • 11.0.4 - 2020-12-09
  • 11.0.3 - 2020-12-02
  • 11.0.2 - 2020-11-19
  • 11.0.1 - 2020-11-18
  • 11.0.0 - 2020-11-11
  • 11.0.0-rc.3 - 2020-11-09
  • 11.0.0-rc.2 - 2020-11-04
  • 11.0.0-rc.1 - 2020-10-28
  • 11.0.0-rc.0 - 2020-10-21
  • 11.0.0-next.6 - 2020-10-14
  • 11.0.0-next.5 - 2020-10-07
  • 11.0.0-next.4 - 2020-09-30
  • 11.0.0-next.3 - 2020-09-23
  • 11.0.0-next.2 - 2020-09-16
  • 11.0.0-next.1 - 2020-09-09
  • 11.0.0-next.0 - 2020-09-02
  • 10.2.5 - 2021-04-14
  • 10.2.4 - 2020-12-17
  • 10.2.3 - 2020-11-09
  • 10.2.2 - 2020-11-04
  • 10.2.1 - 2020-10-28
  • 10.2.0 - 2020-10-21
  • 10.1.6 - 2020-10-14
  • 10.1.5 - 2020-10-07
  • 10.1.4 - 2020-09-30
  • 10.1.3 - 2020-09-23
  • 10.1.2 - 2020-09-16
  • 10.1.1 - 2020-09-09
  • 10.1.0 - 2020-09-02
  • 10.1.0-rc.0 - 2020-08-26
  • 10.1.0-next.8 - 2020-08-24
  • 10.1.0-next.7 - 2020-08-19
  • 10.1.0-next.6 - 2020-08-17
  • 10.1.0-next.5 - 2020-08-12
  • 10.1.0-next.4 - 2020-08-04
  • 10.1.0-next.3 - 2020-07-28
  • 10.1.0-next.2 - 2020-07-22
  • 10.1.0-next.1 - 2020-07-15
  • 10.1.0-next.0 - 2020-07-08
  • 10.0.14 - 2020-08-26
  • 10.0.13 - 2020-08-26
  • 10.0.12 - 2020-08-24
  • 10.0.11 - 2020-08-19
  • 10.0.10 - 2020-08-17
  • 10.0.9 - 2020-08-12
  • 10.0.8 - 2020-08-04
  • 10.0.7 - 2020-07-30
  • 10.0.6 - 2020-07-28
  • 10.0.5 - 2020-07-22
  • 10.0.4 - 2020-07-15
  • 10.0.3 - 2020-07-08
  • 10.0.2 - 2020-06-30
  • 10.0.1 - 2020-06-26
  • 10.0.0 - 2020-06-24
  • 10.0.0-rc.6 - 2020-06-15
  • 10.0.0-rc.5 - 2020-06-11
  • 10.0.0-rc.4 - 2020-06-10
  • 10.0.0-rc.3 - 2020-06-09
  • 10.0.0-rc.2 - 2020-06-01
  • 10.0.0-rc.0 - 2020-05-21
  • 10.0.0-next.9 - 2020-05-19
  • 10.0.0-next.8 - 2020-05-18
  • 10.0.0-next.7 - 2020-05-13
  • 10.0.0-next.6 - 2020-05-07
  • 10.0.0-next.5 - 2020-05-05
  • 10.0.0-next.4 - 2020-04-29
  • 10.0.0-next.3 - 2020-04-22
  • 10.0.0-next.2 - 2020-04-15
  • 10.0.0-next.1 - 2020-04-08
  • 10.0.0-next.0.with-local-changes - 2020-04-08
  • 10.0.0-next.0 - 2020-04-08
  • 9.1.13 - 2020-12-17
  • 9.1.12 - 2020-07-08
  • 9.1.11 - 2020-06-10
  • 9.1.10 - 2020-06-09
  • 9.1.9 - 2020-05-20
  • 9.1.8 - 2020-05-20
  • 9.1.7 - 2020-05-13
  • 9.1.6 - 2020-05-08
  • 9.1.5 - 2020-05-07
  • 9.1.4 - 2020-04-29
  • 9.1.3 - 2020-04-22
  • 9.1.2 - 2020-04-15
  • 9.1.1 - 2020-04-07
  • 9.1.0 - 2020-03-25
  • 9.1.0-rc.2 - 2020-03-24
  • 9.1.0-rc.1 - 2020-03-23
  • 9.1.0-rc.0 - 2020-03-19
  • 9.1.0-next.5 - 2020-03-18
  • 9.1.0-next.4 - 2020-03-11
  • 9.1.0-next.3 - 2020-03-04
  • 9.1.0-next.2 - 2020-02-27
  • 9.1.0-next.1 - 2020-02-19
  • 9.1.0-next.0 - 2020-02-13
  • 9.0.7 - 2020-03-18
  • 9.0.6 - 2020-03-11
  • 9.0.5 - 2020-03-04
  • 9.0.4 - 2020-02-27
  • 9.0.3 - 2020-02-27
  • 9.0.2 - 2020-02-19
  • 9.0.1 - 2020-02-12
  • 9.0.0 - 2020-02-06
  • 9.0.0-rc.14 - 2020-02-04
  • 9.0.0-rc.13 - 2020-02-01
  • 9.0.0-rc.12 - 2020-01-30
  • 9.0.0-rc.11 - 2020-01-24
  • 9.0.0-rc.10 - 2020-01-22
  • 9.0.0-rc.9 - 2020-01-15
  • 9.0.0-rc.8 - 2020-01-08
  • 9.0.0-rc.7 - 2019-12-18
  • 9.0.0-rc.6 - 2019-12-11
  • 9.0.0-rc.5 - 2019-12-04
  • 9.0.0-rc.4 - 2019-11-27
  • 9.0.0-rc.3 - 2019-11-20
  • 9.0.0-rc.2 - 2019-11-13
  • 9.0.0-rc.1 - 2019-11-06
  • 9.0.0-rc.0 - 2019-10-31
  • 9.0.0-next.15 - 2019-10-31
  • 9.0.0-next.14 - 2019-10-25
  • 9.0.0-next.13 - 2019-10-23
  • 9.0.0-next.12 - 2019-10-18
  • 9.0.0-next.11 - 2019-10-15
  • 9.0.0-next.10 - 2019-10-09
  • 9.0.0-next.9 - 2019-10-02
  • 9.0.0-next.8 - 2019-09-25
  • 9.0.0-next.7 - 2019-09-18
  • 9.0.0-next.6 - 2019-09-11
  • 9.0.0-next.5 - 2019-09-04
  • 9.0.0-next.4 - 2019-08-28
  • 9.0.0-next.3 - 2019-08-21
  • 9.0.0-next.2 - 2019-08-12
  • 9.0.0-next.1 - 2019-08-08
  • 9.0.0-next.0 - 2019-07-31
  • 8.2.14 - 2019-11-13
  • 8.2.13 - 2019-10-30
  • 8.2.12 - 2019-10-23
  • 8.2.11 - 2019-10-15
  • 8.2.10 - 2019-10-09
  • 8.2.9 - 2019-10-02
  • 8.2.8 - 2019-09-25
  • 8.2.7 - 2019-09-18
  • 8.2.6 - 2019-09-11
  • 8.2.5 - 2019-09-04
  • 8.2.4 - 2019-08-28
  • 8.2.3 - 2019-08-21
  • 8.2.2 - 2019-08-12
  • 8.2.1 - 2019-08-08
  • 8.2.0 - 2019-07-31
  • 8.2.0-rc.0 - 2019-07-26
  • 8.2.0-next.2 - 2019-07-17

    18.2.0-next.2 (2024-07-24)

    compiler

    Commit Description
    fix - 08c5977bd5 limit the number of chained instructions (#57069)

    compiler-cli

    Commit Description
    fix - d4ff6bc0b2 add warning for unused let declarations (

Snyk has created this PR to upgrade:
  - @angular/animations from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/animations
  - @angular/common from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/common
  - @angular/compiler from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/compiler
  - @angular/core from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/core
  - @angular/forms from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/forms
  - @angular/http from 6.0.7 to 7.2.16.
    See this package in npm: https://www.npmjs.com/package/@angular/http
  - @angular/platform-browser from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser
  - @angular/platform-browser-dynamic from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/platform-browser-dynamic
  - @angular/router from 6.0.7 to 18.1.0.
    See this package in npm: https://www.npmjs.com/package/@angular/router

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/3352c33e-52b3-4497-ab0e-ea643fe3ee19?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Aug 5, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

2 participants