Skip to content

Upgraded yarn v4 and bumped dependencies #360

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

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

victorskl
Copy link
Member

  • Upgraded to ESLint 9
  • Bumped postgres-manager stack dependencies
  • Removed obsolete version config from docker compose file
  • Removed deprecated eslint config files and yarn plugins

* Upgraded to ESLint 9
* Bumped postgres-manager stack dependencies
* Removed obsolete version config from docker compose file
* Removed deprecated eslint config files and yarn plugins
@victorskl victorskl self-assigned this Jun 19, 2024
@victorskl victorskl added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@victorskl victorskl linked an issue Jun 19, 2024 that may be closed by this pull request
Copy link
Contributor

@raylrui raylrui left a comment

Choose a reason for hiding this comment

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

LGTM! works fine on my side

Copy link
Member

@williamputraintan williamputraintan left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -7,6 +7,6 @@ COPY package.json yarn.lock .yarnrc.yml ./
RUN corepack enable
RUN yarn --version

RUN yarn install --immutable
Copy link
Member

Choose a reason for hiding this comment

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

no more --immutable?

@victorskl
Copy link
Member Author

Alright. This is looking good. Merging...

@victorskl victorskl merged commit 89dd79c into main Jun 20, 2024
5 checks passed
@victorskl victorskl deleted the bump-deps-20240619 branch June 20, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade yarn v4
4 participants