Skip to content

Commit

Permalink
chore(deps): update dependency @docusaurus/module-type-aliases to v3.…
Browse files Browse the repository at this point in the history
…6.1 (#1231)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@docusaurus/module-type-aliases](https://redirect.github.com/facebook/docusaurus)
([source](https://redirect.github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases))
| [`3.6.0` ->
`3.6.1`](https://renovatebot.com/diffs/npm/@docusaurus%2fmodule-type-aliases/3.6.0/3.6.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2fmodule-type-aliases/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2fmodule-type-aliases/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2fmodule-type-aliases/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2fmodule-type-aliases/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/docusaurus
(@&#8203;docusaurus/module-type-aliases)</summary>

###
[`v3.6.1`](https://redirect.github.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#361-2024-11-08)

[Compare
Source](https://redirect.github.com/facebook/docusaurus/compare/v3.6.0...v3.6.1)

##### 🐛 Bug Fix

-   `docusaurus`
-
[#&#8203;10658](https://redirect.github.com/facebook/docusaurus/pull/10658)
fix(core): bundler should not minimize static assets
([@&#8203;slorber](https://redirect.github.com/slorber))
- `docusaurus-bundler`, `docusaurus-faster`, `docusaurus-utils-common`,
`docusaurus-utils`
-
[#&#8203;10649](https://redirect.github.com/facebook/docusaurus/pull/10649)
fix(faster,utils): fix faster/types peerDependencies
([@&#8203;slorber](https://redirect.github.com/slorber))

##### 💅 Polish

-   `docusaurus-bundler`, `docusaurus-types`, `docusaurus`
-
[#&#8203;10655](https://redirect.github.com/facebook/docusaurus/pull/10655)
refactor(faster,bundler,core): improve js loader DX
([@&#8203;slorber](https://redirect.github.com/slorber))

##### 📝 Documentation

-
[#&#8203;10657](https://redirect.github.com/facebook/docusaurus/pull/10657)
docs: fix old base ts config ref
([@&#8203;slorber](https://redirect.github.com/slorber))

##### 🔧 Maintenance

-   `docusaurus-mdx-loader`
-
[#&#8203;10651](https://redirect.github.com/facebook/docusaurus/pull/10651)
refactor(mdx-loader): streamline typescript usage for remark plugin
types ([@&#8203;lebalz](https://redirect.github.com/lebalz))
-   Other
-
[#&#8203;10650](https://redirect.github.com/facebook/docusaurus/pull/10650)
chore: Argos screenshot dogfooding test pages
([@&#8203;slorber](https://redirect.github.com/slorber))

##### Committers: 2

- Balthasar Hofer ([@&#8203;lebalz](https://redirect.github.com/lebalz))
- Sébastien Lorber
([@&#8203;slorber](https://redirect.github.com/slorber))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/docs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 11e88f8 commit 0f91934
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.0",
"@docusaurus/module-type-aliases": "3.6.1",
"@tsconfig/docusaurus": "^2.0.3",
"@valora/prettier-config": "^0.0.1",
"firebase-tools": "^12.9.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1339,12 +1339,12 @@
react-helmet-async "*"
react-loadable "npm:@docusaurus/[email protected]"

"@docusaurus/[email protected].0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.0.tgz#44083c34a53db1dde06364b4e7f2d144fa2d5394"
integrity sha512-szTrIN/6/fuk0xkf3XbRfdTFJzRQ8d1s3sQj5++58wltrT7v3yn1149oc9ryYjMpRcbsarGloQwMu7ofPe4XPg==
"@docusaurus/[email protected].1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.1.tgz#2780e19411d0c8b16d46a032eae9e60e742ae681"
integrity sha512-J+q1jgm7TnEfVIUZImSFeLA1rghb6nwtoB9siHdcgKpDqFJ9/S7xhQL2aEKE7iZMZYzpu+2F390E9A7GkdEJNA==
dependencies:
"@docusaurus/types" "3.6.0"
"@docusaurus/types" "3.6.1"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
Expand Down Expand Up @@ -1591,10 +1591,10 @@
webpack "^5.73.0"
webpack-merge "^5.8.0"

"@docusaurus/[email protected].0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.6.0.tgz#8fa82332a7c7b8093b5c55e1115f5854ce484978"
integrity sha512-jADLgoZGWhAzThr+mRiyuFD4OUzt6jHnb7NRArRKorgxckqUBaPyFOau9hhbcSTHtU6ceyeWjN7FDt7uG2Hplw==
"@docusaurus/[email protected].1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.6.1.tgz#0e55a0a51a3e55658b0845af83d5fe17c495978e"
integrity sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==
dependencies:
"@mdx-js/mdx" "^3.0.0"
"@types/history" "^4.7.11"
Expand Down

0 comments on commit 0f91934

Please sign in to comment.