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: remusao/tldts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.28
Choose a base ref
...
head repository: remusao/tldts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.30
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 22, 2024

  1. Bump @types/node from 20.14.6 to 20.14.7 (#2075)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.7.
    - [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-type: direct:development
      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 22, 2024
    Configuration menu
    Copy the full SHA
    6a13ea8 View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.4.5 to 5.5.2 (#2074)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 22, 2024
    Configuration menu
    Copy the full SHA
    a809846 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 (#2071)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.13.0 to 7.13.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      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 22, 2024
    Configuration menu
    Copy the full SHA
    84cb3ac View commit details
    Browse the repository at this point in the history
  4. Update upstream public suffix list (#2076)

    Co-authored-by: remusao <1299873+remusao@users.noreply.github.com>
    remusao and remusao authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3e58add View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md [skip ci]

    remusao committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c283f5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e3e1f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update upstream public suffix list (#2079)

    Co-authored-by: remusao <1299873+remusao@users.noreply.github.com>
    remusao and remusao authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f08267f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md [skip ci]

    remusao committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e9a0001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6428efa View commit details
    Browse the repository at this point in the history
Loading