cosmos / vuepress-theme-cosmos

This repository is deprecated and is not maintained. Please, use another system for documentation.
Other
16 stars 22 forks source link

fix(deps): bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.8 #226

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps cheerio from 1.0.0-rc.3 to 1.0.0-rc.8.

Release notes

Sourced from cheerio's releases.

v1.0.0-rc.7

Published without a lib directory — please ignore.

v1.0.0-rc.6

Breaking:

  • Fixed the ordering of the output of several methods, including prevAll, prevUntil and parentsUntil. The new order matches jQuery.

This release contains three breaking changes inherited from dependencies.

  • Selectors (see css-select@4.0.0):
    • Several pseudo selectors are now stricter, in line with the HTML spec.
    • Some attributes are now case-insensitive based on the HTML spec.
  • DOM:
    • In XML mode, all elements will have type: 'tag'.

New features:

Types:

Bug fixes:

Documentation updates:

... (truncated)

Changelog

Sourced from cheerio's changelog.

Starting with 1.0.0-rc.4, release notes are exclusively tracked in Github Releases.

Commits
  • 649b6cf 1.0.0-rc.8
  • 6e629cd fix(package): Build the module before publishing
  • 819f9b2 1.0.0-rc.7
  • 26ba3ac chore(docs): Fix formatting of README
  • 59454a2 build(deps-dev): bump many dev deps (#1841)
  • 463d404 docs(readme): Add note about perf benefits
  • cbb5fc9 chore(docs): Automatically update sponsors in README (#1840)
  • ed496cd chore(ci): Set default Node version to 16 (#1839)
  • 726f94a refactor: Convert to TypeScript
  • 6e8c9c0 refactor: Rename files from JS to TS
  • Additional commits viewable 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #227.