Skip to content

Incorporate module style#109

Draft
prozacchiwawa wants to merge 160 commits intodevfrom
20241023-dev-module
Draft

Incorporate module style#109
prozacchiwawa wants to merge 160 commits intodevfrom
20241023-dev-module

Conversation

@prozacchiwawa
Copy link
Contributor

@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 25 commits August 5, 2024 03:47
…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] <support@github.com>
…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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
…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] <support@github.com>
…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] <support@github.com>
…t/cross-spawn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 in /test
@prozacchiwawa
Copy link
Contributor 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