-
Notifications
You must be signed in to change notification settings - Fork 0
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 the npm_and_yarn group across 1 directory with 8 updates #1
base: master
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `0.18.0` | `0.28.0` | | [css-what](https://github.com/fb55/css-what) | `2.1.0` | `6.1.0` | | [nth-check](https://github.com/fb55/nth-check) | `1.0.1` | `2.1.1` | | [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.2` | `1.0.0` | | [minimist](https://github.com/minimistjs/minimist) | `0.0.8` | `removed` | | [mocha](https://github.com/mochajs/mocha) | `5.0.4` | `11.0.1` | | [pathval](https://github.com/chaijs/pathval) | `1.1.0` | `1.1.1` | Updates `axios` from 0.18.0 to 0.28.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.18.0...v0.28.0) Updates `css-what` from 2.1.0 to 6.1.0 - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](fb55/css-what@v2.1.0...v6.1.0) Updates `nth-check` from 1.0.1 to 2.1.1 - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/commits/v2.1.1) Updates `cheerio` from 1.0.0-rc.2 to 1.0.0 - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@1.0.0-rc.2...v1.0.0) Updates `follow-redirects` from 1.4.1 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.4.1...v1.15.9) Removes `minimist` Updates `mocha` from 5.0.4 to 11.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v5.0.4...v11.0.1) Updates `pathval` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](chaijs/pathval@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: css-what dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nth-check dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cheerio dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mocha dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pathval dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Warning
Dependabot will stop supporting
npm v6
!Please upgrade to one of the following versions:
v7
,v8
,v9
, orv10
.Bumps the npm_and_yarn group with 7 updates in the / directory:
0.18.0
0.28.0
2.1.0
6.1.0
1.0.1
2.1.1
1.0.0-rc.2
1.0.0
0.0.8
removed
5.0.4
11.0.1
1.1.0
1.1.1
Updates
axios
from 0.18.0 to 0.28.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
3b7635a
[Release] v0.28.0 (#6211)27c0076
feat(backport): added ability for paramsSerializer to handle function; (#6227)80c3d74
chore(ci): backported publish action; (#6224)2755df5
fix(security): fixed CVE-2023-45857 by backportingwithXSRFToken
option to ...880b42e
docs: Fix a typo in READMEc4bf0a4
Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)1e2679f
fix: [Types] Type of header in AxiosRequestConfig / for Axios.create is incor...80b546c
fix: loosing request header (#4858) (#4871)6acb5ef
feat: brower platform add data protocol. (#4814)bbb2264
fix(typing): axios response headers can be undefined (#4813)Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
css-what
from 2.1.0 to 6.1.0Release notes
Sourced from css-what's releases.
... (truncated)
Commits
ee41dda
6.1.03be227a
feat: Support pseudo elements with data (#762)13ffc5b
build(deps-dev): bump@typescript-eslint/parser
from 5.16.0 to 5.17.0 (#760)7d0cc2f
build(deps-dev): bump@typescript-eslint/eslint-plugin
(#759)389d1b3
build(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#758)afd14e7
build(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#757)a1542de
build(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#756)41d9752
build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 (#755)fed0407
build(deps): bump minimist from 1.2.5 to 1.2.6 (#754)96a2408
build(deps-dev): bump@types/node
from 17.0.22 to 17.0.23 (#753)Updates
nth-check
from 1.0.1 to 2.1.1Release notes
Sourced from nth-check's releases.
Commits
Updates
cheerio
from 1.0.0-rc.2 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
follow-redirects
from 1.4.1 to 1.15.9Commits
e4e55c7
Release version 1.15.9 of the npm package.31a1abf
Attempt much more gentle detection.d2aaa97
Fix url field.62558f0
Release version 1.15.8 of the npm package.a8d1cee
Return subtlety.458ca8e
Fix native URL test for Node 20.ca49e44
Handle KeepAlive connections in tests.f3711d7
Test on Node 20 and 22.fda0faf
Fix typo.760757f
Release version 1.15.7 of the npm package.Removes
minimist
Updates
mocha
from 5.0.4 to 11.0.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
4c558fb
chore(main): release 11.0.1 (#5257)a5bd707
Release v11.0.143c3157
feat: bumped glob dependency from 8 to 10 (#5250)34e0e52
docs: fix examples forlinkPartialObjects
methods (#5255)d3b2c38
chore(main): release 11.0.0 prerelease (#5241)80da25a
fix!: adapt new engine range for Mocha 11 (#5216)eac87e1
docs: downgrade example/tests chai to 4.5.0 (#5245)e3da641
feat: allow calling hook methods (#5231)05097db
chore(main): release 10.8.2 (#5239)14e640e
docs: indicate 'exports' interface does not work in browsers (#5181)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
pathval
from 1.1.0 to 1.1.1Release notes
Sourced from pathval's releases.
Commits
db6c3e3
chore: v1.1.17859e0e
Merge pull request #60 from deleonio/fix/vulnerability-prototype-pollution49ce1f4
style: correct rule in package.jsonc77b9d2
fix: prototype pollution vulnerability + working tests49031e4
chore: remove very old nodejs57730a9
chore: update deps and tool configurationa123018
Merge pull request #55 from chaijs/remove-lgtm07eb4a8
Delete MAINTAINERSa0147cd
Merge pull request #54 from astorije/patch-1aebb278
Center repo name on READMEMaintainer changes
This version was pushed to npm by chai, a new releaser for pathval since your current version.
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.