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

enhancement/upgrade Greenwood v0.31.0 #126

Merged
merged 10 commits into from
Jan 27, 2025

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Dec 28, 2024

Related Issue

ProjectEvergreen/greenwood#1328

Summary of Changes

  1. Upgrade Greenwood v0.31.0
  2. Upgrade to Lit v3 (with better exports / imports map support)
  3. Upgrade ESLint / NodeJS

TODO

  1. Update Node and deps (ESLint / rimraf / etc)
  2. Update ESM Stylelint
  3. Stylelint <> PostCSS not working
    Error: Cannot find module 'postcss'
      Require stack:
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint-a11y/dist/rules/media-prefers-reduced-motion/index.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint-a11y/dist/rules/index.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint-a11y/dist/index.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint/lib/augmentConfig.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint/lib/createStylelint.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint/lib/printConfig.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint/lib/cli.js
      - /Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint/bin/stylelint.js
          at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
          at Module._load (node:internal/modules/cjs/loader:841:27)
          at Module.require (node:internal/modules/cjs/loader:1061:19)
          at require (/Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
          at Object.<anonymous> (/Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/stylelint-a11y/dist/rules/media-prefers-reduced-motion/index.js:80:16)
          at Module._compile (/Users/owenbuckley/Workspace/contributarycommunity/www.contributary.community/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
          at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
          at Module.load (node:internal/modules/cjs/loader:1037:32)
          at Module._load (node:internal/modules/cjs/loader:878:12)
          at Module.require (node:internal/modules/cjs/loader:1061:19)
      error Command failed with exit code 1.
      info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
    
  4. Not sure if we need to update some of our deps like Lit and Redux

@thescientist13 thescientist13 added question Further information is requested chore needs upstream Dependency needed on Greenwood labels Dec 28, 2024
@thescientist13 thescientist13 changed the title upgrade greenwood v0.31.0-alpha.2 chore/upgrade Greenwood v0.31.0 Dec 28, 2024
@thescientist13 thescientist13 added enhancement New feature or request and removed question Further information is requested needs upstream Dependency needed on Greenwood labels Dec 29, 2024
@thescientist13 thescientist13 changed the title chore/upgrade Greenwood v0.31.0 enhancement/upgrade Greenwood v0.31.0 Dec 29, 2024
@thescientist13 thescientist13 marked this pull request as ready for review January 26, 2025 01:18
@thescientist13 thescientist13 merged commit 3411993 into master Jan 27, 2025
5 checks passed
@thescientist13 thescientist13 deleted the chore/upgrade-greenwood-v0.31.0 branch January 27, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant