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/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.0
Choose a base ref
...
head repository: testing-library/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 3 contributors

Commits on Nov 21, 2024

  1. build(deps-dev): bump @types/node from 20.16.12 to 22.8.6 (#950)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1f15674 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @swc/core from 1.7.36 to 1.9.2 (#965)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3615223 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. chore: v7 (#901)

    BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
    
    BREAKING CHANGE: Requires ESLint  `^8.57.0`, or `^9.0.0`
    
    Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
    Mario Beltrán and MichaelDeBoey authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    13645b7 View commit details
    Browse the repository at this point in the history
Loading