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 #29

Merged
merged 1 commit into from
Oct 28, 2024
Merged

DD-272 #29

merged 1 commit into from
Oct 28, 2024

Conversation

KLV96
Copy link
Contributor

@KLV96 KLV96 commented Oct 22, 2024

Drop Node 14, 16 and 18 and allowing only 20.x || 22.x and updating the following dependencies: async ^3.2.5 -> ^3.2.6
body-parser ^1.20.2 -> ^2.0.1
debug ^4.3.4 -> ^4.3.7
helmet ^6.2.0 -> ^8.0.0
uuid ^9.0.1 -> ^10.0.0

devDependencies:
eslint ^8.57.0 -> ^9.11.1
express ^4.19.2 -> ^4.21.0
hmpo-components ^6.5.1 -> ^7.0.0
hmpo-config ^3.0.1 -> ^4.0.0
hmpo-i18n ^6.0.2 -> ^7.0.0
hmpo-logger ^7.0.2 -> ^8.0.0
husky ^8.0.3 -> ^9.1.6
mocha ^10.7.0 -> ^10.7.3
nyc ^17.0.0 -> ^17.1.0
Replacing reqres ^3.0.1 with hmpo-reqres 2.0.0
sinon ^18.0.0 -> ^19.0.2

peerDependencies:
hmpo-components >=6 -> >=7
hmpo-config >=3 -> >=4
hmpo-i18n >=6 -> >=7
hmpo-logger >=7 -> >=8

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.

A few changes needed.

We also need to remove test/.eslintrc

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
eslint.config.js Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
middleware/index.js Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
Drop Node 14, 16 and 18 and allowing only 20.x || 22.x and updating the following dependencies:
async ^3.2.5 -> ^3.2.6
body-parser ^1.20.2 -> ^2.0.1
debug ^4.3.4 -> ^4.3.7
helmet ^6.2.0 -> ^8.0.0
uuid ^9.0.1 -> ^10.0.0

devDependencies:
eslint ^8.57.0 -> ^9.11.1
express ^4.19.2 -> ^4.21.0
hmpo-components ^6.5.1 -> ^7.0.0
hmpo-config ^3.0.1 -> ^4.0.0
hmpo-i18n ^6.0.2 -> ^7.0.0
hmpo-logger ^7.0.2 -> ^8.0.0
husky ^8.0.3 -> ^9.1.6
mocha ^10.7.0 -> ^10.7.3
nyc ^17.0.0 -> ^17.1.0
Replacing reqres ^3.0.1 with hmpo-reqres 2.0.0
sinon ^18.0.0 -> ^19.0.2

peerDependencies:
hmpo-components >=6 -> >=7
hmpo-config >=3 -> >=4
hmpo-i18n >=6 -> >=7
hmpo-logger >=7 -> >=8
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

@KLV96 KLV96 merged commit 57c0822 into master Oct 28, 2024
2 checks passed
@KLV96 KLV96 deleted the DD-272 branch October 28, 2024 13:54
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.

4 participants