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

build(deps): bump shell-quote, @docusaurus/core and @docusaurus/preset-classic in /website #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2022

Bumps shell-quote, @docusaurus/core and @docusaurus/preset-classic. These dependencies needed to be updated together.
Updates shell-quote from 1.7.2 to 1.7.3

Changelog

Sourced from shell-quote's changelog.

1.7.3

  • Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the quoting rules. (CVE-2021-42740)
Commits

Updates @docusaurus/core from 2.0.0-beta.5 to 2.0.1

Release notes

Sourced from @​docusaurus/core's releases.

2.0.1 (2022-08-01)

Fix bad npm publish of 2.0.0

Committers: 1

2.0.0 (2022-08-01)

Bad npm publish, please use 2.0.1

💅 Polish

  • docusaurus

Committers: 2

2.0.0-rc.1 (2022-07-14)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

💅 Polish

  • docusaurus-theme-translations

📝 Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.1 (2022-08-01)

Fix bad npm publish of 2.0.0

Committers: 1

2.0.0 (2022-08-01)

Bad npm publish, please use 2.0.1

💅 Polish

  • docusaurus

Committers: 2

2.0.0-rc.1 (2022-07-14)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

💅 Polish

  • docusaurus-theme-translations

📝 Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

... (truncated)

Commits
  • 1ddee1c v2.0.1
  • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
  • 965a01e chore: port-2.0.0-rc.1 (#7782)
  • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
  • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)"...
  • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
  • 07641ae chore: upgrade dependencies (#7754)
  • f0f97f2 chore: prepare v2.0.0-beta.22 release (#7741)
  • fa22927 chore: upgrade dependencies (#7684)
  • ee376d1 feat(deploy): copy local git config to tmp repo (#7702)
  • Additional commits viewable in compare view

Updates @docusaurus/preset-classic from 2.0.0-beta.5 to 2.0.1

Release notes

Sourced from @​docusaurus/preset-classic's releases.

2.0.1 (2022-08-01)

Fix bad npm publish of 2.0.0

Committers: 1

2.0.0 (2022-08-01)

Bad npm publish, please use 2.0.1

💅 Polish

  • docusaurus

Committers: 2

2.0.0-rc.1 (2022-07-14)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

💅 Polish

  • docusaurus-theme-translations

📝 Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

2.0.1 (2022-08-01)

Fix bad npm publish of 2.0.0

Committers: 1

2.0.0 (2022-08-01)

Bad npm publish, please use 2.0.1

💅 Polish

  • docusaurus

Committers: 2

2.0.0-rc.1 (2022-07-14)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-sitemap
    • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-migrate
  • docusaurus-theme-search-algolia

💅 Polish

  • docusaurus-theme-translations

📝 Documentation

  • docusaurus-plugin-content-docs
    • #7706 docs: release process, versioning, breaking changes, public API surface (@​slorber)

... (truncated)

Commits
  • 1ddee1c v2.0.1
  • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
  • f0f97f2 chore: prepare v2.0.0-beta.22 release (#7741)
  • b4d93b9 chore: upgrade to TS 4.7, compile with NodeNext (#7586)
  • 8b1acb5 fix: make type-checking pass in Yarn PnP (#7521)
  • 613d938 chore: prepare v2.0.0-beta.21 release (#7513)
  • 47a2cca chore: require Node 16.14 (#7501)
  • 6b53d42 misc: make copyUntypedFiles work for watch mode (#7445)
  • a555fd1 refactor: make each tsconfig explicitly declare module and include/exclude (#...
  • 7613ecb refactor: use TS project references instead of running tsc multiple times (#7...
  • Additional commits viewable in compare view

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…t-classic

Bumps [shell-quote](https://github.com/substack/node-shell-quote), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) and [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic). These dependencies needed to be updated together.

Updates `shell-quote` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

Updates `@docusaurus/core` from 2.0.0-beta.5 to 2.0.1
- [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/v2.0.1/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 2.0.0-beta.5 to 2.0.1
- [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/v2.0.1/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants