-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bump the stylelint group across 1 directory with 4 updates #6605
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 the stylelint group across 1 directory with 4 updates #6605
Conversation
Bumps the stylelint group with 4 updates in the / directory: [@double-great/stylelint-a11y](https://github.com/double-great/stylelint-a11y), [postcss](https://github.com/postcss/postcss), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `@double-great/stylelint-a11y` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/double-great/stylelint-a11y/releases) - [Commits](double-great/stylelint-a11y@v3.0.2...v3.0.3) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) Updates `stylelint` from 16.12.0 to 16.13.2 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.13.2) Updates `stylelint-config-standard` from 36.0.1 to 37.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...37.0.0) --- updated-dependencies: - dependency-name: "@double-great/stylelint-a11y" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
4f77197 to
d6962c1
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with development! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
See previous comment
PikachuEXE
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested this locally and it seems these two actually do nothing due to invalid values
src/renderer/components/ft-playlist-add-video-prompt/ft-playlist-add-video-prompt.css
Outdated
Show resolved
Hide resolved
src/renderer/components/ft-playlist-add-video-prompt/ft-playlist-add-video-prompt.css
Outdated
Show resolved
Hide resolved
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
…pp#6605) * Bump the stylelint group across 1 directory with 4 updates Bumps the stylelint group with 4 updates in the / directory: [@double-great/stylelint-a11y](https://github.com/double-great/stylelint-a11y), [postcss](https://github.com/postcss/postcss), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). Updates `@double-great/stylelint-a11y` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/double-great/stylelint-a11y/releases) - [Commits](double-great/stylelint-a11y@v3.0.2...v3.0.3) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) Updates `stylelint` from 16.12.0 to 16.13.2 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.13.2) Updates `stylelint-config-standard` from 36.0.1 to 37.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...37.0.0) --- updated-dependencies: - dependency-name: "@double-great/stylelint-a11y" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]> * fix stylelint errors * Implement suggestions from code review * resolve conflicts --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ChunkyProgrammer <[email protected]> Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
* development: (35 commits) Shrink mime-db even further (FreeTubeApp#6659) * Update play next recommended video setting to be "by default" (FreeTubeApp#6400) Miscellaneous performance improvements (FreeTubeApp#6658) Bump stylelint in the stylelint group across 1 directory (FreeTubeApp#6660) Bump the stylelint group across 1 directory with 4 updates (FreeTubeApp#6605) Fixes FreeTubeApp#5476: Adjusted z-index for tooltips to avoid overlapping with bars (FreeTubeApp#6656) Bump shaka-player from 4.12.8 to 4.13.0 (FreeTubeApp#6649) Migrate ProfileSettings, FtProfileBubble and FtProfileEdit to the composition API (FreeTubeApp#6639) Translated using Weblate (Arabic) Bump the eslint group with 4 updates (FreeTubeApp#6645) Bump bgutils-js from 3.1.2 to 3.1.3 (FreeTubeApp#6650) Translated using Weblate (Arabic) Translated using Weblate (Arabic) Bump electron from 34.0.0 to 34.0.1 (FreeTubeApp#6648) Bump lefthook from 1.10.9 to 1.10.10 (FreeTubeApp#6647) Bump the babel group with 2 updates (FreeTubeApp#6644) Translated using Weblate (Arabic) Avoid logging an error when a player cache entry does not exist (FreeTubeApp#6640) Move saving screenshots to the default folder to an IPC call (FreeTubeApp#6636) Replace rimraf dev dependency with clean script (FreeTubeApp#6638) ...
Bumps the stylelint group with 4 updates in the / directory: @double-great/stylelint-a11y, postcss, stylelint and stylelint-config-standard.
Updates
@double-great/stylelint-a11yfrom 3.0.2 to 3.0.3Commits
747b9633.0.32a9f55ffix: import isStandardSyntaxRule from correct module (#68) (#69)c6dd2b7Bump peter-evans/create-pull-request from 6 to 7 (#67)Updates
postcssfrom 8.4.49 to 8.5.1Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
7b02c75Release 8.5.1 version4c15339Update dependencies7efe91eImprove backwards compat forInput#document(#2000)6873270Release 8.5 version4223bb9Fix 80 columns limit80e2401AddInput#document(#1996)6f86879Update dependencies85cbbecFix pnpm version on CI76caa57Update dependencies46ff246Move to pnpm 10Updates
stylelintfrom 16.12.0 to 16.13.2Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
8887d4116.13.2545a26dPrepare 16.13.2 (#8314)c03f407Fix--fixCLI flag raising unknown value error (#8313)8a173d416.13.1c0df295Prepare 16.13.1 (#8306)7ea4219Fixignore.default is not a function(#8305)f5055feBump typescript from 5.7.2 to 5.7.3 in the typescript group (#8299)5f82aa8Bump rollup from 4.30.0 to 4.30.1 (#8300)7aba28eBump eslint from 9.17.0 to 9.18.0 in the eslint group (#8298)81baea516.13.0Updates
stylelint-config-standardfrom 36.0.1 to 37.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
aca7a9f37.0.0ff3d6b9Prepare 37.0.0 (#346)f8e1d22Document browser support policy based on Baseline Widely Available (#345)72ae9dcBump the development-dependencies group with 3 updates (#344)c98f4c3Bump nanoid from 3.3.7 to 3.3.8 (#343)14a2545Add ESLint to dependabot dev group (#342)551609aBump eslint from 9.14.0 to 9.16.0 (#341)2392231Bump the development-dependencies group with 3 updates (#340)22a0eb6Bump cross-spawn (#339)3a0ef2aBump eslint-config-stylelint from 22.0.0 to 23.0.0 in the development-depende...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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions