dlr-eoc / ukis-frontend-libraries

A collection of angular ui-components, services, interfaces... to help you create geospatial mapping applications for the web.
Apache License 2.0
17 stars 4 forks source link

Build(deps): bump semver and @angular/cli in /scripts/library #192

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps semver and @angular/cli. These dependencies needed 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/cli from 14.1.1 to 14.2.12

Release notes

Sourced from @​angular/cli's releases.

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

v14.2.10

14.2.10 (2022-11-17)

@​angular/cli

Commit Description
fix - 9ce386caf exclude @angular/localize@<10.0.0 from ng add pa… (#24152)
fix - 6446091a3 exclude @angular/material@7.x from ng add package discovery
fix - 7541e04f3 respect registry in RC when running update through yarn

@​angular-devkit/build-angular

Commit Description
fix - 21cea0b42 update loader-utils to 3.2.1

Special Thanks

Alan Agius and Charles Lyding

v14.2.9

14.2.9 (2022-11-09)

@​angular-devkit/architect

Commit Description
fix - e3e787767 default to failure if no builder result is provided

@​angular-devkit/build-angular

Commit Description
fix - 12b2dc5a2 isolate zone.js usage when rendering server bundles

Special Thanks

Alan Agius and Charles Lyding

v14.2.8

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.2.12 (2023-06-28)

@​angular/cli

Commit Type Description
bd396b656 fix update direct semver dependencies to 7.5.3

16.1.1 (2023-06-22)

@​angular-devkit/build-angular

Commit Type Description
f017fee2e fix actually disable Vite prebundling file discovery
2b4beaca2 fix experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
e3c85e00e fix track postcss provided file dependencies in esbuild builder
1419fff88 fix unpin and downgrade browserslist
950a4b60f fix watch all bundler provided inputs with esbuild builder

16.1.0 (2023-06-13)

@​schematics/angular

Commit Type Description
b14b95990 feat add bootstrap-agnostic utilities for writing ng-add schematics

@​angular-devkit/build-angular

Commit Type Description
3ede1a2ca feat allow forcing esbuild builder with dev-server
2d141fe3b feat show estimated transfer size with esbuild builder
9aa9b5264 feat support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
3d1c09b23 feat support dev-server package prebundling with esbuild builder
d8930facc feat support incremental TypeScript semantic diagnostics in esbuild builder
5cacd34a2 fix watch all TypeScript referenced files in esbuild builder
8336ad80d perf enable in-memory load result caching for stylesheets in esbuild builder

... (truncated)

Commits
  • 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
  • e9d30d4 release: cut the v14.2.10 release
  • 9dcea09 test(@​angular/cli): fix version specifier test
  • 9ce386c fix(@​angular/cli): exclude @angular/localize@<10.0.0 from ng add pa… (#24152)
  • Additional commits viewable in compare view


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 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/dlr-eoc/ukis-frontend-libraries/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

socket-security[bot] commented 1 year ago

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
typescript 4.6.4...4.9.5 None +0/-0 66.8 MB typescript-bot

🚮 Removed packages: @angular/cli@14.1.1, @schematics/angular@14.1.1

dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.