Skip to content

Releases: gritzkoo/nodejs-health-checker

v1.6.16

15 Jul 11:52
80de65f
Compare
Choose a tag to compare

build(deps-dev): bump ws from 7.5.9 to 7.5.10 (#77)

  • build(deps-dev): bump ws from 7.5.9 to 7.5.10

Bumps ws from 7.5.9 to 7.5.10.


updated-dependencies:

  • dependency-name: ws
    dependency-type: indirect
    ...

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

  • Update package.json

  • Update docker-compose.yaml

  • fix: update memcache version


Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.15

31 May 16:59
2c28057
Compare
Choose a tag to compare

build(deps): bump mysql2 from 3.9.7 to 3.9.8 (#75)

  • build(deps): bump mysql2 from 3.9.7 to 3.9.8

Bumps mysql2 from 3.9.7 to 3.9.8.


updated-dependencies:

  • dependency-name: mysql2
    dependency-type: direct:production
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.14

24 Apr 15:25
36b1694
Compare
Choose a tag to compare

build(deps): bump mysql2 from 3.9.4 to 3.9.7 (#74)

  • build(deps): bump mysql2 from 3.9.4 to 3.9.7

Bumps mysql2 from 3.9.4 to 3.9.7.


updated-dependencies:

  • dependency-name: mysql2
    dependency-type: direct:production
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.13

24 Apr 14:21
7fcd459
Compare
Choose a tag to compare

build(deps-dev): bump express from 4.18.2 to 4.19.2 (#71)

  • build(deps-dev): bump express from 4.18.2 to 4.19.2

Bumps express from 4.18.2 to 4.19.2.


updated-dependencies:

  • dependency-name: express
    dependency-type: direct:development
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.12

23 Apr 12:53
24c0748
Compare
Choose a tag to compare

build(deps): bump tar and sqlite3 (#72)

  • build(deps): bump tar and sqlite3

Bumps tar to 6.2.1 and updates ancestor dependency sqlite3. These dependencies need to be updated together.

Updates tar from 4.4.19 to 6.2.1

Updates sqlite3 from 4.2.0 to 5.1.7


updated-dependencies:

  • dependency-name: tar
    dependency-type: indirect
  • dependency-name: sqlite3
    dependency-type: direct:production
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.11

23 Apr 12:14
d3d0d36
Compare
Choose a tag to compare

build(deps): bump mysql2 from 2.3.3 to 3.9.4 (#73)

  • build(deps): bump mysql2 from 2.3.3 to 3.9.4

Bumps mysql2 from 2.3.3 to 3.9.4.


updated-dependencies:

  • dependency-name: mysql2
    dependency-type: direct:production
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.10

25 Dec 10:52
0064593
Compare
Choose a tag to compare

chore: update dependencies (#70)

v1.6.9

25 Dec 10:20
2ce1078
Compare
Choose a tag to compare

build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 (#69)

  • build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2

Bumps @babel/traverse from 7.22.10 to 7.23.2.


updated-dependencies:

  • dependency-name: "@babel/traverse"
    dependency-type: indirect
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]

v1.6.8

19 Aug 00:56
7e1c18c
Compare
Choose a tag to compare

Dependabot/v1.6.8/general updates (#68)

  • build(deps): bump tough-cookie from 4.1.2 to 4.1.3

Bumps tough-cookie from 4.1.2 to 4.1.3.


updated-dependencies:

  • dependency-name: tough-cookie
    dependency-type: indirect
    ...

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

  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Bumps word-wrap from 1.2.3 to 1.2.4.


updated-dependencies:

  • dependency-name: word-wrap
    dependency-type: indirect
    ...

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

  • chore: update dependencies

  • fix: update test context and update to new node versions

  • fix: pipeline update dynamodb

  • fix: try to fix pipline exporting to services docker images

  • update local node version

  • creating a custon image to packate

  • fix coverage


Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.6.7

13 Jun 17:25
7309ddd
Compare
Choose a tag to compare

build(deps): bump dottie from 2.0.3 to 2.0.4 (#64)

  • build(deps): bump dottie from 2.0.3 to 2.0.4

Bumps dottie from 2.0.3 to 2.0.4.


updated-dependencies:

  • dependency-name: dottie
    dependency-type: indirect
    ...

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

  • Update package.json

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gritzko Daniel Kleiner [email protected]