Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

bump package versions, fix lint #181

Merged
merged 6 commits into from
Oct 1, 2023

Conversation

MathiasVandePol
Copy link
Contributor

No description provided.

src/traverse.ts Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@ryanwilsonperkin
Copy link
Collaborator

Looks like the new typescript eslint is using syntax that's unsupported by Node v14 that's running in CI. Need to drop support for that if we want to add it in.

smeijer pushed a commit that referenced this pull request Oct 1, 2023
Node v14 is presenting some issues for
#181
The new version of the `@typescript-eslint` library that `unimported`
relies on makes use of features like the conditional assignment operator
which wasn't added until Node v15.

Given the LTS support schedule, it seems reasonable to drop the explicit
support for Node v14 that's used in CI and update to v16 for
support(still out of date, but less so) and v18 for testing (LTS support
window).
@smeijer smeijer merged commit bebf8a5 into smeijer:main Oct 1, 2023
13 checks passed
@smeijer
Copy link
Owner

smeijer commented Oct 1, 2023

Thank you! Much appreciated!

FYI, this repo qualifies for hacktoberfest contributions if that's your thing.

@smeijer
Copy link
Owner

smeijer commented Oct 2, 2023

@all-contributors please add @MathiasVandePol for code

@allcontributors
Copy link
Contributor

@smeijer

I've put up a pull request to add @MathiasVandePol! 🎉

smeijer pushed a commit that referenced this pull request Oct 2, 2023
Adds @MathiasVandePol as a contributor for code.

This was requested by smeijer [in this
comment](#181 (comment))

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@smeijer
Copy link
Owner

smeijer commented Nov 18, 2023

🎉 This PR is included in version 1.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants