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

chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 #31

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps eslint from 8.11.0 to 8.12.0.

Release notes

Sourced from eslint's releases.

v8.12.0

Features

  • 685a67a feat: fix logic for top-level this in no-invalid-this and no-eval (#15712) (Milos Djermanovic)

Chores

  • 18f5e05 chore: padding-line-between-statements remove useless additionalItems (#15706) (Martin Sadovy)
Changelog

Sourced from eslint's changelog.

v8.12.0 - March 25, 2022

  • 685a67a feat: fix logic for top-level this in no-invalid-this and no-eval (#15712) (Milos Djermanovic)
  • 18f5e05 chore: padding-line-between-statements remove useless additionalItems (#15706) (Martin Sadovy)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added the merge label Mar 28, 2022
@probot-auto-merge probot-auto-merge bot merged commit 6b5044d into main Mar 28, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/eslint-8.12.0 branch March 28, 2022 05:30
github-actions bot pushed a commit that referenced this pull request Mar 28, 2022
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 6b5044d
github-actions bot pushed a commit that referenced this pull request Mar 30, 2022
### [1.0.8](v1.0.7...v1.0.8) (2022-03-30)

### Bug Fixes

* add $ to regex exclude ([#33](#33)) ([deebfb1](deebfb1))

### Miscellaneous Chores

* **deps-dev:** bump @types/json-schema from 7.0.10 to 7.0.11 ([#32](#32)) ([d325493](d325493))
* **deps-dev:** bump eslint from 8.11.0 to 8.12.0 ([#31](#31)) ([6b5044d](6b5044d))
* **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#26](#26)) ([e5c6aab](e5c6aab))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#28](#28)) ([58cbf86](58cbf86))
* **deps-dev:** bump ts-jest from 27.1.3 to 27.1.4 ([#27](#27)) ([55e5eca](55e5eca))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#29](#29)) ([532b1b5](532b1b5))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#30](#30)) ([c129435](c129435))
@github-actions
Copy link

🎉 This PR is included in version 1.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants