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: testing-library/svelte-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: testing-library/svelte-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 12 commits
  • 38 files changed
  • 2 contributors

Commits on Apr 25, 2024

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

Commits on Apr 30, 2024

  1. chore(deps): bump the test group with 4 updates (#368)

    Updates `@testing-library/dom` from 9.3.4 to 10.0.0
    - [Release notes](https://github.com/testing-library/dom-testing-library/releases)
    - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/dom-testing-library@v9.3.4...v10.0.0)
    
    Updates `@vitest/coverage-v8` from 0.33.0 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/coverage-v8)
    
    Updates `jsdom` from 22.1.0 to 24.0.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@22.1.0...24.0.0)
    
    Updates `vitest` from 0.33.0 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/vitest)
    
    Updates `expect-type` from 0.17.3 to 0.19.0.
    - [Release notes](https://github.com/mmkal/expect-type/releases)
    - [Commits](mmkal/expect-type@v0.17.3...0.19.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5464ac2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore(deps-dev): bump the lint group across 1 directory with 9 updates (

    #370)
    
    Bumps the lint group with 9 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `7.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `7.8.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
    | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `10.0.0` | `12.1.0` |
    | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.35.1` | `2.38.0` |
    | [eslint-plugin-vitest-globals](https://github.com/saqqdy/eslint-plugin-vitest-globals) | `1.4.0` | `1.5.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
    | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.2.3` |
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Cousins <michael@cousins.io>
    dependabot[bot] and mcous authored May 1, 2024
    Configuration menu
    Copy the full SHA
    266e2df View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 9, 2024

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

Commits on Jun 20, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 28, 2024

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