Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

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 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/common
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/compiler
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/core
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/platform-browser
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/platform-browser-dynamic
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/router
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
@angular/service-worker
from 14.2.0 to 15.2.4
52 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change
21 days ago
on 2023-03-22
Release notes
Package name: @angular/animations
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/animations GitHub release notes
Package name: @angular/common
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/common GitHub release notes
Package name: @angular/compiler
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/compiler GitHub release notes
Package name: @angular/core
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/core GitHub release notes
Package name: @angular/platform-browser
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/platform-browser GitHub release notes
Package name: @angular/platform-browser-dynamic
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/platform-browser-dynamic GitHub release notes
Package name: @angular/router
  • 15.2.4 - 2023-03-22

    15.2.4 (2023-03-22)

    core

    Commit Description
    fix - bae6b5ceb1 Allow TestBed.configureTestingModule to work with recursive cycle of standalone components. (#49473)
    fix - 087f4412af more accurate matching of classes during content projection (#48888)

    migrations

    Commit Description
    fix - bf4d856834 preserve trailing commas in code generated by standalone migration (#49533)

    Special Thanks

    Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim

  • 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
from @angular/router GitHub release notes
Package name: @angular/service-worker
  • 15.2.4 - 2023-03-22
    Read more
  • 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
from @angular/service-worker GitHub release notes
Commit messages
Package name: @angular/animations
  • 05d2ea1 release: cut the v15.2.4 release
  • 288156b Revert "fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)" (#49547)
  • bf4d856 fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)
  • 3bb7676 docs: remove ticks in code sample to generate components (#49525)
  • be2db59 refactor(router): Remove deprecated loadChildren file (#49504)
  • 9c57b65 refactor(router): Update router export location for deprecated interfaces (#49504)
  • b293c6a refactor(core): Remove VE/Render3 aliases from ViewRef code (#49499)
  • 951a347 test: increase size tracking threshold to 5K / 5% (#49520)
  • b5e68e4 build: exclude draft PRs from triage queue (#49515)
  • a404587 build: update scorecard action dependencies (#49508)
  • 6c9886b build: update cross-repo angular dependencies (#49517)
  • 3c75f98 docs: remove pipe in exponential backoff (#49494)
  • cd5d7b6 docs: update deprecated exponential backoff example (#49494)
  • 97d58ec docs: fix link ngFor documentation link (#49479)
  • 087f441 fix(core): more accurate matching of classes during content projection (#48888)
  • 0f0c0a9 docs(docs-infra): improve docs for @ angular/localize package. (#49393)
  • bae6b5c fix(core): Allow `TestBed.configureTestingModule` to work with recursive cycle of standalone components. (#49473)
  • 868dcab docs: Send data to server - insert updated links. (#49447)
  • 8f6cbb6 docs: remove bazel builder section (#49423)
  • c807a32 build: update actions/checkout digest to 24cb908 (#49436)
  • 2e37e23 docs: Optimize server interaction - insert updated link. (#49438)
  • bb2753d docs: Track and show request progress - insert updated link. (#49439)
  • e6736c7 docs: Intercept requests - insert updated link. (#49446)
  • 3d71d9d release: cut the v15.2.3 release

Compare

Package name: @angular/common
  • 05d2ea1 release: cut the v15.2.4 release
  • 288156b Revert "fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)" (#49547)
  • bf4d856 fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)
  • 3bb7676 docs: remove ticks in code sample to generate components (#49525)
  • be2db59 refactor(router): Remove deprecated loadChildren file (#49504)
  • 9c57b65 refactor(router): Update router export location for deprecated interfaces (#49504)
  • b293c6a refactor(core): Remove VE/Render3 aliases from ViewRef code (#49499)
  • 951a347 test: increase size tracking threshold to 5K / 5% (#49520)
  • b5e68e4 build: exclude draft PRs from triage queue (#49515)
  • a404587 build: update scorecard action dependencies (#49508)
  • 6c9886b build: update cross-repo angular dependencies (#49517)
  • 3c75f98 docs: remove pipe in exponential backoff (#49494)
  • cd5d7b6 docs: update deprecated exponential backoff example (#49494)
  • 97d58ec docs: fix link ngFor documentation link (#49479)
  • 087f441 fix(core): more accurate matching of classes during content projection (#48888)
  • 0f0c0a9 docs(docs-infra): improve docs for @ angular/localize package. (#49393)
  • bae6b5c fix(core): Allow `TestBed.configureTestingModule` to work with recursive cycle of standalone components. (#49473)
  • 868dcab docs: Send data to server - insert updated links. (#49447)
  • 8f6cbb6 docs: remove bazel builder section (#49423)
  • c807a32 build: update actions/checkout digest to 24cb908 (#49436)
  • 2e37e23 docs: Optimize server interaction - insert updated link. (#49438)
  • bb2753d docs: Track and show request progress - insert updated link. (#49439)
  • e6736c7 docs: Intercept requests - insert updated link. (#49446)
  • 3d71d9d release: cut the v15.2.3 release

Compare

Package name: @angular/compiler
  • 05d2ea1 release: cut the v15.2.4 release
  • 288156b Revert "fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)" (#49547)
  • bf4d856 fix(migrations): preserve trailing commas in code generated by standalone migration (#49533)
  • 3bb7676 docs: remove ticks in code sample to generate components (#49525)
  • be2db59 refactor(router): Remove deprecated loadChildren file (#49504)
  • 9c57b65 refactor(router): Update router export location for deprecated interfaces (#49504)
  • b293c6a refactor(core): Remove VE/Render3 aliases from ViewRef code (#49499)
  • 951a347 test: increase size tracking threshold to 5K / 5% (#49520)
  • b5e68e4 build: exclude draft PRs from...

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

See this project in Snyk:
https://app.snyk.io/org/contentstack-ecosystem/project/5449856d-5f44-4780-b225-660158e721ed?utm_source=github&utm_medium=referral&page=upgrade-pr
@snyk-bot snyk-bot requested a review from a team as a code owner April 13, 2023 03:32
@snyk-bot snyk-bot requested a review from a team April 13, 2023 03:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants