Releases: dolthub/dolt-workbench
Releases · dolthub/dolt-workbench
0.3.8
Merged PRs
dolt-workbench
- 352: Web: connections page redesign
- 351: build(deps): bump next from 14.2.15 to 14.2.21 in /web
Bumps next from 14.2.15 to 14.2.21.Release notes
Sourced from next's releases.
v14.2.21
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Upgrade React from 14898b6a9 to 178c267a4e: vercel/next.js#74115
- Fix unstable_allowDynamic when used with pnpm: vercel/next.js#73765
Misc Changes
- chore(docs): add missing search: '' on remotePatterns: vercel/next.js#73927
- chore(docs): update version history of next/image: vercel/next.js#73926
Credits
Huge thanks to
@unstubbable
,@ztanner
, and@styfle
for helping!v14.2.20
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix fetch cloning bug (vercel/next.js#73532)
Credits
Huge thanks to
@wyattjoh
for helping!v14.2.19
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Misc Changes
- Update max tag items limit in docs (#73445)
Credits
Huge thanks to
@ztanner
and@ijjk
for helping!v14.2.18
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
- Ignore error pages for cache revalidate (#72412) (#72484)
Credits
... (truncated)
Commits
2655f6e
v14.2.218803d2b
Backport (v14): Upgrade React from 14898b6a9 to 178c267a4e (#74115)6e35243
chore(docs): add missingsearch: ''
onremotePatterns
(#73925) (#73927)54919d2
chore(docs): update version history ofnext/image
(#73926)049a690
Backport: Fixunstable_allowDynamic
when used with pnpm (#73765)663fa9c
Fix SWC and React versions for14-2-1
branch (#73791)ed78a4a
v14.2.20530421d
[backport] Fix/dedupe fetch clone (#73532)cbc62ad
v14.2.1992280dc
[backport] Update max tag items limit in docs (#73445)- Additional commits viewable in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.2.15&new-version=14.2.21)](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). - 350: Web: connections and connection configuration page redesign
Connections:
Add connections:
- 349: Graphql, Web: compare commits, tags, branches and show diffs
#292
diff url errors when tags include"."
. Used commit ids instead of tag names as a workaround in workbench. Need to check if DoltHub has the same issue.
addDiff branches/ commits/ releases
buttons tobranches/ commits/ releases
pages. link to the compare page:
- 348: Graphql, Web: use refname on pull and push
- 302: Web: added connections and databases selector, changed theme color
App:
![Screenshot 2025-01-03 at 1 21 54 P...
0.3.7
v0.3.7 Merge pull request #348 from dolthub/liuliu/pass-refname-on-pull-and-…
0.3.6
0.3.5
Merged PRs
dolt-workbench
- 344: build(deps): bump @nestjs/apollo from 12.2.0 to 12.2.2 in /graphql-server
Bumps @nestjs/apollo from 12.2.0 to 12.2.2.Release notes
Sourced from
@nestjs/apollo
's releases.v12.2.2
12.2.2 (2024-12-04)
Enhancements
graphql
- #3346 refactor(graphql/lib): definitions generator
defaultTypeMapping
type reinforcement (@Neosoulink
)
- #3346 refactor(graphql/lib): definitions generator
Dependencies
mercurius
- #3400 chore(deps): update dependency fastify to v4.29.0 (
@renovate[bot]
)
- #3400 chore(deps): update dependency fastify to v4.29.0 (
- Other
- #3370 chore(deps): update dependency graphql-subscriptions to v3 (
@renovate[bot]
)
- #3370 chore(deps): update dependency graphql-subscriptions to v3 (
graphql
- #3368 fix(deps): update dependency
@nestjs/mapped-types
to v2.0.6 (@renovate[bot]
) - #3349 fix(deps): update dependency uuid to v11 (
@renovate[bot]
) - #3372 fix(deps): update graphql-tools monorepo (
@renovate[bot]
)
- #3368 fix(deps): update dependency
apollo
,graphql
,mercurius
- #3360 fix(deps): update dependency tslib to v2.8.1 (
@renovate[bot]
)
- #3360 fix(deps): update dependency tslib to v2.8.1 (
Committers: 2
- Antonio Tripodi (
@Tony133
) - Nathan M. (
@Neosoulink
)
v12.2.1
12.2.1 (2024-10-23)
Bug fixes
graphql
- #3270 fix(graphql): avoid partial field declarations from inherited metadata with cli plugin (
@CarsonF
) - #3154 fix(graphql): fix case of generated method return and parameter types (
@domusofsail
)
- #3270 fix(graphql): avoid partial field declarations from inherited metadata with cli plugin (
Enhancements
apollo
- #3330 feat(apollo): map unprocessable entity code to bad user input (
@kishieel
)
- #3330 feat(apollo): map unprocessable entity code to bad user input (
graphql
- #3276 feat(
@nestjs/graphql
): add support for skipNullProperties in PartialType (@bloom-alex
)
- #3276 feat(
Dependencies
- Other
- #3236 chore(deps): update dependency release-it to v17.10.0 - autoclosed (
@renovate[bot]
) - #3342 chore(deps): update dependency
@types/jest
to v29.5.14 (@renovate[bot]
) - #3343 chore(deps): update dependency
@types/node
to v20.16.15 (@renovate[bot]
) - #3333 chore(deps): update dependency eslint to v9.13.0 (
@renovate[bot]
) - #3304 chore(deps): bump micromatch from 4.0.5 to 4.0.8 (
@dependabot[bot]
) - #3334 chore(deps): update typescript-eslint monorepo to v8.10.0 (
@renovate[bot]
) - #3331 chore(deps): update dependency
@types/node
to v20.16.13 (@renovate[bot]
) - #3332 chore(deps): update dependency typescript to v5.6.3 (
@renovate[bot]
) - #3266 chore(deps): bump tar from 6.1.15 to 6.2.1 (
@dependabot[bot]
) - #3297 chore(deps): bump axios from 1.6.7 to 1.7.4 (
@dependabot[bot]
) - #3312 chore(deps): bump dset from 3.1.2 to 3.1.4 (
@dependabot[bot]
)
- #3236 chore(deps): update dependency release-it to v17.10.0 - autoclosed (
... (truncated)
Commits
d2b9e6e
v12.2.291771ab
Merge pull request #3400 from nestjs/renovate/fastify-4.x5bfc804
test: update pubsub methodf818942
chore(deps): update dependency fastify to v4.29.0b592156
Merge pull request #3370 from nestjs/renovate/major-apollo-graphql-packagesfef8159
chore(deps): update dependency graphql-subscriptions to v3f273dee
Merge pull request #3346 from Neosoulink/feat/generator-type-mapping70775a7
Merge pull request #3392 from nestjs/renovate/graphql-tools-monorepobcf803f
Merge pull request #3399 from nestjs/renovate/prettier-3.x015d54d
chore(deps): update dependency prettier to v3.4.2- Additional commits viewable in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/apollo&package-manager=npm_and_yarn&previous-version=12.2.0&new-version=12.2.2)](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 - `@depend...
0.3.4
Merged PRs
dolt-workbench
- 332: web: Don't use cache-only for status, reset button resets cache store
Progress on #331 - 329: Web: UI for different remote types
- Reduces Docker build times by fixing how we handle platforms
- 324: build(deps): bump nanoid from 3.3.7 to 3.3.8 in /web
- 323: Resolution for path-to-regexp
- 322: Graphql, Web: show warnings on SQL select queries
- 321: docker: Update README with local database instructions for linux
Closed Issues
- 318: "Wizard" for defining a remote
0.3.3
0.3.2
Merged PRs
dolt-workbench
- 315: Graphql, Web: pull from and push to remotes
actions dropdown:
push
pull
- 314: Graphql, Web: Add and delete remote
- 313: Graphql, Web: Add remotes tab, list, add, and delete remotes
- 312: build(deps): bump @nestjs/platform-express from 10.4.6 to 10.4.12 in /graphql-server
- 311: build(deps-dev): bump @types/cookie-parser from 1.4.7 to 1.4.8 in /graphql-server
- 310: build(deps): bump @nestjs/graphql from 12.2.0 to 12.2.1 in /graphql-server
- 308: build(deps-dev): bump stylelint from 16.10.0 to 16.11.0 in /web
- 307: build(deps-dev): bump nextron from 9.1.0 to 9.4.0 in /web
- 306: build(deps): bump tailwindcss from 3.4.14 to 3.4.15 in /web
- 305: build(deps-dev): bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0 in /web
- 304: build(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.16.0 in /web
- 303: build(deps-dev): bump postcss from 8.4.47 to 8.4.49 in /web
- 300: Graphql, Web: Get current connection name and databases list based on connection
- 299: .github,docker: Fix logo image, docker platforms
- 291: web: add custom title bar to desktop app
for desktop app:
Closed Issues
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
- 297: .github: Fix arm
- 296: build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /graphql-server
- 295: web: Use up to date npm-run-all package
- 294: .github: Support linux/x86_64, linux/arm64 for docker images
- 293: Web: add commit overview to commit logs and commit graph
- 290: web: Database page improvements
- 289: web: Bump webpack
- 288: .github: Web CI should run for all of web/
- 287: build(deps): bump @nestjs/platform-express from 10.4.5 to 10.4.6 in /graphql-server
- 286: build(deps): bump @apollo/server from 4.11.0 to 4.11.2 in /graphql-server
- 285: build(deps): bump pg from 8.12.0 to 8.13.1 in /graphql-server
- 284: build(deps): bump @nestjs/common from 10.4.5 to 10.4.6 in /graphql-server
- 282: build(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.12.2 in /web
- 281: build(deps-dev): bump cssnano from 6.1.2 to 7.0.6 in /web
[//]: # (dependabot-start) - 280: build(deps-dev): bump @graphql-codegen/typescript-operations from 4.3.0 to 4.3.1 in /web
- 279: build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /web
- 278: build(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2 in /web
- 277: web,graphql: File upload fixes, add restore all tables button
- 276: Update README.md - add download from Releases
add download from Releases - 273: Update README.md, Windows link
- 271: web, graphql: Apply desktop app updates, restructure project and adjust configurations
This PR applies structural and configuration changes to support the integration of the desktop app.
Changes:- File Structure: Moved the contents of
web
toweb/renderer
and added aweb/main
folder for Electron-related scripts. - Configuration Updates: Adjusted configurations for
Next.js
,TailwindCSS
,TypeScript
,ESLint
, andJest
to align with the new file structure. - Electron Build: Added
Electron Builder
configuration inpackage.json
for the desktop app build process. - GraphQL Server: Conditionally store path of
store.json
andschema.gql
for Electron. - Docker: Updated file paths in Docker build configurations.
- File Structure: Moved the contents of
- 270: web,graphql: Fix table definition highlight, parse commit id response
- 269: liuliu/windows 0.3.0 release
- 268: Update docker README
- 266: liuliu/windows desktop app download link
Closed Issues
0.3.0
0.2.13
v0.2.13 Merge pull request #258 from dolthub/dependabot/npm_and_yarn/graphql-…