Releases: dolthub/dolt-workbench
Releases · dolthub/dolt-workbench
0.3.7
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-…