Skip to content

Bump eslint-plugin-jest from 22.11.1 to 22.13.5 in /webapp

Hannes Heine requested to merge pr1096head into pr1096base

Created by: Tirokk

dependabot-preview[bot] Authored by dependabot-preview[bot] Closed


Bumps eslint-plugin-jest from 22.11.1 to 22.13.5.

Release notes

Sourced from eslint-plugin-jest's releases.

v22.13.5

22.13.5 (2019-07-22)

Bug Fixes

  • util: identify only valid global properties (#341) (8e67740), closes #340

v22.13.4

22.13.4 (2019-07-22)

Bug Fixes

v22.13.3

22.13.3 (2019-07-22)

Bug Fixes

  • import TS utils from correct package (7f1867b)

v22.13.2

22.13.2 (2019-07-22)

Bug Fixes

  • add TypeScript as a dependency (f64441b), closes #339

v22.13.1

22.13.1 (2019-07-22)

Bug Fixes

v22.13.0

22.13.0 (2019-07-21)

Features

v22.12.0

22.12.0 (2019-07-20)

... (truncated)
Commits
  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports