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

Website: Bump @docusaurus/* from 2.1.0 to 2.2.0 in /docs/website #6273

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps @docusaurus/core from 2.1.0 to 2.2.0.

Release notes

Sourced from @​docusaurus/core's releases.

2.2.0 (2022-10-29)

🚀 New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.2.0 (2022-10-29)

🚀 New Feature

  • docusaurus-plugin-client-redirects
  • docusaurus
    • #8210 feat(core): add --config param to swizzle command (@​e-im)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
  • docusaurus-types, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-ideal-image
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@​shanpriyan)
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@​mturoci)
    • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@​slorber)
  • docusaurus
  • docusaurus-theme-classic
  • docusaurus-utils
    • #8137 fix(utils): remove non-ASCII limitation for path normalization (@​birjj)
    • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@​Pranav2612000)
  • docusaurus-theme-translations
  • docusaurus-plugin-client-redirects
    • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations
    • #8253 chore(theme-translations): complete ru translations (@​lex111)
    • #8243 chore(theme-translations): complete French translations (@​forresst)
    • #8075 fix(theme-translation): complete Japanese theme default translation (@​pasora)
  • docusaurus

... (truncated)

Commits
  • a308fb7 v2.2.0
  • 828d711 chore: fix tree-node-cli license (#8248)
  • 7dd225a feat(core): add --config param to swizzle command (#8210)
  • 433f08b feat: support mermaid code blocks in Markdown (#7490)
  • a990a5e fix(core): throw error for invalid URL in config file (#8192)
  • 38e65f4 feat(core): siteConfig.headTags API to render extra tags in document head (#8...
  • da01da1 fix(core): throw error for invalid URL in config file (#8159)
  • 9063488 feat(core): prefetch on mobile touchstart (#8109)
  • c7301f5 fix(core): normalize slashes for url/baseUrl instead of throwing (#8066)
  • 7743aa6 chore: release Docusaurus v2.1.0 (#8040)
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.1.0 to 2.2.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/v2.2.0/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs kind/task Issue is actionable task labels Oct 31, 2022
@dependabot dependabot bot requested a review from a team October 31, 2022 02:14
@openshift-ci openshift-ci bot requested review from dharmit and valaparthvi October 31, 2022 02:14
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. Required by Prow. label Oct 31, 2022
@openshift-ci
Copy link

openshift-ci bot commented Oct 31, 2022

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@netlify
Copy link

netlify bot commented Oct 31, 2022

Deploy Preview for odo-docusaurus-preview ready!

Name Link
🔨 Latest commit e8e0a20
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/63622907d5af7f0009c1655c
😎 Deploy Preview https://deploy-preview-6273--odo-docusaurus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@odo-robot
Copy link

odo-robot bot commented Oct 31, 2022

Windows Tests (OCP) on commit 1960c37 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Oct 31, 2022

Unit Tests on commit 1960c37 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Oct 31, 2022

Validate Tests on commit 1960c37 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Oct 31, 2022

Kubernetes Tests on commit 1960c37 finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Oct 31, 2022

OpenShift Tests on commit 1960c37 finished successfully.
View logs: TXT HTML

@dharmit
Copy link
Member

dharmit commented Oct 31, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Oct 31, 2022
@rm3l
Copy link
Member

rm3l commented Oct 31, 2022

3:15:13 AM: [ERROR] Invalid docusaurus-plugin-content-docs version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?
[ERROR] Invalid docusaurus-plugin-content-blog version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?
[ERROR] Invalid docusaurus-plugin-content-pages version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?
[ERROR] Invalid docusaurus-plugin-sitemap version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?
[ERROR] Invalid docusaurus-theme-classic version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?
[ERROR] Invalid docusaurus-theme-search-algolia version 2.1.0.
3:15:13 AM: All official @docusaurus/* packages should have the exact same version as @docusaurus/core (2.2.0).
Maybe you want to check, or regenerate your yarn.lock or package-lock.json file?

Looking at the build logs, I think we need to also bump all @docusaurus/* packages to the exact same version.

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. Required by Prow. label Oct 31, 2022
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Nov 2, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rm3l
Copy link
Member

rm3l commented Nov 2, 2022

Looking at the build logs, I think we need to also bump all @docusaurus/* packages to the exact same version.

Done in e8e0a20 (#6273)

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. Required by Prow. label Nov 2, 2022
@rm3l rm3l changed the title Website: Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs/website Website: Bump @docusaurus/* from 2.1.0 to 2.2.0 in /docs/website Nov 3, 2022
Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

Documentation only. Everything looks good in the build logs.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Nov 3, 2022
@rm3l rm3l removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. Required by Prow. label Nov 3, 2022
@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rm3l

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. label Nov 3, 2022
@rm3l rm3l added the area/documentation Issues or PRs related to documentation or the 'odo.dev' website label Nov 3, 2022
@openshift-merge-robot openshift-merge-robot merged commit 6ae0cef into main Nov 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/website/docusaurus/core-2.2.0 branch November 3, 2022 09:43
@rm3l rm3l added this to the v3.3.0 🚀 milestone Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. area/dependency Issues or PRs related to dependency changes. This label is also used on all Dependabot PRs area/documentation Issues or PRs related to documentation or the 'odo.dev' website kind/task Issue is actionable task lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants