Skip to content

Bulk bug fixes for all "Jose" Node.js dependencies - #1375

Merged
J12934 merged 1 commit into
mainfrom
fix/upgrade-all-dependencies
Sep 20, 2022
Merged

Bulk bug fixes for all "Jose" Node.js dependencies#1375
J12934 merged 1 commit into
mainfrom
fix/upgrade-all-dependencies

Conversation

@J12934

@J12934 J12934 commented Sep 20, 2022

Copy link
Copy Markdown
Member

Closes #1368
Closes #1367
Closes #1366
Closes #1365
Closes #1364
Closes #1363
Closes #1362

Closes #1368
Closes #1367
Closes #1366
Closes #1365
Closes #1364
Closes #1363
Closes #1362
@J12934 J12934 added the dependencies Pull requests that update a dependency file label Sep 20, 2022
@J12934 J12934 self-assigned this Sep 20, 2022
@github-actions

github-actions Bot commented Sep 20, 2022

Copy link
Copy Markdown

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JSON eslint-plugin-jsonc 7 0 2.96s
✅ SPELL misspell 7 0 0.11s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Comment on lines -24 to -31
"@kubernetes/client-node": "^0.16.2",
"@kubernetes/client-node": "^0.17.0",
"ajv": "^8.11.0",
"ajv-draft-04": "^1.0.0",
"ajv-formats": "^2.1.0",
"axios": "^0.26.1",
"jsonpointer": "^5.0.0",
"axios": "^0.27.2",
"jsonpointer": "^5.0.1",
"uuid": "^8.3.2",
"ws": "^8.4.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier wurden auch noch andere dependencies hochgesetzt. War das beabsichtigt?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why it only upgraded them only in this one.
It upgraded all dependencies which npm audit fix deemed to be important to update.

It seems to be ok, as this one is only used for tests and the tests seem to be passing 🤔

@J12934
J12934 merged commit 3db7255 into main Sep 20, 2022
@J12934
J12934 deleted the fix/upgrade-all-dependencies branch September 20, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants