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: hoverkraft-tech/compose-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: hoverkraft-tech/compose-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 16 commits
  • 45 files changed
  • 3 contributors

Commits on Sep 27, 2024

  1. chore(deps-dev): bump @vercel/ncc in the npm-dev-dependencies group

    Bumps the npm-dev-dependencies group with 1 update: [@vercel/ncc](https://github.com/vercel/ncc).
    
    Updates `@vercel/ncc` from 0.38.1 to 0.38.2
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Emilien Escalle <[email protected]>
    dependabot[bot] authored and neilime committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3672da1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore(deps): bump docker-compose from 0.24.8 to 1.1.0

    Bumps [docker-compose](https://github.com/PDMLab/docker-compose) from 0.24.8 to 1.1.0.
    - [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md)
    - [Commits](PDMLab/docker-compose@v0.24.8...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker-compose
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1a5b014 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore(deps): bump hoverkraft-tech/ci-github-nodejs

    Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).
    
    
    Updates `hoverkraft-tech/ci-github-nodejs` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@0.6.0...0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e7df5df View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. feat: support compose version

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf721e6 View commit details
    Browse the repository at this point in the history
  2. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3936061 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. chore(deps-dev): bump eslint-plugin-jsonc

    Bumps the npm-dev-dependencies group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).
    
    
    Updates `eslint-plugin-jsonc` from 2.16.0 to 2.17.0
    - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
    - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
    - [Commits](ota-meshi/eslint-plugin-jsonc@v2.16.0...v2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsonc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    307835b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore(deps-dev): bump eslint-plugin-jsonc

    Bumps the npm-dev-dependencies group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).
    
    
    Updates `eslint-plugin-jsonc` from 2.17.0 to 2.18.1
    - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
    - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
    - [Commits](ota-meshi/eslint-plugin-jsonc@v2.17.0...v2.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsonc
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    22b27bf View commit details
    Browse the repository at this point in the history
  2. chore(docs): fix lint issues

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    59fb88b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. chore(deps-dev): bump the npm-dev-dependencies group with 3 updates

    Bumps the npm-dev-dependencies group with 3 updates: [@vercel/ncc](https://github.com/vercel/ncc), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).
    
    
    Updates `@vercel/ncc` from 0.38.2 to 0.38.3
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.2...0.38.3)
    
    Updates `eslint-plugin-github` from 5.0.2 to 5.1.1
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.0.2...v5.1.1)
    
    Updates `eslint-plugin-jsonc` from 2.18.1 to 2.18.2
    - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
    - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
    - [Commits](ota-meshi/eslint-plugin-jsonc@v2.18.1...v2.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dev-dependencies
    - dependency-name: eslint-plugin-jsonc
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d31b644 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. chore(deps-dev): bump eslint-plugin-github

    Bumps the npm-dev-dependencies group with 1 update: [eslint-plugin-github](https://github.com/github/eslint-plugin-github).
    
    
    Updates `eslint-plugin-github` from 5.1.1 to 5.1.3
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.1.1...v5.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6fcee61 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. chore(deps-dev): bump eslint-plugin-github

    Bumps the npm-dev-dependencies group with 1 update: [eslint-plugin-github](https://github.com/github/eslint-plugin-github).
    
    
    Updates `eslint-plugin-github` from 5.1.3 to 5.1.4
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.1.3...v5.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    394b874 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. chore(deps): bump hoverkraft-tech/ci-github-common

    Bumps the github-actions-dependencies group with 1 update: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    
    
    Updates `hoverkraft-tech/ci-github-common` from 0.15.0 to 0.16.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.15.0...0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ecfe7fa View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-github

    Bumps the npm-dev-dependencies group with 1 update: [eslint-plugin-github](https://github.com/github/eslint-plugin-github).
    
    
    Updates `eslint-plugin-github` from 5.1.4 to 5.1.5
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v5.1.4...v5.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    e31e0d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. chore: move @ts-dev-tools to dev deps

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    c4adfb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. chore: set node version according to official javascript action

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    9d708db View commit details
    Browse the repository at this point in the history
  2. chore: set prover version for @ts-dev-tools/core

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    9575d40 View commit details
    Browse the repository at this point in the history
Loading