205stelzear / elections

Website / Webapp to create and view elections for any Scout group
https://205stelzear-elections.v-ed.ca/
MIT License
0 stars 0 forks source link

Bump jsonpointer and html-validate #100

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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](https://github.com/205stelzear/elections/network/alerts).