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

build: update all non-major dependencies #29956

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Mar 27, 2025

This PR contains the following updates:

Package Type Update Change
ng-packagr devDependencies patch 20.0.0-next.1 -> 20.0.0-next.2
webpack-dev-server devDependencies patch 5.2.0 -> 5.2.1
webpack-dev-server dependencies patch 5.2.0 -> 5.2.1

Release Notes

ng-packagr/ng-packagr (ng-packagr)

v20.0.0-next.2

Compare Source

⚠ BREAKING CHANGES
  • Node.js versions from 22.0 to 22.10 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.
Features
  • drop support for TypeScript older than 5.8 (a8255ce)
  • support Sass package importers (f767d3c)
Bug Fixes
  • remove Node.js v18 support (69d9d9e)
  • update minimum supported Node.js 22 version to 22.11.0 (a836a71)
webpack/webpack-dev-server (webpack-dev-server)

v5.2.1

Compare Source

Security
  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes
  • prevent overlay for errors caught by React error boundaries (#​5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#​5411) (ffd0b86)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 Renovate Bot.

@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 Mar 27, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 27, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 43272d7 to c1fa821 Compare March 27, 2025 10:03
@angular-robot angular-robot changed the title build: update dependency webpack-dev-server to v5.2.1 build: update all non-major dependencies Mar 27, 2025
@alan-agius4 alan-agius4 merged commit 6e35e8d into angular:main Mar 27, 2025
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch March 27, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants