[Snyk] Upgrade: , jquery-validation, chart.js, ckeditor4, cypress, fullcalendar, i18next #34
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.
@fortawesome/fontawesome-free
from 6.5.2 to 6.6.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-16
jquery-validation
from 1.20.1 to 1.21.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-17
chart.js
from 4.4.3 to 4.4.4 | 1 version ahead of your current version | 23 days ago
on 2024-08-20
ckeditor4
from 4.24.0 to 4.25.0 | 1 version ahead of your current version | 22 days ago
on 2024-08-21
cypress
from 13.13.0 to 13.13.3 | 3 versions ahead of your current version | a month ago
on 2024-08-14
fullcalendar
from 6.1.14 to 6.1.15 | 1 version ahead of your current version | 2 months ago
on 2024-07-12
i18next
from 23.11.5 to 23.14.0 | 10 versions ahead of your current version | 24 days ago
on 2024-08-19
Issues fixed by the recommended upgrade:
SNYK-JS-CKEDITOR4-7786373
SNYK-JS-CKEDITOR4-7786368
Release notes
Package name: @fortawesome/fontawesome-free
-
6.6.0 - 2024-07-16
-
6.5.2 - 2024-04-02
from @fortawesome/fontawesome-free GitHub release notesChange log available at https://fontawesome.com/docs/changelog/
Change log available at https://fontawesome.com/docs/changelog/
Package name: jquery-validation
-
1.21.0 - 2024-07-17
- Core: Add support for Web Components by @ dhobi in #2493
- Core: Allow negative decimal with no 0 by @ cstieg in #2483
- @ dhobi made their first contribution in #2493
- @ cstieg made their first contribution in #2483
-
1.20.1 - 2024-06-13
- Localization: Update Arabic translations by @ 5baddi in #2485
- Core: fix remote validation when input is the same as in aborted request by @ bidord in #2481
- @ 5baddi made their first contribution in #2485
from jquery-validation GitHub release notesWhat's Changed
New Contributors
Full Changelog: 1.20.1...1.21.0
What's Changed
New Contributors
Full Changelog: 1.20.0...1.20.1
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
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]
Package name: ckeditor4
-
4.25.0 - 2024-08-21
-
4.24.0 - 2024-02-07
from ckeditor4 GitHub release notesAdded CKEditor 4.25.0 standard-all.
Added CKEditor 4.24.0 standard-all.
Package name: cypress
-
13.13.3 - 2024-08-14
-
13.13.2 - 2024-07-31
-
13.13.1 - 2024-07-16
-
13.13.0 - 2024-07-01
from cypress GitHub release notesChangelog: https://docs.cypress.io/guides/references/changelog#13-13-3
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
Package name: fullcalendar
-
6.1.15 - 2024-07-12
- fix: dragScroll does not work on multiMonth view (#7324)
- fix: clicking on nowIndicator line ignores the event behind (#6801)
- fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)
- fix: adaptive print version shows events with custom eventContent with zero height (#7419)
-
6.1.14 - 2024-06-05
- React 19 support
- Angular 18 support (#7682)
from fullcalendar GitHub release notesGeneral
React
React
Angular
Package name: i18next
-
23.14.0 - 2024-08-19
- If backend errors with retry flag, set internal state to 0, so reloadingResources should work 147
-
23.13.0 - 2024-08-16
- Cache output of getRule to optimize performance 2226
-
23.12.7 - 2024-08-15
- revert last optimization to address 2227
-
23.12.6 - 2024-08-15
- remove console.log statement 2227
-
23.12.5 - 2024-08-15
- try to optimize last fix for 2227
-
23.12.4 - 2024-08-15
- try to address 2227 without the removal of cached formatter for in-built formatters
-
23.12.3 - 2024-08-12
- fix: Using a comma in a formatter parameter 2225
-
23.12.2 - 2024-07-19
- fix: Nested translation resolution between languages uses the fallback language for nested translations 2216 by preserving issue fix "
-
23.12.1 - 2024-07-14
- Use explicit imports for utils 2212
-
23.12.0 - 2024-07-14
- feat: Add posibility to override keyPrefix for certain translation. 2211
-
23.11.5 - 2024-05-20
from i18next GitHub release noteslngis undefined when formatter used in$t( )" 1938Important
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: