[Snyk] Upgrade: vue, , chart.js, happy-dom, html2pdf.js, vue-chartjs #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.4.19 to 3.4.38 | 19 versions ahead of your current version | a month ago
on 2024-08-15
@vercel/analytics
from 1.2.2 to 1.3.1 | 2 versions ahead of your current version | 4 months ago
on 2024-05-24
chart.js
from 4.4.2 to 4.4.4 | 2 versions ahead of your current version | a month ago
on 2024-08-20
happy-dom
from 13.7.3 to 13.10.1 | 15 versions ahead of your current version | 6 months ago
on 2024-03-18
html2pdf.js
from 0.10.1 to 0.10.2 | 1 version ahead of your current version | 3 months ago
on 2024-07-01
vue-chartjs
from 5.3.0 to 5.3.1 | 1 version ahead of your current version | 5 months ago
on 2024-04-09
Release notes
Package name: vue
-
3.4.38 - 2024-08-15
-
3.4.37 - 2024-08-08
-
3.4.36 - 2024-08-06
-
3.4.35 - 2024-07-31
-
3.4.34 - 2024-07-24
-
3.4.33 - 2024-07-19
-
3.4.32 - 2024-07-17
-
3.4.31 - 2024-06-28
-
3.4.30 - 2024-06-22
-
3.4.29 - 2024-06-14
-
3.4.28 - 2024-06-14
-
3.4.27 - 2024-05-07
-
3.4.26 - 2024-04-29
-
3.4.25 - 2024-04-24
-
3.4.24 - 2024-04-22
-
3.4.23 - 2024-04-16
-
3.4.22 - 2024-04-15
-
3.4.21 - 2024-02-28
-
3.4.20 - 2024-02-26
-
3.4.19 - 2024-02-13
from vue GitHub release notesFor stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minorbranch.Package name: @vercel/analytics
-
1.3.1 - 2024-05-24
- fix: nextjs parallel routes with catchall isn't supported by @ feugy in #141
-
1.3.0 - 2024-05-23
- feat: include flags in custom events and page views by @ AndyBitz, @ tobiaslins, @ feugy in #140
-
1.2.2 - 2024-02-20
- fix: export issue when testing with jest and ts-node by @ feugy in #134
from @vercel/analytics GitHub release notesWhat's Changed
Full Changelog: 1.3.0...1.3.1
What's Changed
Full Changelog: 1.2.2...1.3.0
What's Changed
Full Changelog: 1.2.1...1.2.2
Package name: chart.js
-
4.4.4 - 2024-08-20
- npm
- Migration guide
- Docs
- API
- Samples
- #11873 Check if range method exists on element before executing it
- #11863 Return false from the average tooltip positioner on no valid data
- #11858 Bugfix/issue 11804 tooltip show for all invisible
- #11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
- #11844 fix issue #11717
- #11788 Fix drawing angle lines on reversed radial scale
- #11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
- #11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
- #11817 Remove box padding from legend types
- #11796 Add fit method to LegendElement interface
- #11780 types: Allow passing undefined for chart options
- #11871 Add radial linear scale to docs section of samples
- #11823 Update OffscreenCanvas documentation, as it is widely available now
- #11781 Fix some typos
- #11874 Bump package version to 4.4.4
-
4.4.3 - 2024-05-17
- npm
- Migration guide
- Docs
- API
- Samples
- #11754 Fix error when object prototype is frozen
- #11764 do not attempt to clear canvas if one does not exist
- #11755 #11450 hide bar by dataindex
- #11690 Create parsed object with correct keys
- #11707 platform.isAttached should return false if canvas is false-y
- #11762 Update license year
- #11776 Bump to 4.4.3
- #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
- #11720 Bump follow-redirects from 1.15.4 to 1.15.6
-
4.4.2 - 2024-02-28
- npm
- Migration guide
- Docs
- API
- Samples
- #11685 addListener and removeListener should be only invoked on truthy values
- #11682 fix #11503, autoskipping 0 tick when min is below 0
- #11616 fix(#11615): fix calculating caretX position on stacked bar with index interaction.
- #11662 bugfix #10896 - Changed 'r' to optional for BubbleChart
- #11674 docs(types): fix description in index.d.ts
- #11614 Add extra calrification for html legend
- #11689 Bump to 4.4.2
- #11664 Bump pnpm/action-setup from 2.4.0 to 3.0.0
- #11657 Bump release-drafter/release-drafter from 5 to 6
- #11650 Bump dorny/paths-filter from 2 to 3
- #11636 Bump socket.io-parser from 4.2.2 to 4.2.4
- #11635 Bump follow-redirects from 1.15.2 to 1.15.4
- #11633 Update pnpm lockfile
from chart.js GitHub release notesEssential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ CatchABus, @ LeeLenaleee, @ MichelHMachado, @ artus9033, @ huqingkun, @ jdufresne and @ joliss
Essential Links
Bugs Fixed
Documentation
Development
Thanks to @ DAcodedBEAT, @ EricWittrock, @ LeeLenaleee, @ LiamSwayne, @ dependabot and @ dependabot[bot]
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ DAcodedBEAT, @ LeeLenaleee, @ Megaemce, @ dependabot, @ dependabot[bot], @ mirumirumi, @ smoonsf and @ waszkiewiczja
Package name: happy-dom
-
13.10.1 - 2024-03-18
- Fixes bug where cloning a response without a body caused the error
-
13.10.0 - 2024-03-18
- Adds support for the
-
13.9.0 - 2024-03-17
- Adds support for
-
13.8.6 - 2024-03-14
- Fixes bug related to multiple fallbacks to CSS variables being set incorrectly - By @ odanado in task #1308
-
13.8.5 - 2024-03-14
- Fixes problem related to invalid pseudo query selectors matching elements (e.g. ":before" should only match the pseudo element and not the actual element) - By @ capricorn86 in task #1122
- Adds support for using multiple pseudo query selectors (e.g. ":first-of-type:last-of-type") - By @ capricorn86 in task #1122
- Fixes minor typo in
-
13.8.4 - 2024-03-13
- Adds support for returning URL relative to window location in
-
13.8.3 - 2024-03-13
- Fixes problem where some elements (e.g.
-
13.8.2 - 2024-03-12
- Adds deprecated keyCode property to KeyboardEvent - By @ capricorn86 in task #1043
-
13.8.1 - 2024-03-12
- Fixes problem with
-
13.8.0 - 2024-03-12
- Adds support for
-
13.7.8 - 2024-03-12
-
13.7.7 - 2024-03-11
-
13.7.6 - 2024-03-11
-
13.7.5 - 2024-03-11
-
13.7.4 - 2024-03-11
-
13.7.3 - 2024-03-10
from happy-dom GitHub release notes👷♂️ Patch fixes
TypeError: Cannot read properties of null (reading 'Symbol(nodeStream)')to be thrown - By @ capricorn86 in task #1325🎨 Features
Headers.getSetCookie()- By @ ushiboy and @ capricorn86 in task #1315🎨 Features
AbortSignal.throwIfAborted()- By @ capricorn86 in task #1255👷♂️ Patch fixes
👷♂️ Patch fixes
HTMLElementConfig- By @ danbentley in task #1306👷♂️ Patch fixes
HTMLLinkElement.href,HTMLImageElement.srcandHTMLScriptElement.src- By @ capricorn86 in task #1135👷♂️ Patch fixes
<li>,<h1>or<table>) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @ capricorn86 in task #1039👷♂️ Patch fixes
👷♂️ Patch fixes
ClipboardItemnot supporting text and Promise as data type, causing React tests to fail, as testing-library overrides theClipboardimplementation with an implementation relying on Promise as data type - By @ capricorn86 in task #1153🎨 Features
Element.scrollIntoView()- By @ capricorn86 in task #1051Package name: html2pdf.js
-
0.10.2 - 2024-07-01
- Using canvas as a direct source (#701) (5734d5e)
-
0.10.1 - 2021-09-02
from html2pdf.js GitHub release notes0.10.2 (2024-07-01)
Bug Fixes
v0.10.1 Fixes built assets to work when imported/required
Package name: vue-chartjs
-
5.3.1 - 2024-04-09
- chore(deps): update commitlint monorepo to v18 (major) by @ renovate in #1067
- docs: Translate to korean by @ Leejaeyeop in #1078
- Updates to
- fix(types): bar chart data by @ Oleksii14 in #1087
- Add destroyDelay prop by @ doutatsu in #1085
- @ Leejaeyeop made their first contribution in #1078
- @ wjlee2020 made their first contribution in #1082
- @ Oleksii14 made their first contribution in #1087
- @ doutatsu made their first contribution in #1085
-
5.3.0 - 2023-12-14
- a11y: support ARIA attributes, role and fallback content for canvas (#1061) (c1ee49d)
- update to chart.js v4.4.1 (#1064) (34a7e6e)
from vue-chartjs GitHub release notesWhat's Changed
Updating Chartsdocumentation by @ wjlee2020 in #1082New Contributors
Full Changelog: v5.3.0...v5.3.1
Features
Bug Fixes
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: