Thanks to visit codestin.com
Credit goes to github.com

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: MichelFR/MqDockerUp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: MichelFR/MqDockerUp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 23, 2024

  1. Bump nodemon from 3.0.3 to 3.1.0

    Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v3.0.3...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MichelFR committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    777caab View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Bump yaml from 2.3.4 to 2.4.0

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.0.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.3.4...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MichelFR committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    46b2bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Bump mqtt from 5.3.5 to 5.3.6

    Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.3.5 to 5.3.6.
    - [Release notes](https://github.com/mqttjs/MQTT.js/releases)
    - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
    - [Commits](mqttjs/MQTT.js@v5.3.5...v5.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: mqtt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MichelFR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c442319 View commit details
    Browse the repository at this point in the history
  2. Bump npm from 10.4.0 to 10.5.0

    Bumps [npm](https://github.com/npm/cli) from 10.4.0 to 10.5.0.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v10.4.0...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: npm
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MichelFR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d56cae5 View commit details
    Browse the repository at this point in the history
  3. Bump @types/dockerode from 3.3.23 to 3.3.24

    Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.23 to 3.3.24.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/dockerode"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and MichelFR committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0d72618 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add MqDockerUp Logo

    MichelFR committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    dbf62a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c96e6 View commit details
    Browse the repository at this point in the history
  3. 1.7.0

    github-actions authored and MichelFR committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    eeed466 View commit details
    Browse the repository at this point in the history
Loading