Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update deps (max) #74

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

michael-on-github
Copy link

This PR is supposed to fix numerous issues arising from plain npm install on a master branch.

The dependencies versions were bumped to their latest versions. Let's call that "the maximal level".

Another PR is doing the same thing, but updating all the dependencies on a need-to-bump basis and to the latest minor version required. Let's call it "the minimal level": #73

I also included the bumps dependabot found before doing any updates.

michael-on-github and others added 16 commits August 5, 2024 13:22
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 8.2.3 to 10.3.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.10/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [karma-cli](https://github.com/karma-runner/karma-cli) from 1.0.1 to 2.0.0.
- [Changelog](https://github.com/karma-runner/karma-cli/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-cli@v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: karma-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…nestjs/common-10.3.10

Bump @nestjs/common from 8.2.3 to 10.3.10
…karma-cli-2.0.0

Bump karma-cli from 1.0.1 to 2.0.0
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 14.0.1 to 18.1.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.0.1...18.1.3)

---
updated-dependencies:
- dependency-name: "@angular/material-moment-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…angular/material-moment-adapter-18.1.3

Bump @angular/material-moment-adapter from 14.0.1 to 18.1.3
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 14.0.1 to 15.2.10.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/15.2.10/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…angular/core-15.2.10

Bump @angular/core from 14.0.1 to 15.2.10
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v1.5.4...v2.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…karma-jasmine-html-reporter-2.1.0

Bump karma-jasmine-html-reporter from 1.5.4 to 2.1.0
…typescript-4.7.4

Bump typescript from 4.7.3 to 4.7.4
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](microsoft/reflect-metadata@v0.1.13...v0.1.14)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…reflect-metadata-0.1.14

Bump reflect-metadata from 0.1.13 to 0.1.14
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.

1 participant