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: Borewit/strtok3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.1
Choose a base ref
...
head repository: Borewit/strtok3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.2
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 29, 2025

  1. Bump token-types from 6.0.0 to 6.0.2

    Bumps [token-types](https://github.com/Borewit/token-types) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/Borewit/token-types/releases)
    - [Commits](Borewit/token-types@v6.0.0...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: token-types
      dependency-version: 6.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    3de39c4 View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 11.5.0 to 11.7.1

    Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.7.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v11.5.0...v11.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-version: 11.7.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    2b12937 View commit details
    Browse the repository at this point in the history
  3. Update to Biome 2.0.6

    Borewit committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    c5ff22f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Bump @biomejs/biome from 2.0.6 to 2.1.1

    Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.0.6 to 2.1.1.
    - [Release notes](https://github.com/biomejs/biome/releases)
    - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
    - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.1/packages/@biomejs/biome)
    
    ---
    updated-dependencies:
    - dependency-name: "@biomejs/biome"
      dependency-version: 2.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    1a7a3e5 View commit details
    Browse the repository at this point in the history
  2. Bump token-types from 6.0.2 to 6.0.3

    Bumps [token-types](https://github.com/Borewit/token-types) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/Borewit/token-types/releases)
    - [Commits](Borewit/token-types@v6.0.2...v6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: token-types
      dependency-version: 6.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    2d0295f View commit details
    Browse the repository at this point in the history
  3. Improve API documentation

    Document `fromBlob()`
    Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    9193bfd View commit details
    Browse the repository at this point in the history
  4. Bump @types/node from 22.15.21 to 22.15.30 in the types group

    Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.15.21 to 22.15.30
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.15.30
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    44d805a View commit details
    Browse the repository at this point in the history
  5. Bump chai from 5.2.0 to 5.2.1

    Bumps [chai](https://github.com/chaijs/chai) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.2.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-version: 5.2.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    b5706e6 View commit details
    Browse the repository at this point in the history
  6. Update to Yarn Berry 4.9.2

    Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    6f384d0 View commit details
    Browse the repository at this point in the history
  7. 10.3.2

    Borewit committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    92a8e6a View commit details
    Browse the repository at this point in the history
Loading