Skip to content

Bump minimum version of node + update superagent#94

Merged
pcothenet merged 5 commits into
mainfrom
pc/nodeversion
May 7, 2024
Merged

Bump minimum version of node + update superagent#94
pcothenet merged 5 commits into
mainfrom
pc/nodeversion

Conversation

@pcothenet

@pcothenet pcothenet commented May 6, 2024

Copy link
Copy Markdown
Contributor

What

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the package locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?

@pcothenet
pcothenet requested review from a team, davidcornu and holtbp May 6, 2024 21:37
Comment thread package.json
@@ -22,11 +21,11 @@
},
"dependencies": {
"query-string": "^7.0.1",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: updating this was causing a bunch of problems due to ES modules

Comment thread .nvmrc
@@ -1 +1 @@
16.13.0
18.18.2

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably go all the way to 18.20.2 while we're at it (https://nodejs.org/en/about/previous-releases)

@pcothenet
pcothenet merged commit e26521b into main May 7, 2024
@pcothenet
pcothenet deleted the pc/nodeversion branch May 7, 2024 14:44
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