Skip to content

Commit

Permalink
Update appengine-frontend (#1120)
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 |
|---|---|---|---|---|---|
| [lit](https://lit.dev/) ([source](https://togithub.com/lit/lit)) |
[`2.6.1` -> `2.7.0`](https://renovatebot.com/diffs/npm/lit/2.6.1/2.7.0)
|
[![age](https://badges.renovateapi.com/packages/npm/lit/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/lit/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/lit/2.7.0/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/lit/2.7.0/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[mini-css-extract-plugin](https://togithub.com/webpack-contrib/mini-css-extract-plugin)
| [`2.7.2` ->
`2.7.5`](https://renovatebot.com/diffs/npm/mini-css-extract-plugin/2.7.2/2.7.5)
|
[![age](https://badges.renovateapi.com/packages/npm/mini-css-extract-plugin/2.7.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/mini-css-extract-plugin/2.7.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/mini-css-extract-plugin/2.7.5/compatibility-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/mini-css-extract-plugin/2.7.5/confidence-slim/2.7.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [sass](https://togithub.com/sass/dart-sass) | [`1.58.3` ->
`1.59.3`](https://renovatebot.com/diffs/npm/sass/1.58.3/1.59.3) |
[![age](https://badges.renovateapi.com/packages/npm/sass/1.59.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/sass/1.59.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/sass/1.59.3/compatibility-slim/1.58.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/sass/1.59.3/confidence-slim/1.58.3)](https://docs.renovatebot.com/merge-confidence/)
|
| [style-loader](https://togithub.com/webpack-contrib/style-loader) |
[`3.3.1` ->
`3.3.2`](https://renovatebot.com/diffs/npm/style-loader/3.3.1/3.3.2) |
[![age](https://badges.renovateapi.com/packages/npm/style-loader/3.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/style-loader/3.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/style-loader/3.3.2/compatibility-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/style-loader/3.3.2/confidence-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [webpack](https://togithub.com/webpack/webpack) | [`5.76.0` ->
`5.76.3`](https://renovatebot.com/diffs/npm/webpack/5.76.0/5.76.3) |
[![age](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/compatibility-slim/5.76.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/webpack/5.76.3/confidence-slim/5.76.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server)
| [`4.11.1` ->
`4.13.1`](https://renovatebot.com/diffs/npm/webpack-dev-server/4.11.1/4.13.1)
|
[![age](https://badges.renovateapi.com/packages/npm/webpack-dev-server/4.13.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/webpack-dev-server/4.13.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/webpack-dev-server/4.13.1/compatibility-slim/4.11.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/webpack-dev-server/4.13.1/confidence-slim/4.11.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lit/lit</summary>

###
[`v2.7.0`](https://togithub.com/lit/lit/blob/HEAD/packages/lit/CHANGELOG.md#&#8203;270)

[Compare
Source](https://togithub.com/lit/lit/compare/lit@2.6.1...lit@2.7.0)

##### Minor Changes

- [#&#8203;3677](https://togithub.com/lit/lit/pull/3677)
[`b95c86e5`](https://togithub.com/lit/lit/commit/b95c86e5ec0e2f6de63a23409b9ec489edb61b86)
- \[SSR only] Reflect ARIA attributes onto server rendered Lit elements
with attached internals during SSR and remove them upon hydration.

- [#&#8203;3667](https://togithub.com/lit/lit/pull/3667)
[`e00f6f52`](https://togithub.com/lit/lit/commit/e00f6f52199d5dbc08d4c15f62380422e77cde7f)
- \[SSR only] Improved how nodes with attribute/property/event/element
bindings are rendered in SSR, to avoid adding comments inside of "raw
text elements" like `<textarea>`. Fixes
[#&#8203;3663](https://togithub.com/lit/lit/issues/3663).

    Note: `@lit-labs/ssr` and `lit-html` must be updated together.

##### Patch Changes

- [#&#8203;3583](https://togithub.com/lit/lit/pull/3583)
[`88a40177`](https://togithub.com/lit/lit/commit/88a40177de9be5d117a21e3da5414bd777872544)
- \[SSR only] Add more detail to some hydration errors

- Updated dependencies
\[[`4d698430`](https://togithub.com/lit/lit/commit/4d698430b38efa49c97b841238b331340af5fef0),
[`b95c86e5`](https://togithub.com/lit/lit/commit/b95c86e5ec0e2f6de63a23409b9ec489edb61b86),
[`e00f6f52`](https://togithub.com/lit/lit/commit/e00f6f52199d5dbc08d4c15f62380422e77cde7f),
[`88a40177`](https://togithub.com/lit/lit/commit/88a40177de9be5d117a21e3da5414bd777872544)]:
    -   lit-html@2.7.0
    -   lit-element@3.3.0

</details>

<details>
<summary>webpack-contrib/mini-css-extract-plugin</summary>

###
[`v2.7.5`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#&#8203;275-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev274v275-2023-03-16)

[Compare
Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.4...v2.7.5)

###
[`v2.7.4`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#&#8203;274-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev273v274-2023-03-16)

[Compare
Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.4)

###
[`v2.7.3`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#&#8203;273-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev272v273-2023-03-07)

[Compare
Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)

</details>

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

###
[`v1.59.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1593)

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

-   Fix a performance regression introduced in 1.59.0.

- The NPM release of 1.59.0 dropped support for Node 12 without actually
indicating so in its pubspec. This release temporarily adds back support
so
that the latest Sass version that declares it supports Node 12 actually
does
so. However, Node 12 is now end-of-life, so we will drop support for it
    properly in an upcoming release.

###
[`v1.59.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1592)

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

-   No user-visible changes.

###
[`v1.59.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1591)

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

-   No user-visible changes.

###
[`v1.59.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1590)

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

##### Command Line Interface

- Added a new `--fatal-deprecation` flag that lets you treat a
deprecation
    warning as an error. You can pass an individual deprecation ID
    (e.g. `slash-div`) or you can pass a Dart Sass version to treat all
    deprecations initially emitted in that version or earlier as errors.

- New `--future-deprecation` flag that lets you opt into warning for use
of
certain features that will be deprecated in the future. At the moment,
the
only option is `--future-deprecation=import`, which will emit warnings
for
Sass `@import` rules, which are not yet deprecated, but will be in the
future.

##### Dart API

- New `Deprecation` enum, which contains the different current and
future
    deprecations used by the new CLI flags.

- The `compile` methods now take in `fatalDeprecations` and
`futureDeprecations`
    parameters, which work similarly to the CLI flags.

</details>

<details>
<summary>webpack-contrib/style-loader</summary>

###
[`v3.3.2`](https://togithub.com/webpack-contrib/style-loader/blob/HEAD/CHANGELOG.md#&#8203;332-httpsgithubcomwebpack-contribstyle-loadercomparev331v332-2023-03-13)

[Compare
Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2)

</details>

<details>
<summary>webpack/webpack</summary>

###
[`v5.76.3`](https://togithub.com/webpack/webpack/releases/tag/v5.76.3)

[Compare
Source](https://togithub.com/webpack/webpack/compare/v5.76.2...v5.76.3)

#### Bugfixes

- Non-javascript files will correctly **not** be imported when using
`experiments.outputModule` (ES Module Output) by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16809
- Limit console output progress bar length to 40 when no columns
provided by [@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16810
- Add missing NodeJS Builtin Modules support for `inspector/promises`,
`readline/promises`, and `stream/consumers` by
[@&#8203;ShenHongFei](https://togithub.com/ShenHongFei) in
[webpack/webpack#16841
- webpack bin/cli now properly respects `NODE_PATH` env variable by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16808
- Improve typos in `resolveResourceErrorHints` by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16806
- Add missing `loaders` token support to `moduleFilenameTemplate`
function call by [@&#8203;pgoldberg](https://togithub.com/pgoldberg) in
[webpack/webpack#16756
- Add gaurd condition for `enabledLibraryTypes` in internal
`ContainerPlugin` by
[@&#8203;PengBoUESTC](https://togithub.com/PengBoUESTC) in
[webpack/webpack#16635

#### New Contributors

- [@&#8203;ShenHongFei](https://togithub.com/ShenHongFei) made their
first contribution in
[webpack/webpack#16841
- [@&#8203;pgoldberg](https://togithub.com/pgoldberg) made their first
contribution in
[webpack/webpack#16756
- [@&#8203;PengBoUESTC](https://togithub.com/PengBoUESTC) made their
first contribution in
[webpack/webpack#16635

**Full Changelog**:
webpack/webpack@v5.76.2...v5.76.3

###
[`v5.76.2`](https://togithub.com/webpack/webpack/releases/tag/v5.76.2)

[Compare
Source](https://togithub.com/webpack/webpack/compare/v5.76.1...v5.76.2)

#### Bugfixes

- Fix bug where a missing semicolon in generated bundle output for
`publicPathRuntime` would cause concatenated runtime errors by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16811
- Remove redundant semicolons generated in bundle runtime code after
`onScriptComplete` function by
[@&#8203;ahaoboy](https://togithub.com/ahaoboy) in
[webpack/webpack#16347
- Fix bug where `RealContentHashPlugin` was not respecting
`output.hashSalt`'s ability to cause a force recalculation of
`[contenthash]` for emitted assets by
[@&#8203;dmichon-msft](https://togithub.com/dmichon-msft)
[#&#8203;16789](https://togithub.com/webpack/webpack/issues/16789)

#### Performance

- Improve memory and runtime performance of sourcemaps via hoisting
Regular Expression literals to stored variables by
[@&#8203;TheLarkInn](https://togithub.com/TheLarkInn) in
[webpack/webpack#15722
- Correct v8 deoptimization in `ModuleGraph` due to instance property
declarations occurring outside of constructor by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16830

#### Developer Experience

- Improved internal typings to match `webpack-sources` typings for
`Source` instances by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16805
- Update repo examples to include missing quotation by
[@&#8203;snitin315](https://togithub.com/snitin315) in
[webpack/webpack#16812

#### New Contributors

- [@&#8203;ahaoboy](https://togithub.com/ahaoboy) made their first
contribution in
[webpack/webpack#16347

**Full Changelog**:
webpack/webpack@v5.76.1...v5.76.2

###
[`v5.76.1`](https://togithub.com/webpack/webpack/releases/tag/v5.76.1)

[Compare
Source](https://togithub.com/webpack/webpack/compare/v5.76.0...v5.76.1)

#### Fixed

-   Added `assert/strict` built-in to `NodeTargetPlugin`

#### Revert

- Improve performance of `hashRegExp` lookup by
[@&#8203;ryanwilsonperkin](https://togithub.com/ryanwilsonperkin) in
[webpack/webpack#16759

</details>

<details>
<summary>webpack/webpack-dev-server</summary>

###
[`v4.13.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#&#8203;4131-httpsgithubcomwebpackwebpack-dev-servercomparev4130v4131-2023-03-18)

[Compare
Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1)

###
[`v4.13.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#&#8203;4130-httpsgithubcomwebpackwebpack-dev-servercomparev4120v4130-2023-03-17)

[Compare
Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0)

##### Features

- added `client.overlay.runtimeErrors` option to control runtime errors
([#&#8203;4773](https://togithub.com/webpack/webpack-dev-server/issues/4773))
([dca2366](https://togithub.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b))

###
[`v4.12.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#&#8203;4120-httpsgithubcomwebpackwebpack-dev-servercomparev4111v4120-2023-03-14)

[Compare
Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0)

##### Features

- allow to set the `sockjs_url` option (only `sockjs`) using the
`webSocketServer.options.sockjsUrl` option
([#&#8203;4586](https://togithub.com/webpack/webpack-dev-server/issues/4586))
([69a2fba](https://togithub.com/webpack/webpack-dev-server/commit/69a2fba4e915b4814de1c3cb27930a13dc994945))
- catch runtime error
([#&#8203;4605](https://togithub.com/webpack/webpack-dev-server/issues/4605))
([87a26cf](https://togithub.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556))
- improve styles for overlay
([#&#8203;4576](https://togithub.com/webpack/webpack-dev-server/issues/4576))
([791fb85](https://togithub.com/webpack/webpack-dev-server/commit/791fb85931299eea052b3c37d4353d48ea34fa5e))
- open editor when clicking error on overlay
([#&#8203;4587](https://togithub.com/webpack/webpack-dev-server/issues/4587))
([efb2cec](https://togithub.com/webpack/webpack-dev-server/commit/efb2cec3f8acbbe5113aad20529e268c01ac29c2))

##### Bug Fixes

- compatibility with `experiments.buildHttp`
([#&#8203;4585](https://togithub.com/webpack/webpack-dev-server/issues/4585))
([5b846cb](https://togithub.com/webpack/webpack-dev-server/commit/5b846cbe9bfb8444bc7605654fcebf4e87766aa4))
- respect `NODE_PATH` env variable
([#&#8203;4581](https://togithub.com/webpack/webpack-dev-server/issues/4581))
([b857e6f](https://togithub.com/webpack/webpack-dev-server/commit/b857e6fa3b86facc63811438eef17be92dc36dc6))

#####
[4.11.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1)
(2022-09-19)

##### Bug Fixes

- respect `client.logging` option for all logs
([#&#8203;4572](https://togithub.com/webpack/webpack-dev-server/issues/4572))
([375835c](https://togithub.com/webpack/webpack-dev-server/commit/375835c926ec03fdfecae9ab1b54fd43b1ff4b31))

</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://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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://app.renovatebot.com/dashboard#github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTkuMSIsInVwZGF0ZWRJblZlciI6IjM1LjE0LjIifQ==-->
  • Loading branch information
renovate-bot committed Mar 23, 2023
1 parent f78a3f9 commit fc2f59a
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 46 deletions.
104 changes: 64 additions & 40 deletions gcp/appengine/frontend3/package-lock.json

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

12 changes: 6 additions & 6 deletions gcp/appengine/frontend3/package.json
Expand Up @@ -20,20 +20,20 @@
"@material/mwc-textfield": "0.27.0",
"@material/theme": "13.0.0",
"highlight.js": "11.7.0",
"lit": "2.6.1",
"lit": "2.7.0",
"spicy-sections": "git+https://github.com/tabvengers/spicy-sections.git#c3aae99dbf1e627cdf03a35c913d7f6e970de22b"
},
"devDependencies": {
"copy-webpack-plugin": "10.2.4",
"css-loader": "6.7.3",
"html-webpack-plugin": "5.5.0",
"mini-css-extract-plugin": "2.7.2",
"mini-css-extract-plugin": "2.7.5",
"raw-loader": "4.0.2",
"sass": "1.58.3",
"sass": "1.59.3",
"sass-loader": "12.6.0",
"style-loader": "3.3.1",
"webpack": "5.76.0",
"style-loader": "3.3.2",
"webpack": "5.76.3",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
"webpack-dev-server": "4.13.1"
}
}

0 comments on commit fc2f59a

Please sign in to comment.