Bump glob-parent and postcss-cli
Bumps glob-parent to 5.1.2 and updates ancestor dependency postcss-cli. 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
eb2c439chore: update changelog12bcb6cchore: release 5.1.2f923116fix: eliminate ReDoS (#36)0b014a7chore: add JSDoc returns information (#33)2b24ebdchore: generate initial changelog9b6e874chore: release 5.1.1749c35eci: try wrapping the JOB_ID in a string5d39defci: attempt to switch to published coveralls0b5b37fci: put the npm step back in for only Windows473f5d8ci: 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-cli from 6.1.2 to 10.1.0
Release notes
Sourced from postcss-cli's releases.
8.0.0 / 2020-09-21
- BREAKING: Support postcss v8 (#344, #349)
- BREAKING: postcss is now a
peerDependency, you must install it seperately (#344, #349)- Upgrade dependencies (#340)
7.0.0 / 2020-01-07
- BREAKING: Drop support for Node 6 & 8
- Update
globby, which may be a breaking change for a small number of users using certain glob patterns, see https://github.com/mrmlnc/fast-glob#pattern-syntax for details (#303)- Update dependencies
Changelog
Sourced from postcss-cli's changelog.
10.1.0 / 2022-11-29
- Allow running
--watchmode in non-TTY contexts, like Docker (#448)- Update dependencies
10.0.0 / 2022-06-29
9.1.0 / 2021-12-10
9.0.2 / 2021-11-04
- Switch to picocolors (#409)
- Remove test files from npm package
9.0.1 / 2021-09-28
- Actually exit with error when attempting to stdout in watch mode
- Remove
bin/fromfilesin package.json9.0.0 / 2021-09-24
- BREAKING: Require Node.js v12+
- BREAKING: Must specify full file path, including
.jsextension, when loading local plugins with--use(#401)- BREAKING: Officially remove support for watching postcss config (was already broken in previous releases)
- Add support for
dir-dependencymessages (#383, #391)- Update deps
8.3.1 / 2020-12-12
- Ensure paths are not interpreted as numbers (#360)
- Better errors for incorrect postcss version (#361, #362)
8.3.0 / 2020-11-17
- Exit on EOF/
^D(#358)8.2.0 / 2020-10-29
- Allow backslashes in paths for better Windows experence (#355)
8.1.0 / 2020-10-08
- Add support for
postcss.config.cjsfiles (#351)8.0.0 / 2020-09-21
... (truncated)
Commits
a3574b110.1.083771bdAllow non-TTY stdin watch mode (#448)e939a68Update dependency fs-extra to v11 (#447)1cd25c2Update dependency prettier to ~2.8.0 (#445)9fdc954Update dependency eslint-config-problems to v7 (#443)dcdef56Update dependency slash to v5 (#442)e1b551eUpdate dependency postcss-import to v15 (#439)7bf54afUpdate dependency uuid to v9 (#440)e5419b510.0.0d779476Add tests for ESM config- 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 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
You can disable automated security fix PRs for this repo from the Security Alerts page.
Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/glob-parent-and-postcss-cli-5.1.2 is protected it was unable to do so.