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/CodeceptJS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.3
Choose a base ref
...
head repository: codeceptjs/CodeceptJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.4
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Jun 10, 2024

  1. update docs

    kobenguyent committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4243818 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @wdio/utils from 8.36.1 to 8.38.2 (#4393)

    Bumps [@wdio/utils](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-utils) from 8.36.1 to 8.38.2.
    - [Release notes](https://github.com/webdriverio/webdriverio/releases)
    - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.38.2/CHANGELOG.md)
    - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.38.2/packages/wdio-utils)
    
    ---
    updated-dependencies:
    - dependency-name: "@wdio/utils"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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
    36569e5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump joi from 17.13.0 to 17.13.1 (#4392)

    Bumps [joi](https://github.com/hapijs/joi) from 17.13.0 to 17.13.1.
    - [Commits](hapijs/joi@v17.13.0...v17.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: joi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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
    e29bc2d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

  1. AI: Generate PageObject, added types, shell improvement (#4319)

    * added types for ai
    
    * fix: types complaint
    
    * added gen page objects, improved types, improved shell
    
    * fixed tests
    
    ---------
    
    Co-authored-by: kobenguyent <kobenguyent@gmail.com>
    DavertMik and kobenguyent authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e48051c View commit details
    Browse the repository at this point in the history
  2. feat(rest): print curl (#4396)

    * feat(rest): print curl
    
    * fix: missing some code
    
    * address CR
    
    * address CR
    kobenguyent authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0852fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e991a8 View commit details
    Browse the repository at this point in the history
  4. release 3.6.4 (#4402)

    * release 3.6.4
    
    * fix: changelog
    kobenguyent authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cac208c View commit details
    Browse the repository at this point in the history
Loading