- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Nhogs/nestjs-neo4j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Nhogs/nestjs-neo4j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 22 files changed
- 1 contributor
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8636c23 - Browse repository at this point
Copy the full SHA 8636c23View commit details
Commits on Mar 15, 2023
-
update dependencies neo4j-driver 5.6.0 & nestjs 9.3
update neo4j docker image to neo4j:5.5.0-enterprise run npm audit fix
Configuration menu - View commit details
-
Copy full SHA for 3681a92 - Browse repository at this point
Copy the full SHA 3681a92View commit details
Commits on May 15, 2023
-
update dependencies (neo4j-driver 5.8.0 & nestjs 9.4)
update neo4j docker image to neo4j:5.7.0-enterprise add getConfig in Neo4jService add support of disableLosslessIntegers in toNeo4j and fromNeo4j in Neo4jModelService this fixes #2 Use Number() instead of toNumber conversion which also work on number and Neo4j returned Integer fix some unit test names add e2e and unit tests to cover disableLosslessIntegers Neo4j config on cats example
Configuration menu - View commit details
-
Copy full SHA for 316d9ac - Browse repository at this point
Copy the full SHA 316d9acView commit details
Commits on Jun 23, 2023
-
update dependencies (neo4j-driver 5.9.2 & nestjs 9.4) update neo4j docker image to neo4j:5.9.0-enterprise change tsconfig target to es2021 rename spec file
Configuration menu - View commit details
-
Copy full SHA for 1a44542 - Browse repository at this point
Copy the full SHA 1a44542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e5e4e - Browse repository at this point
Copy the full SHA 59e5e4eView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b046bcd - Browse repository at this point
Copy the full SHA b046bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687e665 - Browse repository at this point
Copy the full SHA 687e665View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a00b207 - Browse repository at this point
Copy the full SHA a00b207View commit details -
update node version to 18 update neo4j docker image version for e2e test to neo4j:5.10.0-enterprise
Configuration menu - View commit details
-
Copy full SHA for 0d71336 - Browse repository at this point
Copy the full SHA 0d71336View commit details
Commits on Apr 24, 2024
-
update dependencies update neo4j docker image version for e2e test to neo4j:5.19.0-enterprise
Configuration menu - View commit details
-
Copy full SHA for a2f0082 - Browse repository at this point
Copy the full SHA a2f0082View commit details -
update dependencies update neo4j docker image version for e2e test to neo4j:5.19.0-enterprise
Configuration menu - View commit details
-
Copy full SHA for e6bdd54 - Browse repository at this point
Copy the full SHA e6bdd54View commit details -
Merge remote-tracking branch 'origin/main'
# Conflicts: # package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 9090840 - Browse repository at this point
Copy the full SHA 9090840View commit details
Commits on Aug 19, 2024
-
update dependencies update neo4j docker image version for e2e test to neo4j:5.22.0-enterprise refactor peerDependencies to define more precise version ranges - Updated @nestjs/common and @nestjs/core peerDependencies to ">=7.0.0 <11.0.0" to support all major versions from 7.x to 10.x while avoiding potential breaking changes in future major versions (11.x and beyond). - Updated neo4j-driver peerDependency to ">=4.0.0 <6.0.0" to cover versions 4.x and 5.x, preventing compatibility issues with future major releases. - Adjusted reflect-metadata peerDependency to ">=0.1.13 <1.0.0" for a more controlled range before the next major release. - Limited rxjs peerDependency to ">=7.0.0 <8.0.0" to ensure compatibility within the 7.x series and avoid breaking changes in version 8.x.
Configuration menu - View commit details
-
Copy full SHA for 0212602 - Browse repository at this point
Copy the full SHA 0212602View commit details -
Configuration menu - View commit details
-
Copy full SHA for b52895f - Browse repository at this point
Copy the full SHA b52895fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7077d8f - Browse repository at this point
Copy the full SHA 7077d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d12a4 - Browse repository at this point
Copy the full SHA 51d12a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ba475 - Browse repository at this point
Copy the full SHA e6ba475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261e9c6 - Browse repository at this point
Copy the full SHA 261e9c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b418f - Browse repository at this point
Copy the full SHA a0b418fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b7ed1 - Browse repository at this point
Copy the full SHA c0b7ed1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.10...main