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 stylelint from 15.10.3 to 15.11.0 in /dashboard #6964

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps stylelint from 15.10.3 to 15.11.0.

Release notes

Sourced from stylelint's releases.

15.11.0

  • Added: ignoreRules to max-nesting-depth (#7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#7242) (@​mattxwang).
Changelog

Sourced from stylelint's changelog.

15.11.0

  • Added: ignoreRules to max-nesting-depth (#7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#7242) (@​mattxwang).
Commits
  • 8914d46 15.11.0
  • 29fe2df Prepare 15.11.0 (#7212)
  • fafb83e Bump known-css-properties from 0.28.0 to 0.29.0 (#7247)
  • 6e06398 Bump css-functions-list from 3.2.0 to 3.2.1 (#7242)
  • 9941121 Remove some TODOs (#7234)
  • f1d3228 Fix declaration-block-no-redundant-longhand-properties autofix for `grid-te...
  • 2a1fc6d Bump postcss from 8.4.28 to 8.4.31 (#7218)
  • dfd1ffc Fix declaration-block-no-redundant-longhand-properties false negative for `...
  • 3374bb4 Fix declaration-block-no-redundant-longhand-properties false negatives for ...
  • e468814 Add ignoreRules to max-nesting-depth (#7215)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2023
@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 39a0c4c
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/657c6c72193e910008c34aa8

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch 2 times, most recently from 59b6739 to 3e8d96e Compare October 18, 2023 03:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch 2 times, most recently from 5db98df to 9acb27b Compare October 27, 2023 03:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch 3 times, most recently from dda7f52 to 16b6975 Compare November 7, 2023 19:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch from 16b6975 to ff5e629 Compare November 13, 2023 06:18
@antgamdia
Copy link
Contributor

@dependabot recreate

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.10.3...15.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch from 6ce9482 to 88e5a35 Compare December 14, 2023 11:14
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia antgamdia merged commit 2e7407d into main Dec 15, 2023
39 checks passed
@antgamdia antgamdia deleted the dependabot/npm_and_yarn/dashboard/stylelint-15.11.0 branch December 15, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants