-
-
Notifications
You must be signed in to change notification settings - Fork 51
release 4.1.1 -> master #87
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
Conversation
up semver and update changelog for dev branch
Bumps [eslint](https://github.com./eslint/eslint) from 8.0.0 to 8.2.0. - [Release notes](https://github.com./eslint/eslint/releases) - [Changelog](https://github.com./eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.0.0...v8.2.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sinon](https://github.com./sinonjs/sinon) from 7.5.0 to 12.0.1. - [Release notes](https://github.com./sinonjs/sinon/releases) - [Changelog](https://github.com./sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v7.5.0...v12.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Moves all variables from `var` to either `let` or `const`
…-8.2.0 Bump eslint from 8.0.0 to 8.2.0
…12.0.1 Bump sinon from 7.5.0 to 12.0.1
Copied from DefinitelyTyped.
I will manually publish since it's a hotfix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I give my approval with the disclaimer that I souppose you @HappyZombies know the TS types file is sufficient. I am no TS user yet.
The rest looks good / es expected.
If you still have doubts, you might choose another reviewer with focus on the TS files, I think you can also choose contributors, which are not necessarily members, too.
Summary 📖
This simple PR merges the changes from development into master.
View the CHANGELOG for what was added and changed.