Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #120

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

Fryuni
Copy link
Contributor

@Fryuni Fryuni commented Oct 31, 2023

  • Updates all the dependencies
  • Replaces deprecated eslint rules with their replacements
    (some were combined into a single one)
  • Handle non-Error error values (existing possible bug)
    Now such occurrences are enforced by TS since catch variables
    are now unknown instead of any.

Signed-off-by: Luiz Ferraz <[email protected]>
@Fryuni Fryuni force-pushed the update-all-dependencies branch from 61a2b88 to cc95db2 Compare October 31, 2023 02:38
@mristin mristin merged commit 1a7e3de into mristin:master Oct 31, 2023
3 checks passed
@mristin
Copy link
Owner

mristin commented Oct 31, 2023

@Fryuni thanks a lot!

@Fryuni Fryuni deleted the update-all-dependencies branch December 7, 2023 20:17
mristin added a commit that referenced this pull request Feb 15, 2024
* Upgrade action and packages to Node 20 (#126)
* Add support for ignored patterns (#124)
* Check commits instead of PR text for pull requests (#122)
* Refactor inputs as named parameters (#121)
* Update all dependencies (#120)
@mristin mristin mentioned this pull request Feb 15, 2024
mristin added a commit that referenced this pull request Feb 15, 2024
* Upgrade action and packages to Node 20 (#126)
* Add support for ignored patterns (#124)
* Check commits instead of PR text for pull requests (#122)
* Refactor inputs as named parameters (#121)
* Update all dependencies (#120)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants