Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
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: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.2
Choose a base ref
...
head repository: philips-software/docker-ci-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.3
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 24, 2022

  1. Bump docker from 20.10.19-git to 20.10.20-git

    Bumps docker from 20.10.19-git to 20.10.20-git.
    
    ---
    updated-dependencies:
    - dependency-name: docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ced4172 View commit details
    Browse the repository at this point in the history
  2. Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.1 to 4.15.2.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4.15.1...v4.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    86d4937 View commit details
    Browse the repository at this point in the history
  3. Bump npalm/action-docs-action from 1.2.0 to 1.3.0

    Bumps [npalm/action-docs-action](https://github.com/npalm/action-docs-action) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/npalm/action-docs-action/releases)
    - [Changelog](https://github.com/npalm/action-docs-action/blob/v1.3.0/CHANGELOG.md)
    - [Commits](npalm/action-docs-action@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: npalm/action-docs-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4a0751b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #149 from philips-software/dependabot/github_actio…

    …ns/npalm/action-docs-action-1.3.0
    
    Bump npalm/action-docs-action from 1.2.0 to 1.3.0
    JeroenKnoops authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    14246dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acd2d78 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #148 from philips-software/dependabot/github_actio…

    …ns/stefanzweifel/git-auto-commit-action-4.15.2
    
    Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2
    JeroenKnoops authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3749fe4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #147 from philips-software/dependabot/docker/docke…

    …r-20.10.20-git
    
    Bump docker from 20.10.19-git to 20.10.20-git
    JeroenKnoops authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d44319c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    b4ce923 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from rjaegers/main

    fix: GITHUB_OUTPUT doesn't need {}
    JeroenKnoops authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    75cafd6 View commit details
    Browse the repository at this point in the history
Loading