maximkoretskiy / postcss-autoreset

PostCSS plugin for automatic rules isolation
MIT License
244 stars 11 forks source link

Bump yargs-parser and clean-publish #40

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps yargs-parser to 20.2.4 and updates ancestor dependency clean-publish. These dependencies need to be updated together.

Updates yargs-parser from 11.1.1 to 20.2.4

Release notes

Sourced from yargs-parser's releases.

yargs-parser yargs-parser-v15.0.3

Bug Fixes

  • build: should use releases_created when using manifest (49ea4ef)

yargs-parser yargs-parser-v15.0.2

Bug Fixes

  • perf: address slow parse when using unknown-options-as-args (#400) (bc387ec)
Changelog

Sourced from yargs-parser's changelog.

20.2.4 (2020-11-09)

Bug Fixes

20.2.3 (2020-10-16)

Bug Fixes

  • exports: node 13.0 and 13.1 require the dotted object form with a string fallback (#336) (3ae7242)

20.2.2 (2020-10-14)

Bug Fixes

  • exports: node 13.0-13.6 require a string fallback (#333) (291aeda)

20.2.1 (2020-10-01)

Bug Fixes

20.2.0 (2020-09-21)

Features

  • string-utils: export looksLikeNumber helper (#324) (c8580a2)

Bug Fixes

  • unknown-options-as-args: convert positionals that look like numbers (#326) (f85ebb4)

20.1.0 (2020-09-20)

Features

  • adds parse-positional-numbers configuration (#321) (9cec00a)

Bug Fixes

... (truncated)

Commits
  • 637690d chore: release 20.2.4 (#340)
  • 2c6b905 chore(deps): update @​typescript-eslint/standardx (#341)
  • 3b54e5e fix(deno): address import issues in Deno (#339)
  • b6974c9 chore: release 20.2.3 (#337)
  • 3ae7242 fix(exports): node 13.0 and 13.1 require the dotted object form with a stri...
  • 3fe41fe chore: release 20.2.2 (#335)
  • b4a447f build: run latest and greatest relese please
  • 291aeda fix(exports): node 13.0-13.6 require a string fallback (#333)
  • 94220bf chore(deps): update dependency gts to v3 (#332)
  • 251951b chore: release 20.2.1 (#331)
  • 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 clean-publish from 1.1.9 to 4.2.0

Changelog

Sourced from clean-publish's changelog.

Change Log

4.2

4.1.1

  • Added types for config (by Artiom Tretjakovas).
  • Fixed --clean-comments (by Artiom Tretjakovas).
  • Fixed --tag (by Artiom Tretjakovas).

4.1

  • Added .clean-publish.json config support (by Artiom Tretjakovas).

4.0.2

  • Fixed full docs URL by using homepage (by Morgan Brasseur).

4.0.1

  • Fixed /**/ comments cleaning on cleanComments option.

4.0

  • Dropped Node.js 14 and 12 support.
  • Added -- support to pass any arguments to package manager (by Dan Onoshko).
  • Added pattern support to files option (by Dan Onoshko).
  • Added package.publishConfig support in exports cleaning (by Dan Onoshko).
  • Removed --exports option (by Dan Onoshko).
  • Reduced dependencies.

3.4.5

  • Added pnpm support.

3.4.4

  • Fixed cleaning publish script with clean-publish (by Nikita Karamov).

3.4.3

  • Added c8 support.

3.4.2

  • Fixed packageManager option (by Dan Onoshko).

3.4.1

  • Fixed repository URL parsing for cleanDocs (by Dan Onoshko).

3.4

  • Added --tmp-dir argument (by Dan Onoshko).

3.3

  • Added exports option (by Dan Onoshko).

3.2

  • Added --dry-run argument (by Igor Kamyshev).

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ai, a new releaser for clean-publish 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/maximkoretskiy/postcss-autoreset/network/alerts).