-
Notifications
You must be signed in to change notification settings - Fork 18
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
chore(deps): bump the npm_and_yarn group across 1 directory with 9 updates #833
chore(deps): bump the npm_and_yarn group across 1 directory with 9 updates #833
Conversation
…dates Bumps the npm_and_yarn group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [got](https://github.com/sindresorhus/got) | `9.6.0` | `12.6.1` | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `2.3.1` | `3.4.0` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `2.3.1` | `3.4.0` | | [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) | `0.33.6` | `0.44.4` | Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `got` from 9.6.0 to 12.6.1 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v9.6.0...v12.6.1) Updates `@docusaurus/core` from 2.3.1 to 3.4.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.3.1 to 3.4.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus-preset-classic) Updates `@easyops-cn/docusaurus-search-local` from 0.33.6 to 0.44.4 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.44.4/packages/docusaurus-search-local) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `@docusaurus/core` from 2.3.1 to 3.4.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.3.1 to 3.4.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus-preset-classic) Updates `@easyops-cn/docusaurus-search-local` from 0.33.6 to 0.44.4 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.44.4/packages/docusaurus-search-local) Updates `express` from 4.18.2 to 4.19.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) Updates `follow-redirects` from 1.15.4 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: got dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@docusaurus/core" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@docusaurus/core" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the npm_and_yarn group with 5 updates in the /docs directory:
3.0.2
3.0.3
9.6.0
12.6.1
2.3.1
3.4.0
2.3.1
3.4.0
0.33.6
0.44.4
Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
got
from 9.6.0 to 12.6.1Release notes
Sourced from got's releases.
... (truncated)
Commits
c405f54
12.6.167d5039
Fixget-stream
import statement (#2266)469a455
Meta tweaks8f77e8d
Fix readme "axios bugs" urls (#2253)af928f6
Fix type error on build (#2251)702ed35
Meta tweakse4460f7
Add failing tests for #2170 (#2171)13a68d3
12.6.088c88fb
Update dependencies0ca0b7f
Do not enforce newest URI rules on URLs (#2200)Updates
@docusaurus/core
from 2.3.1 to 3.4.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
49e9a21
v3.4.017f3e02
feat(core): hash router option - browse site offline (experimental) (#9859)b73ad1e
fix(core): fix serve workaround regexp (#10145)87f0023
fix(core): fixdocusaurus serve
broken for assets when using trailingSlash ...ff5039f
fix(core):configurePostCss()
should run afterconfigureWebpack()
(#10132)29b7a4d
fix(core): codegen should generate unique route prop filenames (#10131)394ce84
fix(core): the broken anchor checker should not be sensitive pathname trailin...02e38d8
refactor: fix i18n bug in node v22 (#10129)620e463
feat(core): site storage config options (experimental) (#10121)c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)Updates
@docusaurus/preset-classic
from 2.3.1 to 3.4.0Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
49e9a21
v3.4.0c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)ca33858
fix: handle React v18.3 warnings (#10079)f88da6c
refactor: extract base TS client config + upgrade TS + refactor TS setup (#10...e012e03
chore: release Docusaurus 3.2.1 (#10016)debfc87
chore: release Docusaurus v3.2.0 (#10000)85e5e55
chore: release Docusaurus 3.0.0 (#9478)495c793
chore: v3.0.0-rc.1 release (#9453)7ee2f75
chore: v3.0.0-rc.0 release (#9418)bde9cfd
chore: update node engine version 18 (#9348)Updates
@easyops-cn/docusaurus-search-local
from 0.33.6 to 0.44.4Release notes
Sourced from
@easyops-cn/docusaurus-search-local
's releases.... (truncated)
Commits
Updates
ws
from 7.5.9 to 7.5.10Release notes
Sourced from ws's releases.
Commits
d962d70
[dist] 7.5.1022c2876
[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
@docusaurus/core
from 2.3.1 to 3.4.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
49e9a21
v3.4.017f3e02
feat(core): hash router option - browse site offline (experimental) (#9859)b73ad1e
fix(core): fix serve workaround regexp (#10145)87f0023
fix(core): fixdocusaurus serve
broken for assets when using trailingSlash ...