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

chore(deps-dev): bump html-validate from 7.18.0 to 8.0.5 #9089

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps html-validate from 7.18.0 to 8.0.5.

Release notes

Sourced from html-validate's releases.

v8.0.5

8.0.5 (2023-06-13)

Bug Fixes

  • fix import issue with elements/html5.js (0604c21), closes #219
  • make elements/html5 work with esm (d95de27)

v8.0.4

8.0.4 (2023-06-12)

Bug Fixes

  • add explicit node import (73f9a1f)

v8.0.3

8.0.3 (2023-06-12)

Bug Fixes

  • fix regression bug when using elements in extended configuration files and plugins (6892083)
  • use correct dts when using custom conditions (1b6971e)

v8.0.2

8.0.2 (2023-06-10)

Bug Fixes

  • add browser condition for main import (d2f7a74)
  • remove usage of node:path and process in browser build (2580aeb)

v8.0.1

8.0.1 (2023-06-10)

Bug Fixes

  • fix nodejs code being included in browser bundle (7c76a3b)

v8.0.0

8.0.0 (2023-06-04)

⚠ BREAKING CHANGES

  • api: The ConfigFactory parameter to ConfigLoader (and its child

... (truncated)

Changelog

Sourced from html-validate's changelog.

8.0.5 (2023-06-13)

Bug Fixes

  • fix import issue with elements/html5.js (0604c21), closes #219
  • make elements/html5 work with esm (d95de27)

8.0.4 (2023-06-12)

Bug Fixes

  • add explicit node import (73f9a1f)

8.0.3 (2023-06-12)

Bug Fixes

  • fix regression bug when using elements in extended configuration files and plugins (6892083)
  • use correct dts when using custom conditions (1b6971e)

8.0.2 (2023-06-10)

Bug Fixes

  • add browser condition for main import (d2f7a74)
  • remove usage of node:path and process in browser build (2580aeb)

8.0.1 (2023-06-10)

Bug Fixes

  • fix nodejs code being included in browser bundle (7c76a3b)

8.0.0 (2023-06-04)

⚠ BREAKING CHANGES

See {@​link migration migration guide} for details.

  • api: The ConfigFactory parameter to ConfigLoader (and its child classes StaticConfigLoader and FileSystemConfigLoader) has been removed. No replacement.

If you are using this you are probably better off implementing a fully custom loader later returning a ResolvedConfig.

  • api: A new getContextualDocumentation replaces the now deprecated getRuleDocumentation method. The context parameter to getRuleDocumentation is now required and must not be omitted.

... (truncated)

Commits
  • 1074653 chore(release): 8.0.5
  • 403783c Merge branch 'bugfix/issue-219-elements-import' into 'master'
  • d95de27 fix: make elements/html5 work with esm
  • 0604c21 fix: fix import issue with elements/html5.js
  • c7cc33e chore(deps): update dependency rollup to v3.25.1
  • b490c14 chore(release): 8.0.4
  • 73f9a1f fix: add explicit node import
  • b2db5cb chore(deps): update dependency rollup to v3.25.0
  • a6024c5 chore(release): 8.0.3
  • 6892083 fix: fix regression bug when using elements in extended configuration files...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 14, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-8.0.5 branch from af227bc to 9daee2d Compare July 3, 2023 12:07
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.18.0 to 8.0.5.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v7.18.0...v8.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-8.0.5 branch from 9daee2d to 32b99c5 Compare July 3, 2023 12:08
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Jul 18, 2023
@caugner
Copy link
Contributor

caugner commented Jul 18, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit c77a3eb into main Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-validate-8.0.5 branch July 18, 2023 16:03
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 macros tracking issues related to kumascript macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant