forked from atom/atom
-
Notifications
You must be signed in to change notification settings - Fork 0
Comments
[Security] Bump chart.js from 2.7.2 to 3.2.1#15
Closed
dependabot-preview[bot] wants to merge 1 commit intomaster from
Closed
[Security] Bump chart.js from 2.7.2 to 3.2.1 #15dependabot-preview[bot] wants to merge 1 commit intomaster from
dependabot-preview[bot] wants to merge 1 commit intomaster from
Conversation
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.7.2 to 3.2.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v2.7.2...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 1, 2021
Author
We've just been alerted that this update fixes a security vulnerability:
Sourced from The GitHub Security Advisory Database.
Prototype pollution in chart.js
This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with provided options. However, during this operation, the keys of the object being set are not checked, leading to a prototype pollution.
Affected versions: ["< 2.9.4"]
@dependabot-preview
dependabot-preview
bot
changed the title
(削除) Bump chart.js from 2.7.2 to 3.2.1 (削除ここまで)
(追記) [Security] Bump chart.js from 2.7.2 to 3.2.1 (追記ここまで)
May 10, 2021
@dependabot-preview
dependabot-preview
bot
added
the
security
Pull requests that address a security vulnerability
label
May 10, 2021
Author
Superseded by #18.
@dependabot-preview
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/chart.js-3.2.1
branch
May 24, 2021 12:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps chart.js from 2.7.2 to 3.2.1.
Release notes
Sourced from chart.js's releases.
... (truncated)
Commits
938865fBump version to 3.2.1 (#9014)49e7edaEnable scriptable element chart options (#9012)ea7b8cbAdd test for DecimationAlgorithm type (#9010)55dd426Add documentation on tooltip xAlign and yAlign (#9011)dffc086Fix for enabling monotone cubicInterpolationMode when tension is 0 (#9008)12bf256Ignore truncated pixels in bar width calculation (#8995)44e62e7Improve linear tick generators collision estimation (#8983)0f1d07aBump to version 3.2.0 (#8974)eaa3a68Add drawTime: beforeDraw option to filler (#8973)0ad0d35Fix skipNull for subsequent datasets (#8972)Dependabot compatibility score
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: