Skip to content

Commit

Permalink
Cherry-pick of dependabot commits (duckdb#1440)
Browse files Browse the repository at this point in the history
* fix(deps): bump react-virtualized and @types/react-virtualized

Bumps [react-virtualized](https://github.com/bvaughn/react-virtualized) and [@types/react-virtualized](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized). These dependencies needed to be updated together.

Updates `react-virtualized` from 9.22.4 to 9.22.5
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits)

Updates `@types/react-virtualized` from 9.21.21 to 9.21.23
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized)

---
updated-dependencies:
- dependency-name: react-virtualized
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-virtualized"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump assert from 2.0.0 to 2.1.0

Bumps [assert](https://github.com/browserify/commonjs-assert) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/browserify/commonjs-assert/releases)
- [Changelog](https://github.com/browserify/commonjs-assert/blob/main/CHANGELOG.md)
- [Commits](browserify/commonjs-assert@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: assert
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix(deps): bump xterm-addon-webgl from 0.15.0 to 0.16.0

Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.15...0.16)

---
updated-dependencies:
- dependency-name: xterm-addon-webgl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump jasmine-core from 5.1.0 to 5.1.1

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump webpack-bundle-analyzer from 4.9.0 to 4.9.1

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/webpack-bundle-analyzer@v4.9.0...v4.9.1)

---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and vpbs2 committed Jul 1, 2024
1 parent 1710fd7 commit 4d2e0d9
Show file tree
Hide file tree
Showing 5 changed files with 110 additions and 78 deletions.
2 changes: 1 addition & 1 deletion packages/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/sql.js": "^1.4.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.7.3",
"assert": "^2.0.0",
"assert": "^2.1.0",
"buffalo-bench": "^2.0.0",
"eslint": "^8.50.0",
"eslint-plugin-react": "^7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/duckdb-wasm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,27 +33,27 @@
"react-dom": "^18.2.0",
"react-popper-tooltip": "^4.4.2",
"react-router-dom": "^6.16.0",
"react-virtualized": "9.22.4",
"react-virtualized": "9.22.5",
"xterm": "^5.1.0",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-web-links": "^0.9.0",
"xterm-addon-webgl": "^0.15.0",
"xterm-addon-webgl": "^0.16.0",
"fontfaceobserver": "^2.3.0"
},
"devDependencies": {
"@types/fontfaceobserver": "^2.1.1",
"@types/node": "^20.5.3",
"@types/react-dom": "^18.0.11",
"@types/react-router-dom": "^5.3.3",
"@types/react-virtualized": "^9.21.21",
"@types/react-virtualized": "^9.21.23",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"eslint": "^8.50.0",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-react": "^7.33.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"jasmine-core": "^5.0.0",
"jasmine-core": "^5.1.1",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
Expand All @@ -68,7 +68,7 @@
"typescript": "^5.1.6",
"typescript-plugin-css-modules": "^5.0.1",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1",
"webpackbar": "^5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/duckdb-wasm-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"xterm": "^5.1.0",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-web-links": "^0.9.0",
"xterm-addon-webgl": "^0.15.0"
"xterm-addon-webgl": "^0.16.0"
},
"devDependencies": {
"esbuild": "^0.18.13",
"eslint": "^8.50.0",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-react": "^7.33.2",
"jasmine": "^5.1.0",
"jasmine-core": "^5.0.0",
"jasmine-core": "^5.1.1",
"jasmine-spec-reporter": "^7.0.0",
"make-dir": "^4.0.0",
"prettier": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/duckdb-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-react": "^7.33.2",
"fast-glob": "^3.3.1",
"jasmine": "^5.1.0",
"jasmine-core": "^5.0.0",
"jasmine-core": "^5.1.1",
"jasmine-spec-reporter": "^7.0.0",
"js-sha256": "^0.9.0",
"karma": "^6.4.2",
Expand Down
Loading

0 comments on commit 4d2e0d9

Please sign in to comment.