[Snyk] Upgrade: vue, awesomplete, bootstrap, codemirror, cropperjs, diff, dotenv, focus-visible, hotkeys-js, jquery-migrate, vue-focus-lock #1
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.
vue
from 3.2.45 to 3.4.38 | 84 versions ahead of your current version | a month ago
on 2024-08-15
awesomplete
from 1.1.5 to 1.1.7 | 2 versions ahead of your current version | 2 months ago
on 2024-07-25
bootstrap
from 5.3.2 to 5.3.3 | 1 version ahead of your current version | 7 months ago
on 2024-02-20
codemirror
from 5.65.15 to 5.65.17 | 2 versions ahead of your current version | 2 months ago
on 2024-07-20
cropperjs
from 1.6.1 to 1.6.2 | 1 version ahead of your current version | 5 months ago
on 2024-04-21
diff
from 5.1.0 to 5.2.0 | 1 version ahead of your current version | 7 months ago
on 2024-02-12
dotenv
from 16.3.1 to 16.4.5 | 7 versions ahead of your current version | 7 months ago
on 2024-02-20
focus-visible
from 5.2.0 to 5.2.1 | 1 version ahead of your current version | a month ago
on 2024-08-12
hotkeys-js
from 3.12.0 to 3.13.7 | 10 versions ahead of your current version | 7 months ago
on 2024-02-07
jquery-migrate
from 3.4.1 to 3.5.2 | 3 versions ahead of your current version | 2 months ago
on 2024-07-17
vue-focus-lock
from 2.0.5 to 2.0.6 | 1 version ahead of your current version | 7 months ago
on 2024-02-19
Release notes
Package name: vue
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.Package name: awesomplete
Release 1.1.7
Release 1.1.6
No content.
Package name: bootstrap
Highlights
variables-dark.scss
when building Bootstrap with Sass. Now,_variables.scss
will automatically import_variables-dark.scss
. If you were already importing_variables-dark.scss
manually, you should keep doing it as it won't break anything and will be the way to go in v6.Color modes
.text-bg-*
text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).color-modes.js
script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.color-scheme()
only acceptlight
anddark
values as parameters.Miscellaneous
<dl>
,<dt>
and<dd>
in the sanitizer.🎨 CSS
--bs-accordion-btn-focus-border-color
and deprecate$accordion-button-focus-border-color
☕️ JavaScript
color-mode.js
dl
,dt
anddd
in sanitizer📖 Docs
.text-bg-{color}
for all badgesgetOrCreateInstance()
doc example.table-light
from table foot exampledispose()
to Offcanvas methodsshift-color()
usage example in sass customization page.card-img-*
description.theme-icon
class🛠 Examples
🏭 Tests
🧰 Misc
📦 Dependencies
Highlights
abs()
is deprecated since Dart Sass v1.65.0. It resulted in a deprecation warning when compiling Bootstrap with Dart Sass. This has been fixed internally by changing the values passed to thedivide()
function. Thedivide()
function has not been fixed itself so that we can keep supporting node-sass cross-compatibility. In v6, this won't be an issue as we plan to drop support for node-sass.id
s in a collapse target wasn't working anymore and has been fixed.Color modes
<mark>
color customization for color modes.Docs
🎨 CSS
box-shadow
CSS variables shadow utilities$btn-link-focus-shadow-rgb
to allow customization<mark>
dark mode bg color☕️ JavaScript
id
s calls📖 Docs
details
element.left-
and.right-
utilities from migration guide🛠 Examples
🌎 Accessibility
🧰 Misc
📦 Dependencies
Package name: codemirror
Package name: cropperjs
Package name: diff
Get ready for 5.2.0 release
v5.3.0
Update our docs on doing releases to something I could actually get working
The instructions with yeoman just errored out for me
… (#365)
Co-authored-by: Tony Spataro anthony.spataro@appfolio.com
Package name: dotenv
16.4.5
16.4.4
16.4.3
16.4.2
16.4.1
16.4.0
16.3.2
16.3.1
Package name: focus-visible
5.2.1
Lists module export in package.json
Package name: hotkeys-js
Documentation v3.13.7: https://raw.githack.com/jaywcjlove/hotkeys/116a4c6/index.html
Comparing Changes: v3.13.7...v3.13.7
Documentation v3.13.6: https://raw.githack.com/jaywcjlove/hotkeys/13069ba/index.html
Comparing Changes: v3.13.5...v3.13.6
Documentation v3.13.5: https://raw.githack.com/jaywcjlove/hotkeys/6171e4b/index.html
Comparing Changes: v3.13.4...v3.13.5
Documentation v3.13.4: https://raw.githack.com/jaywcjlove/hotkeys/f8e5498/index.html
Comparing Changes: v3.13.3...v3.13.4
Documentation v3.13.3: https://raw.githack.com/jaywcjlove/hotkeys/46b6f09/index.html
Comparing Changes: v3.13.2...v3.13.3