Upgrade async to v3.x to resolve CVE-2021-43138 (#396) (@mhamann)
v0.11.4
Fixes:
Prevent improper usage of the memory store from polluting the object prototype (#397) (@mhamann)
v0.11.3
Fixes:
Handle case where parsed config object doesn't have a prototype (#365) (@ilkkao)
v0.11.2
This release resolves several security vulnerabilities by upgrading underlying packages.
v0.11.1
This release resolves several security vulnerabilities by upgrading underlying packages.
v0.11.0
This release resolves several security vulnerabilities by upgrading underlying packages.
WARNING: Due to upstream packages updates, this may cause issues with older Node.js versions (e.g. Node.js v8.x). Those older Node releases are out of support anyway, so you shouldn't use them, but be aware of this possibility.
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 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 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/shimataro/ssh-key-action/network/alerts).
Bumps nconf to 0.12.0 and updates ancestor dependency yaml-lint. These dependencies need to be updated together.
Updates
nconf
from 0.10.0 to 0.12.0Release notes
Sourced from nconf's releases.
Commits
583e713
0.12.060c99cd
chore: upgrade to nyc for test coverage (#400)080624a
[dist] Update dependency async to v3 (#332) (#399)f1ddb1b
fix(ci): use npm install w/o package-lockf25feb2
0.11.42e9e453
chore: disable package-lock, since this is a lib7aa9402
chore: update node version test matrixfeaba56
fix(security): prevent prototype pollution in memory store (#397)218059e
0.11.3dc8c3d6
Handle case where parsed config object hasn't prototype (#365)Updates
yaml-lint
from 1.2.4 to 1.7.0Commits
c780e4c
Version bumpdaa4899
Fix glob pattern to enforce forward slashes to prevent Windows issues94826d5
Run tests on different operating systems in CId48a618
Version bumpe9e6b48
Implement support for multi-document sources9ee0d44
Version bumpa290ebe
Add tests for CLIc9ec54a
Version bump9076d51
Display all failing files instead of only the first best oned8f14b4
Version bumpDependabot 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/shimataro/ssh-key-action/network/alerts).