Skip to content

Commit

Permalink
chore(deps): lock file maintenance appengine-frontend (#2877)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [sass](https://redirect.github.com/sass/dart-sass) | devDependencies |
minor | [`1.80.7` ->
`1.81.0`](https://renovatebot.com/diffs/npm/sass/1.80.7/1.81.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.81.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.81.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.80.7/1.81.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.80.7/1.81.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Release Notes

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

###
[`v1.81.0`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1810)

[Compare
Source](https://redirect.github.com/sass/dart-sass/compare/1.80.7...1.81.0)

- Fix a few cases where deprecation warnings weren't being emitted for
global
    built-in functions whose names overlap with CSS calculations.

- Add support for the CSS `round()` calculation with a single argument,
as long
    as that argument might be a unitless number.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
renovate-bot authored Nov 20, 2024
1 parent 6b627ce commit 00b9feb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions gcp/appengine/frontend3/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 gcp/appengine/frontend3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"html-webpack-plugin": "5.6.3",
"mini-css-extract-plugin": "2.9.2",
"raw-loader": "4.0.2",
"sass": "1.80.7",
"sass": "1.81.0",
"sass-loader": "12.6.0",
"style-loader": "3.3.4",
"webpack": "5.96.1",
Expand Down

0 comments on commit 00b9feb

Please sign in to comment.