Skip to content

Commit

Permalink
chore: upgrade major dependencies (#2770)
Browse files Browse the repository at this point in the history
## Proposed change

<!--
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
-->

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
  • Loading branch information
fpaul-1A authored Jan 31, 2025
2 parents 9bc514f + 6f3cdd6 commit 0815bc1
Show file tree
Hide file tree
Showing 15 changed files with 151 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
NODE_OPTIONS: ${{ runner.os == 'Windows' && '--max_old_space_size=4096' || '' }}
run: yarn ${{ env.testCmd }} --collectCoverage
- name: Upload results to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
with:
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ packageExtensions:
"@typescript-eslint/types": ^8.15.0
probot@*:
peerDependencies:
"@types/express-serve-static-core": ^4.19.5
"@types/express-serve-static-core": ^5.0.0

yarnPath: .yarn/releases/yarn-4.6.0.cjs
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@o3r/rules-engine": "workspace:^",
"@o3r/styling": "workspace:^",
"@popperjs/core": "^2.11.5",
"@types/color": "^3.0.6",
"@types/color": "^4.0.0",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"bootstrap": "5.3.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@o3r/eslint-plugin": "workspace:^",
"@stylistic/eslint-plugin": "~3.0.0",
"@types/ejs": "^3.1.2",
"@types/express-serve-static-core": "^4.19.5",
"@types/express-serve-static-core": "^5.0.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@types/semver": "^7.3.13",
Expand All @@ -63,7 +63,7 @@
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.4.0",
"nock": "^13.0.5",
"nock": "^14.0.0",
"nx": "~20.2.0",
"rxjs": "^7.8.1",
"smee-client": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
}
],
"resolutions": {
"@sinonjs/fake-timers": "^13.0.0",
"@sinonjs/fake-timers": "^14.0.0",
"@types/node": "^20.0.0",
"typescript-json-schema/typescript": "~5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/swagger-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.0.0",
"commander": "^12.0.0",
"commander": "^13.0.0",
"globby": "^11.1.0",
"js-yaml": "^4.1.0",
"jsonschema": "~1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r-training/training-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
},
"dependencies": {
"commander": "^12.0.0",
"commander": "^13.0.0",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/artifactory-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"o3r-pr-artifact-cleaner": "./dist/src/cli/pr-artifact-cleaner.js"
},
"dependencies": {
"commander": "^12.0.0",
"commander": "^13.0.0",
"fs-extra": "^11.0.0",
"ts-node": "~10.9.2",
"tslib": "^2.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/azure-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"o3r-comment-pr": "./dist/src/cli/comment-pr.js"
},
"dependencies": {
"azure-devops-node-api": "^13.0.0",
"commander": "^12.0.0",
"azure-devops-node-api": "^14.0.0",
"commander": "^13.0.0",
"ts-node": "~10.9.2",
"tslib": "^2.6.2",
"winston": "^3.8.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/@o3r/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@o3r/core": "workspace:^",
"@o3r/schematics": "workspace:^",
"@schematics/angular": "^19.0.0",
"logrocket": "^8.1.0",
"logrocket": "^9.0.0",
"logrocket-ngrx": "^0.2.1",
"rxjs": "^7.8.1",
"smartlook-client": "^9.0.0",
"smartlook-client": "^10.0.0",
"ts-node": "~10.9.2"
},
"peerDependenciesMeta": {
Expand Down Expand Up @@ -110,12 +110,12 @@
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"logrocket": "~8.1.0",
"logrocket": "~9.0.0",
"logrocket-ngrx": "^0.2.1",
"ng-packagr": "~19.0.0",
"nx": "~20.2.0",
"rxjs": "^7.8.1",
"smartlook-client": "^9.0.0",
"smartlook-client": "^10.0.0",
"ts-jest": "~29.2.5",
"ts-node": "~10.9.2",
"typescript": "~5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepare:publish": "prepare-publish ./dist"
},
"dependencies": {
"commander": "^12.0.0",
"commander": "^13.0.0",
"form-data": "^4.0.0",
"node-fetch": "^3.0.0",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@o3r/schematics": "workspace:^",
"commander": "^12.0.0",
"commander": "^13.0.0",
"globby": "^11.1.0",
"semver": "^7.5.2",
"tslib": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/github-actions/cascading/packaged-action/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 0815bc1

Please sign in to comment.