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

chore: bump @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.17 in /website #1892

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2022

Bumps @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.17.

Release notes

Sourced from @​docusaurus/core's releases.

2.0.0-beta.17 (2022-03-03)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #6827 fix(theme-classic): restore docusaurus search meta (@​slorber)
    • #6767 fix(theme-classic): allow code tags containing inline elements to stay inline (@​Josh-Cena)
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #6700 fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (@​Josh-Cena)
  • docusaurus
    • #6812 fix(core): remove hash/query when filtering existing files for broken link check (@​Josh-Cena)
  • docusaurus-mdx-loader
    • #6779 fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error (@​Josh-Cena)
  • create-docusaurus

💅 Polish

  • docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-mdx-loader

📝 Documentation

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.17 (2022-03-03)

🚀 New Feature

  • docusaurus-plugin-content-blog, docusaurus-theme-classic

💥 Breaking Change

  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #6827 fix(theme-classic): restore docusaurus search meta (@​slorber)
    • #6767 fix(theme-classic): allow code tags containing inline elements to stay inline (@​Josh-Cena)
  • docusaurus-theme-common
  • docusaurus-plugin-content-docs
    • #6700 fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (@​Josh-Cena)
  • docusaurus
    • #6812 fix(core): remove hash/query when filtering existing files for broken link check (@​Josh-Cena)
  • docusaurus-mdx-loader
    • #6779 fix(mdx-loader): suppress image reading warning in Yarn PnP; log warning instead of error (@​Josh-Cena)
  • create-docusaurus

💅 Polish

  • docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6771 refactor(theme-classic): replace color mode toggle with button; remove switchConfig (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-mdx-loader

📝 Documentation

... (truncated)

Commits

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.0.0-beta.16 to 2.0.0-beta.17.
- [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.0-beta.17/packages/docusaurus)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2022
@sozercan sozercan merged commit cce59ff into master Mar 4, 2022
@sozercan sozercan deleted the dependabot/npm_and_yarn/website/docusaurus/core-2.0.0-beta.17 branch March 4, 2022 16:43
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 14, 2022
…website (open-policy-agent#1892)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>
willbeason pushed a commit that referenced this pull request Mar 16, 2022
* Cache namespaces in targethandler

Signed-off-by: davis-haba <davishaba@google.com>

* chore: bump actions/checkout from 2 to 3 (#1888)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* fix uninstall version typo (#1890)

Signed-off-by: Avinash Desireddy <avinashr.desireddy@gmail.com>
Signed-off-by: davis-haba <davishaba@google.com>

* chore: Remove unneeded spaces in helm chart (#1885)

Signed-off-by: Manuel Rüger <manuel@rueg.eu>

Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* chore: bump @docusaurus/core from 2.0.0-beta.16 to 2.0.0-beta.17 in /website (#1892)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* chore: bump @docusaurus/preset-classic from 2.0.0-beta.16 to 2.0.0-beta.17 in /website (#1893)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* docs: add instructions on how to use tilt for development (#1895)

Signed-off-by: davis-haba <davishaba@google.com>

* test: Fix `BenchmarkValidationHandler` was broken (#1896)

Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* Integration test for referential data in `gator test` (#1899)

Signed-off-by: juliankatz <juliankatz@google.com>
Signed-off-by: davis-haba <davishaba@google.com>

* test: Fix `BenchmarkModifySetMutator_Mutate` was broken (#1897)

Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Signed-off-by: davis-haba <davishaba@google.com>

* gofmt target.go

Signed-off-by: davis-haba <davishaba@google.com>

* Add type assertion when pulling namespace from cache

Signed-off-by: davis-haba <davishaba@google.com>

* Do not use pointers for nsCache and RWLock when not necessary

Signed-off-by: davis-haba <davishaba@google.com>

* return error when unsuccesful reading from nscache

Signed-off-by: davis-haba <davishaba@google.com>

* Revert "return error when unsuccesful reading from nscache"

This reverts commit 95bab77.

Signed-off-by: davis-haba <davishaba@google.com>

* Add tests for nsCache

Signed-off-by: davis-haba <davishaba@google.com>

* remove unused helpers in target_test.go

Signed-off-by: davis-haba <davishaba@google.com>

* remove commented code

Signed-off-by: davis-haba <davishaba@google.com>

* gofumpt target.go and target_test.go

Signed-off-by: davis-haba <davishaba@google.com>

* re-add accidently deleted test

Signed-off-by: davis-haba <davishaba@google.com>

* add helpers to original code location to clean up diff

Signed-off-by: davis-haba <davishaba@google.com>

* gofumpt target.go

Signed-off-by: davis-haba <davishaba@google.com>

* Add remove cache tests. Change nsCache.Get/Add API to take a namespace instead of interface. Properly wrap caching errors

Signed-off-by: davis-haba <davishaba@google.com>

* namespace cache tests verifies extranious elements do not exist

Signed-off-by: davis-haba <davishaba@google.com>

* increment with ++ instead of +=

Signed-off-by: davis-haba <davishaba@google.com>

* Replace deprecated Ingress with new Ingress (#1906)

Signed-off-by: Zhimin Xiang <zhiminx@google.com>
Signed-off-by: davis-haba <davishaba@google.com>

* do a audit run when we deploy (#1901)

Signed-off-by: Michael Grosser <michael@grosser.it>

Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: davis-haba <davishaba@google.com>

* Do not add to cache within targethandler

Signed-off-by: davis-haba <davishaba@google.com>

* use gkReq.Namespace as key when writing to cache

Signed-off-by: davis-haba <davishaba@google.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avinash Desireddy <47186096+avinashdesireddy@users.noreply.github.com>
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Co-authored-by: Ernest Wong <chuwon@microsoft.com>
Co-authored-by: Huang Huang <mozillazg101@gmail.com>
Co-authored-by: Julian Katz <juliankatz@google.com>
Co-authored-by: Zhimin Xiang <zhiminx@google.com>
Co-authored-by: Michael Grosser <michael@grosser.it>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
Co-authored-by: Will Beason <willbeason@google.com>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant