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

DRAFT - Esm cli port #639

Closed
wants to merge 2 commits into from
Closed

DRAFT - Esm cli port #639

wants to merge 2 commits into from

Conversation

mmason2-godaddy
Copy link
Contributor

@mmason2-godaddy mmason2-godaddy commented Dec 13, 2023

Summary

ESM PORT

  • @gasket/cli
  • @gasket/engine
  • @gasket/utils
  • @gasket/resolver
  • @gasket/plugin-command

The deviation is to simplify scope. The default plugins are commented out except plugin-command to validate support for Node 18.

Changelog

Test Plan

Copy link

package-lock.json changes

Summary

Status Count
ADDED 62
UPDATED 5
REMOVED 9
Click to toggle table visibility
Name Status Previous Current
@oclif/color REMOVED 1.0.1 -
@oclif/dev-cli REMOVED 1.26.10 -
@oclif/plugin-not-found UPDATED 2.3.1 2.4.3
@types/cacheable-request ADDED - 6.0.3
@types/expect ADDED - 1.20.4
@types/glob REMOVED 7.2.0 -
@types/http-cache-semantics ADDED - 4.0.4
@types/json-schema UPDATED 7.0.11 7.0.15
@types/keyv ADDED - 3.1.4
@types/responselike ADDED - 1.0.3
@types/vinyl ADDED - 2.0.11
async-retry ADDED - 1.3.3
aws-sdk ADDED - 2.1517.0
binaryextensions ADDED - 4.19.0
cacheable-lookup ADDED - 5.0.4
capital-case ADDED - 1.0.4
change-case ADDED - 4.1.2
cli-table ADDED - 0.3.11
cli-ux REMOVED 5.6.7 -
clone-buffer ADDED - 1.0.0
clone-stats ADDED - 1.0.0
cloneable-readable ADDED - 1.1.3
colors ADDED - 1.0.3
constant-case ADDED - 3.0.4
debuglog ADDED - 1.0.1
detect-indent REMOVED 6.1.0 -
dezalgo ADDED - 1.0.4
dmd UPDATED 6.1.0 6.2.0
error ADDED - 10.4.0
eslint-plugin-perfectionist ADDED - 2.5.0
extract-stack REMOVED 2.0.0 -
find-yarn-workspace-root2 ADDED - 1.2.16
first-chunk-stream ADDED - 2.0.0
github-slugger UPDATED 1.4.0 1.5.0
github-username ADDED - 6.0.0
grouped-queue ADDED - 2.0.0
header-case ADDED - 2.0.4
http2-wrapper ADDED - 1.0.3
import-meta-resolve ADDED - 4.0.0
is-arguments ADDED - 1.1.1
is-scoped ADDED - 2.1.0
is-utf8 ADDED - 0.2.1
isbinaryfile ADDED - 4.0.10
jmespath ADDED - 0.16.0
jsdoc-parse UPDATED 6.1.0 6.2.0
load-yaml-file ADDED - 0.2.0
mem-fs-editor ADDED - 9.7.0
mem-fs ADDED - 2.3.0
oclif ADDED - 4.0.4
p-transform ADDED - 1.3.0
path-case ADDED - 3.0.4
preferred-pm ADDED - 3.1.2
qqjs REMOVED 0.3.11 -
readdir-scoped-modules ADDED - 1.1.0
replace-ext ADDED - 1.0.1
resolve-alpn ADDED - 1.2.1
scoped-regex ADDED - 2.1.0
sentence-case ADDED - 3.0.4
snake-case ADDED - 3.0.4
strip-bom-buf ADDED - 1.0.0
strip-bom-stream ADDED - 2.0.0
strip-eof REMOVED 1.0.0 -
textextensions ADDED - 5.16.0
ts-api-utils ADDED - 1.0.3
upper-case-first ADDED - 2.0.2
upper-case ADDED - 2.0.2
url ADDED - 0.10.3
util ADDED - 0.12.5
vinyl-file ADDED - 3.0.0
vinyl ADDED - 2.2.1
which-pm ADDED - 2.0.0
write-json-file REMOVED 4.3.0 -
xml2js ADDED - 0.5.0
xmlbuilder ADDED - 11.0.1
yeoman-environment ADDED - 3.19.3
yeoman-generator ADDED - 5.10.0

@agerard-godaddy agerard-godaddy added the version 7 Change targeted for version 7 label Dec 14, 2023
@agerard-godaddy agerard-godaddy added version 8 Change targeted for version 8 and removed version 7 Change targeted for version 7 labels Feb 27, 2024
@agerard-godaddy agerard-godaddy deleted the esm-cli-port branch September 16, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version 8 Change targeted for version 8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants