Open dependabot[bot] opened 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
magick-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 1, 2023 6:14pm |
magick-docs | ❌ Failed (Inspect) | Dec 1, 2023 6:14pm |
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Removes trim. It's no longer used after updating ancestor dependencies trim, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.
Removes
trim
Updates
@docusaurus/core
from 2.4.1 to 3.0.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
29d8160
v3.0.19aaaae8
chore(core): replacewait-on
dependency with custom lighter code (#9547)0103004
chore: ugrade babel dependencies to v7.23.3 (#9529)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)45f1a66
feat(core): support TypeScript + ESM configuration (#9317)643a7fe
fix(core): log missing errorInfo in React 18 onRecoverableError callback (#9387)1319996
feat(core): throw error when official docusaurus dependencies use different v...dceaae4
chore: upgrade syntax highlighting dependencies,prism-react-renderer
to v2...Updates
@docusaurus/preset-classic
from 2.4.1 to 3.0.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
29d8160
v3.0.185e5e55
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)52d79c4
chore: v3.0.0-beta.0 release (#9311)7d033cc
chore: v3.0.0-alpha.0 release (#9072)187e5aa
feat: React 18 + automatic JSX runtime + build --dev (#8961)0425917
fix(preset-classic): install the right plugin for googleTagManager (#8597)428af8a
feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecat...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 show