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

Incorporate module style #109

Draft
wants to merge 159 commits into
base: dev
Choose a base branch
from
Draft

Incorporate module style #109

wants to merge 159 commits into from

Conversation

prozacchiwawa
Copy link
Collaborator

@prozacchiwawa prozacchiwawa commented Jan 31, 2025

This PR is to track work on integrating module style with the lsp. It mostly works but has a failing test atm due to the enclosed vs non-enclosed style detection not being perfect.

This can't be released until module style is, which will be a while.

emlowe and others added 30 commits April 25, 2023 09:06
…fb70f9038b8f9ef43

[Snyk] Upgrade glob from 8.0.3 to 10.2.3
prozacchiwawa and others added 26 commits August 5, 2024 03:20
…/ws-8.17.1

Bump ws from 8.16.0 to 8.17.1 in /test
…es-3.0.3

Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ner/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3 in /runner
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…ner/webpack-5.95.0

Bump webpack from 5.88.2 to 5.95.0 in /runner
…t/micromatch-4.0.8

Bump micromatch from 4.0.5 to 4.0.8 in /test
…t/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3 in /test
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.3...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/axios-1.7.4

Bump axios from 1.6.8 to 1.7.4 in /test
…ug/webpack-5.95.0

Bump webpack from 5.90.3 to 5.95.0 in /debug
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/cross-spawn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 in /test
@prozacchiwawa
Copy link
Collaborator Author

this is a marker for integration of module style

@prozacchiwawa prozacchiwawa marked this pull request as draft February 12, 2025 21:03
@prozacchiwawa prozacchiwawa changed the base branch from main to dev February 12, 2025 21:08
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.

7 participants