Skip to content
Permalink

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: DBOMproject/database-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: DBOMproject/database-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 15 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 10, 2021

  1. Bump mocha from 9.0.3 to 9.1.1 in /src (#90)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.1.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.0.3...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    f5b6f14 View commit details
    Browse the repository at this point in the history
  2. Bump express-winston from 4.1.0 to 4.2.0 in /src (#89)

    Bumps [express-winston](https://github.com/bithavoc/express-winston) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/bithavoc/express-winston/releases)
    - [Changelog](https://github.com/bithavoc/express-winston/blob/main/CHANGELOG.md)
    - [Commits](bithavoc/express-winston@v4.1.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: express-winston
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    4990fc0 View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-import from 2.24.0 to 2.24.2 in /src (#84)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.24.2.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.24.0...v2.24.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    fff0b08 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Bump mongodb from 3.6.8 to 3.7.2 in /src (#106)

    Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.8 to 3.7.2.
    - [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
    - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/4.1/docs/CHANGES_4.0.0.md)
    - [Commits](mongodb/node-mongodb-native@v3.6.8...v3.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: mongodb
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    43a95a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Bump mongoose from 5.13.7 to 5.13.11 in /src (#109)

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.7 to 5.13.11.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@5.13.7...5.13.11)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d0800f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Bump mongoose from 5.13.11 to 5.13.14 in /src (#128)

    Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.11 to 5.13.14.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
    - [Commits](Automattic/mongoose@5.13.11...5.13.14)
    
    ---
    updated-dependencies:
    - dependency-name: mongoose
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    41b82ce View commit details
    Browse the repository at this point in the history
  2. Bump node from 16-alpine to 17-alpine (#117)

    Bumps node from 16-alpine to 17-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: node
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d887fa7 View commit details
    Browse the repository at this point in the history
  3. Bump mongodb from 3.7.2 to 3.7.3 in /src (#116)

    Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.7.2 to 3.7.3.
    - [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
    - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/4.1/docs/CHANGES_4.0.0.md)
    - [Commits](mongodb/node-mongodb-native@v3.7.2...v3.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: mongodb
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    06aa2af View commit details
    Browse the repository at this point in the history
  4. Bump cookie-parser from 1.4.5 to 1.4.6 in /src (#130)

    Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6.
    - [Release notes](https://github.com/expressjs/cookie-parser/releases)
    - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/cookie-parser@1.4.5...1.4.6)
    
    ---
    updated-dependencies:
    - dependency-name: cookie-parser
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    127c1bc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Bump opentracing from 0.14.5 to 0.14.7 in /src (#131)

    Bumps [opentracing](https://github.com/opentracing/opentracing-javascript) from 0.14.5 to 0.14.7.
    - [Release notes](https://github.com/opentracing/opentracing-javascript/releases)
    - [Changelog](https://github.com/opentracing/opentracing-javascript/blob/master/CHANGELOG.rst)
    - [Commits](https://github.com/opentracing/opentracing-javascript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: opentracing
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e3a1520 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Bump eslint-plugin-import from 2.24.2 to 2.26.0 in /src (#141)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.2 to 2.26.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.24.2...v2.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    2696edb View commit details
    Browse the repository at this point in the history
  2. Bump debug from 4.3.2 to 4.3.4 in /src (#139)

    Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.4.
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Commits](debug-js/debug@4.3.2...4.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    5666561 View commit details
    Browse the repository at this point in the history
  3. Bump jsdoc from 3.6.7 to 3.6.10 in /src (#143)

    Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
    - [Commits](jsdoc/jsdoc@3.6.7...3.6.10)
    
    ---
    updated-dependencies:
    - dependency-name: jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1d66a5d View commit details
    Browse the repository at this point in the history
  4. Bump mocha from 9.1.1 to 9.2.2 in /src (#142)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.2.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.1...v9.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mathisonryan <57193503+mathisonryan@users.noreply.github.com>
    dependabot[bot] and mathisonryan authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    c0e0a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    22bc30f View commit details
    Browse the repository at this point in the history
Loading