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

fix(deps): update minor and patch for gatsby-plugin-offline #28773

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cheerio (source) ^1.0.0-rc.3 -> ^1.0.0-rc.6 age adoption passing confidence

Release Notes

cheeriojs/cheerio

v1.0.0-rc.6

Compare Source

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 [email protected]):
    • 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:

Refactors:

CI:

Test changes:

Commit Range:

v1.0.0-rc.5

Compare Source

Hotfix release

  • fix(package): Use cheerio-select-tmp until naming issue is resolved 3751929

v1.0.0-rc.4

Compare Source

Welcome to [email protected]! This is the last pre-release before a full 1.0.0 release — please make sure to test this release and report any issues you might find.

This release was made possible by our supporters on Open Collective. If you want to support this project going forward, have a look at sponsorship options!

Breaking:

  • After upgrading parse5, cheerio temporarily has a minimum Node version of Node 6. See #​1585 for details.
  • Use the parser's DOM without modifications (#​1559 by @​fb55)
    • Nodes no longer have a root reference. The root node is now referenced by the parent property.
  • Use parse5 to serialize the DOM (04091a4 by @​fb55)
    • We will no longer encode non-ASCII characters by default. Please make sure that you pass on the appropriate content encoding.

New Features:

Bug Fixes:

Other notable changes:


Configuration

📅 Schedule: "before 7am on Monday" in timezone GMT.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Dec 28, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 28, 2020
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 2 times, most recently from 919a772 to f9325fd Compare December 30, 2020 00:22
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 4, 2021
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 3 times, most recently from e0dd1a6 to c80467f Compare January 15, 2021 11:20
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch from c80467f to c5799bc Compare January 18, 2021 20:57
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch from c5799bc to 6bc561b Compare January 28, 2021 21:33
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch from 6bc561b to 0ce5850 Compare February 5, 2021 17:19
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 4 times, most recently from 7c3e711 to 229cc5e Compare February 27, 2021 04:04
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 2 times, most recently from 8f1f84f to cc37f79 Compare March 4, 2021 11:47
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 8 times, most recently from 415a161 to acc43c5 Compare March 11, 2021 22:01
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch from acc43c5 to 43a9787 Compare March 25, 2021 19:04
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch 4 times, most recently from fda0ba3 to e100a55 Compare April 9, 2021 14:34
@renovate renovate bot force-pushed the renovate/gatsby-plugin-offline branch from e100a55 to 5717814 Compare April 9, 2021 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants