Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update master to 1.8.0 #794

Merged
merged 31 commits into from
Nov 29, 2024
Merged

Update master to 1.8.0 #794

merged 31 commits into from
Nov 29, 2024

Conversation

sMeilbeck
Copy link
Collaborator

No description provided.

dependabot bot and others added 30 commits September 26, 2024 11:20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.5 to 20.16.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
 @angular-devkit/build-angular       ^18.2.5  →   ^18.2.6
 @angular/animations                 ^18.2.5  →   ^18.2.6
 @angular/cdk                        ^18.2.5  →   ^18.2.6
 @angular/cli                        ^18.2.5  →   ^18.2.6
 @angular/common                     ^18.2.5  →   ^18.2.6
 @angular/compiler                   ^18.2.5  →   ^18.2.6
 @angular/compiler-cli               ^18.2.5  →   ^18.2.6
 @angular/core                       ^18.2.5  →   ^18.2.6
 @angular/forms                      ^18.2.5  →   ^18.2.6
 @angular/localize                   ^18.2.5  →   ^18.2.6
 @angular/material                   ^18.2.5  →   ^18.2.6
 @angular/platform-browser           ^18.2.5  →   ^18.2.6
 @angular/platform-browser-dynamic   ^18.2.5  →   ^18.2.6
 @angular/router                     ^18.2.5  →   ^18.2.6
 @typescript-eslint/eslint-plugin     ^8.6.0  →    ^8.7.0
 @typescript-eslint/parser            ^8.6.0  →    ^8.7.0
 uikit                              ^3.21.12  →  ^3.21.13
@types/node         ^20.16.5  →  ^20.16.9
 selenium-webdriver   ^4.24.1  →   ^4.25.0
…/dev/types/node-20.16.9

Bump @types/node from 20.16.5 to 20.16.9 in /backend
@angular-devkit/build-angular      ^18.2.6  →  ^18.2.7
 @angular/animations                ^18.2.6  →  ^18.2.7
 @angular/cdk                       ^18.2.6  →  ^18.2.7
 @angular/cli                       ^18.2.6  →  ^18.2.7
 @angular/common                    ^18.2.6  →  ^18.2.7
 @angular/compiler                  ^18.2.6  →  ^18.2.7
 @angular/compiler-cli              ^18.2.6  →  ^18.2.7
 @angular/core                      ^18.2.6  →  ^18.2.7
 @angular/forms                     ^18.2.6  →  ^18.2.7
 @angular/localize                  ^18.2.6  →  ^18.2.7
 @angular/material                  ^18.2.6  →  ^18.2.7
 @angular/platform-browser          ^18.2.6  →  ^18.2.7
 @angular/platform-browser-dynamic  ^18.2.6  →  ^18.2.7
 @angular/router                    ^18.2.6  →  ^18.2.7
 @typescript-eslint/eslint-plugin    ^8.7.0  →   ^8.8.0
 @typescript-eslint/parser           ^8.7.0  →   ^8.8.0

Backend:
 cucumber-html-reporter   ^7.1.1  →   ^7.2.0
 eslint-plugin-import    ^2.30.0  →  ^2.31.0
 geckodriver              ^4.4.4  →   ^4.5.0

Removed semver override
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.9 to 20.16.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/dev/types/node-20.16.10

Bump @types/node from 20.16.9 to 20.16.10 in /backend
 @angular-devkit/build-angular      ^18.2.7  →  ^18.2.8
 @angular/animations                ^18.2.7  →  ^18.2.8
 @angular/cdk                       ^18.2.7  →  ^18.2.8
 @angular/cli                       ^18.2.7  →  ^18.2.8
 @angular/common                    ^18.2.7  →  ^18.2.8
 @angular/compiler                  ^18.2.7  →  ^18.2.8
 @angular/compiler-cli              ^18.2.7  →  ^18.2.8
 @angular/core                      ^18.2.7  →  ^18.2.8
 @angular/forms                     ^18.2.7  →  ^18.2.8
 @angular/localize                  ^18.2.7  →  ^18.2.8
 @angular/material                  ^18.2.7  →  ^18.2.8
 @angular/platform-browser          ^18.2.7  →  ^18.2.8
 @angular/platform-browser-dynamic  ^18.2.7  →  ^18.2.8
 @angular/router                    ^18.2.7  →  ^18.2.8
 @typescript-eslint/eslint-plugin    ^8.8.0  →   ^8.8.1
 @typescript-eslint/parser           ^8.8.0  →   ^8.8.1
 express                            ^4.21.0  →  ^4.21.1

Backend:
 express          ^4.21.0  →  ^4.21.1
 express-session  ^1.18.0  →  ^1.18.1
 geckodriver       ^4.5.0  →   ^4.5.1
 winston          ^3.14.2  →  ^3.15.0
