Skip to content

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

Merged
merged 14 commits into from
Nov 28, 2021
Merged

release 4.1.1 -> master #87

merged 14 commits into from
Nov 28, 2021

Conversation

HappyZombies
Copy link
Member

@HappyZombies HappyZombies commented Nov 27, 2021

Summary 📖

This simple PR merges the changes from development into master.

View the CHANGELOG for what was added and changed.

jankapunkt and others added 13 commits November 5, 2021 08:41
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`
Copied from DefinitelyTyped.
@HappyZombies HappyZombies changed the title Release 4.1.1 release 4.1.1 -> master Nov 27, 2021
@HappyZombies
Copy link
Member Author

I will manually publish since it's a hotfix

Copy link
Member

@jankapunkt jankapunkt left a 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.

@HappyZombies HappyZombies merged commit 1b91ddc into master Nov 28, 2021
@HappyZombies HappyZombies added the release 🎉 Releases label Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants