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

DD-272 Updating dependencies #203

Merged
merged 1 commit into from
Oct 21, 2024
Merged

DD-272 Updating dependencies #203

merged 1 commit into from
Oct 21, 2024

Conversation

KLV96
Copy link
Contributor

@KLV96 KLV96 commented Oct 3, 2024

Drop Node 14, 16 and 18 and allowing only 20.x || 22.x and updating the following dependencies:
body-parser 1.20.2 -> 1.20.3
debug ^4.3.6 -> ^4.3.7
hmpo-model ^5.0.1 -> ^6.0.1
eslint ^8.57.0 -> ^9.12.0 and replacing .eslintrc with eslint.config.js
mocha ^10.7.0 -> ^10.7.3
express ^4.19.2 -> ^4.21.1
nyc ^17.0.0 -> ^17.1.0
Replacing reqres with hmpo-reqres ^2.0.0
sinon ^18.0.0 -> ^19.0.2
Adding Husky ^9.1.6 then adding ./husky/pre-push
Adding globals ^15.11.0

@KLV96 KLV96 force-pushed the DD-272-update-dependencies branch from 781d3da to 5680bb5 Compare October 8, 2024 12:46
eslint.config.js Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
.eslintrc Outdated Show resolved Hide resolved
@KLV96 KLV96 force-pushed the DD-272-update-dependencies branch 2 times, most recently from 5eddefc to f15d6d3 Compare October 10, 2024 07:58
@KLV96 KLV96 force-pushed the DD-272-update-dependencies branch 2 times, most recently from b2e4546 to 5cd036d Compare October 21, 2024 14:26
Copy link
Contributor

@SamChatfield SamChatfield left a comment

Choose a reason for hiding this comment

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

LGTM

Drop Node 14, 16 and 18 and allowing only 20.x || 22.x and updating the following dependencies:
body-parser 1.20.2 -> 1.20.3
debug ^4.3.6 -> ^4.3.7
hmpo-model ^5.0.1 -> ^6.0.1
eslint ^8.57.0 -> ^9.12.0 and replacing .eslintrc with eslint.config.js
mocha ^10.7.0 -> ^10.7.3
express ^4.19.2 -> ^4.21.1
nyc ^17.0.0 -> ^17.1.0
Replacing reqres with hmpo-reqres ^2.0.0
sinon ^18.0.0 -> ^19.0.2
Adding Husky ^9.1.6 then adding ./husky/pre-push
Adding globals ^15.11.0
@KLV96 KLV96 force-pushed the DD-272-update-dependencies branch from 5cd036d to 1dc8cc5 Compare October 21, 2024 14:52
@KLV96 KLV96 merged commit b2b476b into master Oct 21, 2024
2 checks passed
@SamChatfield SamChatfield deleted the DD-272-update-dependencies branch October 21, 2024 17:38
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.

2 participants