Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Bump cheerio from 1.0.0-rc.5 to 1.0.0-rc.6 #59

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2021

Bumps cheerio from 1.0.0-rc.5 to 1.0.0-rc.6.

Release notes

Sourced from cheerio's releases.

v1.0.0-rc.6

Breaking:

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)

Commits
  • 0c787f6 1.0.0-rc.6
  • cfab13f refactor(forms): Use :enabled pseudo
  • 78dacda build(deps): Upgrade dependencies
  • 9d56795 build(deps): bump domhandler from 4.0.0 to 4.1.0
  • d6fae6c build(deps-dev): bump prettier-plugin-jsdoc from 0.3.13 to 0.3.14
  • 8a001a3 build(deps-dev): bump @​types/node from 14.14.35 to 14.14.36
  • f60cc58 build(deps-dev): bump clean-jsdoc-theme from 3.0.8 to 3.0.10
  • cee6b7a build(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.2
  • 9373e8e build(deps-dev): bump @​types/node from 14.14.32 to 14.14.35
  • 17d6dd6 build(deps-dev): bump jsdom from 16.5.0 to 16.5.1
  • 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 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 [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.5 to 1.0.0-rc.6.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](cheeriojs/cheerio@v1.0.0-rc.5...v1.0.0-rc.6)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2021
@Virenbar
Copy link
Member

Virenbar commented Apr 9, 2021

@dependabot merge

@dependabot dependabot bot merged commit c68ff73 into master Apr 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cheerio-1.0.0-rc.6 branch April 9, 2021 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant