Skip to content

feat: npm version bump to 22.14.0 LTS #198

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

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Conversation

mohammedpatla
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Mar 27, 2025

🦋 Changeset detected

Latest commit: c0c7d0a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@shadeprotocol/shadejs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mohammedpatla mohammedpatla requested a review from Copilot March 27, 2025 11:58
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • package.json: Language not supported

@mohammedpatla mohammedpatla requested a review from Copilot March 29, 2025 04:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request primarily bumps the npm and Node.js version to 22.14.0 LTS and updates related configuration files.

  • Updated workflow files (test, publish, lint, and build) to use Node.js 22.14.0.
  • Removed redundant ESLint disable comments from test mocks and source files.
  • Introduced a new ESLint configuration file and removed the legacy .eslintrc.cjs file.

Reviewed Changes

Copilot reviewed 13 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/test/mocks/oracle/batchPricesParsed.ts Removed unnecessary ESLint disable comment.
src/test/mocks/batchQuery/batchPricesWithErrorParsed.ts Removed unnecessary ESLint disable comment.
src/lib/swap/stableswapCurve/stable.ts Removed file-level ESLint max-len disable comment.
src/lib/swap/stableswapCurve/stable.test.ts Removed file-level ESLint max-len disable comment.
eslint.config.js Added new ESLint configuration setup.
README.md Added deployment changeset section.
.github/workflows/test.yml Bumped node version to 22.14.0.
.github/workflows/publish.yml Bumped node version to 22.14.0.
.github/workflows/lint.yml Bumped node version to 22.14.0 in multiple steps.
.github/workflows/build.yml Bumped node version to 22.14.0.
.eslintrc.cjs Removed legacy ESLint configuration.
.changeset/three-papayas-wonder.md Added changeset file for nodejs bump.
Files not reviewed (2)
  • .eslintignore: Language not supported
  • package.json: Language not supported

Comment on lines +48 to +49
## CHangeset for deployment

Copy link
Preview

Copilot AI Mar 29, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider changing '## CHangeset for deployment' to '## Changeset for deployment' for consistent capitalization.

Suggested change
## CHangeset for deployment
## Changeset for deployment

Copilot uses AI. Check for mistakes.

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.

1 participant