Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Sep 4, 2024

This PR contains the following updates:

Package Type Update Change
http-proxy-middleware dependencies patch 3.0.1 -> 3.0.2
http-proxy-middleware devDependencies patch 3.0.1 -> 3.0.2
lmdb dependencies minor 3.0.14 -> 3.1.0
lmdb devDependencies minor 3.0.14 -> 3.1.0
postcss (source) dependencies patch 8.4.44 -> 8.4.45
postcss (source) devDependencies patch 8.4.44 -> 8.4.45
sass dependencies minor 1.77.8 -> 1.78.0
sass devDependencies minor 1.77.8 -> 1.78.0
vite (source) dependencies patch 5.4.2 -> 5.4.3
vite (source) devDependencies patch 5.4.2 -> 5.4.3
webpack-dev-server dependencies minor 5.0.4 -> 5.1.0
webpack-dev-server devDependencies minor 5.0.4 -> 5.1.0

Release Notes

chimurai/http-proxy-middleware (http-proxy-middleware)

v3.0.2

Compare Source

  • refactor(dependency): replace is-plain-obj with is-plain-object (#​1031)
  • chore(package): upgrade to eslint v9 (#​1032)
  • fix(logger-plugin): handle undefined protocol and hostname (#​1036)
kriszyp/lmdb-js (lmdb)

v3.1.0

Compare Source

postcss/postcss (postcss)

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.
sass/dart-sass (sass)

v1.78.0

Compare Source

  • The meta.feature-exists function is now deprecated. This deprecation is
    named feature-exists.

  • Fix a crash when using @at-root without any queries or children in the
    indented syntax.

JS API
  • Backport the deprecation options (fatalDeprecations, futureDeprecations,
    and silenceDeprecations) to the legacy JS API. The legacy JS API is itself
    deprecated, and you should move off of it if possible, but this will allow
    users of bundlers and other tools that are still using the legacy API to
    still control deprecation warnings.

  • Fix a bug where accessing SourceSpan.url would crash when a relative URL was
    passed to the Sass API.

Embedded Sass
  • Explicitly expose a sass executable from the sass-embedded npm package.
    This was intended to be included in 1.63.0, but due to the way
    platform-specific dependency executables are installed it did not work as
    intended. Now users can run npx sass for local installs or just sass when
    sass-embedded is installed globally.

  • Add linux-riscv64, linux-musl-riscv64, and android-riscv64 support for the
    sass-embedded npm package.

  • Fix an edge case where the Dart VM could hang when shutting down when requests
    were in flight.

  • Fix a race condition where the embedded host could fail to shut down if it was
    closed around the same time a new compilation was started.

  • Fix a bug where parse-time deprecation warnings could not be controlled by
    the deprecation options in some circumstances.

vitejs/vite (vite)

v5.4.3

Compare Source

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Sep 4, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Sep 4, 2024
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 9cd60bd to 893ab14 Compare September 4, 2024 10:12
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 893ab14 to c280fb6 Compare September 4, 2024 12:19
@clydin clydin merged commit e70aa6b into angular:main Sep 4, 2024
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch September 4, 2024 18:10
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants