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

Commits on Aug 24, 2025

  1. update version

    GitHub CD bot committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    1f956a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. build(deps-dev): bump puppeteer from 24.4.0 to 24.17.0 (#559)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.4.0 to 24.17.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@puppeteer-v24.4.0...puppeteer-v24.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-version: 24.17.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    1e8df4f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump electron from 37.3.0 to 37.3.1 (#557)

    Bumps [electron](https://github.com/electron/electron) from 37.3.0 to 37.3.1.
    - [Release notes](https://github.com/electron/electron/releases)
    - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
    - [Commits](electron/electron@v37.3.0...v37.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: electron
      dependency-version: 37.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    5610068 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @vue/cli-plugin-eslint from 3.12.1 to 5.0.9 (#556)

    Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 3.12.1 to 5.0.9.
    - [Release notes](https://github.com/vuejs/vue-cli/releases)
    - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@vue/cli-plugin-eslint"
      dependency-version: 5.0.9
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    6314b46 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. fix: bump latest codeceptjs 3.7.4 (#554)

    * Initial plan
    
    * Update codeceptjs dependency to version 3.7.4
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: kobenguyent <[email protected]>
    Copilot and kobenguyent authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    0c28bd3 View commit details
    Browse the repository at this point in the history
Loading