Releases: dolthub/dolt-workbench
Releases · dolthub/dolt-workbench
0.3.1
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.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
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.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
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...
0.3.0
0.2.13
v0.2.13 Merge pull request #258 from dolthub/dependabot/npm_and_yarn/graphql-…
0.2.12
0.2.11
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
0.2.9
0.2.8
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
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