Skip to content

fix: update dependencies across multiple packages#4605

Merged
GordonSmith merged 1 commit into
hpcc-systems:mainfrom
GordonSmith:BUMP_VERSIONS
May 29, 2026
Merged

fix: update dependencies across multiple packages#4605
GordonSmith merged 1 commit into
hpcc-systems:mainfrom
GordonSmith:BUMP_VERSIONS

Conversation

@GordonSmith
Copy link
Copy Markdown
Member

@GordonSmith GordonSmith commented May 28, 2026

  • upgraded vite from 7.3.3 to 8.0.14 in package.json
  • upgraded undici from 7.26.0 to 8.3.0 in packages/comms/package.json
  • updated ajv from 6.15.0 to 8.20.0 in packages/ddl-shim/package.json
  • upgraded ts-json-schema-generator from 0.98.0 to 2.9.0 in packages/ddl-shim/package.json
  • modified validate.ts to remove jsonPointers option
  • updated terser-webpack-plugin from 5.6.0 to 5.6.1 in packages/dgrid-shim/package.json
  • upgraded @vitejs/plugin-react from 4.7.0 to 6.0.2 in packages/dgrid2/package.json
  • updated vite and related plugins in packages/esbuild-plugins/package.json
  • upgraded google-maps from 3.3.0 to 4.3.3 in packages/map/package.json
  • refactored GMap.ts to use new google-maps loader
  • updated dotenv from 16.6.1 to 17.4.2 in packages/markdown-it-plugins/package.json
  • fixed error mapping in ddleditor.ts to use instancePath instead of dataPath
  • upgraded @observablehq/notebook-kit from 1.8.0 to 1.9.1 in packages/observablehq-compiler/package.json

Checklist:

  • The commit message is properly formatted and free of typos.
    • The commit message title makes sense in a changelog, by itself.
    • The commit message includes a "fixes" reference if appropriate.
    • The commit is signed.
  • The change has been fully tested:
    • I have viewed all related gallery items
    • I have viewed all related dermatology items
  • There are no similar instances of the same problem that should be addressed
    • I have addressed them here
    • I have raised new issues to address them separately

Testing:

@GordonSmith GordonSmith requested a review from jeclrsg May 28, 2026 10:49
@GordonSmith GordonSmith force-pushed the BUMP_VERSIONS branch 3 times, most recently from 4362293 to fe23f21 Compare May 28, 2026 11:39
- upgraded vite from 7.3.3 to 8.0.14 in package.json
- upgraded undici from 7.26.0 to 8.3.0 in packages/comms/package.json
- updated ajv from 6.15.0 to 8.20.0 in packages/ddl-shim/package.json
- upgraded ts-json-schema-generator from 0.98.0 to 2.9.0 in packages/ddl-shim/package.json
- modified validate.ts to remove jsonPointers option
- updated terser-webpack-plugin from 5.6.0 to 5.6.1 in packages/dgrid-shim/package.json
- upgraded @vitejs/plugin-react from 4.7.0 to 6.0.2 in packages/dgrid2/package.json
- updated vite and related plugins in packages/esbuild-plugins/package.json
- upgraded google-maps from 3.3.0 to 4.3.3 in packages/map/package.json
- refactored GMap.ts to use new google-maps loader
- updated dotenv from 16.6.1 to 17.4.2 in packages/markdown-it-plugins/package.json
- fixed error mapping in ddleditor.ts to use instancePath instead of dataPath
- upgraded @observablehq/notebook-kit from 1.8.0 to 1.9.1 in packages/observablehq-compiler/package.json

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
@GordonSmith GordonSmith merged commit 7229eb4 into hpcc-systems:main May 29, 2026
3 checks passed
@GordonSmith GordonSmith deleted the BUMP_VERSIONS branch May 29, 2026 06:19
@github-actions github-actions Bot mentioned this pull request May 29, 2026
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