mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j

MIT License

Downloads
22
Stars
14
Committers
8

Bot releases are visible (Hide)

mongo4j - v4.1.1 Latest Release

Published by SvenWesterlaken over 1 year ago

4.1.1 (2023-03-23)

Bug Fixes

  • ci: apply password length to release job (2804bf9)
mongo4j - v4.1.0

Published by SvenWesterlaken over 1 year ago

4.1.0 (2023-03-23)

Bug Fixes

  • ci: add min password length env for neo4j also to ci pipeline (169fc32)
  • docker: set min password length to 3 for neo4j docker container (851e661)
  • npm: update packages & lockfile version (ccea566)
  • package.json & package-lock.json to reduce vulnerabilities (f1ce469)
  • upgrade mongoose from 6.2.8 to 6.2.9 (99b3a81)
  • upgrade neo4j-driver from 4.4.5 to 4.4.6 (33e0c7c)

Features

  • ci: add back version 12 to pipeline (b47257f)
  • ci: add node version 20 to pipeline (7d6c12a)
  • ci: remove node version 12 & add version 18 (65af82b)
  • ci: remove node version 20 to pipeline (e1fa8a8)
mongo4j - v4.0.3

Published by SvenWesterlaken over 2 years ago

4.0.3 (2022-03-30)

Bug Fixes

  • node: add back older versions (b25ae6c)
  • node: remove version 18 for now (fa57632)
  • npm: also force install on dry release (5420360)
  • npm: force install (1998efc)
  • packages: update packages (8f304c0)
  • packages: update packages with vulnarabilities (7b563c9)
  • release: remove old node versions & add node v18.x (6e53640)
mongo4j - v4.0.2

Published by SvenWesterlaken almost 3 years ago

4.0.2 (2021-11-20)

Bug Fixes

  • packages: update package versions (636a19e)
mongo4j - v4.0.1

Published by SvenWesterlaken about 3 years ago

4.0.1 (2021-09-17)

Bug Fixes

  • upgrade mongoose from 6.0.5 to 6.0.6 (b326bff)
mongo4j - v4.0.0

Published by SvenWesterlaken about 3 years ago

4.0.0 (2021-09-12)

Bug Fixes

  • mongoose: upgrade mongoose to major version 6 (da4807e)
  • packages: npm audit to fix vulnerabilities (c71685b)
mongo4j - v3.1.11

Published by SvenWesterlaken over 3 years ago

3.1.11 (2021-04-16)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (dc349ba)
mongo4j - v3.1.10

Published by SvenWesterlaken over 3 years ago

3.1.10 (2021-03-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (ceccee1)
mongo4j - v3.1.9

Published by SvenWesterlaken over 3 years ago

3.1.9 (2021-03-15)

Bug Fixes

  • upgrade mongoose from 5.11.19 to 5.12.0 (2a0d66a)
mongo4j - v3.1.8

Published by SvenWesterlaken over 3 years ago

3.1.8 (2021-03-05)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (09ae1f2)
  • upgrade mongoose from 5.11.14 to 5.11.15 (771212e)
  • upgrade neo4j-driver from 4.2.2 to 4.2.3 (65dc379)
mongo4j - v3.1.7

Published by SvenWesterlaken over 3 years ago

3.1.7 (2021-02-03)

Bug Fixes

  • upgrade mongoose from 5.11.9 to 5.11.14 (ea5250a)
mongo4j - v3.1.6

Published by SvenWesterlaken over 3 years ago

3.1.6 (2021-01-31)

Bug Fixes

  • readme: adjust spacing (800f06d)
  • readme: use html (c63ad07)
  • upgrade mongoose from 5.11.8 to 5.11.9 (c511f89)
  • upgrade neo4j-driver from 4.2.1 to 4.2.2 (d33c473)
mongo4j - v3.1.5

Published by SvenWesterlaken almost 4 years ago

3.1.5 (2020-12-23)

Bug Fixes

  • ci: allow pull requests to dry run release (5c37fbd)
  • upgrade mongoose from 5.11.7 to 5.11.8 (25bac72)
mongo4j - v3.1.4

Published by SvenWesterlaken almost 4 years ago

3.1.4 (2020-12-13)

Bug Fixes

  • init: fix vulnerability version init package (6e708c6)
  • upgrade mongoose from 5.10.15 to 5.10.16 (c08087d)
mongo4j - v3.1.3

Published by SvenWesterlaken almost 4 years ago

3.1.3 (2020-11-24)

Bug Fixes

  • deps: remove travis-deploy-once including vulnerability (3167d6d)
  • upgrade mongoose from 5.10.14 to 5.10.15 (727e553)
mongo4j - v3.1.2

Published by SvenWesterlaken almost 4 years ago

3.1.2 (2020-11-21)

Bug Fixes

  • upgrade mongoose from 5.10.13 to 5.10.14 (9f23919)
  • upgrade neo4j-driver from 4.1.2 to 4.2.1 (e3877ab)
mongo4j - v3.1.1

Published by SvenWesterlaken almost 4 years ago

3.1.1 (2020-11-12)

mongo4j - v3.1.0

Published by SvenWesterlaken almost 4 years ago

3.1.0 (2020-11-12)

Bug Fixes

  • ci: add run for test-ci npm action (4df37a1)
  • ci: fix indentation (b4a4b5f)
  • ci: fix indentation for matrix (535f316)
  • ci: switch from travis to github action (28ac338)
  • ci: switch to bolt (85fc05c)
  • ci: use service container instead of github action (da48179)
  • upgrade mongoose from 5.9.24 to 5.10.9 (c610270)
  • upgrade neo4j-driver from 4.1.1 to 4.1.2 (cc3000b)

Features

  • save: merge instead of create in order to create only unique nodes (127caed)
  • save: merge instead of create ito create only unique relationships (2b13879)
mongo4j - v3.0.3

Published by SvenWesterlaken about 4 years ago

3.0.3 (2020-10-10)

Bug Fixes

  • package: run npm audit fix to resolve security issues (060bb6e)
  • package.json & package-lock.json to reduce vulnerabilities (a428f4d)
  • upgrade lodash from 4.17.19 to 4.17.20 (f9f84c6)
  • upgrade mongoose from 5.9.23 to 5.9.24 (5a3a58e)
  • upgrade neo4j-driver from 4.1.0 to 4.1.1 (7535f33)
mongo4j - v3.0.2

Published by SvenWesterlaken over 4 years ago

3.0.2 (2020-07-11)

Bug Fixes

  • package: rebuild package.json lockfile (1bccb0a)
  • package.json & package-lock.json to reduce vulnerabilities (9c380ed)
  • upgrade lodash from 4.17.15 to 4.17.19 (543a580)
  • upgrade mongoose from 5.9.21 to 5.9.22 (9deee9d)