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

Update all dependencies #366

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Update all dependencies #366

merged 1 commit into from
Jun 22, 2022

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented May 1, 2022

This PR contains the following updates:

Package Type Update Change
cheerio (source) devDependencies patch 1.0.0-rc.10 -> 1.0.0-rc.11
mocha (source) devDependencies major 9.2.2 -> 10.0.0
puppeteer devDependencies major 13.5.2 -> 14.4.1
ruby (source) patch 3.1.1 -> 3.1.2
sinon (source) devDependencies major 13.0.1 -> 14.0.0
standard (source) devDependencies major 16.0.4 -> 17.0.0

Release Notes

cheeriojs/cheerio

v1.0.0-rc.11

Compare Source

[email protected] is hopefully the last RC before the 1.0.0 release of Cheerio. There are two APIs that will be added for the next major release: An exract method (https://github.com/cheeriojs/cheerio/issues/2523) and NodeJS specific loader methods (https://github.com/cheeriojs/cheerio/issues/2051). These are still in flux and I'd appreciate feedback on the proposals.

A big thank you to everyone that contributed to this release! This includes code contributors, as well as the amazing financial support on GitHub Sponsors!

Under the hood, a lot of work for this release went into updating parse5, cheerio's default HTML parser. Have a look at parse5's release notes to see what has changed there.

Breaking

Features

Fixes

Refactor

Development Experience

Docs

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0-rc.11

mochajs/mocha

v10.0.0

Compare Source

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

puppeteer/puppeteer

v14.4.1

Compare Source

Bug Fixes
  • avoid instanceof Object check in isErrorLike (#​8527) (6cd5cd0)
  • export devices, errors, and more (cba58a1)

v14.4.0

Compare Source

Features
Bug Fixes

v14.3.0

Compare Source

Features
Bug Fixes

v14.2.1

Compare Source

Bug Fixes

v14.2.0

Compare Source

Features
Bug Fixes

v14.1.2

Compare Source

Bug Fixes
14.1.1 (2022-05-19)
Bug Fixes

v14.1.1

Compare Source

v14.1.0

Compare Source

Features
Bug Fixes
  • disable AvoidUnnecessaryBeforeUnloadCheckSync to fix navigations (#​8330) (4854ad5)
  • If currentNode and root are the same, do not include them in the result (#​8332) (a61144d)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • strict mode fixes for HTTPRequest/Response classes (#​8297)
  • Node 12 is no longer supported.
Features
Bug Fixes

v13.7.0

Compare Source

Features
Bug Fixes

v13.6.0

Compare Source

Features
Bug Fixes
13.5.2 (2022-03-31)
Bug Fixes
13.5.1 (2022-03-09)
Bug Fixes
sinonjs/sinon

v14.0.0

Compare Source

Released by Morgan Roderick on 2022-05-07.

v13.0.2

Compare Source

  • bddb631a
    Update fake-timers (Carl-Erik Kopseng)
  • eaed0eb2
    Bump nokogiri from 1.13.3 to 1.13.4 (#​2451) (dependabot[bot])

Released by Carl-Erik Kopseng on 2022-04-14.

standard/standard

v17.0.0

Compare Source

We're super excited to announce standard 17!

This major release fully focuses on getting in sync with the wider ESLint ecosystem
and doesn't in itself introduce any new rules or features.

When you upgrade, consider running standard --fix to automatically format your
code to match the current set of rules.

This is the first release by two of our standard co-maintainers @​Divlo and @​voxpelli. Buy them a cake if you run into them, thanks for getting this release out!

Major changes
  • eslint-config-node has been replaced with the up to date fork eslint-config-n. If you have used comments like // eslint-disable-line node/no-deprecated-api you now have to reference the n/ rules instead.
  • object-shorthand rule (as warning)
  • Use of ESLint 8, which allows for support for all of the latest syntax that ESLint 8 includes, such as top level await #​1548 #​1775
  • --verbose by default
Changed features
  • Update eslint from ~7.18.0 to ^8.13.0
  • Update eslint-config-standard from 16.0.3 to 17.0.0 to adapt to ESLint 8
  • Update eslint-config-standard-jsx from 10.0.0 to ^11.0.0 to adapt to ESLint 8
  • Update standard-engine from ^14 to ^15.0.0 to adapt to ESLint 8, see its CHANGELOG
  • Move from eslint-plugin-node@~11.1.0 to eslint-plugin-n@^15.1.0 to adapt to ESLint 8
  • Update eslint-plugin-import from ~2.24.2 to ^2.26.0
  • Update eslint-plugin-promise from ~5.1.0 to ^6.0.0
  • Update eslint-plugin-react from ~7.25.1 to ^7.28.0

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ggrossetie ggrossetie force-pushed the renovate/all branch 2 times, most recently from 3c7eb94 to 8f6ae9a Compare May 8, 2022 02:44
@ggrossetie ggrossetie force-pushed the renovate/all branch 2 times, most recently from bcc9c37 to 7c92c07 Compare May 14, 2022 02:57
@ggrossetie ggrossetie force-pushed the renovate/all branch 2 times, most recently from c1653dc to a9d6c1f Compare May 21, 2022 02:31
@ggrossetie ggrossetie force-pushed the renovate/all branch 3 times, most recently from a81d86f to f4632e8 Compare June 3, 2022 02:43
@ggrossetie ggrossetie force-pushed the renovate/all branch 2 times, most recently from 7e13c9c to 2a493e1 Compare June 14, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant