Skip to content

Commit 23c3940

Browse files
dependabot[bot]ChunkyProgrammerefb4f5ff-1298-471a-8973-3d47447115dc
authored
Bump the stylelint group across 1 directory with 4 updates (#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] <support@github.com> * fix stylelint errors * Implement suggestions from code review * resolve conflicts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com> Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
1 parent bf4d49e commit 23c3940

File tree

12 files changed

+118
-74
lines changed

12 files changed

+118
-74
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@babel/core": "^7.26.7",
8181
"@babel/plugin-transform-class-properties": "^7.25.9",
8282
"@babel/preset-env": "^7.26.7",
83-
"@double-great/stylelint-a11y": "^3.0.2",
83+
"@double-great/stylelint-a11y": "^3.0.3",
8484
"@eslint/js": "^9.19.0",
8585
"@intlify/eslint-plugin-vue-i18n": "^3.2.0",
8686
"babel-loader": "^9.2.1",
@@ -104,13 +104,13 @@
104104
"mini-css-extract-plugin": "^2.9.2",
105105
"neostandard": "^0.12.0",
106106
"npm-run-all2": "^7.0.2",
107-
"postcss": "^8.4.49",
107+
"postcss": "^8.5.1",
108108
"postcss-scss": "^4.0.9",
109109
"sass": "^1.83.4",
110110
"sass-loader": "^16.0.4",
111-
"stylelint": "^16.12.0",
111+
"stylelint": "^16.13.2",
112112
"stylelint-config-sass-guidelines": "^12.1.0",
113-
"stylelint-config-standard": "^36.0.1",
113+
"stylelint-config-standard": "^37.0.0",
114114
"stylelint-high-performance-animation": "^1.10.0",
115115
"stylelint-use-logical-spec": "^5.0.1",
116116
"tree-kill": "1.2.2",

src/renderer/components/CommentSection/CommentSection.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
font-size: 14px;
9797
margin-block-start: -10px;
9898
margin-inline-start: 70px;
99-
word-break: break-word;
99+
word-wrap: break-word;
100100
}
101101

102102
.commentPinned {

src/renderer/components/SideNav/SideNav.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
.navOption .navLabel {
6161
margin-inline-start: 40px;
6262
overflow: hidden;
63-
word-break: break-word;
63+
word-wrap: break-word;
6464
}
6565

6666
.navOption:hover,
@@ -94,7 +94,7 @@
9494
.navChannel .navLabel {
9595
overflow: hidden;
9696
margin-inline-start: 40px;
97-
word-break: break-word;
97+
word-wrap: break-word;
9898
font-size: 12px;
9999
}
100100

src/renderer/components/ft-playlist-add-video-prompt/ft-playlist-add-video-prompt.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,12 @@
3535
.optionsRow {
3636
/* Switch to rows from columns */
3737
grid-template-columns: auto;
38-
grid-template-rows: repeat(auto-fit, auto);
3938
align-items: stretch;
4039
}
4140

4241
.tightOptions {
4342
/* Switch to rows from columns */
4443
grid-template-columns: auto;
45-
grid-template-rows: repeat(auto-fit, auto);
4644
align-items: stretch;
4745
}
4846
}

src/renderer/components/ft-playlist-selector/ft-playlist-selector.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
font-size: 20px;
5050
text-decoration: none;
5151
word-wrap: break-word;
52-
word-break: break-word;
5352
}
5453

5554
.videoPresenceCount {

src/renderer/components/top-nav/top-nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
margin-inline-start: $effect-distance;
100100

101101
&.filterChanged {
102+
/* stylelint-disable-next-line declaration-property-value-no-unknown */
102103
box-shadow: 0 0 $effect-distance var(--primary-color);
103104
color: var(--primary-color);
104105

src/renderer/components/watch-video-info/watch-video-info.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
font-weight: normal;
1212
margin-block: 0;
1313
margin-inline: 0;
14-
word-break: break-word;
14+
word-wrap: break-word;
1515
}
1616

1717
.videoMetrics,

src/renderer/components/watch-video-live-chat/watch-video-live-chat.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
color: var(--tertiary-text-color);
3535
padding: 0;
3636
margin: 0;
37-
word-break: break-word;
37+
word-wrap: break-word;
3838
}
3939

4040
:deep(.liveChatEmoji) {

src/renderer/scss-partials/_ft-list-item.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ $watched-transition-duration: 0.5s;
6262

6363
.thumbnailImage {
6464
opacity: 0.3;
65+
/* stylelint-disable-next-line declaration-property-value-no-unknown */
6566
transition: opacity $watched-transition-duration;
6667
}
6768

@@ -238,7 +239,6 @@ $watched-transition-duration: 0.5s;
238239
font-size: 20px;
239240
grid-area: title;
240241
text-decoration: none;
241-
word-break: break-word;
242242
word-wrap: break-word;
243243

244244
@include low-contrast-when-watched(var(--primary-text-color));

src/renderer/views/About/About.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
display: grid;
2424
grid-gap: 16px;
2525
grid-template-columns: 1fr 1fr;
26-
margin-block: 80;
2726
margin-inline: auto;
2827
max-inline-size: 860px;
2928
}
@@ -39,7 +38,7 @@
3938
justify-content: start;
4039
margin: 0;
4140
padding: 18px;
42-
word-break: break-word;
41+
word-wrap: break-word;
4342
}
4443

4544
.icon {

0 commit comments

Comments
 (0)