-
Notifications
You must be signed in to change notification settings - Fork 362
Revert 5 dependabot/npm and yarn/multi 77478391d3 #2620
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
base: main
Are you sure you want to change the base?
Revert 5 dependabot/npm and yarn/multi 77478391d3 #2620
Conversation
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.0.2 to 15.2.10. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.2.10) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/stoppable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stoppable) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stoppable) --- updated-dependencies: - dependency-name: "@types/stoppable" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.10.1 to 3.11.4. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.10.1...v3.11.4) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [multistream](https://github.com/feross/multistream) and [@types/multistream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multistream). These dependencies needed to be updated together. Updates `multistream` from 2.1.1 to 4.1.0 - [Commits](feross/multistream@v2.1.1...v4.1.0) Updates `@types/multistream` from 2.1.2 to 4.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multistream) --- updated-dependencies: - dependency-name: multistream dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/multistream" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…3.11.4 Bump mysql2 from 3.10.1 to 3.11.4
…toppable-1.1.3 Bump @types/stoppable from 1.1.2 to 1.1.3
…aged-15.2.10 Bump lint-staged from 15.0.2 to 15.2.10
….1.6 Bump husky from 8.0.3 to 9.1.6
…7478391d3 Bump multistream and @types/multistream
|
@Wbaker7702 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Thanks for contribution! Please go through following checklist before sending PR.
PR Branch Destination
mainbranch.legacy-devbranch.Always Add Test Cases
Make sure test cases are added to cover the code change.
Add Change Log
Add change log for the code change in
Upcoming Releasesection inChangeLog.md.Development Guideline
Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.