[Snyk] Upgrade: tslib, firebase, , angular-cli-ghpages, date-fns, firebase-admin, rxjs, zone.js #41
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.
tslib
from 2.4.1 to 2.7.0 | 9 versions ahead of your current version | 25 days ago
on 2024-08-23
firebase
from 9.14.0 to 9.23.0 | 228 versions ahead of your current version | a year ago
on 2023-06-22
@angular/fire
from 7.5.0 to 7.6.1 | 10 versions ahead of your current version | a year ago
on 2023-05-27
angular-cli-ghpages
from 1.0.5 to 1.0.7 | 2 versions ahead of your current version | a year ago
on 2023-08-29
date-fns
from 2.29.3 to 2.30.0 | 1 version ahead of your current version | a year ago
on 2023-04-30
firebase-admin
from 11.3.0 to 11.11.1 | 11 versions ahead of your current version | 10 months ago
on 2023-11-23
rxjs
from 7.5.0 to 7.8.1 | 11 versions ahead of your current version | a year ago
on 2023-04-26
zone.js
from 0.11.8 to 0.15.0 | 16 versions ahead of your current version | a month ago
on 2024-08-21
Issues fixed by the recommended upgrade:
SNYK-JS-TAFFYDB-2992450
SNYK-JS-WS-7266574
SNYK-JS-MARKDOWNIT-6483324
SNYK-JS-PROTOBUFJS-5756498
SNYK-JS-JOSE-6419224
SNYK-JS-JSON5-3182856
SNYK-JS-JSONWEBTOKEN-3180022
SNYK-JS-JSONWEBTOKEN-3180024
SNYK-JS-JSONWEBTOKEN-3180026
SNYK-JS-WORDWRAP-3149973
Release notes
Package name: tslib
What's Changed
await
inawait using
by @ 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
using
andawait using
by @ 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
init
hooks provided by decorators to correctly reflect proposed behavior.Second, it corrects the
exports
field of tslib'spackage.json
and provides accurate declaration files so that it may be consumed under thenode16
andbundler
settings formoduleResolution.
What's New
__esDecorate
and related helpers by @ rbuckton in #193Full Changelog: 2.4.1...2.5.0
This release contains fixes for early
return
s andthrow
s invoked on generators.Package name: firebase
Package name: @angular/fire
Package name: angular-cli-ghpages
This release adds support for Angular v16. 🎉
Features
Many thanks to @ tinesoft for fixing the invalid
schema.json
file that caused the issue.Deployed by @ JohannesHoppe.
This release adds support for Angular v15. 🎉
Many thanks to @ EdricChan03 for fixing a peer dependency issue. (fixes #158 via #159)
Deployed by @ JohannesHoppe.
Package name: date-fns
Package name: firebase-admin
Miscellaneous
New Features
Miscellaneous
github.ref
value inrelease.yml
(#2313)Miscellaneous
New Features
TotpInfo
field toUserRecord
(#2197)getDownloadUrl
method to the Storage API (#2036)Bug Fixes
Miscellaneous
getDownloadURL
(#2241)New Features
Bug Fixes
Filter
type from Firestore (