movies-javascript-bolt
movies-javascript-bolt copied to clipboard
Neo4j Movies Example with webpack-in-browser app using the neo4j-javascript-driver
Proof of concept of using [@neo4j-labs/temp-dbs](https://github.com/neo4j-contrib/neo4j-temp-db) for creating disposable databases for testing. How to test: 1. Make sure you have a Neo4j database running locally, you can use Neo4j Desktop...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.11.1. Release notes Sourced from webpack-dev-server's releases. v4.11.0 4.11.0 (2022-09-07) Features make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a) Bug Fixes auto reply to...
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 4.4.4 to 5.0.1. Release notes Sourced from neo4j-driver's releases. 5.0.1 See release notes on the wiki 5.0.0 See release notes on the wiki 5.0.0-beta01 See release notes...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.90.3. Release notes Sourced from webpack's releases. v5.90.3 Bug Fixes don't mangle when destructuring a reexport types for Stats.toJson() and Stats.toString() many internal types [CSS]...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2. Release notes Sourced from webpack-dev-server's releases. v5.0.2 5.0.2 (2024-02-16) Bug Fixes types (#5057) (da2c24d) v5.0.1 5.0.1 (2024-02-13) Bug Fixes avoid using eval in client...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.6.0. Changelog Sourced from html-webpack-plugin's changelog. 5.6.0 (2023-12-19) Features add @rspack/core as an optional peer dependency (#1829) (56ff3ae) Added support type=systemjs-module via the scriptLoading option...
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 5.17.0 to 5.20.0. Release notes Sourced from neo4j-driver's releases. 5.20.0 Housekeeping only. 🧹 Housekeeping benchkit: Fix Node installation in Dockerimage #1190 5.19.0 Introduces clientCertificate configuration as a...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.10.0 to 7.1.1. Release notes Sourced from css-loader's releases. v7.1.1 7.1.1 (2024-04-10) Bug Fixes automatically rename class default to _default when named export is enabled (#1590) (d6c31a1)...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...