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

Add ESM support to Xerox CLI (#833) #836

Merged
merged 92 commits into from
Jan 7, 2022
Merged

Add ESM support to Xerox CLI (#833) #836

merged 92 commits into from
Jan 7, 2022

Conversation

phawxby
Copy link
Contributor

@phawxby phawxby commented Jul 27, 2021

@AndrewLeedham I presume this is the same as the XDS process, PR to release?

Version

Published prerelease version: @xerox/cli@0.2.0-next.1
@xerox/commitlint-config@2.3.1-next.0
@xerox/eslint-config@3.3.1-next.0

Changelog

Feature

Fix

Dependencies

Authors: 2

* feat: add ESM support

* fix: vulnerability
@AndrewLeedham
Copy link
Contributor

@AndrewLeedham I presume this is the same as the XDX process, PR to release?

Yeah, but it should release a next version, so you can test that all works first.

dependabot bot and others added 28 commits July 28, 2021 13:08
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.1.3 to 36.0.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v35.1.3...v36.0.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/eslint-plugin-jsdoc-36.0.6

chore(deps): bump eslint-plugin-jsdoc from 35.1.3 to 36.0.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.3.2...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/typescript-4.3.5

chore(deps): bump typescript from 4.3.2 to 4.3.5
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.28.0...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/eslint-7.31.0

chore(deps-dev): bump eslint from 7.28.0 to 7.31.0
* feat: add ESM support

* fix: vulnerability

* Revert "fix: vulnerability"

This reverts commit cec7280.

* fix: update normalize-url but don't convert to esm yet

* fix: actually V6 is fine. V7 is the problem
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/typescript-eslint/eslint-plugin-4.29.0

chore(deps): bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.29.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/commitlint@v12.1.4...v13.1.0)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/commitlint/config-conventional-13.1.0

chore(deps): bump @commitlint/config-conventional from 12.1.4 to 13.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v4.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/next/typescript-eslint/parser-4.29.0

chore(deps): bump @typescript-eslint/parser from 4.26.1 to 4.29.0
…/tar-4.4.15

chore(deps): bump tar from 4.4.13 to 4.4.15
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/chalk-4.1.2

chore(deps): bump chalk from 4.1.1 to 4.1.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 24.4.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.6...v24.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/eslint-plugin-jest-24.4.0

chore(deps): bump eslint-plugin-jest from 24.3.6 to 24.4.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.19.0 to 3.20.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@3.19.0...3.20.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/stylelint-scss-3.20.1

chore(deps): bump stylelint-scss from 3.19.0 to 3.20.1
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.35...7.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/commitlint@v12.1.4...v13.1.0)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/postcss-7.0.36

chore(deps): bump postcss from 7.0.35 to 7.0.36
…/next/commitlint/cli-13.1.0

chore(deps): bump @commitlint/cli from 12.1.4 to 13.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/next/prettier-2.3.2

chore(deps-dev): bump prettier from 2.3.1 to 2.3.2
AndrewLeedham and others added 26 commits January 6, 2022 12:06
…prettier-4.x

Update dependency eslint-plugin-prettier to v4
…testing-library-5.x

Update dependency eslint-plugin-testing-library to v5
…-4.x

Update dependency stylelint-scss to v4
…ig-recommended-6.x

Update dependency stylelint-config-recommended to v6
…tier-2.x

Update dependency stylelint-prettier to v2
…-release-monorepo

Update semantic-release monorepo (major)
…ig-prettier-9.x

Update dependency stylelint-config-prettier to v9
…se-slack-bot-3.x

Update dependency semantic-release-slack-bot to v3
@AndrewLeedham AndrewLeedham merged commit 48f9e09 into release Jan 7, 2022
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.

3 participants