Граф коммитов

1048 Коммитов

Автор SHA1 Сообщение Дата
Tommy Nguyen 9a9b50e8de
docs(tools-react-native): correct bump type to bump dependents (#979) 2022-01-05 08:27:13 +01:00
Tommy Nguyen adf6feb85d
feat(tools-react-native): add function to get available platforms (#974) 2022-01-04 23:25:22 +01:00
github-actions[bot] be7347b674
Version Packages (#976)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-04 14:06:33 +01:00
Tommy Nguyen 80a9e64e1c
fix(dep-check): bump react-native-test-app to 0.10.2 (#977) 2022-01-04 13:01:12 +01:00
Tommy Nguyen 8f868c474e
fix(dep-check): bump react-native-test-app to 0.10.1 (#975) 2022-01-04 09:22:36 +01:00
dependabot[bot] 2e2f8b94ad
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 (#969)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 10:55:01 +01:00
github-actions[bot] f7871e0611
Version Packages (#968)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-21 02:06:21 +01:00
Adam Foxman 28f632adde
Update the typescript react-native resolver (#967)
* Change the order in which file extensions are searched. First look for TypeScript files everywhere, then look for JavaScript files. And, if JSON modules are enabled, look for them last. In making this change, the TS+RN resolver will now always resolve to JavaScript files (it used to only do this when checkJs was enabled).

* docs(changeset): Resolve modules in 3 passes - TS, then JS, then JSON. Also, always resolve to JS files -- don't gate on checkJs anymore.
2021-12-21 01:57:53 +01:00
Luna e136a309dd
feat(rn-changelog-generator): add `single` command to RN changelog generator script and refactor (#955) 2021-12-21 01:57:08 +01:00
dependabot[bot] e90f6fd854
build(deps): bump @typescript-eslint/parser from 5.6.0 to 5.7.0 (#962)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 16:23:17 -08:00
dependabot[bot] 7261cd4122
build(deps): bump jest from 27.4.4 to 27.4.5 (#963)
Bumps [jest](https://github.com/facebook/jest) from 27.4.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.4...v27.4.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 16:22:41 -08:00
dependabot[bot] 728de02777
build(deps): bump typescript from 4.5.3 to 4.5.4 (#961)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 16:21:30 -08:00
Adam Foxman c99f79cf96 merge changesets 2021-12-13 10:41:01 -08:00
dependabot[bot] 229f1df752
build(deps): bump @swc/core from 1.2.118 to 1.2.120 (#956)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.118 to 1.2.120.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.118...v1.2.120)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 10:30:05 -08:00
dependabot[bot] 0c4359368e
build(deps-dev): bump react-native-test-app from 0.9.19 to 0.9.20 (#957)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 0.9.19 to 0.9.20.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/0.9.19...0.9.20)

---
updated-dependencies:
- dependency-name: react-native-test-app
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 10:29:31 -08:00
Adam Foxman bea83851b4
TypeScript+Metro fixes (#954)
* Keep .d.ts files in the list when opening a TypeScript project.

* When resolving imports in a .d.ts file, allow .json files when compilerOptions.resolveJsonModule is true.

* docs(changeset): Keep .d.ts files in the list when opening a TypeScript project.

* docs(changeset): When resolving imports in a .d.ts file, allow .json files when compilerOptions.resolveJsonModule is true.
2021-12-13 10:28:59 -08:00
dependabot[bot] b92659a9ca
build(deps): bump react-native from 0.66.3 to 0.66.4 (#951)
Bumps [react-native](https://github.com/facebook/react-native) from 0.66.3 to 0.66.4.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.66.3...v0.66.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-11 14:15:04 +01:00
dependabot[bot] a7380af015
build(deps): bump jest from 27.4.3 to 27.4.4 (#952)
Bumps [jest](https://github.com/facebook/jest) from 27.4.3 to 27.4.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.3...v27.4.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-11 03:20:43 -08:00
dependabot[bot] 3fd6be1215
build(deps): bump typescript from 4.5.2 to 4.5.3 (#953)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-11 03:19:33 -08:00
dependabot[bot] 5fb7253b7e
build(deps-dev): bump @types/lodash from 4.14.177 to 4.14.178 (#950)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.177 to 4.14.178.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 15:31:51 +01:00
dependabot[bot] 25ad9f9e7a
build(deps-dev): bump react-native-test-app from 0.9.18 to 0.9.19 (#949)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 0.9.18 to 0.9.19.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/0.9.18...0.9.19)

---
updated-dependencies:
- dependency-name: react-native-test-app
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 15:31:30 +01:00
github-actions[bot] a4051e87dd
Version Packages (#948)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-08 15:22:53 -08:00
Adam Foxman 51bc530aef
Fix Metro type-checking (#947)
* Scope Metro type-checking to files that TypeScript views as source code (ignore transpiled files).

* docs(changeset): Scope Metro type-checking to files that TypeScript views as source code (ignore transpiled files).
2021-12-08 15:15:09 -08:00
github-actions[bot] 200658b271
Version Packages (#941)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-07 08:58:07 -08:00
Tommy Nguyen 89f35b6ee0
docs(dep-check): add more words about meta capabilities (#942) 2021-12-07 17:03:29 +01:00
Adam Foxman d4c21eb0bd
CLI updates (#934)
* Update the CLI to support type-checking across many projects in a monorepo. Further, when bundling, fail on type errors. On serving, print type errors but continue without failure.

* docs(changeset): Update the CLI to support type-checking across many projects in a monorepo. Further, when bundling, fail on type errors. On serving, print type errors but continue without failure.

* PR feedback
2021-12-07 15:34:43 +01:00
dependabot[bot] 12fa182165
build(deps): bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 (#944)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 13:53:16 +00:00
dependabot[bot] fcf94161ab
build(deps-dev): bump @types/babel__core from 7.1.16 to 7.1.17 (#946)
Bumps [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core) from 7.1.16 to 7.1.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)

---
updated-dependencies:
- dependency-name: "@types/babel__core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 13:32:11 +00:00
dependabot[bot] b335165f4d
build(deps): bump @typescript-eslint/parser from 5.5.0 to 5.6.0 (#943)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 14:32:02 +01:00
dependabot[bot] 77a5dc514e
build(deps): bump eslint from 8.4.0 to 8.4.1 (#945)
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.4.0...v8.4.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 14:30:50 +01:00
Tommy Nguyen 1c5e36da93
feat(react-native-test-app-msal): add support for Android (#894) 2021-12-07 13:58:15 +01:00
dependabot[bot] 99b76a3b3c
build(deps-dev): bump lage from 1.1.3 to 1.1.4 (#939)
Bumps [lage](https://github.com/microsoft/lage) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/microsoft/lage/releases)
- [Changelog](https://github.com/microsoft/lage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/lage/compare/lage_v1.1.3...lage_v1.1.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 13:50:49 +01:00
dependabot[bot] 4d507bc655
build(deps): bump @swc/core from 1.2.117 to 1.2.118 (#938)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.117 to 1.2.118.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.117...v1.2.118)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 18:59:43 +01:00
Tommy Nguyen 5aba2444f5
chore(dep-check): add script for pulling latest version of all capabilities (#935) 2021-12-06 15:58:36 +00:00
dependabot[bot] 03828ed663
build(deps-dev): bump react-native-test-app from 0.9.16 to 0.9.18 (#936)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 0.9.16 to 0.9.18.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/0.9.16...0.9.18)

---
updated-dependencies:
- dependency-name: react-native-test-app
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2021-12-06 13:43:01 +00:00
dependabot[bot] 341eb76450
build(deps): bump eslint from 8.3.0 to 8.4.0 (#940)
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.3.0...v8.4.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 13:34:18 +00:00
dependabot[bot] d4f8cad561
build(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#937)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 13:32:38 +00:00
github-actions[bot] b86b86c515
Version Packages (#929)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-03 17:19:10 +01:00
Tommy Nguyen 32b681b246
feat(dep-check): all deps should be checked under --vigilant (#932) 2021-12-03 16:46:19 +01:00
dependabot[bot] 3e9bbad7fb
build(deps-dev): bump lage from 1.1.2 to 1.1.3 (#931)
Bumps [lage](https://github.com/microsoft/lage) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/microsoft/lage/releases)
- [Changelog](https://github.com/microsoft/lage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/lage/compare/lage_v1.1.2...lage_v1.1.3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:43:27 +01:00
dependabot[bot] bf904bc0c3
build(deps-dev): bump @types/node from 14.17.34 to 14.18.0 (#930)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.34 to 14.18.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:42:54 +01:00
Tommy Nguyen d720feb764
chore(test-app): correct path to JSON schema (#928) 2021-12-02 14:23:20 -08:00
Tommy Nguyen 77cd6d5e37
ci: workaround for release PR skipping CI (#927) 2021-12-02 21:53:19 +00:00
github-actions[bot] 4f04c00dfa
RELEASING: Releasing 4 package(s) (#926)
Releases:
  @rnx-kit/tools-react-native@1.1.0
  @rnx-kit/config@0.4.22
  @rnx-kit/metro-resolver-symlinks@0.1.15
  @rnx-kit/dep-check@1.9.6

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-02 20:09:22 +01:00
Adam Foxman 04dfcf992f
RELEASING: Releasing 4 package(s) (#912)
Releases:
  @rnx-kit/tools-react-native@1.1.0
  @rnx-kit/config@0.4.22
  @rnx-kit/metro-resolver-symlinks@0.1.15
  @rnx-kit/dep-check@1.9.6

[skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-02 19:55:50 +01:00
Tommy Nguyen 1a2cf6720d
fix(metro-resolver-symlinks): add lib -> src remapper util (#905)
- Refactored resolvers to conform to a single interface
- Added a utility for remapping import paths (akin to babel-plugin-import-path-remapper)
- Updated README
2021-12-02 18:44:15 +00:00
Tommy Nguyen 0d1b98f082
ci: publish with the GitHub provided token (#914) 2021-12-02 19:05:22 +01:00
Tommy Nguyen 9018003c0a
chore: bump lage to 1.1.2 (#919) 2021-12-02 18:27:59 +01:00
Tommy Nguyen b47fc9425e
chore: clean up Beachball artifacts in change logs (#924) 2021-12-02 16:31:54 +00:00
Tommy Nguyen e0b078ee64
fix(config): add JSON schema for config (#923) 2021-12-02 15:36:58 +00:00