matters-editor
matters-editor copied to clipboard
chore(deps): bump glob-parent and postcss-mixins
Bumps glob-parent to 5.1.2 and updates ancestor dependency postcss-mixins. These dependencies need to be updated together.
Updates glob-parent
from 3.1.0 to 5.1.2
Release notes
Sourced from glob-parent's releases.
v5.1.2
Bug Fixes
v5.1.1
Bug Fixes
v5.1.0
Features
v5.0.0
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
Miscellaneous Chores
- Drop support for node <6 & bump dependencies (896c0c0)
v4.0.0
⚠ BREAKING CHANGES
- question marks are valid path characters on Windows so avoid flagging as a glob when alone
- Update is-glob dependency
Features
Changelog
Sourced from glob-parent's changelog.
5.1.2 (2021-03-06)
Bug Fixes
6.0.2 (2021-09-29)
Bug Fixes
6.0.1 (2021-07-20)
Bug Fixes
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
5.1.1 (2021-01-27)
Bug Fixes
5.1.0 (2021-01-27)
Features
5.0.0 (2021-01-27)
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
... (truncated)
Commits
eb2c439
chore: update changelog12bcb6c
chore: release 5.1.2f923116
fix: eliminate ReDoS (#36)0b014a7
chore: add JSDoc returns information (#33)2b24ebd
chore: generate initial changelog9b6e874
chore: release 5.1.1749c35e
ci: try wrapping the JOB_ID in a string5d39def
ci: attempt to switch to published coveralls0b5b37f
ci: put the npm step back in for only Windows473f5d8
ci: update azure build images- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates postcss-mixins
from 6.2.3 to 9.0.4
Changelog
Sourced from postcss-mixins's changelog.
9.0.4
- Moved to
postcss-simple-vars
7.9.0.3
- Fixed hot reload (by Andrey Grandilevskiy).
- Fixed Windows support (by Andrey Grandilevskiy).
9.0.2
- Fixed at-rules in
@mixin-content
in function mixins (by Vasily Polovnyov).- Updated
postcss-js
.9.0.1
- Reduced package size.
9.0
- Moved to sync APIs (by Charles Suh).
- Moved from
globby
tofast-glob
to reduce dependencies.8.1
- Added
dir-dependency
message (by@Eddort
).8.0
- Removed Node.js 10 support.
- Added better error message on
(
in mixin name.7.0.3
- Fixed file pattern on Windows (by Gene Alyson Fortunado Torcende).
7.0.2
- Fixed
postcss-js
loading (by Paul Welsh).7.0.1
- Added funding links.
7.0
- Moved to PostCSS 8.
- Moved
postcss
topeerDependencies
.- Fix docs (by Frank Showalter).
Commits
882168d
Release 9.0.4 version89378f8
Update dependencies and CI configaf3d4ee
Release 9.0.3 version807b588
Enable hot reloading of the functional mixins (#146)e6fb492
Replace\
with/
for all paths (for the glob package) (#147)2162eaa
Update dependencies4115213
Remove Node.js 12 support5dd507c
Update CI and dependencies4ff771e
Release 9.0.2 version98447c7
Speed up check- Additional commits viewable in compare view
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.