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 cheerio from 1.0.0-rc.5 to 1.0.0-rc.6 #637

Merged
merged 1 commit into from
May 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 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:

  • 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)

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)

@dependabot dependabot bot requested a review from a team as a code owner May 1, 2021 05:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cheerio-1.0.0-rc.6 branch 6 times, most recently from f314af8 to 7afa9e7 Compare May 1, 2021 16:15
@zbynek zbynek enabled auto-merge (rebase) May 1, 2021 18:01
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 force-pushed the dependabot/npm_and_yarn/cheerio-1.0.0-rc.6 branch from 7afa9e7 to 3484336 Compare May 1, 2021 18:04
@zbynek zbynek merged commit 253c19a into master May 1, 2021
@zbynek zbynek deleted the dependabot/npm_and_yarn/cheerio-1.0.0-rc.6 branch May 1, 2021 18:16
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.

1 participant