Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yargs-parser, @10up/stylelint-config, stylelint and stylelint-declaration-use-variable #120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps yargs-parser to 20.2.9 and updates ancestor dependencies yargs-parser, @10up/stylelint-config, stylelint and stylelint-declaration-use-variable. These dependencies need to be updated together.

Updates yargs-parser from 10.1.0 to 20.2.9

Release notes

Sourced from yargs-parser's releases.

yargs-parser yargs-parser-v20.2.9

Bug Fixes

  • build: fixed automated release pipeline (1fe9135)

yargs-parser yargs-parser-v20.2.8

Bug Fixes

  • deno: force relese for Deno (6687c97)
  • locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
  • perf: address slow parse when using unknown-options-as-args (#394) (441f059)
  • string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)

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.9 (2021-06-20)

Bug Fixes

  • build: fixed automated release pipeline (1fe9135)

20.2.8 (2021-06-20)

Bug Fixes

  • locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
  • perf: address slow parse when using unknown-options-as-args (#394) (441f059)
  • string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)

20.2.7 (2021-03-10)

Bug Fixes

  • deno: force release for Deno (6687c97)

20.2.6 (2021-02-22)

Bug Fixes

  • populate--: -- should always be array (#354) (585ae8f)

20.2.5 (2021-02-13)

Bug Fixes

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)

... (truncated)

Commits
  • 3859e74 chore: release main (#404)
  • 1fe9135 fix(build): fixed automated release pipeline
  • 9eb9c2f chore: release main (#398)
  • 4b9e134 build: should be releases_created
  • 441f059 fix(perf): address slow parse when using unknown-options-as-args (#394)
  • fb22816 build: switch from master to main
  • a0a0814 build: switch to manifest based releases (#396)
  • 088481c docs: fix typos in README.md (#379)
  • 6877a2d test: add test for optimized output (#373)
  • 2cfab05 refactor: quote properties used for meta-programming
  • 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 @10up/stylelint-config from 1.0.9 to 1.1.5

Release notes

Sourced from @​10up/stylelint-config's releases.

@​10up/stylelint-config@​2.0.4

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset

@​10up/stylelint-config@​2.0.4-next.0

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset

@​10up/stylelint-config@​2.0.3

Patch Changes

  • 12f9cf9: Ensure SCSS config accepts mixin at-rules from postcss-mixins

@​10up/stylelint-config@​2.0.2

Patch Changes

  • 010cea6: Updating package.json links to point to the new repository

@​10up/stylelint-config@​1.1.2

Changelog

Sourced from @​10up/stylelint-config's changelog.

Changelog

2.0.4

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset

2.0.4-next.0

Patch Changes

  • 7ee697b: Ensuring stylelint supports SCSS in a separate ruleset

2.0.3

Patch Changes

  • 12f9cf9: Ensure SCSS config accepts mixin at-rules from postcss-mixins

2.0.2

Patch Changes

  • 010cea6: Updating package.json links to point to the new repository

2.0.1

All notable changes to this project will be documented in this file, per the Keep a Changelog standard.

2.0.0

  • Drops support of Stylelint 13 (breaking)
  • Updated @wordpress/stylelint-config to 20.0.1 (major)
  • Updated stylelint-order to 5.0.0 (major)
  • Stylelint is now a peerDependency (major)

1.1.3

  • updated dependencies
  • Change Stylelint configuration to allow color properties to use any of the global CSS values without a variable.

1.1.2

1.1.1

  • Fix a bug in the config where it was extending the wrong config.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by nicholasio, a new releaser for @​10up/stylelint-config since your current version.


Updates stylelint from 9.10.1 to 15.6.1

Release notes

Sourced from stylelint's releases.

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#6800) (@​ybiquitous).

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).

15.4.0

15.3.0

15.2.0

  • Added: messageArgs to 76 rules (#6589) (@​kizu).
  • Fixed: TypeScript error to export Plugin and RuleContext (#6664) (@​henryruhs).
  • Fixed: overrides.extends order when including same rules (#6660) (@​kuoruan).
  • Fixed: annotation-no-unknown false positives for CSS-in-JS template literals (#6666) (@​hudochenkov).
  • Fixed: declaration-property-value-no-unknown false positives for at-rule descriptors (#6669) (@​FloEdelmann).
  • Fixed: declaration-property-value-no-unknown parse error for alpha(opacity=n) to report as violation (#6650) (@​romainmenke).

... (truncated)

Changelog

Sourced from stylelint's changelog.

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#6800) (@​ybiquitous).

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).

15.4.0

15.3.0

15.2.0

... (truncated)

Commits
  • 650f597 15.6.1
  • 33b4dbc Prepare release (#6820)
  • 7608055 Fix minor to patch in many-mugs-camp.md
  • acb1cc9 Bump postcss-selector-parser from 6.0.11 to 6.0.12 (#6824)
  • 521f6e9 Bump write-file-atomic from 5.0.0 to 5.0.1 (#6825)
  • a8c7740 Bump lint-staged from 13.2.1 to 13.2.2 (#6827)
  • 6f67488 Bump patch-package from 6.5.1 to 7.0.0 (#6826)
  • e805310 Fix selector-pseudo-class-no-unknown false positive for :modal (#6811)
  • 4dc4995 Fix github formatter for missing final newline (#6822)
  • c3a9c9d Fix declaration-block-no-redundant-longhand-properties autofix for `transit...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mattxwang, a new releaser for stylelint since your current version.


Updates stylelint-declaration-use-variable from 1.7.2 to 1.7.3

Commits

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner May 4, 2023 20:51
@dependabot dependabot bot requested review from iamdharmesh and removed request for a team May 4, 2023 20:51
@dependabot dependabot bot added the type:dependency An issue with a separate library that this project relies upon. label May 4, 2023
@dependabot dependabot bot requested a review from dkotter May 4, 2023 20:51
@dkotter
Copy link
Collaborator

dkotter commented May 4, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yargs-parser-and-10up/stylelint-config-and-stylelint-and-stylelint-declaration-use-variable-20.2.9 branch 2 times, most recently from 8f565d0 to 1f367df Compare May 4, 2023 21:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yargs-parser-and-10up/stylelint-config-and-stylelint-and-stylelint-declaration-use-variable-20.2.9 branch from 1f367df to f85afe2 Compare May 24, 2023 17:12
@dkotter
Copy link
Collaborator

dkotter commented Jun 16, 2023

@dependabot rebase

…claration-use-variable

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 and updates ancestor dependencies [yargs-parser](https://github.com/yargs/yargs-parser), [@10up/stylelint-config](https://github.com/10up/10up-toolkit/tree/HEAD/packages/stylelint-config), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-declaration-use-variable](https://github.com/sh-waqar/stylelint-declaration-use-variable). These dependencies need to be updated together.


Updates `yargs-parser` from 10.1.0 to 20.2.9
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v10.1.0...yargs-parser-v20.2.9)

Updates `@10up/stylelint-config` from 1.0.9 to 1.1.5
- [Release notes](https://github.com/10up/10up-toolkit/releases)
- [Changelog](https://github.com/10up/10up-toolkit/blob/develop/packages/stylelint-config/CHANGELOG.md)
- [Commits](https://github.com/10up/10up-toolkit/commits/@10up/[email protected]/packages/stylelint-config)

Updates `stylelint` from 9.10.1 to 15.6.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@9.10.1...15.6.1)

Updates `stylelint-declaration-use-variable` from 1.7.2 to 1.7.3
- [Commits](https://github.com/sh-waqar/stylelint-declaration-use-variable/commits)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: "@10up/stylelint-config"
  dependency-type: direct:development
- dependency-name: stylelint
  dependency-type: direct:development
- dependency-name: stylelint-declaration-use-variable
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yargs-parser-and-10up/stylelint-config-and-stylelint-and-stylelint-declaration-use-variable-20.2.9 branch from f85afe2 to e3b7271 Compare June 16, 2023 16:46
@jeffpaul jeffpaul added this to the 1.2.0 milestone Jul 3, 2023
@iamdharmesh
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2023

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/yargs-parser-and-10up/stylelint-config-and-stylelint-and-stylelint-declaration-use-variable-20.2.9 branch July 28, 2023 11:59
@dkotter dkotter removed this from the 1.2.0 milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependency An issue with a separate library that this project relies upon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants