Skip to content

Releases: dolthub/dolt-workbench

0.3.1

18 Nov 22:54
9141d67
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 299: .github,docker: Fix logo image, docker platforms
  • 298: build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web
    Bumps cross-spawn from 7.0.3 to 7.0.6.
    Changelog

    Sourced from cross-spawn's changelog.

    7.0.6 (2024-11-18)

    Bug Fixes

    • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

    7.0.5 (2024-11-07)

    Bug Fixes

    • fix escaping bug introduced by backtracking (640d391)

    7.0.4 (2024-11-07)

    Bug Fixes

    Commits
    • 77cd97f chore(release): 7.0.6
    • 6717de4 chore: upgrade standard-version
    • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
    • 9a7e3b2 chore: fix build status badge
    • 0852683 chore(release): 7.0.5
    • 640d391 fix: fix escaping bug introduced by backtracking
    • bff0c87 chore: remove codecov
    • a7c6abc chore: replace travis with github workflows
    • 9b9246e chore(release): 7.0.4
    • 5ff3a07 fix: disable regexp backtracking (#160)
    • Additional commits viewable in compare view

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-spawn&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
    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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 297: .github: Fix arm
  • 296: build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /graphql-server
    Bumps cross-spawn from 7.0.3 to 7.0.6.
    Changelog

    Sourced from cross-spawn's changelog.

    7.0.6 (2024-11-18)

    Bug Fixes

    • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

    7.0.5 (2024-11-07)

    Bug Fixes

    • fix escaping bug introduced by backtracking (640d391)

    7.0.4 (2024-11-07)

    Bug Fixes

    Commits
    • 77cd97f chore(release): 7.0.6
    • 6717de4 chore: upgrade standard-version
    • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
    • 9a7e3b2 chore: fix build status badge
    • 0852683 chore(release): 7.0.5
    • 640d391 fix: fix escaping bug introduced by backtracking
    • bff0c87 chore: remove codecov
    • a7c6abc chore: replace travis with github workflows
    • 9b9246e chore(release): 7.0.4
    • 5ff3a07 fix: disable regexp backtracking (#160)
    • Additional commits viewable in compare view

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-spawn&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automer...
Read more

0.3.0

17 Oct 17:08
84f611a
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 224: web,graphql: Support doltgres databases
  • 267: graphql: Bump cookie
  • 266: Add windows desktop app download link to README
  • 261: Add installation links to README
  • 258: build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /graphql-server

Closed Issues

0.2.13

04 Oct 18:40
43b928f
Compare
Choose a tag to compare
v0.2.13

Merge pull request #258 from dolthub/dependabot/npm_and_yarn/graphql-…

0.2.12

30 May 23:29
fd58fdf
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 184: build(deps): bump mysql2 from 3.9.7 to 3.9.8 in /graphql-server
  • 183: web: Rename custom colors

Closed Issues

0.2.11

15 May 19:16
95ea595
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 182: build(deps): bump next from 14.1.0 to 14.1.1 in /web
  • 181: Add support for importing tsv files
  • 180: build(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /graphql-server
  • 179: build(deps): bump @nestjs/core from 10.3.7 to 10.3.8 in /graphql-server
  • 178: build(deps-dev): bump eslint-config-airbnb-typescript from 17.1.0 to 18.0.0 in /graphql-server
  • 177: build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.8.0 in /graphql-server
  • 176: build(deps-dev): bump stylelint from 16.3.1 to 16.4.0 in /web
  • 175: build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.3.0 in /web
  • 174: build(deps-dev): bump @testing-library/dom from 9.3.4 to 10.1.0 in /web
  • 173: build(deps): bump react and @types/react in /web
  • 172: build(deps-dev): bump eslint-config-airbnb-typescript from 17.1.0 to 18.0.0 in /web
  • 171: build(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /web
  • 170: build(deps): bump mysql2 from 3.9.4 to 3.9.7 in /graphql-server
  • 169: graphql: Remove supertest

Closed Issues

0.2.10

23 Apr 17:09
1b717a9
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 169: graphql: Remove supertest
  • 168: Pass through user headers from reverse proxy for commit author
  • 166: build(deps): bump tar from 6.2.0 to 6.2.1 in /web

Closed Issues

0.2.9

12 Apr 22:10
87a3ce4
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 166: build(deps): bump tar from 6.2.0 to 6.2.1 in /web
  • 165: build(deps): bump mysql2 from 3.9.3 to 3.9.4 in /graphql-server
  • 164: graphql: Fix one sided diff pagination

Closed Issues

0.2.8

10 Apr 18:14
ef94fe9
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 163: Fix some connection/branch bugs
    Fixes #162
  • 161: web: @dolthub/react-components more components
  • 160: graphql: Update deps
  • 159: web: @dolthub/react-components ErrorMsg, ButtonsWithError, Modal
  • 158: web: DeleteModal updates
  • 157: web: New modal design
  • 156: web: Some fixes
  • 155: web: Fix mobile nav
  • 154: build(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 in /graphql-server
  • 153: build(deps-dev): bump @types/node from 20.11.24 to 20.12.2 in /graphql-server
  • 152: build(deps-dev): bump stylelint from 16.2.1 to 16.3.1 in /web
  • 151: build(deps): bump commit-graph from 1.6.15 to 1.7.0 in /web
  • 150: build(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 in /web
  • 149: build(deps-dev): bump autoprefixer from 10.4.17 to 10.4.19 in /web
  • 148: build(deps): bump @apollo/server from 4.10.0 to 4.10.2 in /graphql-server
  • 147: build(deps-dev): bump eslint-config-next from 14.1.0 to 14.1.4 in /web
  • 146: build(deps): bump @apollo/client from 3.9.5 to 3.9.9 in /web
  • 145: build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.4.0 in /graphql-server
  • 144: web: RC Navbar
  • 142: web: @dolthub/react-components Tabs
  • 141: docker: Bump node to 18.19.0
  • 140: web: @dolthub/react-components FormSelect.Group
    dolthub/react-library#76

Closed Issues

  • 162: Setup a new connection error, main branch issue and secure connection problem

0.2.7

19 Mar 18:07
63fc23c
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 140: web: Use @dolthub/react-components FormSelect.Group
  • 139: web: Use @dolthub/react-components FormSelect
  • 138: web: Use @dolthub/react-components ButtonWithPopup, CellDropdown, CodeBlock
  • 137: web: Use @dolthub/react-components Button/Btn
  • 136: web: Use @dolthub/react-components FormInput, Checkbox, Radio
  • 135: build(deps): bump mysql2 from 3.9.1 to 3.9.2 in /graphql-server
  • 134: build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 in /graphql-server
  • 133: build(deps): bump @nestjs/terminus from 10.2.2 to 10.2.3 in /graphql-server
  • 132: build(deps-dev): bump @types/node from 20.11.19 to 20.11.24 in /graphql-server
  • 131: build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 in /web
  • 130: build(deps): bump react-tooltip from 5.26.0 to 5.26.3 in /web
  • 129: build(deps-dev): bump postcss-preset-env from 9.3.0 to 9.4.0 in /web
  • 128: build(deps-dev): bump @types/react from 18.2.33 to 18.2.61 in /web
  • 127: build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /web
  • 126: build(deps-dev): bump stylelint from 15.11.0 to 16.2.1 in /web
  • 125: web: Use @dolthub/react-components for tailwind config and more components
  • 124: Fix security alerts
  • 123: web: Use @dolthub/react-components

Closed Issues

0.2.6

08 Feb 23:47
51f0eca
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 122: web: Support GraphQL api url environment variable

Closed Issues

  • 121: Specify the GraphQL server address from the frontend itself