Bump yargs-parser and postcss-cli
Bumps yargs-parser to 21.1.1 and updates ancestor dependency postcss-cli. These dependencies need to be updated together.
Updates yargs-parser from 11.1.1 to 21.1.1
Release notes
Sourced from yargs-parser's releases.
yargs-parser: v21.1.1
21.1.1 (2022-08-04)
Bug Fixes
yargs-parser: v21.1.0
21.1.0 (2022-08-03)
Features
Bug Fixes
- halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
- node version check now uses process.versions.node (#450) (d07bcdb)
- parse options ending with 3+ hyphens (#434) (4f1060b)
yargs-parser: v21.0.1
21.0.1 (2022-02-27)
Bug Fixes
yargs-parser yargs-parser-v21.0.0
⚠ BREAKING CHANGES
- drops support for 10 (#421)
Bug Fixes
Code Refactoring
yargs-parser yargs-parser-v20.2.9
... (truncated)
Changelog
Sourced from yargs-parser's changelog.
21.1.1 (2022-08-04)
Bug Fixes
21.1.0 (2022-08-03)
Features
Bug Fixes
- halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
- node version check now uses process.versions.node (#450) (d07bcdb)
- parse options ending with 3+ hyphens (#434) (4f1060b)
21.0.1 (2022-02-27)
Bug Fixes
21.0.0 (2021-11-15)
⚠ BREAKING CHANGES
- drops support for 10 (#421)
Bug Fixes
Code Refactoring
20.2.9 (2021-06-20)
Bug Fixes
... (truncated)
Commits
3aba24cchore(main): release yargs-parser 21.1.1 (#455)d69f9c3fix(typescript): ignore .cts files during publish (#454)90067a0chore(main): release yargs-parser 21.1.0 (#446)d07bcdbfix: node version check now uses process.versions.node (#450)c0c6079chore(deps): update dependency puppeteer to v16 (#451)a89259ffeat: allow the browser build to be imported (#443)c474bc1fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...fd30238chore(deps): update dependency serve to v14 (#449)a072f9achore(deps): update dependency puppeteer to v15 (#444)4f1060bfix: parse options ending with 3+ hyphens (#434)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser 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/yargs-parser-and-postcss-cli-21.1.1 is protected it was unable to do so.