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 jsonpointer and html-validate #100

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 May 6, 2023

Removes jsonpointer. It's no longer used after updating ancestor dependency html-validate. These dependencies need to be updated together.

Removes jsonpointer

Updates html-validate from 5.4.1 to 7.16.0

Release notes

Sourced from html-validate's releases.

v7.16.0

7.16.0 (2023-05-04)

Features

  • api: ConfigLoader returns a ResolvedConfig (1fd8b73)

Dependency upgrades

  • deps: update dependency @​html-validate/stylish to v4 (2a089ec)

v7.15.3

7.15.3 (2023-05-03)

Bug Fixes

  • api: remove unused url import (a2017ff)

v7.15.2

7.15.2 (2023-05-03)

Bug Fixes

  • api: fix typescript not finding type declarations (0950bb9), closes #217
  • rules: form-dup-name defaults to allow <button type="submit"> to share name (b39b9ad), closes #212

Dependency upgrades

  • deps: update dependency glob to v10 (1855cf0)

v7.15.1

7.15.1 (2023-04-09)

Bug Fixes

  • add missing exports (7fb141d)
  • fix html-validate/test-utils entrypoint (62fbee3)
  • include tsdoc-metadata.json (61dd7dd)

v7.15.0

7.15.0 (2023-04-09)

Features

... (truncated)

Commits
  • 2b37107 chore(release): 7.16.0
  • 864397c Merge branch 'renovate/html-validate-stylish-4.x' into 'master'
  • 2a089ec fix(deps): update dependency @​html-validate/stylish to v4
  • 118468c Merge branch 'feature/loader-resolved' into 'master'
  • 1fd8b73 feat(api): ConfigLoader returns a ResolvedConfig
  • 3f4f260 chore(release): 7.15.3
  • 22079fa Merge branch 'bugfix/url-import' into 'master'
  • a2017ff fix(api): remove unused url import
  • 72baf53 chore(deps): update dependency @​babel/core to v7.21.8
  • fa64951 Merge branch 'renovate/rollup-3.x' into 'master'
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [jsonpointer](https://github.com/janl/node-jsonpointer). It's no longer used after updating ancestor dependency [html-validate](https://gitlab.com/html-validate/html-validate). These dependencies need to be updated together.


Removes `jsonpointer`

Updates `html-validate` from 5.4.1 to 7.16.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v5.4.1...v7.16.0)

---
updated-dependencies:
- dependency-name: jsonpointer
  dependency-type: indirect
- dependency-name: html-validate
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants