[Snyk] Upgrade: , , , , , , , , , tslib, , , intersection-observer, moment-timezone, ua-parser-js, zone.js #1326
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@angular/animations
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/common
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/compiler
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/core
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/forms
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/platform-browser
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/platform-browser-dynamic
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/router
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/service-worker
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
tslib
from 2.3.1 to 2.7.0 | 11 versions ahead of your current version | 25 days ago
on 2024-08-23
@angular/localize
from 12.2.16 to 12.2.17 | 1 version ahead of your current version | 2 years ago
on 2022-11-22
@angular/pwa
from 12.2.16 to 12.2.18 | 2 versions ahead of your current version | 2 years ago
on 2022-07-21
intersection-observer
from 0.12.0 to 0.12.2 | 2 versions ahead of your current version | 2 years ago
on 2022-06-14
moment-timezone
from 0.5.34 to 0.5.45 | 11 versions ahead of your current version | 7 months ago
on 2024-02-04
ua-parser-js
from 0.7.31 to 0.8.1 | 9 versions ahead of your current version | 3 years ago
on 2021-10-22
zone.js
from 0.11.4 to 0.15.0 | 20 versions ahead of your current version | a month ago
on 2024-08-21
Release notes
Package name: @angular/animations
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/animations GitHub release notesPackage name: @angular/common
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/common GitHub release notesPackage name: @angular/compiler
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/compiler GitHub release notesPackage name: @angular/core
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/core GitHub release notesPackage name: @angular/forms
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/forms GitHub release notesPackage name: @angular/platform-browser
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/platform-browser GitHub release notesPackage name: @angular/platform-browser-dynamic
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/platform-browser-dynamic GitHub release notesPackage name: @angular/router
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/router GitHub release notesPackage name: @angular/service-worker
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/service-worker GitHub release notesPackage name: tslib
-
2.7.0 - 2024-08-23
- Implement deterministic collapse of
- Use global 'Iterator.prototype' for downlevel generators by @ rbuckton in #267
-
2.6.3 - 2024-06-04
- 'await using' normative changes by @ rbuckton in #258
-
2.6.2 - 2023-08-18
- Fix path to
-
2.6.1 - 2023-07-24
- Allow functions as values in __addDisposableResource by @ rbuckton in #215
- Stop using es6 syntax in the es6 file by @ andrewbranch in #216
-
2.6.0 - 2023-06-26
- Add helpers for
-
2.5.3 - 2023-06-02
- Do not reference tslib.es6.js from package.json exports by @ andrewbranch in #208
-
2.5.2 - 2023-05-18
-
2.5.1 - 2023-05-17
-
2.5.0 - 2023-01-26
- Fix asyncDelegator reporting done too early by @ apendua in #187
- Add support for TypeScript 5.0's
-
2.4.1 - 2022-10-31
-
2.4.0 - 2022-04-22
-
2.3.1 - 2021-08-11
from tslib GitHub release notesWhat's Changed
awaitinawait usingby @ rbuckton in #262Full Changelog: v2.6.3...v2.7.0
What's Changed
Full Changelog: v2.6.2...v2.6.3
What's Changed
exports["module"]["types"]by @ andrewbranch in #217Full Changelog: v2.6.1...v2.6.2
What's Changed
Full Changelog: 2.6.0...v2.6.1
What's Changed
usingandawait usingby @ rbuckton in #213Full Changelog: v2.5.3...2.6.0
What's Changed
Full Changelog: 2.5.2...v2.5.3
This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.
This release of tslib provides fixes for two issues.
First, it reverses the order of
inithooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exportsfield of tslib'spackage.jsonand provides accurate declaration files so that it may be consumed under thenode16andbundlersettings formoduleResolution.What's New
__esDecorateand related helpers by @ rbuckton in #193Full Changelog: 2.4.1...2.5.0
This release contains fixes for early
returns andthrows invoked on generators.Package name: @angular/localize
-
12.2.17 - 2022-11-22
-
12.2.16 - 2022-01-27
from @angular/localize GitHub release notesPackage name: @angular/pwa
-
12.2.18 - 2022-07-21
-
12.2.17 - 2022-03-31
-
12.2.16 - 2022-01-31
from @angular/pwa GitHub release notesPackage name: intersection-observer
-
0.12.2 - 2022-06-14
-
0.12.1 - 2022-06-14
-
0.12.0 - 2020-12-10
from intersection-observer GitHub release notesPackage name: moment-timezone
-
0.5.45 - 2024-02-04
- Updated data to IANA TZDB
-
0.5.44 - 2023-12-29
- Updated data to IANA TZDB
- Fixed
- Performance improvements:
- Use binary search when looking up zone information #720.
- Avoid redundant checks in
- Avoid redundant
-
0.5.43 - 2023-03-31
- Updated data to IANA TZDB
-
0.5.42 - 2023-03-24
- Updated data to IANA TZDB
-
0.5.41 - 2023-02-25
- Updated
- Updated all dev dependencies including UglifyJS, which produces the minified builds.
- Added deprecation warning to the pre-built
-
0.5.40 - 2022-12-11
- Updated data to IANA TZDB
-
0.5.39 - 2022-11-14
- Updated data to IANA TZDB
-
0.5.38 - 2022-10-15
- Updated data to IANA TZDB
- Added
- Removed temporary
-
0.5.37 - 2022-08-25
-
0.5.36 - 2022-08-25
-
0.5.35 - 2022-08-23
-
0.5.34 - 2021-11-10
from moment-timezone GitHub release notes2024a.2023d..valueOf()to returnNaNfor invalid zoned objects (matching defaultmoment) #1082.tz.guess().getZone()calls in.tz().2023c2023bmomentnpm dependency to2.29.4to remove automated warnings about insecure dependencies #1004.Moment Timezone still works with core Moment
2.9.0and higher.moment-timezone-with-data-2012-2022bundles #1035.Use the rolling
moment-timezone-with-data-10-year-rangefiles instead.2022g2022f2022emoment.tz.dataVersionproperty to TypeScript definitions #930.tar.gzfiles from npm releases #1000Package name: ua-parser-js
-
0.8.1 - 2021-10-22
-
0.7.39 - 2024-09-11
-
0.7.38 - 2024-05-28
- Fix error on getOS() when userAgentData.platform is undefined
- Add new browser: Opera GX, Twitter
- Improve browser detection: DuckDuckGo
- Improve device detection: OPPO Pad, Oculus Quest
-
0.7.37 - 2023-10-27
-
0.7.36 - 2023-09-09
-
0.7.35 - 2023-04-01
-
0.7.34 - 2023-03-05
-
0.7.33 - 2023-01-22
-
0.7.32 - 2022-10-15
-
0.7.31 - 2021-10-27
from ua-parser-js GitHub release notesBump version 0.7.39
Version 0.7.38
Package name: zone.js
-
0.15.0 - 2024-08-21
-
0.14.10 - 2024-08-05
-
0.14.8 - 2024-07-17
-
0.14.7 - 2024-06-06
-
0.14.6 - 2024-05-17
-
0.14.5 - 2024-04-30
-
0.14.4 - 2024-02-13
-
0.14.3 - 2024-01-09
-
0.14.2 - 2023-11-03
-
0.14.1 - 2023-10-26
-
0.14.0 - 2023-09-18
-
0.13.3 - 2023-09-12
-
0.13.2 - 2023-09-11
-
0.13.1 - 2023-06-12
-
0.13.0 - 2023-03-06
-
0.12.0 - 2022-11-07
-
0.11.8 - 2022-08-12
-
0.11.7 - 2022-07-21
-
0.11.6 - 2022-06-15
-
0.11.5 - 2022-03-03
-
0.11.4 - 2021-02-16
from zone.js GitHub release notesPR Close #57418
Important
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: