Node.js support for versions <18.19.1 and <20.11.1 has been removed.
@angular-devkit/build-angular
The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.
Deprecations
@angular-devkit/schematics
NodePackageLinkTask in @angular-devkit/schematics. A custom task should be created instead.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mwood77/pf2opn/network/alerts).
Bumps the npm_and_yarn group with 3 updates in the / directory: express, webpack-dev-middleware and @angular-devkit/build-angular.
Updates
express
from 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
webpack-dev-middleware
from 5.3.4 to 6.1.2Release notes
Sourced from webpack-dev-middleware's releases.
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
... (truncated)
Commits
54e4a96
chore(release): 6.1.29670b34
fix(security): do not allow to read files above (#1778)94561de
chore(release): 6.1.141b2f77
fix(types):methods
should be string array (#1550)b9287c4
chore(deps-dev): bump@types/node
from 18.16.9 to 18.16.10 (#1549)57fb0cc
chore(deps-dev): bump@types/node
from 18.16.8 to 18.16.9 (#1548)644d6e0
docs: add GitHub discussion badge (#1547)b266fe1
chore(deps-dev): bump@types/node
from 18.16.7 to 18.16.8 (#1546)d952145
chore(deps-dev): bump@types/node
from 18.16.6 to 18.16.7 (#1545)015b9ff
chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#1544)Updates
@angular-devkit/build-angular
from 16.2.12 to 16.2.13Release notes
Sourced from
@angular-devkit/build-angular
's releases.Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
b951c58
release: cut the v16.2.13 release882fff3
test: update Safari 15 private property E2E for babel changesbdcc5a1
test: disable failing test6b8722d
build: update ng-dev config to work with Node.js 18.195ad507e
fix(@angular-devkit/build-angular
):update webpack-dev-middleware
to6.1.2
50a46c6
test: update webpack tests filenames and size checks to pass with latest webpackDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show