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

Bump eslint-plugin-html from 4.0.6 to 7.1.0 in /webrtc/tools #85

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps eslint-plugin-html from 4.0.6 to 7.1.0.

Changelog

Sourced from eslint-plugin-html's changelog.

2022-07-25 v7.1.0

2022-07-18 v7.0.0

  • Breaking: drop Node 10 support
  • Allow temporarily disabling ESLint with HTML comments
  • Allow configuring which script tag names should be considered as JavaScript #137

2021-09-20 v6.2.0

  • Update dependencies
  • Fix support for ESLint v8.0.0-beta.2
  • Add .riot extension #146

2021-03-08 v6.1.2

  • Update htmlparser2 #141
  • Update dependencies

2020-11-11 v6.1.1

  • Update dependencies
  • Move from travis to github actions

2020-09-06 v6.1.0

  • Allow dots in extensions #127

2020-08-08 v6.0.3

  • Update dependencies

2020-04-15 v6.0.2

  • Remove npm-shrinkwrap.json from the npm package #125

2020-04-05 v6.0.1 (the 5th anniversary release)

  • Update dependencies
  • Run CI against eslint@next
  • Add eslint-plugin-php-markup reference to the README

2019-06-26 v6.0.0 (the 666 release)

  • Breaking: drop Node 6 support
  • Fix support for ESLint v6

2019-05-13 v5.0.5

... (truncated)

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-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 4.0.6 to 7.1.0.
- [Release notes](https://github.com/BenoitZugmeyer/eslint-plugin-html/releases)
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](BenoitZugmeyer/eslint-plugin-html@v4.0.6...v7.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Aug 1, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants