[Snyk] Upgrade: , , , , , , , , , tslib, , , ace-builds, ajv, fsevents, ngx-segment-analytics, rxjs, vanilla-jsoneditor, zone.js #44
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 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/common
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/compiler
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/core
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/forms
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/platform-browser
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/platform-browser-dynamic
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/router
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
@angular/localize
from 15.2.2 to 15.2.10 | 8 versions ahead of your current version | a year ago
on 2023-10-04
tslib
from 2.0.1 to 2.7.0 | 17 versions ahead of your current version | a month ago
on 2024-08-23
@ng-bootstrap/ng-bootstrap
from 8.0.1 to 8.0.4 | 3 versions ahead of your current version | 4 years ago
on 2021-01-25
@ng-select/ng-select
from 5.0.14 to 5.1.0 | 2 versions ahead of your current version | 4 years ago
on 2021-01-21
ace-builds
from 1.4.12 to 1.36.0 | 90 versions ahead of your current version | a month ago
on 2024-08-21
ajv
from 8.12.0 to 8.17.1 | 5 versions ahead of your current version | 2 months ago
on 2024-07-12
fsevents
from 2.1.3 to 2.3.3 | 7 versions ahead of your current version | a year ago
on 2023-08-21
ngx-segment-analytics
from 1.7.0 to 1.8.1 | 2 versions ahead of your current version | 3 years ago
on 2021-08-19
rxjs
from 6.6.3 to 6.6.7 | 3 versions ahead of your current version | 3 years ago
on 2021-03-28
vanilla-jsoneditor
from 0.15.1 to 0.23.8 | 46 versions ahead of your current version | 2 months ago
on 2024-07-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
Release notes
Package name: @angular/animations
Package name: @angular/common
Package name: @angular/compiler
Package name: @angular/core
Package name: @angular/forms
Package name: @angular/platform-browser
Package name: @angular/platform-browser-dynamic
Package name: @angular/router
Package name: @angular/localize
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: @ng-bootstrap/ng-bootstrap
Package name: @ng-select/ng-select
5.1.0 (2021-01-21)
Features
5.0.15 (2021-01-09)
Bug Fixes
5.0.14 (2021-01-02)
Bug Fixes
Package name: ace-builds
package 21.08.24
package 20.08.24
package 22.07.24
package 18.07.24
package 01.07.24
package 27.06.24
package 11.06.24
package 27.05.24
package 24.05.24
package 22.05.24
Package name: ajv
What's Changed
Full Changelog: v8.17.0...v8.17.1
Plus everything in 8.17.0 which failed to release
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
Revert "Revert fast-uri change (#2444)" by @ gurgunday in #2448
fix: ignore new eslint error for @ typescript-eslint/no-extraneous-class by @ jasoniangreen in #2455
docs: clarify behaviour of addVocabulary by @ jasoniangreen in #2454
docs: refactor to improve legibility by @ blottn in #2432
Fix grammatical typo in managing-schemas.md by @ wetneb in #2305
docs: Fix broken strict-mode link by @ alexanderjsx in #2459
feat: add test for encoded refs and bump fast-uri by @ jasoniangreen in #2449
fix: changes for @ typescript-eslint/array-type rule by @ jasoniangreen in #2467
fixes #2217 - clarify custom keyword naming by @ jasoniangreen in #2457
What's Changed
Full Changelog: v8.15.0...v8.16.0
What's Changed
uri-js
withfast-uri
by @ vixalien in #2415New Contributors
Full Changelog: v8.14.0...v8.15.0
What's Changed
New Contributors
Full Changelog: v8.13.0...v8.14.0
Package name: fsevents
Released to npm as v2.3.3
Released to npm as v2.3.2
Released to npm as v2.3.1
Release contains universal binary for x86 & amd64 (m1) chips
No content.
Fix GH Release Step
Electron Enabled (no static functions/variables)
No content.
Package name: ngx-segment-analytics
- Fix traits and addDestinationMiddleware functions
- Update dependencies
- Bump version
- Update documentation
Package name: rxjs
Package name: vanilla-jsoneditor
🐞 Bug Fixes
View changes on GitHub
🐞 Bug Fixes
View changes on GitHub
🚀 Features
codemirror
,codemirror-indentation-markers
,ajv
,sass
- by @ josdejong (1eb5c)🐞 Bug Fixes
View changes on GitHub
🚀 Features
codemirror
,ajv
,jsonrepair
, and update dev dependencies - by @ josdejong (999ac)🐞 Bug Fixes
jse-readonly-password
attached to all values - by @ josdejong (eabbe)View changes on GitHub
🐞 Bug Fixes
jsonrepair
and other dependencies - by @ josdejong (7b906)View changes on GitHub
🚀 Features
codemirror
,ajv
,fontawesome
,jsonrepair
, and dev dependencies - by @ josdejong (7bd08)🐞 Bug Fixes
View changes on GitHub
🐞 Bug Fixes
View changes on GitHub
🚀 Features
codemirror
,sass
, and dev dependencies) - by @ josdejong (abf04)