Skip to content

Commit

Permalink
Bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 (#31)
Browse files Browse the repository at this point in the history
Bumps
[stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines)
from 11.1.0 to 12.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/releases">stylelint-config-sass-guidelines's
releases</a>.</em></p>
<blockquote>
<h2>v12.0.0</h2>
<p>Full list of changes can be <a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">viewed
here</a></p>
<h3>Added</h3>
<ul>
<li>Added the following stylistic rules back that were removed in v10
thanks to the <a
href="https://github.com/stylelint-stylistic/stylelint-stylistic/tree/main"><code>@​stylistic/stylelint-plugin</code></a>
<ul>
<li><code>@stylistic/block-opening-brace-space-before</code></li>
<li><code>@stylistic/color-hex-case</code></li>
<li><code>@stylistic/declaration-bang-space-after</code></li>
<li><code>@stylistic/declaration-bang-space-before</code></li>

<li><code>@stylistic/declaration-block-semicolon-newline-after</code></li>

<li><code>@stylistic/declaration-block-semicolon-space-before</code></li>
<li><code>@stylistic/declaration-block-trailing-semicolon</code></li>
<li><code>@stylistic/declaration-colon-space-after</code></li>
<li><code>@stylistic/declaration-colon-space-before</code></li>
<li><code>@stylistic/function-comma-space-after</code></li>
<li><code>@stylistic/function-parentheses-space-inside</code></li>
<li><code>@stylistic/indentation</code></li>
<li><code>@stylistic/media-feature-parentheses-space-inside</code></li>
<li><code>@stylistic/no-missing-end-of-source-newline</code></li>
<li><code>@stylistic/number-leading-zero</code></li>
<li><code>@stylistic/number-no-trailing-zeros</code></li>
<li><code>@stylistic/selector-list-comma-newline-after</code></li>
<li><code>@stylistic/string-quotes</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md">stylelint-config-sass-guidelines's
changelog</a>.</em></p>
<blockquote>
<h2>[12.0.0]</h2>
<p>Full list of changes can be <a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">viewed
here</a></p>
<h3>Added</h3>
<ul>
<li>Added the following stylistic rules back that were removed in v10
thanks to the <a
href="https://github.com/stylelint-stylistic/stylelint-stylistic/tree/main"><code>@​stylistic/stylelint-plugin</code></a>
<ul>
<li><code>@stylistic/block-opening-brace-space-before</code></li>
<li><code>@stylistic/color-hex-case</code></li>
<li><code>@stylistic/declaration-bang-space-after</code></li>
<li><code>@stylistic/declaration-bang-space-before</code></li>

<li><code>@stylistic/declaration-block-semicolon-newline-after</code></li>

<li><code>@stylistic/declaration-block-semicolon-space-before</code></li>
<li><code>@stylistic/declaration-block-trailing-semicolon</code></li>
<li><code>@stylistic/declaration-colon-space-after</code></li>
<li><code>@stylistic/declaration-colon-space-before</code></li>
<li><code>@stylistic/function-comma-space-after</code></li>
<li><code>@stylistic/function-parentheses-space-inside</code></li>
<li><code>@stylistic/indentation</code></li>
<li><code>@stylistic/media-feature-parentheses-space-inside</code></li>
<li><code>@stylistic/no-missing-end-of-source-newline</code></li>
<li><code>@stylistic/number-leading-zero</code></li>
<li><code>@stylistic/number-no-trailing-zeros</code></li>
<li><code>@stylistic/selector-list-comma-newline-after</code></li>
<li><code>@stylistic/string-quotes</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/0b1f8cc701c4d7f928b1f4c9222ec4d21cb585b1"><code>0b1f8cc</code></a>
Released version 12.0.0</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/a6502f93f333a501a5b283694dfc023fc8fec00b"><code>a6502f9</code></a>
Delete page directory</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/82ba5e74b9844e8af8abfdceecba86d888db6bc4"><code>82ba5e7</code></a>
Update README.md</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/caabdb990d60a1aba5085b859b114904a2468825"><code>caabdb9</code></a>
Add tests for valid SCSS (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/341">#341</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/c00cb4e0ab54bbdbe25ba8725a14b083692f6e49"><code>c00cb4e</code></a>
Bump postcss from 8.4.38 to 8.4.39 (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/339">#339</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/1db04be98f8822f8935a688d0dfef079783594a1"><code>1db04be</code></a>
Bump stylelint-scss from 6.2.1 to 6.4.1 (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/340">#340</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/bddade039426ff5431ea9f8a29b0e1f22098247e"><code>bddade0</code></a>
Bump stylelint from 16.6.0 to 16.6.1 (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/335">#335</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/885678442a02ba120c355efaf490da4c07feadd6"><code>8856784</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/337">#337</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/9170fc7a6c4b82abb2cb7a6c5b753254ceb5fb25"><code>9170fc7</code></a>
Add node v22 to test matrix (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/333">#333</a>)</li>
<li><a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/commit/6d182d15d310abbd9e1bd5b686efab69a9ca24df"><code>6d182d1</code></a>
Add back stylistic rules removed in v10 (<a
href="https://redirect.github.com/bjankord/stylelint-config-sass-guidelines/issues/331">#331</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v11.1.0...v12.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-config-sass-guidelines&package-manager=npm_and_yarn&previous-version=11.1.0&new-version=12.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: samwisekind <[email protected]>
  • Loading branch information
dependabot[bot] and samwisekind authored Jul 15, 2024
1 parent f3d6456 commit fa833a9
Show file tree
Hide file tree
Showing 29 changed files with 361 additions and 332 deletions.
37 changes: 33 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"node-mocks-http": "^1.15.0",
"sass": "^1.77.8",
"stylelint": "^16.7.0",
"stylelint-config-sass-guidelines": "^11.1.0",
"stylelint-config-sass-guidelines": "^12.0.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.4.1",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions src/components/Breadcrumbs/Breadcrumbs.module.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import "../../scss/variables";
@import '../../scss/variables';

.breadcrumbs-container {
margin: 0 auto;
Expand All @@ -18,7 +18,7 @@
list-style: none;
overflow: hidden;

@include breakpoint("small") {
@include breakpoint('small') {
padding: 0 $global-padding-small;
}
}
Expand All @@ -35,15 +35,15 @@
justify-content: flex-start;

&::after {
content: "";
content: '';
margin: 0 10px;
display: block;
width: 10px;
height: 10px;
background: url("../../../public/images/icons/breadcrumbs-arrow.svg") center center no-repeat;
background: url('../../../public/images/icons/breadcrumbs-arrow.svg') center center no-repeat;
background-size: contain;

@include breakpoint("small") {
@include breakpoint('small') {
margin: 0 5px;
width: 8px;
height: 8px;
Expand All @@ -69,7 +69,7 @@
font-weight: 700;
color: $global-color-body;

@include breakpoint("small") {
@include breakpoint('small') {
$font-size: 11px;

padding: 10px 0;
Expand Down
8 changes: 4 additions & 4 deletions src/components/Button/Button.module.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@use "sass:color";
@use 'sass:color';

@import "../../scss/variables";
@import '../../scss/variables';

.button {
display: flex;
Expand All @@ -14,7 +14,7 @@
text-align: center;
text-decoration: none;

@include breakpoint("small") {
@include breakpoint('small') {
padding: 10px;
font-size: 14px;
line-height: 18px;
Expand All @@ -33,7 +33,7 @@
margin-top: $global-spacing-large / 2;
padding: 10px;

@include breakpoint("small") {
@include breakpoint('small') {
margin-top: $global-spacing-small / 2;
padding: 8px;
}
Expand Down
18 changes: 9 additions & 9 deletions src/components/Card/Card.module.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import "../../scss/variables";
@import '../../scss/variables';

.card > a {
position: relative;
Expand All @@ -21,7 +21,7 @@
line-height: 26px;
font-family: $global-font-primary;

@include breakpoint("small") {
@include breakpoint('small') {
font-size: 16px;
line-height: 24px;
}
Expand All @@ -39,12 +39,12 @@
border-radius: $global-border-radius;
background: $global-color-background;

@include breakpoint("small") {
@include breakpoint('small') {
margin-bottom: 8px;
}

&::before {
content: "";
content: '';
z-index: 10;
position: absolute;
left: 0;
Expand Down Expand Up @@ -82,7 +82,7 @@
font-weight: 500;
color: $global-color-body;

@include breakpoint("small") {
@include breakpoint('small') {
margin-top: 5px;
margin-right: 10px;
font-size: 12px;
Expand All @@ -92,15 +92,15 @@
&::before {
$size: 20px;

content: "";
content: '';
display: block;
margin-right: 5px;
width: $size;
height: $size;
background: center center no-repeat transparent;
background-size: contain;

@include breakpoint("small") {
@include breakpoint('small') {
$size: 14px;

margin-right: 4px;
Expand All @@ -111,9 +111,9 @@
}

.date::before {
background-image: url("../../../public/images/icons/date.svg");
background-image: url('../../../public/images/icons/date.svg');
}

.category::before {
background-image: url("../../../public/images/icons/category.svg");
background-image: url('../../../public/images/icons/category.svg');
}
26 changes: 13 additions & 13 deletions src/components/Catalogue/Catalogue.module.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import "../../scss/variables";
@import '../../scss/variables';

.card {
overflow: hidden;
Expand All @@ -11,7 +11,7 @@

&::before {
opacity: 0.6;
content: "";
content: '';
z-index: 10;
position: absolute;
top: 0;
Expand All @@ -23,7 +23,7 @@
}

.no-image {
background-image: url("../../../public/images/icons/dolphin-catalogue-default.svg");
background-image: url('../../../public/images/icons/dolphin-catalogue-default.svg');
transition: background-position-y 0.6s $global-transition-ease-out-expo;
}

Expand All @@ -36,17 +36,17 @@
$size: 25%;

opacity: 0.7;
content: "";
content: '';
display: block;
position: absolute;
top: 15px;
right: 15px;
width: $size;
height: $size;
background: url("../../../public/images/icons/dolphin-catalogue-stamp.svg") top right no-repeat transparent;
background: url('../../../public/images/icons/dolphin-catalogue-stamp.svg') top right no-repeat transparent;
background-size: contain;

@include breakpoint("small") {
@include breakpoint('small') {
top: 10px;
right: 10px;
}
Expand All @@ -65,11 +65,11 @@
height: 100%;
color: $global-color-background;

@include breakpoint("medium") {
@include breakpoint('medium') {
padding: $global-padding-medium / 2;
}

@include breakpoint("small") {
@include breakpoint('small') {
padding: $global-padding-small / 2;
}
}
Expand All @@ -79,19 +79,19 @@
font-size: 32px;
line-height: 32px;

@include breakpoint("medium") {
@include breakpoint('medium') {
font-size: 26px;
line-height: 26px;
}

@include breakpoint("small") {
@include breakpoint('small') {
font-size: 22px;
line-height: 22px;
}

&::before {
opacity: 0.5;
content: "#";
content: '#';
padding-right: 2px;
}
}
Expand All @@ -106,12 +106,12 @@
font-size: 22px;
line-height: 22px;

@include breakpoint("medium") {
@include breakpoint('medium') {
font-size: 16px;
line-height: 16px;
}

@include breakpoint("small") {
@include breakpoint('small') {
font-size: 14px;
line-height: 14px;
}
Expand Down
10 changes: 5 additions & 5 deletions src/components/Filters/Filters.module.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import "../../scss/variables";
@import '../../scss/variables';

.filters {
display: flex;
Expand All @@ -10,7 +10,7 @@
border-radius: $global-border-radius;
background: $global-color-background-dark;

@include breakpoint("small") {
@include breakpoint('small') {
display: grid;
align-items: start;
justify-content: space-between;
Expand All @@ -31,7 +31,7 @@
border-radius: $global-border-radius;
background: $global-color-background;

@include breakpoint("small") {
@include breakpoint('small') {
padding: 0 10px;
width: 100%;
height: 40px;
Expand All @@ -42,7 +42,7 @@
.dropdown {
margin-right: $global-spacing-large;

@include breakpoint("small") {
@include breakpoint('small') {
margin-right: 0;
}
}
Expand All @@ -52,7 +52,7 @@
display: block;
width: 250px;

@include breakpoint("small") {
@include breakpoint('small') {
width: 100%;
}
}
Loading

0 comments on commit fa833a9

Please sign in to comment.