vue-info-card
vue-info-card copied to clipboard
Bump js-yaml and css-loader
Bumps js-yaml to 3.13.1 and updates ancestor dependency css-loader. These dependencies need to be updated together.
Updates js-yaml
from 3.7.0 to 3.13.1
Changelog
Sourced from js-yaml's changelog.
[3.13.1] - 2019-04-05
Security
- Fix possible code execution in (already unsafe)
.load()
, #480.[3.13.0] - 2019-03-20
Security
- Security fix:
safeLoad()
can hang when arrays with nested refs used as key. Now throws exception for nested arrays. #475.[3.12.2] - 2019-02-26
Fixed
- Fix
noArrayIndent
option for root level, #468.[3.12.1] - 2019-01-05
Added
- Added
noArrayIndent
option, #432.[3.12.0] - 2018-06-02
Changed
- Support arrow functions without a block statement, #421.
[3.11.0] - 2018-03-05
Added
- Add arrow functions suport for
!!js/function
.Fixed
- Fix dump in bin/octal/hex formats for negative integers, #399.
[3.10.0] - 2017-09-10
Fixed
- Fix
condenseFlow
output (quote keys for sure, instead of spaces), #371, #370.- Dump astrals as codepoints instead of surrogate pair, #368.
[3.9.1] - 2017-07-08
Fixed
- Ensure stack is present for custom errors in node 7.+, #351.
[3.9.0] - 2017-07-08
Added
- Add
condenseFlow
option (to create pretty URL query params), #346.Fixed
... (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 rebuild- Additional commits viewable in compare view
Updates css-loader
from 0.28.11 to 6.7.1
Release notes
Sourced from css-loader's releases.
v6.7.1
6.7.1 (2022-03-08)
Bug Fixes
v6.7.0
6.7.0 (2022-03-04)
Features
v6.6.0
6.6.0 (2022-02-02)
Features
- added the
hashStrategy
option (ca4abce)v6.5.1
6.5.1 (2021-11-03)
Bug Fixes
v6.5.0
6.5.0 (2021-10-26)
Features
Bug Fixes
- respect
nosources
in thedevtool
option (c60eff2)v6.4.0
6.4.0 (2021-10-09)
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
Features
6.6.0 (2022-02-02)
Features
- added the
hashStrategy
option (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
6.5.0 (2021-10-26)
Features
Bug Fixes
- respect
nosources
in thedevtool
option (c60eff2)6.4.0 (2021-10-09)
Features
- generate more collision resistant for locals (c7db752)
... (truncated)
Commits
830fe2c
chore(release): 6.7.174dac1e
fix: defaultGetLocalIdent export (#1427)84b552a
chore(release): 6.7.0207cf36
feat: re-export defaultGetLocalIdent (#1423)f0e20e6
chore: upgrade dependencies to the latest version (#1425)4dede55
docs(readme): added types (#1418)e16ba4d
chore(deps): bump nanoid from 3.1.30 to 3.2.0 (#1412)76ad29f
docs: add yarn and pnpm installation commands (#1417)67bb937
chore: upgrade dependencies to the latest version (#1416)5d6be09
chore(release): v6.6.0- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
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.