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: wimpyprogrammer/template-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop@{1day}
Choose a base ref
...
head repository: wimpyprogrammer/template-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 21, 2025

  1. Bump eslint-plugin-import from 2.31.0 to 2.32.0

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-version: 2.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    dbc56d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. Merge pull request #540 from wimpyprogrammer/dependabot/npm_and_yarn/…

    …eslint-plugin-import-2.32.0
    
    Bump eslint-plugin-import from 2.31.0 to 2.32.0
    wimpyprogrammer authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    b56beeb View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-jest from 28.13.5 to 29.0.1

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.13.5 to 29.0.1.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v28.13.5...v29.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    eb1e74f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #539 from wimpyprogrammer/dependabot/npm_and_yarn/…

    …eslint-plugin-jest-29.0.1
    
    Bump eslint-plugin-jest from 28.13.5 to 29.0.1
    wimpyprogrammer authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    37aedb8 View commit details
    Browse the repository at this point in the history
Loading