Skip to content

Bump eslint-plugin-no-jquery from 2.6.0 to 2.7.0#36

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/eslint-plugin-no-jquery-2.7.0
Open

Bump eslint-plugin-no-jquery from 2.6.0 to 2.7.0#36
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/eslint-plugin-no-jquery-2.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps eslint-plugin-no-jquery from 2.6.0 to 2.7.0.

Release notes

Sourced from eslint-plugin-no-jquery's releases.

v2.7.0

  • New rule: no-append-html (#284) (Ed Sanders)
  • New config: Allow rules to disable get/set separately, starting with no-html (Ed Sanders)
  • Deprecated rule: no-submit; use no-event-shorthand (Ed Sanders)

  • Code: Sort ajax events consistently and alphabetically. (Ed Sanders)
  • Code: utils.isjQuery: Improve Identifier detection (#283) (Ed Sanders)

  • Docs: Update eslint-docgen to 0.5.1 (#290) (Ed Sanders)
  • Docs: Show which rules have options, and which are fixable in README (#289) (Ed Sanders)
  • Docs: Fix test links (#280) (Ed Sanders)

  • Release: Update devDependencies (#278) (Ed Sanders)
Changelog

Sourced from eslint-plugin-no-jquery's changelog.

v2.7.0

  • New rule: no-append-html (#284) (Ed Sanders)
  • New config: Allow rules to disable get/set separately, starting with no-html (Ed Sanders)
  • Deprecated rule: no-submit; use no-event-shorthand (Ed Sanders)

  • Code: Sort ajax events consistently and alphabetically. (Ed Sanders)
  • Code: utils.isjQuery: Improve Identifier detection (#283) (Ed Sanders)

  • Docs: Update eslint-docgen to 0.5.1 (#290) (Ed Sanders)
  • Docs: Show which rules have options, and which are fixable in README (#289) (Ed Sanders)
  • Docs: Fix test links (#280) (Ed Sanders)

  • Release: Update devDependencies (#278) (Ed Sanders)
Commits
  • 920bc88 Release v2.7.0 (#291)
  • ca396f8 Docs: Update eslint-docgen to 0.5.1 (#290)
  • abca2a2 README: Show which rules have options, and which are fixable (#289)
  • dbf3b90 Allow rules to disable get/set separately, starting with no-html
  • d4f8edf New rule: no-append-html (#284)
  • 9b87d5b Deprecate no-submit rule for no-event-shorthand
  • 3295956 Sort ajax events consistently and alphabetically.
  • 4083c5f Update devDependecies (npm audit fix) (#288)
  • c4a46c8 utils.isjQuery: Improve Identifier detection (#283)
  • 3ab0b0b Update devDependencies (#282)
  • Additional commits viewable in compare view

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-plugin-no-jquery](https://github.com/wikimedia/eslint-plugin-no-jquery) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/wikimedia/eslint-plugin-no-jquery/releases)
- [Changelog](https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/Changelog.md)
- [Commits](wikimedia/eslint-plugin-no-jquery@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-no-jquery
  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 Nov 1, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants