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

build(deps): bump @stylistic/stylelint-plugin from 2.1.2 to 3.1.1 #483

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps @stylistic/stylelint-plugin from 2.1.2 to 3.1.1.

Release notes

Sourced from @​stylistic/stylelint-plugin's releases.

Release v3.1.1

Fixed

  • Indentation checking for property values that use dynamic expressions when using postcss-styled-syntax is now disabled (#44) (@​MorevM).

Release v3.1.0

Added

Fixed

  • Calculation of indentation using postcss-styled-syntax custom syntax (#41) (@​MorevM).

Release v3.0.1

Fixed

  • The context.fix, which is deprecated in [email protected], is no longer used. Previously, attempts to update stylelint to 16.8.2 version resulted in multiple DeprecationWarning messages (#37).

Release v3.0.0

Changed

  • The plugin now requires stylelint version 16.8.0 or higher.

Release v2.1.3

Fixed

Changelog

Sourced from @​stylistic/stylelint-plugin's changelog.

[3.1.1] — 2024–10–04

Fixed

  • Indentation checking for property values that use dynamic expressions when using postcss-styled-syntax is now disabled (#44) (@​MorevM).

[3.1.0] — 2024–09–23

Added

Fixed

  • Calculation of indentation using postcss-styled-syntax custom syntax (#41) (@​MorevM).

[3.0.1] — 2024–08–18

Fixed

  • The context.fix, which is deprecated in [email protected], is no longer used. Previously, attempts to update stylelint to 16.8.2 version resulted in multiple DeprecationWarning messages (#37).

[3.0.0] — 2024–07–30

Changed

  • The plugin now requires stylelint version 16.8.0 or higher.

[2.1.3] — 2024–07–29

Fixed

Commits
  • 32cff1c 3.1.1
  • dc83a41 Disable indentation checking for property values that use dynamic expressions...
  • e8acb2f Update pr merging guide (#42)
  • f0b1d99 Fix typo
  • bd7c472 3.1.0
  • 09ba31e Fix indentation rule for postcss-styled-syntax custom syntax (#41)
  • 5a67d7c chore: Globally turn off prefer-let/prefer-let ESLint rule
  • 311824b Fix some links in docs
  • 43a9718 Clear intro links in changelog
  • 37b7a3a Add messageArgs to 16 rules
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 2.1.2 to 3.1.1.
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](stylelint-stylistic/stylelint-stylistic@v2.1.2...v3.1.1)

---
updated-dependencies:
- dependency-name: "@stylistic/stylelint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 16:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Sorry, only users with push access can use that command.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2024

Looks like @stylistic/stylelint-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylistic/stylelint-plugin-3.1.1 branch October 17, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants