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.
The allowInsecureRedirect is false by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to true, but it is not recommended.
Bumps the npm_and_yarn group with 19 updates in the / directory:
7.3.8
7.5.4
15.9.2
15.9.7
15.2.8
15.2.11
15.2.1
15.2.11
15.9.2
15.9.7
15.9.2
15.9.7
15.9.2
15.9.7
15.9.2
15.9.7
2.88.12
3.0.1
8.7.0
13.7.1
4.18.1
4.19.2
9.0.5
10.3.7
9.0.0
10.3.7
3.0.1
4.0.1
9.0.1
10.0.2
9.0.0
10.3.7
1.15.5
1.15.6
2.0.0
2.0.1
5.3.3
5.3.4
Updates
semver
from 7.3.8 to 7.5.4Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
36cd334
chore: release 7.5.48456d87
chore: postinstall for dependabot template-oss PRdde1f00
chore: postinstall for dependabot template-oss PRdffcd1b
chore: bump@npmcli/template-oss
from 4.16.0 to 4.17.0d619f66
chore: postinstall for dependabot template-oss PR3bc4247
chore: bump@npmcli/template-oss
from 4.15.1 to 4.16.0cc6fde2
fix: trim each range set before parsing99d8287
fix: correctly parse long build ids as valid (#583)4f0f6b1
chore: fix arguments in whitespace test (#574)6bd1a37
chore: remove duplicate test in semver class (#575)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
@nrwl/angular
from 15.9.2 to 15.9.7Commits
Updates
@angular-devkit/build-angular
from 15.2.8 to 15.2.11Release notes
Sourced from
@angular-devkit/build-angular
's releases.Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
69c4624
release: cut the v15.2.11 release61f92fd
build: update ng-dev config to work with Node.js 18.19a398d2f
test: disable failing testc6feb0b
fix(@angular-devkit/build-angular
):update webpack-dev-middleware
to6.1.2
b479063
release: cut the v15.2.10 releasebfc1f0f
test: install specific npm version in npm version E2E test05213c9
fix(@angular-devkit/build-angular
): update dependency postcss to v8.4.3100d9708
release: cut the v15.2.9 releasef36e38a
fix(@angular/cli
): update direct semver dependencies to 7.5.3Updates
@angular/cli
from 15.2.1 to 15.2.11Release notes
Sourced from
@angular/cli
's releases.Changelog
Sourced from
@angular/cli
's changelog.Commits
69c4624
release: cut the v15.2.11 release61f92fd
build: update ng-dev config to work with Node.js 18.19a398d2f
test: disable failing testc6feb0b
fix(@angular-devkit/build-angular
):update webpack-dev-middleware
to6.1.2
b479063
release: cut the v15.2.10 releasebfc1f0f
test: install specific npm version in npm version E2E test05213c9
fix(@angular-devkit/build-angular
): update dependency postcss to v8.4.3100d9708
release: cut the v15.2.9 releasef36e38a
fix(@angular/cli
): update direct semver dependencies to 7.5.3cdb34b5
release: cut the v15.2.8 releaseUpdates
@nrwl/eslint-plugin-nx
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/jest
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/nest
from 15.9.2 to 15.9.7Commits
Updates
@nrwl/node
from 15.9.2 to 15.9.7Commits
Updates
@cypress/request
from 2.88.12 to 3.0.1Release notes
Sourced from
@cypress/request
's releases.Changelog
Sourced from
@cypress/request
's changelog.... (truncated)
Commits
ca62f3a
Merge pull request #44 from MikeMcC399/peg/qsfb9f625
fix(deps): peg qs to 6.10.499338c8
chore: updates related to release process (#41)c5bcf21
feat: Add allowInsecureRedirect optionUpdates
cypress
from 8.7.0 to 13.7.1Release notes
Sourced from cypress's releases.
... (truncated)
Commits
f17fa4c
chore: release 13.7.1 (#29184)9c27c37
fix: patch new tab creation for firefox 124 and up to fix issue where… (#29179)ef66293
chore: skip rerun tests inside driver integration for chromium browse… (#29182)75eba1e
fix: fixing issue with blurring shadow dom elements (#29125)7735405
chore: skip flaky tests (#29149)fe97eec
chore: keep example app/assets in yarn autoclean (#29159)e9b3d43
chore: Update v8 snapshot cache (#29152)9a3e25c
docs: correct link from examples readme to pr contributing (#29163)85b85dd
docs: add more details to the@packages/example
deploy process (#29136)9f1ef29
chore: Update v8 snapshot cache (#29140)Maintainer changes
This version was pushed to npm by atofstryker, a new releaser for cypress since your current version.
Updates
express
from 4.18.1 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
@nestjs/core
from 9.0.5 to 10.3.7Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
8b4dbb3
chore(@nestjs
) publish v10.3.7 release1f2fae7
chore(@nestjs
) publish v10.3.6 release6a7f74f
fix(core): break reference chain to instance object8bf0015
chore: update readme28bf1f0
chore(@nestjs
) publish v10.3.5 releasec13c6b1
chore: update package.json and readme2d6583a
chore(@nestjs
) publish v10.3.4 release3321f6c
fix(core): middleware is not executed for root route with prefix7d8822c
Merge branch 'fix-global-prefix-middleware' of https://github.com/CodyTseng/n...6752144
chore: resolve conflictsUpdates
@nestjs/platform-express
from 9.0.0 to 10.3.7Release notes
Sourced from
@nestjs/platform-express
's releases.