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

Staging #5817

Merged
merged 42 commits into from
Jul 24, 2023
Merged

Staging #5817

merged 42 commits into from
Jul 24, 2023

Conversation

dweinholz
Copy link
Contributor

Try to fulfill the following points before the Pull Request is merged:

  • Give a meaningfull description for the PR
  • The PR is reviewed by one of the team members.
  • If a linting PR exists, it must be merged before this PR is allowed to be merged.
  • It must be checked if anything in the Readme must be adjusted (development-, production-, setup).
  • It must be checked if any section in the wiki (https://cloud.denbi.de/wiki/) should be adjusted.
  • If the PR is merged in the master then a release should be be made.
  • The PR is responsive on smaller screens.
  • If the requirements.txt have changed, check if the patches still work
  • If the new code is readable, if not it should be well commented
  • In case the code is not well commented: An respectice commenting issue with tag "important" is opened.
  • If a squash of commits is required, it has been performed or will be performed at final merge
  • Finally a second team member checks if all requirements met

For releases only:

  • If the review of this PR is approved and the PR is followed by a release then the .env file
    in the cloud-portal repo should also be updated.

dweinholz and others added 30 commits June 14, 2023 09:00
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | optionator | 0.9.1 | 0.9.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 2.8.8 | 3.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package                          | from    | to    |
| ---------- | -------------------------------- | ------- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 5.59.11 | 6.0.0 |
| npm        | @typescript-eslint/parser        | 5.59.11 | 6.0.0 |

Co-authored-by: vktrrdk <vrudko@techfak.uni-bielefeld.de>
Co-authored-by: dweinholz <david-weinholz@web.de>
Co-authored-by: BusyFairRide <76518947+qqmok@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(Dependencies): Update all non-major dependencies

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| npm        | @coreui/angular       | 4.4.9  | 4.5.8  |
| npm        | @coreui/icons-angular | 4.4.7  | 4.5.8  |
| npm        | @playwright/test      | 1.34.3 | 1.36.0 |
| npm        | acorn                 | 8.8.2  | 8.10.0 |
| npm        | billboard.js          | 3.8.2  | 3.9.0  |
| npm        | core-js               | 3.30.2 | 3.31.1 |
| npm        | css-loader            | 6.7.4  | 6.8.1  |
| npm        | eslint                | 8.41.0 | 8.44.0 |
| npm        | eslint-plugin-jsdoc   | 46.2.6 | 46.4.3 |
| npm        | globby                | 13.1.4 | 13.2.2 |
| npm        | tslib                 | 2.5.3  | 2.6.0  |

* downgraded coreui-angular due to missing angular 16 version

* npm audit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: vktrrdk <vrudko@techfak.uni-bielefeld.de>
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @playwright/test | 1.36.0 | 1.36.1 |
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | eslint-plugin-jsdoc | 46.4.3 | 46.4.4 |
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| npm        | billboard.js | 3.9.0 | 3.9.1 |
* fix(Confirmation Modal): Adjusted classes

* typo
| datasource | package        | from     | to       |
| ---------- | -------------- | -------- | -------- |
| npm        | @types/jasmine | 4.3.2    | 4.3.5    |
| npm        | @types/node    | 18.16.15 | 18.16.19 |
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| npm        | @ng-bootstrap/ng-bootstrap | 15.0.1 | 15.1.0 |
| npm        | @playwright/test           | 1.34.3 | 1.36.1 |
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | ngx-scrollbar | 11.0.0 | 13.0.1 |
dweinholz and others added 12 commits July 17, 2023 10:32
feat(Dependencies): Update all non-major dependencies (minor)
feat(Dependencies): Update dependency ngx-scrollbar to v13
* feat(Instance Detail): Remove unnecessary feature information

* feat(Migrate): Information on new plattform

* feat(Project): Show information on synchronization

* typo

* link

---------

Co-authored-by: dweinholz <david-weinholz@web.de>
Co-authored-by: BusyFairRide <76518947+qqmok@users.noreply.github.com>
…st accepted text-lengths as well as text-field sizes (#5801)
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | ngx-scrollbar | 13.0.1 | 13.0.2 |
| datasource | package         | from  | to     |
| ---------- | --------------- | ----- | ------ |
| npm        | @coreui/angular | 4.5.8 | 4.5.10 |
| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| npm        | @angular/animations               | 16.1.5 | 16.1.6 |
| npm        | @angular/common                   | 16.1.5 | 16.1.6 |
| npm        | @angular/compiler                 | 16.1.5 | 16.1.6 |
| npm        | @angular/compiler-cli             | 16.1.5 | 16.1.6 |
| npm        | @angular/core                     | 16.1.5 | 16.1.6 |
| npm        | @angular/forms                    | 16.1.5 | 16.1.6 |
| npm        | @angular/localize                 | 16.1.5 | 16.1.6 |
| npm        | @angular/platform-browser         | 16.1.5 | 16.1.6 |
| npm        | @angular/platform-browser-dynamic | 16.1.5 | 16.1.6 |
| npm        | @angular/router                   | 16.1.5 | 16.1.6 |
| npm        | @angular/service-worker           | 16.1.5 | 16.1.6 |
| npm        | @angular/upgrade                  | 16.1.5 | 16.1.6 |
| npm        | ngx-scrollbar                     | 13.0.2 | 13.0.3 |
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| npm        | @angular-devkit/build-angular | 16.1.4 | 16.1.5 |
| npm        | @angular/cli                  | 16.1.4 | 16.1.5 |
| datasource | package     | from     | to       |
| ---------- | ----------- | -------- | -------- |
| npm        | @types/node | 18.16.19 | 18.16.20 |
feat(Dependencies): Update dependency @types/node to v18.16.20
@dweinholz dweinholz merged commit 7ccfdc2 into master Jul 24, 2023
3 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.

None yet

3 participants