Skip to content

update perf 2.3.0, pickup outstanding dev changes - #169

Merged
coffeegoddd merged 37 commits into
prodfrom
dev
Aug 17, 2026
Merged

update perf 2.3.0, pickup outstanding dev changes#169
coffeegoddd merged 37 commits into
prodfrom
dev

Conversation

@coffeegoddd

Copy link
Copy Markdown
Contributor

No description provided.

tbantle22 and others added 30 commits August 13, 2026 12:07
Monthly npm and github-actions updates, matching the schedule and labels the
other dolthub repos use (dolthub-cypress, hosted-cypress, commit-graph).

One npm entry covers everything: the root package.json declares
`workspaces: ["site/*"]` and the root lockfile carries all four site packages,
which is also how CI installs. site/package.json is a separate project but
declares no dependencies.

No target-branch, because the repo's default branch is already dev — where
feature PRs go. Setting it explicitly would only disable security updates.

Reviewers come from CODEOWNERS: the dependabot.yml `reviewers` option was
removed on 2025-05-20 in favour of code owners. The entries are scoped to
dependency manifests and .github/ so this doesn't put a reviewer on every docs
content PR.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps [svgo](https://github.com/svg/svgo) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.16...8.5.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.15 to 3.3.18.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.15...3.3.18)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.30.1 to 6.0.8.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v5.30.1...v6.0.8)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-version: 6.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.0 to 26.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…8.5.26

chore(deps): Bump postcss from 8.5.16 to 8.5.26
…s/upload-artifact-7

chore(deps): Bump actions/upload-artifact from 4 to 7
…de-26.2.0

chore(deps-dev): Bump @types/node from 26.1.0 to 26.2.0
….3.18

chore(deps): Bump nanoid from 3.3.15 to 3.3.18
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.18.0 to 15.20.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.18.0...v15.20.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.20.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-node-7

chore(deps): Bump actions/setup-node from 4 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…oltip-6.0.8

chore(deps): Bump react-tooltip from 5.30.1 to 6.0.8
…4.3.1

chore(deps): Bump js-yaml from 4.3.0 to 4.3.1
…s/checkout-7

chore(deps): Bump actions/checkout from 4 to 7
…15.20.1

chore(deps-dev): Bump cypress from 15.18.0 to 15.20.1
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `@types/react` from 19.2.17 to 19.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Dependabot's bump moved react to 19.2.8 but left react-dom at ^19.2.4,
resolving to 19.2.7 in the lockfile. React expects the two to move in
lockstep, so this brings react-dom to 19.2.8 across all three sites.

@types/react-dom is left at ^19.2.3 — it versions independently of the
runtime packages, and its own latest is 19.2.4.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Its own latest, and the counterpart to the @types/react bump in this PR. The
types packages version independently of the react runtime packages, so this
is 19.2.4 rather than matching react-dom's 19.2.8.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps [@dolthub/react-components](https://github.com/dolthub/react-library) from 0.3.4 to 0.4.3.
- [Release notes](https://github.com/dolthub/react-library/releases)
- [Commits](dolthub/react-library@components-v0.3.4...components-v0.4.3)

---
updated-dependencies:
- dependency-name: "@dolthub/react-components"
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Completes the @dolthub group update alongside react-components 0.4.3, which
pulls react-contexts and web-utils to 0.3.1 transitively.

hooks 0.3.0 removed `useReactiveScrollWidth` and replaced the react-hotkeys
backing for `GlobalHotKeys`/`useHotKeysForToggle`. The docs sites use only
`useIsSignedIn`, whose signature is unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…1536b8cd

chore(deps): Bump react and @types/react
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.8 to 7.2.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@7.2.0/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
tbantle22 and others added 7 commits August 13, 2026 14:17
@dolthub/react-components 0.4.0 made the same swap: all-files is unmaintained,
and react-icons is the maintained, tree-shakeable package. react-icons was
already in the tree as a react-components dependency, so this drops a
duplicate icon library rather than adding one.

The per-icon deep imports collapse into a single barrel import from
react-icons/fa. All seven icons in use (Discord, GitHub, LinkedIn, Twitter,
YouTube, Moon, Sun) exist there.

react-icons is still CJS, so Navbar and Footer stay client:only — only the
package name in that comment changes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Astro 7 (with Vite 8 and the Rust compiler) alongside the integration and
config changes it requires.

@astrojs/react 5.0.1 -> 6.0.2.

@astrojs/tailwind is removed rather than upgraded: its latest release (6.0.2)
declares `astro: ^3 || ^4 || ^5`, so it never supported Astro 6 either and is
effectively unmaintained — it only resolved at all because .npmrc sets
legacy-peer-deps. Astro runs <style> blocks and imported CSS through PostCSS on
its own, so Tailwind is wired up there instead: a shared buildPostcssConfig with
a thin per-site postcss.config.mjs, mirroring how tailwind.config.mjs already
works. The integration also injected the @tailwind directives, which now live in
shared/styles/global.css and are imported once by DocsLayout. postcss and
autoprefixer become direct dependencies, having been transitive through the
integration. Tailwind itself stays on v3 — v4 is its own major migration.

@astrojs/markdown-remark becomes a direct dependency. Astro 7 switches the
default Markdown pipeline to Sätteri and no longer installs the remark/rehype
package, but shared/config/astro.mjs already passes `processor: unified(...)`,
so the existing remark/rehype plugin chain keeps working untouched — it just
needs the package declared.

compressHTML is pinned to true. Astro 7 changed the default to 'jsx', which
strips whitespace between inline elements the way React does; docs pages are
almost entirely prose, so that would drop spaces around inline <code> and <em>.

Not affected: no astro:transitions usage, no getContainerRenderer imports, no
experimental flags, and no src/fetch.ts (newly reserved).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…react-components-0.4.3

chore(deps): Bump @dolthub/react-components from 0.3.4 to 0.4.3
Conflicts came from PR #166 (@dolthub 0.4.3 + the react-icons swap) landing on
dev while this branch changed the same files. All resolved as unions:

- site/*/package.json: dev's @dolthub/react-components 0.4.3, react-hooks 0.3.1,
  and react-icons (replacing @react-icons/all-files) plus this branch's astro
  7.2.0, @astrojs/react 6.0.2, @astrojs/markdown-remark, postcss/autoprefixer,
  and the removal of @astrojs/tailwind.
- DocsLayout.astro: keeps the global.css import this branch added and dev's
  corrected "react-icons" wording in the client:only comment.
- package-lock.json: regenerated with npm install rather than hand-merged.

Verified after resolving: tsc clean, all three sites build (196/78/79 pages),
Tailwind still emits preflight and compiled @apply rules, and 90/90 Cypress
specs pass.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
chore(deps): Bump astro from 6.4.8 to 7.2.0
[ga-update-docs] Update benchmarks for Dolt v2.3.0
@coffeegoddd
coffeegoddd merged commit bf88327 into prod Aug 17, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants