-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump js-yaml and dockerfile_lint #191
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.13.1 and updates ancestor dependency [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint). These dependencies need to be updated together. Updates `js-yaml` from 3.2.7 to 3.13.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.2.7...3.13.1) Updates `dockerfile_lint` from 0.0.9 to 0.3.4 - [Release notes](https://github.com/projectatomic/dockerfile_lint/releases) - [Commits](projectatomic/dockerfile_lint@v0.0.9...v0.3.4) --- updated-dependencies: - dependency-name: js-yaml dependency-type: indirect - dependency-name: dockerfile_lint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Salacious has reviewed your code, please see inline comments.
List of skipped files:
['package-lock.json']
I think this is legit; the last release on the In reality, we should replace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Salacious has reviewed your code, please see inline comments.
List of skipped files:
['package-lock.json']
Bumps js-yaml to 3.13.1 and updates ancestor dependency dockerfile_lint. These dependencies need to be updated together.
Updates
js-yaml
from 3.2.7 to 3.13.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
665aadd
3.13.1 releasedda8ecf2
Browser files rebuildb2f9e88
Merge pull request #480 from nodeca/toStringe18afbf
Fix possible code execution in (already unsafe) load()9d4ce5e
3.13.0 releasedf64c673
Browser files rebuilda567ef3
Restrict data types for object keys59b6e76
Fix test namee4267fc
3.12.2 released7231a49
Browser files rebuildUpdates
dockerfile_lint
from 0.0.9 to 0.3.4Commits
6e5c77c
Add Junit output. Minor bug fixes9dd5e91
Adding support for JUnit XML format as output (#140)f340033
Update Readme (#114)54e2dc6
docker cli analysis for file doesn't need to be privileged (#130)2a8804c
Merge pull request #133 from projectatomic/dependabot/npm_and_yarn/js-yaml-3....fdaff4e
Bump js-yaml from 3.2.7 to 3.13.17af49ef
Adds inline ignore functionality and unit tests. Updates the README.md file ...0b5b0f4
Update node.js versions on Travis CI to run tests (#127)a59ee8c
Adding a security-oriented rulepack (#126)625f957
0.3.3Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.