Package updates to frontend & backend:
Frontend:
@angular-devkit/build-angular            ^18.2.8  →  ^18.2.10
 @angular-eslint/builder                   18.3.1  →    18.4.0
 @angular-eslint/eslint-plugin             18.3.1  →    18.4.0
 @angular-eslint/eslint-plugin-template    18.3.1  →    18.4.0
 @angular-eslint/schematics                18.3.1  →    18.4.0
 @angular-eslint/template-parser           18.3.1  →    18.4.0
 @angular/animations                      ^18.2.8  →   ^18.2.9
 @angular/cdk                             ^18.2.8  →  ^18.2.10
 @angular/cli                             ^18.2.8  →  ^18.2.10
 @angular/common                          ^18.2.8  →   ^18.2.9
 @angular/compiler                        ^18.2.8  →   ^18.2.9
 @angular/compiler-cli                    ^18.2.8  →   ^18.2.9
 @angular/core                            ^18.2.8  →   ^18.2.9
 @angular/forms                           ^18.2.8  →   ^18.2.9
 @angular/localize                        ^18.2.8  →   ^18.2.9
 @angular/material                        ^18.2.8  →  ^18.2.10
 @angular/platform-browser                ^18.2.8  →   ^18.2.9
 @angular/platform-browser-dynamic        ^18.2.8  →   ^18.2.9
 @angular/router                          ^18.2.8  →   ^18.2.9
 @compodoc/compodoc                       ^1.1.25  →   ^1.1.26
 @types/jest                             ^29.5.13  →  ^29.5.14
 @typescript-eslint/eslint-plugin          ^8.8.1  →   ^8.11.0
 @typescript-eslint/parser                 ^8.8.1  →   ^8.11.0
 tslib                                     ^2.7.0  →    ^2.8.0

Backend:
 @types/node  ^20.16.10  →  ^20.17.0
 mongodb         ^6.9.0  →   ^6.10.0
* Package updates
Frontend:
    "@angular/compiler-cli": "^18.2.11",
    "@typescript-eslint/eslint-plugin": "^8.13.0",
    "@typescript-eslint/parser": "^8.13.0",
    "eslint": "^8.57.1",
    "tslib": "^2.8.1",

Backend:
 @types/adm-zip       ^0.5.5  →   ^0.5.6
 geckodriver          ^4.5.1  →   ^5.0.0
 nodemailer          ^6.9.15  →  ^6.9.16
 selenium-webdriver  ^4.25.0  →  ^4.26.0
 uuid                ^10.0.0  →  ^11.0.2
 winston             ^3.15.0  →  ^3.16.0
 @types/node  ^20.17.0  →  ^20.17.6

* include node-fetch dependency for edgedriver package
* Minor updates
Frontend:
 @angular/cdk                      ^18.2.12  →  ^18.2.13
 @angular/material                 ^18.2.12  →  ^18.2.13
 @typescript-eslint/eslint-plugin   ^8.13.0  →   ^8.14.0
 @typescript-eslint/parser          ^8.13.0  →   ^8.14.0

Backend:
 uuid     ^11.0.2  →  ^11.0.3
 winston  ^3.16.0  →  ^3.17.0
Include public documentation

---------

Co-authored-by: Jonathan Köhler <[email protected]>
Frontend:
 @typescript-eslint/eslint-plugin  ^8.14.0  →  ^8.16.0
 @typescript-eslint/parser         ^8.14.0  →  ^8.16.0
 jest-preset-angular               ^14.2.4  →  ^14.4.1
@angular-devkit/build-angular           ^18.2.11  →  ^18.2.12
 @angular-eslint/builder                   18.4.0  →    18.4.2
 @angular-eslint/eslint-plugin             18.4.0  →    18.4.2
 @angular-eslint/eslint-plugin-template    18.4.0  →    18.4.2
 @angular-eslint/schematics                18.4.0  →    18.4.2
 @angular-eslint/template-parser           18.4.0  →    18.4.2
 @angular/animations                     ^18.2.11  →  ^18.2.13
 @angular/cdk                            ^18.2.13  →  ^18.2.14
 @angular/cli                            ^18.2.11  →  ^18.2.12
 @angular/common                         ^18.2.11  →  ^18.2.13
 @angular/compiler                       ^18.2.11  →  ^18.2.13
 @angular/compiler-cli                   ^18.2.11  →  ^18.2.13
 @angular/core                           ^18.2.11  →  ^18.2.13
 @angular/forms                          ^18.2.11  →  ^18.2.13
 @angular/localize                       ^18.2.11  →  ^18.2.13
 @angular/material                       ^18.2.13  →  ^18.2.14
 @angular/platform-browser               ^18.2.11  →  ^18.2.13
 @angular/platform-browser-dynamic       ^18.2.11  →  ^18.2.13
 @angular/router                         ^18.2.11  →  ^18.2.13
 uikit                                   ^3.21.13  →  ^3.21.16

Backend:
 @types/adm-zip    ^0.5.6  →    ^0.5.7
 @types/node     ^20.17.6  →  ^20.17.9
 mongodb             ^6.10.0  →  ^6.11.0
 selenium-webdriver  ^4.26.0  →  ^4.27.0
Minor updates & npm audit fix
* update some configs

* use of ng update @angular/cli --name use-application-builder to use esbuild/vite pipeline & small adjustment for dist

* added  "@angular/localize/init" to polyfill section of angular.json
Copy link

sonarcloud bot commented Nov 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
9.9% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sMeilbeck sMeilbeck changed the title Version 1.8.0 Update master to 1.8.0 Nov 29, 2024
@sMeilbeck sMeilbeck merged commit e90a0c6 into master Nov 29, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants