[Snyk] Upgrade: , , , , , , , , , , , bootstrap, core-js, moment, ng-jhipster, ngx-infinite-scroll, rxjs, tslib, zone.js #8082
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/common
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/compiler
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/core
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/forms
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/platform-browser
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/platform-browser-dynamic
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@angular/router
from 7.2.4 to 7.2.16 | 12 versions ahead of your current version | 5 years ago
on 2020-01-08
@fortawesome/fontawesome-svg-core
from 1.2.14 to 1.2.36 | 37 versions ahead of your current version | 3 years ago
on 2021-08-04
@fortawesome/free-solid-svg-icons
from 5.7.1 to 5.15.4 | 37 versions ahead of your current version | 3 years ago
on 2021-08-04
@fortawesome/angular-fontawesome
from 0.3.0 to 0.15.0 | 21 versions ahead of your current version | 4 months ago
on 2024-05-23
@ng-bootstrap/ng-bootstrap
from 4.0.2 to 4.2.2 | 10 versions ahead of your current version | 5 years ago
on 2019-09-03
bootstrap
from 4.2.1 to 4.6.2 | 11 versions ahead of your current version | 2 years ago
on 2022-07-19
core-js
from 2.6.4 to 2.6.12 | 8 versions ahead of your current version | 4 years ago
on 2020-11-25
moment
from 2.24.0 to 2.30.1 | 14 versions ahead of your current version | 9 months ago
on 2023-12-27
ng-jhipster
from 0.9.1 to 0.16.0 | 15 versions ahead of your current version | 4 years ago
on 2020-10-18
ngx-infinite-scroll
from 7.0.1 to 7.2.0 | 3 versions ahead of your current version | 5 years ago
on 2019-06-10
rxjs
from 6.4.0 to 6.6.7 | 13 versions ahead of your current version | 3 years ago
on 2021-03-28
tslib
from 1.9.3 to 1.14.1 | 8 versions ahead of your current version | 4 years ago
on 2020-10-09
zone.js
from 0.8.29 to 0.15.0 | 31 versions ahead of your current version | 24 days ago
on 2024-08-21
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-MOMENT-2440688
SNYK-JS-MOMENT-2944238
SNYK-JS-BOOTSTRAP-173700
SNYK-JS-MINIMIST-559764
SNYK-JS-NODEFETCH-2342118
SNYK-JS-NODEFETCH-674311
SNYK-JS-MINIMIST-2429795
Release notes
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: @fortawesome/fontawesome-svg-core
Package name: @fortawesome/free-solid-svg-icons
Package name: @fortawesome/angular-fontawesome
Make sure to check upgrade instructions.
Added
FontAwesomeTestingModule
to not throw errors when adding icons.Fixed
rotate
input.Changed
icon
input type is now more permissive.@ fortawesome/fontawesome-svg-core
became a regular dependency.Removed
spin
andpulse
. Useanimation
input instead.styles
andclasses
.Fixed
@ fortawesome/fontawesome-common-types
, which was an undeclared dependency.Added
Changed
Removed
Added
Removed
Added
Make sure to check upgrade instructions.
Added
ng-add
schematic to use new Sharp Solid icons style.Changed
fa-icon
programmatically updated to not use deprecatedComponentFactoryResolver
.Deprecated
classes
andstyles
inputs on all components are deprecated for removal as confusing and generally not useful. See upgrade instructions for the suggested migration path.Removed
@ angular/core
.Added
Removed
Added
position
input forfa-layers-counter
component.@ fortawesome/fontawesome-svg-core@^6.1.0
as a valid peer dependency.Added
Package name: @ng-bootstrap/ng-bootstrap
Package name: bootstrap
Highlights
color-adjust
withprint-color-adjust
in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, likebootstrap.min.css
, you may still see the warning.small
and.small
to compute to a whole pixel value (was12.8px
and now is14px
).role
attributes.What's Changed
color-adjust
withprint-color-adjust
by @ AdrianCurtin in #36283role="group"
from some split drop* buttons by @ julien-deramond in #36254accessibility.md
by @ patrickhlauke in #36492New Contributors
Full Changelog: v4.6.1...v4.6.2
What's changed
divide()
function by @ mdo in #34571moz-focusring
by @ kremit in #32821SAFE_URL_PATTERN
regex for use with test method of regexes by @ nikonthethird in #33153sms
in theSAFE_URL_PATTERN
for sanitizer by @ XhmikosR in #35074select.form-control
by @ mdo in #33206add()
&subtract()
by @ ffoodd in #34047add()
andsubtract()
by @ ffoodd in #34432aria-haspopup
from dropdowns by @ patrickhlauke in #33624.dropdown-item
wrapped in<li>
tags by @ cpsievert in #33649vertical-align
in spinners by @ XhmikosR in #338070.x
with negative margins in utilities by @ k-utsumi in #33593thead
rule by @ coliff in #34426show
event disabling modals with fade class from being displayed again by @ alpadev in #34087Full changelog
v4.6.0...v4.6.1
Package name: core-js
String#at
for preventing breakage code which use obsoleteString#at
proposal polyfillOPEN_SOURCE_CONTRIBUTOR
detection inpostinstall
postinstall
Package name: moment
2.30.1
2.30.0
2.29.4
2.29.3
2.29.2
2.29.1
2.29.0
2.28.0
2.27.0
2.26.0
Package name: ng-jhipster
No content.
Release v0.15.0
Release v0.14.0
Release v0.13.0
Release v0.12.0
Release v0.11.5<...