Skip to content

Commit

Permalink
chore(deps): update dependency sass to ~1.76.0 (#1738)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass) | [`~1.75.0` ->
`~1.76.0`](https://renovatebot.com/diffs/npm/sass/1.75.0/1.76.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.75.0/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.75.0/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sass/dart-sass (sass)</summary>

###
[`v1.76.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1760)

[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.75.0...1.76.0)

-   Throw errors for misplaced statements in keyframe blocks.

- Mixins and functions whose names begin with `--` are now deprecated
for
forwards-compatibility with the in-progress CSS functions and mixins
spec.
    This deprecation is named `css-function-mixin`.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/AmadeusITGroup/otter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
kpanot committed May 2, 2024
2 parents b13d956 + ccb3991 commit b963e18
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rimraf": "^5.0.1",
"sass": "~1.75.0",
"sass": "~1.76.0",
"sass-loader": "^14.0.0",
"semver": "^7.5.2",
"standard-version": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@o3r/styling": "workspace:^",
"chokidar": "^3.5.2",
"globby": "^11.1.0",
"sass": "~1.75.0"
"sass": "~1.76.0"
},
"peerDependenciesMeta": {
"@o3r/core": {
Expand Down Expand Up @@ -129,7 +129,7 @@
"jsonschema": "~1.4.1",
"nx": "~18.3.0",
"rxjs": "^7.8.1",
"sass": "~1.75.0",
"sass": "~1.76.0",
"ts-jest": "~29.1.2",
"ts-node": "~10.9.2",
"type-fest": "^4.10.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@o3r/schematics": "workspace:^",
"@schematics/angular": "~17.3.0",
"rxjs": "^7.8.1",
"sass": "~1.75.0"
"sass": "~1.76.0"
},
"peerDependenciesMeta": {
"@angular-devkit/architect": {
Expand Down Expand Up @@ -148,7 +148,7 @@
"nx": "~18.3.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
"sass": "~1.75.0",
"sass": "~1.76.0",
"semver": "^7.5.2",
"stylelint": "^16.0.2",
"stylelint-scss": "^6.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7459,7 +7459,7 @@ __metadata:
minimist: "npm:^1.2.6"
nx: "npm:~18.3.0"
rxjs: "npm:^7.8.1"
sass: "npm:~1.75.0"
sass: "npm:~1.76.0"
ts-jest: "npm:~29.1.2"
ts-node: "npm:~10.9.2"
tslib: "npm:^2.6.2"
Expand All @@ -7472,7 +7472,7 @@ __metadata:
"@o3r/styling": "workspace:^"
chokidar: ^3.5.2
globby: ^11.1.0
sass: ~1.75.0
sass: ~1.76.0
peerDependenciesMeta:
"@o3r/core":
optional: true
Expand Down Expand Up @@ -8043,7 +8043,7 @@ __metadata:
react-dom: "npm:^18.0.0"
rimraf: "npm:^5.0.1"
rxjs: "npm:^7.8.1"
sass: "npm:~1.75.0"
sass: "npm:~1.76.0"
sass-loader: "npm:^14.0.0"
semver: "npm:^7.5.2"
standard-version: "npm:^9.0.0"
Expand Down Expand Up @@ -9073,7 +9073,7 @@ __metadata:
nx: "npm:~18.3.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
sass: "npm:~1.75.0"
sass: "npm:~1.76.0"
semver: "npm:^7.5.2"
stylelint: "npm:^16.0.2"
stylelint-scss: "npm:^6.0.0"
Expand All @@ -9098,7 +9098,7 @@ __metadata:
"@o3r/schematics": "workspace:^"
"@schematics/angular": ~17.3.0
rxjs: ^7.8.1
sass: ~1.75.0
sass: ~1.76.0
peerDependenciesMeta:
"@angular-devkit/architect":
optional: true
Expand Down Expand Up @@ -27769,16 +27769,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.42.1, sass@npm:^1.69.5, sass@npm:~1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
"sass@npm:^1.42.1, sass@npm:^1.69.5, sass@npm:~1.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/9f2d1b5adfe0b008e7062ef2f42fd9b26672e39e36ef3d234166636a4082d1f66c01804070e4e07b50ec872cdd9485ccf10fae8f87b3c00b9de6400c6e73efe8
checksum: 10/f30e057617813b1253001b44f231c0a7667b624b06188f480fbb2c1ad073a5c302de3539078cb8af112e0d1fca7fbfd292d5e0dd816e9bfa493d3bce89ca8522
languageName: node
linkType: hard

Expand Down

0 comments on commit b963e18

Please sign in to comment.