You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jhipster/jhipster-registry/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps webpack-dev-middleware to 6.1.2 and updates ancestor dependencies webpack-dev-middleware, @angular-builders/custom-webpack, @angular-builders/jest and @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
webpack-dev-middleware
from 5.3.3 to 6.1.2Release notes
Sourced from webpack-dev-middleware's releases.
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
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-builders/custom-webpack
from 14.0.1 to 17.0.1Changelog
Sourced from
@angular-builders/custom-webpack
's changelog.... (truncated)
Commits
83831b0
ci(release): publish3b194f1
ci(release): publish8f6ce9e
refactor(common): moveloadModule
in shared package (#1654)82862f7
ci(release): publish6ddc1ab
chore(deps): update dependency typescript to v5.3.3b4558b9
ci(release): publish5f36ac2
ci(release): publish236d0ac
chore(deps)!: update to Angular 17 (#1518)137a2ad
ci(release): publish1e26b1e
chore(deps): update dependency jest to v29.7.0Updates
@angular-builders/jest
from 14.0.1 to 17.0.2Changelog
Sourced from
@angular-builders/jest
's changelog.... (truncated)
Commits
7861152
ci(release): publishb15f029
ci(release): publish017ec0a
chore(deps): update dependency jest-preset-angular to v14.0.383831b0
ci(release): publish3df551c
ci(release): publishb84637b
chore(deps): update dependency jest-preset-angular to v14.0.23b194f1
ci(release): publish8f6ce9e
refactor(common): moveloadModule
in shared package (#1654)82862f7
ci(release): publish6ddc1ab
chore(deps): update dependency typescript to v5.3.3Updates
@angular-devkit/build-angular
from 14.2.13 to 17.3.2Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
8a6550d
release: cut the v17.3.2 release59fba38
fix(@angular-devkit/build-angular
): ensure proper resolution of linked SCSS f...27dd8f2
fix(@angular-devkit/build-angular
): service-worker references non-existent na...935f931
fix(@schematics/angular
): rename SSR port env variablec12907d
fix(@angular-devkit/build-angular
): updatewebpack-dev-middleware
to6.1.2
c9d4360
fix(@angular-devkit/build-angular
):Internal server error: Invalid URL
when...1a3257a
refactor(@schematics/angular
): Use MaybeAsync and GuardResult types to reduce...7041511
release: cut the v17.3.1 release198ca9a
fix(@schematics/angular
): improve Sass format clarity for application style o...2809971
fix(@angular-devkit/build-angular
): only generateserver
directory when SSR...You can trigger a rebase of this PR 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