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

Bump css-loader from 5.2.0 to 5.2.6 #455

Merged
merged 2 commits into from
Jul 1, 2021

Conversation

nelsonni
Copy link
Member

@nelsonni nelsonni commented Jul 1, 2021

Description:

With the upgrade to node-loader v2.0.0 (see #430), the minimum required version of Node.js is 10.13. However, additional updates have increased the version within Synectic to be >12 and therefore caused the following error to appear on compile:

DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at /Users/nelsonni/Workspace/synectic/node_modules/postcss/package.json

This PR resolves #454, and signifies the following version changes:

  • MAJOR version increase
  • MINOR version increase
  • PATCH version increase

Changes:

This PR makes the following changes:

Checklist:

Before submitting this PR, I have verified that my code:

  • Resides on a fix/ or feature/ branch that was initially branched off from development.
  • Passes code linting (yarn lint) and unit testing (yarn test).
  • Successfully builds a distribution package (yarn package).

Additionally, I have verified that:

  • My name is listed in the Contributors section, or this PR includes a request to add my name.
  • I have read and am aware of the CONTRIBUTING guide for this project.

@nelsonni nelsonni added bug Bug reports or bug fixes dependencies Issues or updates to dependency files labels Jul 1, 2021
@nelsonni nelsonni added this to the v1.0.0 milestone Jul 1, 2021
@nelsonni nelsonni requested a review from andrealit July 1, 2021 21:37
@nelsonni nelsonni merged commit 99036f2 into development Jul 1, 2021
@nelsonni nelsonni deleted the fix/postcss-deprecationwarnings branch July 1, 2021 21:45
andrealit pushed a commit that referenced this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports or bug fixes dependencies Issues or updates to dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants