riesgos / dlr-riesgos-frontend

Deutsches Zentrum für Luft- und Raumfahrt e.V. * (German Aerospace Center), German Remote Sensing Data Center * Department: Geo-Risks and Civil Security
https://riesgos.de
Apache License 2.0
2 stars 1 forks source link

build(deps): bump semver, @angular-devkit/build-angular and @angular/cli in /frontend #197

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps semver to 7.5.3 and updates ancestor dependencies semver, @angular-devkit/build-angular and @angular/cli. These dependencies need to be updated together.

Updates semver from 7.3.7 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates @angular-devkit/build-angular from 14.2.10 to 14.2.13

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v14.2.13

14.2.13 (2023-10-05)

@​angular-devkit/build-angular

Commit Description
fix - 1ca44dcd9 update dependency postcss to v8.4.31

v14.2.12

14.2.12 (2023-06-28)

@​angular/cli

Commit Description
fix - bd396b656 update direct semver dependencies to 7.5.3

v14.2.11

14.2.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Description
fix - ddd33bf38 update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

14.2.13 (2023-10-05)

@​angular-devkit/build-angular

Commit Type Description
1ca44dcd9 fix update dependency postcss to v8.4.31

17.0.0-next.7 (2023-10-04)

@​schematics/angular

Commit Type Description
dc6b6eaf6 feat add migration to replace usages of @nguniversal/builders
03a1eaf01 fix account for new block syntax in starter template
e516a4bdb fix pass ssr option to application schematics
419b5c191 fix remove baseUrl from tsconfig.json
0368b23f2 fix use @​types/node v18

@​angular-devkit/build-angular

Commit Type Description
fd62a9315 feat support i18n with service worker and app-shell with esbuild builders
5898f72a9 feat support namedChunks option in application builder
2d2e79921 fix clean up internal Angular state during rendering SSR
83020fc32 fix clear diagnostic cache when external templates change with esbuild builders
26456b93d fix do not print Angular is running in development mode. in the server console when using dev-server
0c20cc4dc fix re-add TestBed compileComponents in schematics to support defer block testing

@​angular/ssr

Commit Type Description
dcf3fddff feat add performance profiler to CommonEngine

16.2.5 (2023-10-04)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits
  • a76fb29 release: cut the v14.2.13 release
  • 1ca44dc fix(@​angular-devkit/build-angular): update dependency postcss to v8.4.31
  • 200ad67 release: cut the v14.2.12 release
  • 8283932 test: update E2E Node.js v14 version to v14.19 to allow installs
  • bd396b6 fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • d177918 release: cut the v14.2.11 release
  • ddd33bf fix(@​angular-devkit/build-angular): update webpack dependency to 5.76.1
  • 6df825d ci: update to latest version of dev-infra orb
  • 31e8a58 ci: create daily_run_workflow for 14.2.x branch
  • See full diff in compare view


Updates @angular/cli from 14.2.10 to 14.2.13

Release notes

Sourced from @​angular/cli's releases.

v14.2.13

14.2.13 (2023-10-05)

@​angular-devkit/build-angular

Commit Description
fix - 1ca44dcd9 update dependency postcss to v8.4.31

v14.2.12

14.2.12 (2023-06-28)

@​angular/cli

Commit Description
fix - bd396b656 update direct semver dependencies to 7.5.3

v14.2.11

14.2.11 (2023-03-16)

@​angular-devkit/build-angular

Commit Description
fix - ddd33bf38 update webpack dependency to 5.76.1

Special Thanks

Alan Agius and Joey Perrott

Changelog

Sourced from @​angular/cli's changelog.

14.2.13 (2023-10-05)

@​angular-devkit/build-angular

Commit Type Description
1ca44dcd9 fix update dependency postcss to v8.4.31

17.0.0-next.7 (2023-10-04)

@​schematics/angular

Commit Type Description
dc6b6eaf6 feat add migration to replace usages of @nguniversal/builders
03a1eaf01 fix account for new block syntax in starter template
e516a4bdb fix pass ssr option to application schematics
419b5c191 fix remove baseUrl from tsconfig.json
0368b23f2 fix use @​types/node v18

@​angular-devkit/build-angular

Commit Type Description
fd62a9315 feat support i18n with service worker and app-shell with esbuild builders
5898f72a9 feat support namedChunks option in application builder
2d2e79921 fix clean up internal Angular state during rendering SSR
83020fc32 fix clear diagnostic cache when external templates change with esbuild builders
26456b93d fix do not print Angular is running in development mode. in the server console when using dev-server
0c20cc4dc fix re-add TestBed compileComponents in schematics to support defer block testing

@​angular/ssr

Commit Type Description
dcf3fddff feat add performance profiler to CommonEngine

16.2.5 (2023-10-04)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits
  • a76fb29 release: cut the v14.2.13 release
  • 1ca44dc fix(@​angular-devkit/build-angular): update dependency postcss to v8.4.31
  • 200ad67 release: cut the v14.2.12 release
  • 8283932 test: update E2E Node.js v14 version to v14.19 to allow installs
  • bd396b6 fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • d177918 release: cut the v14.2.11 release
  • ddd33bf fix(@​angular-devkit/build-angular): update webpack dependency to 5.76.1
  • 6df825d ci: update to latest version of dev-infra orb
  • 31e8a58 ci: create daily_run_workflow for 14.2.x branch
  • See full diff in compare view


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 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/riesgos/dlr-riesgos-frontend/network/alerts).
dependabot[bot] commented 11 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.