[Snyk] Upgrade: bootstrap, countup.js, jquery, jquery-ui, jquery-waypoints #1763
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.
bootstrap
from 4.3.1 to 4.6.2 | 9 versions ahead of your current version | 2 years ago
on 2022-07-19
countup.js
from 2.0.7 to 2.8.0 | 15 versions ahead of your current version | a year ago
on 2023-08-25
jquery
from 3.6.0 to 3.7.1 | 6 versions ahead of your current version | a year ago
on 2023-08-28
jquery-ui
from 1.12.1 to 1.14.0 | 11 versions ahead of your current version | a month ago
on 2024-08-05
jquery-waypoints
from 2.0.3 to 2.0.5 | 1 version ahead of your current version | 8 years ago
on 2016-05-02
Issues fixed by the recommended upgrade:
SNYK-JS-JQUERYUI-1767167
SNYK-JS-JQUERYUI-1767175
SNYK-JS-JQUERYUI-1767767
SNYK-JS-JQUERYUI-2946728
Release notes
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: countup.js
Added
onStartCallback
option, useful for when scroll spy is enabled, thanks to @ cherrol !Reverted change which made "main" in package.json point to the module file, instead of the umd file. It now points again at the umd file.
When revamping the build, I tried to resolve a rollup warning that had been occurring on the build for a long time:
It occurs because of typescript's Object.assign polyfill, which uses
this
on the global scope. If you setcontext: 'window'
in the rollup config, it will silence the warning, but it will cause issues if CountUp is not run in the browser. Allowing rollup to rewrite this to undefined on just the global scope is harmless and doesn't break anything, so I reverted the change.This release doesn't change the CountUp code at all, just the distribution files - The requestAnimationFrame polyfill is no longer bundled with CountUp but served separately. The other files in dist remain the same. More details in the PR: #311
Support animation plugins: A plugin is a class instance or object passed in options for the
plugin
param that implements a render method:The plugin's render method will be called on each frame to display the formatted value instead of CountUp's.
Added new option,
onCompleteCallback
which gets called when the animation completes. You can still pass a callback to the start method, and it will override whatever is passed in the options.Make it so when scroll spy is enabled, and
scrollSpyOnce
is false, CountUp will re-animate when scrolling up, as well as down, thanks to @ paidgeuseIndianSeparators
which will format a number like "1,00,000" instead of "100,000"printValue
method to potentially fix react issueFixes #287 which was a bug where, when using smart easing and counting down, the animation would take longer than configured. It also fixed an issue which caused 2 easing cycles to run for the same scenario.
Fix window check for SSR, thanks to @ johakr
Package name: jquery
https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/
https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/
https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/
https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/
https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/
https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/
https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/
Package name: jquery-ui
https://blog.jqueryui.com/2024/08/jquery-ui-1-14-0-released/
1.14.0-beta.2
1.14.0-beta.1
https://blog.jqueryui.com/2024/04/jquery-ui-1-13-3-released/
https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/
https://blog.jqueryui.com/2022/01/jquery-ui-1-13-1-released/
https://blog.jqueryui.com/2021/10/jquery-ui-1-13-0-released/
1.13.0-rc.3
1.13.0-rc.2
1.13.0-rc.1
Package name: jquery-waypoints
Restore jquery-waypoints bower install
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: