speced / respec

A tool for creating technical documents and web standards
https://respec.org/
Other
709 stars 376 forks source link

chore(deps-dev): bump eslint-plugin-jasmine from 4.1.3 to 4.2.0 #4740

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps eslint-plugin-jasmine from 4.1.3 to 4.2.0.

Release notes

Sourced from eslint-plugin-jasmine's releases.

v4.2.0

4.2.0 (2024-06-13)

Bug Fixes

  • make rules export object with a create method (#367) (3ce1766)
  • no-describe-variables: Check variable declarations in arrow functions (#358) (f77738d)

Features

v4.1.4-beta.3

4.1.4-beta.3 (2024-06-13)

Reverts

v4.1.4-beta.2

4.1.4-beta.2 (2024-06-13)

Bug Fixes

v4.1.4-beta.1

4.1.4-beta.1 (2024-06-12)

Bug Fixes

  • bump semantic release (dedf9d1)
  • eslint v9 support (67a0104)
  • no-describe-variables: Check variable declarations in arrow functions (#358) (f77738d)
Commits
  • f9e0798 feat: eslint 9 support
  • 3ce1766 fix: make rules export object with a create method (#367)
  • 85e4e41 ci: configure semantic-release (#372)
  • 79be6be ci: migrate to GitHub Actions
  • 926b17a [Eslint 9] Add schema declarations (#366)
  • f77738d fix(no-describe-variables): Check variable declarations in arrow functions (#...
  • See full diff 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 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)