Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps-dev): bump eslint-plugin-no-jquery from 3.0.2 to 3.1.1 #258

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps eslint-plugin-no-jquery from 3.0.2 to 3.1.1.

Release notes

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

v3.1.1

  • Rule fix: In no-animate, allow stop and finish when allowScroll (Ed Sanders)

v3.1.0

  • New rule: no-fx (Ed Sanders)
  • New rule: no-done-fail (Ed Sanders)
  • Rule fix: Add stop and finish methods to no-animate (Ed Sanders)
  • Rule fix: no-extend: Only fix if first arg is object literal (Ed Sanders)

  • Code: Fix some indentation in utils (Ed Sanders)
  • Code: Migrate GitHub Actions from v1 to v4 to avoid warnings (James D. Forrester)
  • Code: Code cleanup in tests (Ed Sanders)
  • Code: Fix typos in utils documentation (Ed Sanders)
  • Code: Upgrade eslint-config-wikimedia from 0.28.0 to 0.28.2 (James D. Forrester)
  • Release: Provide a .mailmap for consistency in git logs (James D. Forrester)
Changelog

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

v3.1.1

  • Rule fix: In no-animate, allow stop and finish when allowScroll (Ed Sanders)

v3.1.0

  • New rule: no-fx (Ed Sanders)
  • New rule: no-done-fail (Ed Sanders)
  • Rule fix: Add stop and finish methods to no-animate (Ed Sanders)
  • Rule fix: no-extend: Only fix if first arg is object literal (Ed Sanders)

  • Code: Fix some indentation in utils (Ed Sanders)
  • Code: Migrate GitHub Actions from v1 to v4 to avoid warnings (James D. Forrester)
  • Code: Code cleanup in tests (Ed Sanders)
  • Code: Fix typos in utils documentation (Ed Sanders)
  • Code: Upgrade eslint-config-wikimedia from 0.28.0 to 0.28.2 (James D. Forrester)
  • Release: Provide a .mailmap for consistency in git logs (James D. Forrester)
Commits
  • 396cfdb Release v3.1.1
  • 1ab2b08 build: Upgrade eslint-config-wikimedia from 0.28.2 to 0.29.0
  • 9c707e6 build: Upgrade nyc from 15.1.0 to 17.1.0
  • 1c2c135 build: Upgrade mocha from 10.2.0 to 11.1.0
  • c9c6f11 Rule fix: In no-animate allow stop and finish when allowScroll (#345)
  • 78573f8 Tag v3.1.0 (#342)
  • 3fe1107 Utils: Fix some indentation (#341)
  • 387002b New rule: no-fx (#340)
  • 5fc1937 Rule fix: Add stop and finish methods to no-animate (#339)
  • 4039675 CI: Migrate GitHub Actions from v1 to v4 to avoid warnings
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.0.2 to 3.1.1.
- [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@v3.0.2...v3.1.1)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants