Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
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: gund/eslint-plugin-deprecation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: gund/eslint-plugin-deprecation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    c766437 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from gund/ci-ga

    [CI] Migrate from Travis to Github Actions
    gund authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    889ea73 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    dbf027b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470a850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a02a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c88062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6309517 View commit details
    Browse the repository at this point in the history
  6. ci(ga): fix bc job conditions

    gund authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    c529761 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #55 from gund/ci-test-workflow

    [CI] Setup parallel test workflow
    gund authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    277339a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    554a11b View commit details
    Browse the repository at this point in the history
  2. Sync to next (#59)

    * ci(ga): fix next release workflow
    
    * ci(ga): fix next release workflow
    gund committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e44c303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260c787 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Apr 1, 2023

  1. Release support for v5 (#63)

    * feat(deps): add Typescript v5 beta support
    
    * add typescript@5 to peerDependencies
    
    * add ts@5 beta support
    
    * chore(lock): update lock file
    
    * docs(changelog): release 1.4.0-next.1 [skip ci]
    
    * fix: update to typescript v5
    
    * Regenerate lockfile
    
    * Fix typescript not finding the same file with different extensions
    
    typescript-eslint/typescript-eslint#5457 (comment)
    
    * Update developer utilities
    
    * Update test dependencies
    
    * Update typescript
    
    * Apparently entries in the package-lock.json are now prefixed with node_modules/
    
    * Update backwards compatibility test, ts-jest dropped support for TypeScript 3 in v28
    
    * Add backwards compatibility test for TypeScript 4
    
    * Use older dependencies so that we don't have different versions of TypeScript inside node_modules
    
    * Try to make types compatible with TypeScript 3, 4 and 5
    
    * ci(ga): remove extra deps from TS v3 BC check
    
    ---------
    
    Co-authored-by: Alex Malkevich <malkevich.alex@gmail.com>
    
    * ci(ga): revert back semantic-release versions
    
    * ci(ga): fix TS v3 BC check
    
    * chore(deps): update semantic-release to latest version
    
    * docs(changelog): release 1.4.0-next.2 [skip ci]
    
    ---------
    
    Co-authored-by: Profesor08 <Profesor08@users.noreply.github.com>
    Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
    Co-authored-by: Silas Rech <silas.rech@protonmail.com>
    4 people authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    cb25875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9683d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c56aa6 View commit details
    Browse the repository at this point in the history
Loading