Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update appengine-frontend #1120

Merged

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Mar 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lit (source) 2.6.1 -> 2.7.0 age adoption passing confidence
mini-css-extract-plugin 2.7.2 -> 2.7.5 age adoption passing confidence
sass 1.58.3 -> 1.59.3 age adoption passing confidence
style-loader 3.3.1 -> 3.3.2 age adoption passing confidence
webpack 5.76.0 -> 5.76.3 age adoption passing confidence
webpack-dev-server 4.11.1 -> 4.13.1 age adoption passing confidence

Release Notes

lit/lit

v2.7.0

Compare Source

Minor Changes
  • #​3677 b95c86e5 - [SSR only] Reflect ARIA attributes onto server rendered Lit elements with attached internals during SSR and remove them upon hydration.

  • #​3667 e00f6f52 - [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 #​3663.

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

Patch Changes
webpack-contrib/mini-css-extract-plugin

v2.7.5

Compare Source

v2.7.4

Compare Source

v2.7.3

Compare Source

sass/dart-sass

v1.59.3

Compare Source

  • 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

Compare Source

  • No user-visible changes.

v1.59.1

Compare Source

  • No user-visible changes.

v1.59.0

Compare Source

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.

webpack-contrib/style-loader

v3.3.2

Compare Source

webpack/webpack

v5.76.3

Compare Source

Bugfixes

New Contributors

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

v5.76.2

Compare Source

Bugfixes

Performance

Developer Experience

New Contributors

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

v5.76.1

Compare Source

Fixed

  • Added assert/strict built-in to NodeTargetPlugin

Revert

webpack/webpack-dev-server

v4.13.1

Compare Source

v4.13.0

Compare Source

Features
  • added client.overlay.runtimeErrors option to control runtime errors (#​4773) (dca2366)

v4.12.0

Compare Source

Features
Bug Fixes
4.11.1 (2022-09-19)
Bug Fixes

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 14, 2023
@renovate-bot renovate-bot force-pushed the renovate/appengine-frontend branch 6 times, most recently from 1680463 to 805175c Compare March 18, 2023 20:57
@renovate-bot renovate-bot force-pushed the renovate/appengine-frontend branch 2 times, most recently from 5897062 to 3221625 Compare March 22, 2023 00:34
@andrewpollock andrewpollock merged commit fc2f59a into google:master Mar 23, 2023
@renovate-bot renovate-bot deleted the renovate/appengine-frontend branch March 23, 2023 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants