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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-all group with 2 updates in the / directory: cheerio and winston.
Updates
cheerio
from 1.0.0-rc.12 to 1.0.0Release notes
Sourced from cheerio's releases.
... (truncated)
Commits
50b5d5c
1.0.0eea2fec
fix(eslint): Disable misfiring lint rulee60f659
chore(package): Update published files4fe3e7b
chore(docs): Add 1.0 Announcement Post (#3984)944553b
build(deps): bump docusaurus-plugin-typedoc in /website (#3983)e34967e
build(deps-dev): bump tsx from 4.16.5 to 4.17.0 (#3982)eb7122b
chore(traversing): Add test case forlowerCaseTags
(#3981)b824ba8
fix(website): Fix ReactLiveScope examples (#3980)08ebee5
build(deps-dev): bump eslint-plugin-jsdoc from 49.0.0 to 50.0.0 (#3979)bf5f44c
build(deps-dev): bump eslint-plugin-jsdoc from 48.11.0 to 49.0.0 (#3976)Updates
winston
from 3.13.1 to 3.14.1Release notes
Sourced from winston's releases.
Commits
b270c4e
3.14.1e82752f
Save a reference to console methods in console transport (#2498)4ff0538
AddforceConsole
toConsoleTransportOptions
(#2496)62acaad
Bump mocha from 10.6.0 to 10.7.0 (#2489)b2b79af
Update readme with forceConsole info (#2493)c4a15ec
3.14.0b2098fd
Add option forceConsole (#2276)1719275
Set _rotate false on emit 'rotate' false (#2457)d2859f3
Bump@​babel/core
from 7.24.7 to 7.24.9 (#2485)71e4bb1
Bump@​babel/preset-env
from 7.24.7 to 7.24.8 (#2487)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 show