[Snyk] Upgrade: bootstrap, jquery, reload, sass #88
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.6.1 to 4.6.2 | 1 version ahead of your current version | 2 years ago
on 2022-07-19
jquery
from 3.6.0 to 3.7.1 | 6 versions ahead of your current version | a year ago
on 2023-08-28
reload
from 3.2.0 to 3.3.0 | 3 versions ahead of your current version | a month ago
on 2024-08-14
sass
from 1.51.0 to 1.77.8 | 73 versions ahead of your current version | 2 months ago
on 2024-07-11
Issues fixed by the recommended upgrade:
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
Release notes
Package name: bootstrap
-
4.6.2 - 2022-07-19
- Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
- We've replaced the deprecated
- Tweaked the size of
- Improved accessibility around our dropdowns, color contrast, and
- Fixed some broken links to supporting documentation.
- Updated dependencies across the board.
- Removed blurred background reference from the Toast Docs. by @ pricop in #35190
- Update links to CCA, MQ5 prefers-reduced-motion, evergreen WCAG urls, more resources by @ patrickhlauke in #35427
- v4-dev backports and updates by @ XhmikosR in #35482
- Backport #35556 by @ julien-deramond in #35558
- Tweak toast docs by @ patrickhlauke in #35633
- v4-dev backports and updates by @ XhmikosR in #35642
- Doc: Reorder alphabetically lists of components by @ julien-deramond in #36128
- Updated the small-font-size to use a round value by @ pricop in #36172
- v4 dev backports and updates by @ XhmikosR in #35767
- _custom-forms.scss: fix order of attributes by @ twin-elements in #36231
- Replace the deprecated
- [v4] Doc: remove
- Dynamic tabs: use buttons rather than links (backport to v4) by @ patrickhlauke in #33163
- v4 dev updates by @ XhmikosR in #36430
- Fix closing HTML tag in navs docs by @ julien-deramond in #36466
- v4: Horizontal collapse by @ mdo in #36434
- Fixing tabs' tests v4 by @ louismaximepiton in #36485
- Docs: fix some ARIA Authoring Practices Guides broken links by @ julien-deramond in #36490
- v4 - Remove confusing unnecessary id/aria-labelledby for dropdown menus by @ patrickhlauke in #36491
- v4 Docs: outdated ARIA/PF link, expand contrast explanation in
- v4: Improve accessible name of version dropdown in docs navbar by @ patrickhlauke in #36504
- Update devDependencies by @ XhmikosR in #36522
- Docs: update clipboard.js to v2.0.11 by @ julien-deramond in #36631
- Update devDependencies by @ XhmikosR in #36724
- v4: Add Fathom by @ mdo in #36727
- Docs: Capitalize Unicode by @ julien-deramond in #36735
- Release v4.6.2 by @ XhmikosR in #36725
- @ twin-elements made their first contribution in #36231
- @ AdrianCurtin made their first contribution in #36283
-
4.6.1 - 2021-10-28
- Replace Sass division with multiplication and custom
- Update RFS to v8.1.0 by @ XhmikosR in #34571
- fix(forms): input-group and validation icons by @ ffoodd in #32968
- Fix minor visual bug in Firefox caused by
- Adjust
- Add
- Adjust feedback icon position and padding for
- Carousel: use buttons, not links, for prev/next controls by @ patrickhlauke in #33165
- v4: Sass docs for default variables by @ mdo in #33392
- Handle complex expressions in
- More concise improvements for
- Remove
- Dropdown: support
- Update Node versions in JS tests (drop Node 10, add Node 16), update docs JS assets and add variables for
- Replace Freenode with Libera IRC server by @ midzer #34050
- Fix repetition in the Navbar docs description by @ coliff in #34208
- Enable
- Remove print
- Fix prevented
- Input group validation with custom-file input by @ ffoodd in #33239
- Add eslint-plugin-qunit and tighten JS tests by @ XhmikosR in #32270
- Update our tests to Node 16 and npm 8 by @ XhmikosR in #35142
- Disabled link cleanup by @ patrickhlauke in #34924
- Updated our devDependencies including terser; also enabled two passes for terser by @ XhmikosR
from bootstrap GitHub release notesHighlights
color-adjustwithprint-color-adjustin 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.smalland.smallto compute to a whole pixel value (was12.8pxand now is14px).roleattributes.What's Changed
color-adjustwithprint-color-adjustby @ AdrianCurtin in #36283role="group"from some split drop* buttons by @ julien-deramond in #36254accessibility.mdby @ patrickhlauke in #36492New Contributors
Full Changelog: v4.6.1...v4.6.2
What's changed
divide()function by @ mdo in #34571moz-focusringby @ kremit in #32821SAFE_URL_PATTERNregex for use with test method of regexes by @ nikonthethird in #33153smsin theSAFE_URL_PATTERNfor sanitizer by @ XhmikosR in #35074select.form-controlby @ mdo in #33206add()&subtract()by @ ffoodd in #34047add()andsubtract()by @ ffoodd in #34432aria-haspopupfrom dropdowns by @ patrickhlauke in #33624.dropdown-itemwrapped in<li>tags by @ cpsievert in #33649vertical-alignin spinners by @ XhmikosR in #338070.xwith negative margins in utilities by @ k-utsumi in #33593theadrule by @ coliff in #34426showevent disabling modals with fade class from being displayed again by @ alpadev in #34087Full changelog
v4.6.0...v4.6.1
Package name: jquery
-
3.7.1 - 2023-08-28
-
3.7.0 - 2023-05-11
-
3.6.4 - 2023-03-08
-
3.6.3 - 2022-12-20
-
3.6.2 - 2022-12-13
-
3.6.1 - 2022-08-26
-
3.6.0 - 2021-03-02
from jquery GitHub release noteshttps://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: reload
-
3.3.0 - 2024-08-14
- Reload command line now supports serving
- Reload command line now uses supervisor instead of nodemon for server side file watching - See: #367
- Reload command line now watches sub-directories - See: #367
- Reload command line now supports ignoring directories and files. See: #370
- Reload command line now shows help if invalid flag is provided. See: #369
- Refactored how file serving works in reload-server to make it more performant and easier to read. See: #326
- Removed codecov dependency for coverage reporting in favor of native GitHub Action. See: #366
-
3.2.2 - 2024-08-12
- Fixed tests and updated CI (drop 14.x and 16.x | added 20.x and 22.x) - See: #356
- Updated actions/setup-node action to v4 - See: #350
- Updated actions/checkout action to v4 - See: #347
- Updated ws from ~8.11.0 to ~8.18.0 - See: #354 and #360
- Updated sinon from 15.0.1 to 18.0.0 - See: #343 and #364
- Updated standard from 17.0.0 to 17.1.0 - See: #345
- Updated mocha from 10.2.0 to 10.7.3 - See: #359
- Updated codecov from 3.8.2 to 3.8.3 - See: #358
- Updated open from 8.4.0 to 8.4.2 - See: #358
- Updated minimist from 1.2.7 to 1.2.8 - See: #341
- Updated commander from ~9.4.0 to ~12.1.0 - See: #351
- Updated cli-color from 2.0.3 to 2.0.4 - See: #357
- Updated express from 4.18.2 to 4.19.2 - See: #352
- Updated nyc from 15.1.0 to 17.0.0 - See: #362
-
3.2.1 - 2023-01-02
-
-
-
-
- Update ws from ~7.4.0 to ~8.11.0 - See: #307
- Update express from 4.17.1 to 4.18.2 - See: #315
- Update finalhandler from ~1.1.1 to ~1.2.0 - See: #316
- Update serve-static from ~1.14.0 to ~1.15.0 - See: #317
- Update commander from ~7.2.0 to ~9.4.0 - See: #332
- Update mocha from 9.0.0 to 10.2.0 - See: #333
- Update sinon from 11.1.1 to 15.0.1 - See: #334
- Update standard from 16.0.3 to 17.0.0 - See: #335
- Remove url-parse dependency in favor of built in function - See: #325
-
3.2.0 - 2021-06-10
- CI Updates
- Dropped Node 10.x and added 16.x from CI - See: #298
- Update actions/checkout action to v2 - See: #276
- Update actions/setup-node action to v2 - #282
- Dependency Updates
- Update commander from ~6.1.0 to ~7.2.0 - See: #283
- Update url-parse from ~1.4.4 to ~1.5.0 - See: #291
- Update open from ^7.0.0 to ^8.0.0 - See: https://github.com/alallier/reload/pull/292/files
- Update ws from ~7.3.0 to ~7.4.6 - See: #294
- Update sinon from 9.1.0 to 11.1.1 - See: https://github.com/alallier/reload/pull/295/files
- Update mocha from 8.4.0 to 9.0.0 - See: https://github.com/alallier/reload/pull/297/files
- Update downstream y18n from 4.0.0 to 4.0.1 - See: #288
from reload GitHub release notesReload command line quality of life enhancements
.htmlfiles when only/is present in the browser. See: #326A bunch of dependency updates and some project maintenance
Happy New Year!
Drop 12.x and add 18.x on CI - See: #328
Update CI actions/checkout to v3 - See: #318
Update CI actions/setup-node to v3 - See: #319
Dependency Updates
Package name: sass
-
1.77.8 - 2024-07-11
-
1.77.7 - 2024-07-09
-
1.77.6 - 2024-06-17
-
1.77.5 - 2024-06-11
-
1.77.4 - 2024-05-30
-
1.77.3 - 2024-05-29
-
1.77.2 - 2024-05-16
-
1.77.1 - 2024-05-10
-
1.77.0 - 2024-05-07
-
1.76.0 - 2024-04-30
-
1.75.0 - 2024-04-11
-
1.74.1 - 2024-04-04
-
1.72.0 - 2024-03-13
-
1.71.1 - 2024-02-21
-
1.71.0 - 2024-02-16
-
1.70.0 - 2024-01-18
-
1.69.7 - 2024-01-02
-
1.69.6 - 2023-12-28
-
1.69.5 - 2023-10-26
-
1.69.4 - 2023-10-17
-
1.69.3 - 2023-10-12
-
1.69.2 - 2023-10-10
-
1.69.1 - 2023-10-09
-
1.69.0 - 2023-10-05
-
1.68.0 - 2023-09-21
-
1.67.0 - 2023-09-14
-
1.66.1 - 2023-08-18
-
1.66.0 - 2023-08-17
-
1.65.1 - 2023-08-09
-
1.65.0 - 2023-08-09
-
1.64.2 - 2023-07-31
-
1.64.1 - 2023-07-22
-
1.64.0 - 2023-07-20
-
1.63.6 - 2023-06-21
-
1.63.5 - 2023-06-21
-
1.63.4 - 2023-06-14
-
1.63.3 - 2023-06-09
-
1.63.2 - 2023-06-08
-
1.63.1 - 2023-06-08
-
1.63.0 - 2023-06-07
-
1.62.1 - 2023-04-25
-
1.62.0 - 2023-04-11
-
1.61.0 - 2023-04-06
-
1.60.0 - 2023-03-23
-
1.59.3 - 2023-03-14
-
1.59.2 - 2023-03-11
-
1.59.1 - 2023-03-10
-
1.59.0 - 2023-03-10
-
1.58.3 - 2023-02-18
-
1.58.2 - 2023-02-17
-
1.58.1 - 2023-02-14
-
1.58.0 - 2023-02-01
-
1.57.1 - 2022-12-19
-
1.57.0 - 2022-12-17
-
1.56.2 - 2022-12-08
-
1.56.1 - 2022-11-09
-
1.56.0 - 2022-11-04
-
1.55.0 - 2022-09-21
-
1.54.9 - 2022-09-07
-
1.54.8 - 2022-08-31
-
1.54.7 - 2022-08-31
-
1.54.6 - 2022-08-29
-
1.54.5 - 2022-08-19
-
1.54.4 - 2022-08-10
-
1.54.3 - 2022-08-04
-
1.54.2 - 2022-08-03
-
1.54.1 - 2022-08-02
-
1.54.0 - 2022-07-22
-
1.53.0 - 2022-06-22
-
1.52.3 - 2022-06-08
-
1.52.2 - 2022-06-03
-
1.52.1 - 2022-05-20
-
1.52.0 - 2022-05-20
-
1.51.0 - 2022-04-26
from sass GitHub release notesImportant
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:
[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"bootstrap","from":"4.6.1","to":"4.6.2"},{"name":...