Skip to content

Commit

Permalink
Update appengine-frontend (#762)
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 |
|---|---|---|---|---|---|
| [@hotwired/turbo](https://turbo.hotwired.dev)
([source](https://togithub.com/hotwired/turbo)) | [`7.1.0` ->
`7.2.0`](https://renovatebot.com/diffs/npm/@hotwired%2fturbo/7.1.0/7.2.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@hotwired%2fturbo/7.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@hotwired%2fturbo/7.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@hotwired%2fturbo/7.2.0/compatibility-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@hotwired%2fturbo/7.2.0/confidence-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [sass](https://togithub.com/sass/dart-sass) | [`1.54.9` ->
`1.55.0`](https://renovatebot.com/diffs/npm/sass/1.54.9/1.55.0) |
[![age](https://badges.renovateapi.com/packages/npm/sass/1.55.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/sass/1.55.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/sass/1.55.0/compatibility-slim/1.54.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/sass/1.55.0/confidence-slim/1.54.9)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

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

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because
other commits have been found.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->

Co-authored-by: Andrew Pollock <andrewpollock@users.noreply.github.com>
  • Loading branch information
renovate-bot and andrewpollock committed Oct 5, 2022
1 parent 536de61 commit e1baeb5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
31 changes: 17 additions & 14 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
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@github/clipboard-copy-element": "1.1.2",
"@github/time-elements": "3.1.4",
"@hotwired/turbo": "7.1.0",
"@hotwired/turbo": "7.2.0",
"@material/data-table": "13.0.0",
"@material/layout-grid": "13.0.0",
"@material/mwc-circular-progress": "0.27.0",
Expand All @@ -29,7 +29,7 @@
"html-webpack-plugin": "5.5.0",
"mini-css-extract-plugin": "2.6.1",
"raw-loader": "4.0.2",
"sass": "1.54.9",
"sass": "1.55.0",
"sass-loader": "12.6.0",
"style-loader": "3.3.1",
"webpack": "5.74.0",
Expand Down

0 comments on commit e1baeb5

Please sign in to comment.