Skip to content

Commit

Permalink
chore(deps): lock file maintenance appengine-frontend (#2809)
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 |  |  |  |  |
|
[html-webpack-plugin](https://redirect.github.com/jantimon/html-webpack-plugin)
| devDependencies | patch | [`5.6.2` ->
`5.6.3`](https://renovatebot.com/diffs/npm/html-webpack-plugin/5.6.2/5.6.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/html-webpack-plugin/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/html-webpack-plugin/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/html-webpack-plugin/5.6.2/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/html-webpack-plugin/5.6.2/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [sass](https://redirect.github.com/sass/dart-sass) | devDependencies |
patch | [`1.80.3` ->
`1.80.5`](https://renovatebot.com/diffs/npm/sass/1.80.3/1.80.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.80.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sass/1.80.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sass/1.80.3/1.80.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.80.3/1.80.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

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

---

### Release Notes

<details>
<summary>jantimon/html-webpack-plugin (html-webpack-plugin)</summary>

###
[`v5.6.3`](https://redirect.github.com/jantimon/html-webpack-plugin/blob/HEAD/CHANGELOG.md#563-2024-10-23)

[Compare
Source](https://redirect.github.com/jantimon/html-webpack-plugin/compare/v5.6.2...v5.6.3)

</details>

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

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

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

##### Embedded Host

- Don't produce phantom `@import` deprecations when using an importer
with the
    legacy API.

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

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

-   No user-visible changes.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
  • Loading branch information
renovate-bot authored Oct 31, 2024
1 parent ad517a8 commit 6c58536
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions gcp/appengine/frontend3/package-lock.json

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

4 changes: 2 additions & 2 deletions gcp/appengine/frontend3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"devDependencies": {
"copy-webpack-plugin": "10.2.4",
"css-loader": "6.11.0",
"html-webpack-plugin": "5.6.2",
"html-webpack-plugin": "5.6.3",
"mini-css-extract-plugin": "2.9.1",
"raw-loader": "4.0.2",
"sass": "1.80.3",
"sass": "1.80.5",
"sass-loader": "12.6.0",
"style-loader": "3.3.4",
"webpack": "5.95.0",
Expand Down

0 comments on commit 6c58536

Please sign in to comment.