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

Update and reconfigure needed packages #46

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

kf6kjg
Copy link
Contributor

@kf6kjg kf6kjg commented Feb 7, 2023

Upgraded the package-lock version. NPM 6 was the last version to require a v1 lock file.

Upgraded the semantic release packages. Moved them to peerDependencies as these packages are both exposed to, and expected to used by, the consuming code. See https://stackoverflow.com/a/34645112/7363787 for a good explanation of the purpose and differences between the dependency types. Peer dependencies are also installed by default as of NPM 7.

Upgraded Snyk following the Snyk protect upgrade guide. Moved to being a dev dependency as Snyk isn't needed by the consumer of this package.

Upgraded the package-lock version. NPM 6 was the last version to require a v1 lock file.

Upgraded the semantic release packages. Moved them to `peerDependencies` as these packages are both exposed to, and expected to used by, the consuming code.

Upgraded Snyk following the Snyk protect upgrade guide. Moved to being a dev dependency as Snyk isn't needed by the consumer of this package.
@oleg-koval
Copy link
Owner

thanks for contributing @kf6kjg

@oleg-koval oleg-koval merged commit e25e6e7 into oleg-koval:master Oct 5, 2023
@kf6kjg kf6kjg deleted the pkg_upgrade branch October 5, 2023 15:24
github-actions bot pushed a commit that referenced this pull request Dec 22, 2023
## [1.5.5](v1.5.4...v1.5.5) (2023-12-22)

### chore

* **deps:** Update and reconfigure needed packages ([#46](#46)) ([e25e6e7](e25e6e7))

### ci

* update release workflows to node version 18 ([#52](#52)) ([dc4f4b8](dc4f4b8))
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