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

feature/UpdateDependencies #69

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

emmanuelOpenForge
Copy link

  • Updated NX
  • Updated child angular project
  • Updated react child project
  • Updated vue child project
  • Updated vitest
  • Improved lint stagged
  • Upgraded capacitor
  • Updated as much as possible eslint and stylelint libs
  • FIxed eslint issues after updates

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • E2E Test(s)
  • Other (please describe):

What is the current behavior?

Old version of libraries not being updated

What is the new behavior?

package.json is updated as much as possible

Does this introduce a breaking change?

  • Yes
  • No

Other information

TODO: Fix cycle dependencies if this is mark a MUST in the future
image

ingrocha and others added 11 commits February 28, 2023 18:17
Bumps [webpack](https://github.com/webpack/webpack) to 5.76.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack` from 5.75.0 to 5.76.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.76.1)

Updates `@angular-devkit/build-angular` from 15.1.6 to 15.2.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.1.6...15.2.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…-and-angular-devkit/build-angular-5.76.1

build(deps): bump webpack and @angular-devkit/build-angular
- Updated NX
- Updated child angular project
- Updated react child project
- Updated vue child project
- Updated vitest
- Improved lint stagged
- Upgraded capacitor
- Updated as much as possible eslint and stylelint libs
@emmanuelOpenForge emmanuelOpenForge changed the base branch from master to develop June 19, 2024 10:32
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.

5 participants