8000 Comparing v4.3.7...v4.3.8 · chaijs/chai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: chaijs/chai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.7
Choose a base ref
...
head repository: chaijs/chai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.8
Choose a head ref
  • 9 commits
  • 8 files changed
  • 7 contributors

Commits on Nov 7, 2022

  1. build

    keithamus committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3c947a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. chore: 4.x.x: Fix link to commit logs on GitHub (#1487)

    * 4.x.x: Fix link to commit logs on GitHub
    
    As there is no `master` branch, the link returned a 404.
    
    * Update History.md
    
    Co-authored-by: Andre Meyering <info@andremeyering.de>
    
    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    bugwelle and keithamus authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    acd16e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#1488)

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.0.4...4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    98f4233 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Dec 5, 2022

  1. docs: specify return type of objDisplay (#1490)

    previously it was incorrectly labeled as `objDisplay(obj: object): void` in `@types/chai`.
    scarf005 authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3a8c49a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Aug 24, 2023

  1. Fix: update exports.version to current version (#1534)

    * Change exports.version in lib/chai to 4.3.7
    
    * Update lib/chai/exports.version to 4.3.8
    peanutenthusiast authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b351dc0 View commit details
    Browse the repository at this point in the history
  2. build

    keithamus committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8d3205b View commit details
    Browse the repository at this point in the history
  3. 4.3.8

    keithamus committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d9ff2c6 View commit details
    Browse the repository at this point in the history
Loading
0