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: ckulka/baikal-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.5
Choose a base ref
...
head repository: ckulka/baikal-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.0
Choose a head ref
  • 17 commits
  • 20 files changed
  • 3 contributors

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    69d4334 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Bump the non-major group with 3 updates (#182)

    Bumps the non-major group with 3 updates: [cypress](https://github.com/cypress-io/cypress), [prettier](https://github.com/prettier/prettier) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `cypress` from 13.6.2 to 13.8.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.6.2...v13.8.0)
    
    Updates `prettier` from 3.2.2 to 3.2.5
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.2...3.2.5)
    
    Updates `typescript` from 5.3.3 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e255c92 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    65c68bf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump cypress from 13.8.0 to 13.8.1 in the non-major group (#185)

    Bumps the non-major group with 1 update: [cypress](https://github.com/cypress-io/cypress).
    
    
    Updates `cypress` from 13.8.0 to 13.8.1
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.8.0...v13.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a5a2d6e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Scheduled rebuild of latest images (#186)

    * Build experimental images quarterly
    * Test experimental images before publishing them.
    * Build latest tag weekly
    ckulka authored May 4, 2024
    Configuration menu
    Copy the full SHA
    dd8be89 View commit details
    Browse the repository at this point in the history
  2. Hide PHP version header in Apache images (#190)

    * Set expose_php to off to hide PHP version
    
    * Added test to verify PHP version is not exposed
    ckulka authored May 4, 2024
    Configuration menu
    Copy the full SHA
    f3adbc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a35eeb8 View commit details
    Browse the repository at this point in the history
  4. Update prettie+eslint to current recommendation (#192)

    * Added actual linting check with eslint
    
    * Updated to Node 20 (current LTS)
    ckulka authored May 4, 2024
    Configuration menu
    Copy the full SHA
    069a6c4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7b38177 View commit details
    Browse the repository at this point in the history
  2. Enabled stale bot

    ckulka committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cc76917 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump the non-major group across 1 directory with 3 updates (#201)

    Bumps the non-major group with 3 updates in the / directory: [cypress](https://github.com/cypress-io/cypress), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `cypress` from 13.8.1 to 13.11.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.8.1...v13.11.0)
    
    Updates `prettier` from 3.2.5 to 3.3.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.1)
    
    Updates `typescript-eslint` from 7.8.0 to 7.13.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    23af4ea View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b4415d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    24b021a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Bump cypress in the non-major group across 1 directory (#220)

    Bumps the non-major group with 1 update in the / directory: [cypress](https://github.com/cypress-io/cypress).
    
    
    Updates `cypress` from 13.13.1 to 13.14.1
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.13.1...v13.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5db4c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Updated to Baikal release 10.0.0 (#227)

    See https://github.com/sabre-io/Baikal/releases/tag/0.10.0
    
    Warning: Do not use this version for new installs. Use 0.9.5 and upgrade to this version. This is due to a broken initial installer.
    ckulka authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4b0ebdf View commit details
    Browse the repository at this point in the history
Loading