Schniz / cmd-ts

πŸ’» A type-driven command line argument parser
https://cmd-ts.now.sh
MIT License
232 stars 24 forks source link

chore(deps): update all non-major dependencies #179

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.23.2 -> 2.27.8 age adoption passing confidence devDependencies minor
@swc-node/register 1.5.1 -> 1.10.9 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 5.30.7 -> 5.62.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 5.30.7 -> 5.62.0 age adoption passing confidence devDependencies minor
docs-ts 0.6.10 -> 0.8.0 age adoption passing confidence devDependencies minor
eslint (source) 8.20.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.5.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.26.0 -> 2.30.0 age adoption passing confidence devDependencies minor
node (source) 16.16.0 -> 16.20.2 age adoption passing confidence minor
node-fetch 2.6.7 -> 2.7.0 age adoption passing confidence devDependencies minor
pnpm/action-setup v2.2.2 -> v2.4.1 age adoption passing confidence action minor
prettier (source) 2.7.1 -> 2.8.8 age adoption passing confidence devDependencies minor
tempy 3.0.0 -> 3.1.0 age adoption passing confidence devDependencies minor
typedoc (source) 0.23.8 -> 0.26.7 age adoption passing confidence devDependencies minor
typescript (source) 4.7.4 -> 4.9.5 age adoption passing confidence devDependencies minor
vitest (source) 0.18.1 -> 0.34.6 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.8`](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...c867f32d0c25cfb2a6b518bc1f9880f758beb157) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.27.8) ### [`v2.27.7`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.7) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.6...@changesets/cli@2.27.7) ##### Patch Changes - [#​1047](https://redirect.github.com/changesets/changesets/pull/1047) [`d108fa6`](https://redirect.github.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d) Thanks [@​patzick](https://redirect.github.com/patzick)! - Fixed a crash that could occur when depending on a tagged version of another workspace package. - [#​1400](https://redirect.github.com/changesets/changesets/pull/1400) [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace - Updated dependencies \[[`d108fa6`](https://redirect.github.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d), [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca), [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.4 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​3](https://redirect.github.com/3).0.2 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.1 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.3 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.3 ### [`v2.27.6`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.6) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.5...@changesets/cli@2.27.6) ##### Patch Changes - [#​1392](https://redirect.github.com/changesets/changesets/pull/1392) [`f295b3e`](https://redirect.github.com/changesets/changesets/commit/f295b3e560233e2a800f62216febb7061ba66df3) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Replace `meow` dependency with `mri` to reduce the number of transitive dependencies - [#​1390](https://redirect.github.com/changesets/changesets/pull/1390) [`6a3452e`](https://redirect.github.com/changesets/changesets/commit/6a3452ef1943bfb3a3018168b4b6c14af556fdef) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Display `changeset status --verbose` in list form and remove `tty-table` dependency ### [`v2.27.5`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.5) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.4...@changesets/cli@2.27.5) ##### Patch Changes - [#​1370](https://redirect.github.com/changesets/changesets/pull/1370) [`5e9d33a`](https://redirect.github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed a regression that caused `changeset version` to fail on packages having a dev dependency on a skipped package. - Updated dependencies \[[`5e9d33a`](https://redirect.github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.0 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.2 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​3](https://redirect.github.com/3).0.1 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.2 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.3 ### [`v2.27.4`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.4) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.4) ##### Patch Changes - [#​1361](https://redirect.github.com/changesets/changesets/pull/1361) [`954a16a`](https://redirect.github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c) Thanks [@​jakebailey](https://redirect.github.com/jakebailey)! - Ensure that `version`/`tag` do not touch private packages with when versioning/tagging is turned off using `versionPackages` config - [#​1369](https://redirect.github.com/changesets/changesets/pull/1369) [`d729d8c`](https://redirect.github.com/changesets/changesets/commit/d729d8cc0e226871aa0c5b73cce80bbf313ca56c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - `changeset tag` should now correctly skip tags that exist on the remote - Updated dependencies \[[`954a16a`](https://redirect.github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)]: - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.1 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.2 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.1 ### [`v2.27.3`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.3) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.2...@changesets/cli@2.27.3) ##### Patch Changes - [#​1357](https://redirect.github.com/changesets/changesets/pull/1357) [`18c966a`](https://redirect.github.com/changesets/changesets/commit/18c966af7b20201453190cbfd2e2dfb59631c02c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed an issue with `changeset status` executed without `since` argument. It should now correctly use the configured base branch as the default value. ### [`v2.27.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2) ##### Patch Changes - [#​1354](https://redirect.github.com/changesets/changesets/pull/1354) [`69be7dc`](https://redirect.github.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed an issue with `changeset status` incorrectly returning an error status in two cases: - for changed ignored packages - for changed private packages when `privatePackage.version` was set to `false` - [#​1351](https://redirect.github.com/changesets/changesets/pull/1351) [`c6da182`](https://redirect.github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@​TheHolyWaffle](https://redirect.github.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` - Updated dependencies \[[`c6da182`](https://redirect.github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.1 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).3.1 ### [`v2.27.1`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.1) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.0...@changesets/cli@2.27.1) ##### Patch Changes - [#​1267](https://redirect.github.com/changesets/changesets/pull/1267) [`86cfff1`](https://redirect.github.com/changesets/changesets/commit/86cfff1f1891e75238eec61dc97a303ad7a8c030) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Make `./bin.js` available through `package.json#exports` to fix compatibility with `changesets/action`. ### [`v2.27.0`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.0) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.26.2...@changesets/cli@2.27.0) ##### Minor Changes - [#​1185](https://redirect.github.com/changesets/changesets/pull/1185) [`a971652`](https://redirect.github.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - `package.json#exports` have been added to limit what (and how) code might be imported from the package. - [#​1236](https://redirect.github.com/changesets/changesets/pull/1236) [`dfd4cca`](https://redirect.github.com/changesets/changesets/commit/dfd4cca84118df913feedfeac37a4939566ae447) Thanks [@​camertron](https://redirect.github.com/camertron)! - Avoid using short commit IDs ##### Patch Changes - [#​1053](https://redirect.github.com/changesets/changesets/pull/1053) [`90a870a`](https://redirect.github.com/changesets/changesets/commit/90a870af2e7bcbe1551210063492e20c256f4995) Thanks [@​paescuj](https://redirect.github.com/paescuj)! - Replace the dependency `is-ci` with `ci-info`. - Updated dependencies \[[`a971652`](https://redirect.github.com/changesets/changesets/commit/a971652ec1403aab3fb89eb2f1640bd5012b895a), [`dfd4cca`](https://redirect.github.com/changesets/changesets/commit/dfd4cca84118df913feedfeac37a4939566ae447)]: - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.0 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).0.0 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.0 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.0 - [@​changesets/changelog-git](https://redirect.github.com/changesets/changelog-git)[@​0](https://redirect.github.com/0).2.0 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​3](https://redirect.github.com/3).0.0 - [@​changesets/errors](https://redirect.github.com/changesets/errors)[@​0](https://redirect.github.com/0).2.0 - [@​changesets/logger](https://redirect.github.com/changesets/logger)[@​0](https://redirect.github.com/0).1.0 - [@​changesets/types](https://redirect.github.com/changesets/types)[@​6](https://redirect.github.com/6).0.0 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).3.0 - [@​changesets/read](https://redirect.github.com/changesets/read)[@​0](https://redirect.github.com/0).6.0 - [@​changesets/git](https://redirect.github.com/changesets/git)[@​3](https://redirect.github.com/3).0.0 - [@​changesets/pre](https://redirect.github.com/changesets/pre)[@​2](https://redirect.github.com/2).0.0 ### [`v2.26.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.26.1...@changesets/cli@2.26.2) ##### Patch Changes - [#​1176](https://redirect.github.com/changesets/changesets/pull/1176) [`41988ce`](https://redirect.github.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4) Thanks [@​joshwooding](https://redirect.github.com/joshwooding)! - Bump [`semver`](https://redirect.github.com/npm/node-semver) dependency to v7.5.3 - Updated dependencies \[[`41988ce`](https://redirect.github.com/changesets/changesets/commit/41988ceb8c1cedd3857c939448bf3965494ff0a4)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).1.4 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​5](https://redirect.github.com/5).2.4 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.6 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.17 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​2](https://redirect.github.com/2).3.1 ### [`v2.26.1`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.1) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.26.0...@changesets/cli@2.26.1) ##### Patch Changes - [#​1115](https://redirect.github.com/changesets/changesets/pull/1115) [`feddc88`](https://redirect.github.com/changesets/changesets/commit/feddc88d74781a448855a5a0b0ffa50917489b15) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Call `pnpm publish` directly from the directory of the published package. This allows `pnpm` to correctly handle configured `publishConfig.directory`. ### [`v2.26.0`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.26.0) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.25.2...@changesets/cli@2.26.0) ##### Minor Changes - [#​1033](https://redirect.github.com/changesets/changesets/pull/1033) [`521205d`](https://redirect.github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - A new config-level `changedFilePatterns` option has been added. You can configure it with an array of glob patterns like here: ```json // .changeset/config.json { "changedFilePatterns": ["src/**"] } ``` Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects `changesets add` and `changeset status`. ##### Patch Changes - Updated dependencies \[[`598136a`](https://redirect.github.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://redirect.github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`521205d`](https://redirect.github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`598136a`](https://redirect.github.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`598136a`](https://redirect.github.com/changesets/changesets/commit/598136a32a00b620c9521d7a7151fbbc721c17d7), [`521205d`](https://redirect.github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2)]: - [@​changesets/git](https://redirect.github.com/changesets/git)[@​2](https://redirect.github.com/2).0.0 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​2](https://redirect.github.com/2).3.0 - [@​changesets/types](https://redirect.github.com/changesets/types)[@​5](https://redirect.github.com/5).2.1 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).1.3 - [@​changesets/read](https://redirect.github.com/changesets/read)[@​0](https://redirect.github.com/0).5.9 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​5](https://redirect.github.com/5).2.3 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.16 - [@​changesets/changelog-git](https://redirect.github.com/changesets/changelog-git)[@​0](https://redirect.github.com/0).1.14 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.5 - [@​changesets/pre](https://redirect.github.com/changesets/pre)[@​1](https://redirect.github.com/1).0.14 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).2.3 ### [`v2.25.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.25.1...@changesets/cli@2.25.2) ##### Patch Changes - Updated dependencies \[[`6cc4300`](https://redirect.github.com/changesets/changesets/commit/6cc430013a052dc2488b9e6700a1e4bd8c8e0680)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).1.2 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).2.2 ### [`v2.25.1`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.1) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.25.0...@changesets/cli@2.25.1) ##### Patch Changes - [#​997](https://redirect.github.com/changesets/changesets/pull/997) [`4d4d67b`](https://redirect.github.com/changesets/changesets/commit/4d4d67b74f9de9dfdc78b9d3cf904c6b69b81ce5) Thanks [@​JakeGinnivan](https://redirect.github.com/JakeGinnivan)! - Add error message when running changesets in a repo with workspaces configured but no packages yet - [#​985](https://redirect.github.com/changesets/changesets/pull/985) [`8d0115e`](https://redirect.github.com/changesets/changesets/commit/8d0115ea8b2b2e0c0072c8f69898e65a5a7aebd3) Thanks [@​mino01x](https://redirect.github.com/mino01x)! - Fixed an issue with private packages with versions being included in the CLI prompt despite the `privatePackages.version: false` setting. ### [`v2.25.0`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.25.0) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.24.4...@changesets/cli@2.25.0) ##### Minor Changes - [#​662](https://redirect.github.com/changesets/changesets/pull/662) [`8c08469`](https://redirect.github.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14) Thanks [@​JakeGinnivan](https://redirect.github.com/JakeGinnivan)! - Private packages can now be tagged in the same way public packages do when they are published to npm. To enable set `privatePackages: { version: true, tag: true }` in your config.json. You can also now opt private packages out of versioning entirely by setting `privatePackages: false`. ##### Patch Changes - [#​953](https://redirect.github.com/changesets/changesets/pull/953) [`98d63e0`](https://redirect.github.com/changesets/changesets/commit/98d63e0a85506175e219b93478a814f8588c52d3) Thanks [@​alexamy](https://redirect.github.com/alexamy)! - Add a new line at the end of the default config file generated when invoking `changeset init`. - [#​949](https://redirect.github.com/changesets/changesets/pull/949) [`64585ea`](https://redirect.github.com/changesets/changesets/commit/64585ea4323c4cf51a23b0635990b568d1f58b2b) Thanks [@​Andarist](https://redirect.github.com/Andarist), [@​BPScott](https://redirect.github.com/BPScott)! - Fixed the issue that caused transitive dependents of dev dependents to be bumped when a package got bumped and when using `___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.updateInternalDependents: "always"`. To illustrate this with an example: pkg-a - version: 1.0.0 pkg-b - devDependencies['pkg-a']: 1.0.0 pkg-c - dependencies['pkg-b']: 1.0.0 With a changeset for `pkg-a` the `pkg-c` could have been sometimes incorrectly released. - Updated dependencies \[[`8c08469`](https://redirect.github.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14), [`8c08469`](https://redirect.github.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14), [`64585ea`](https://redirect.github.com/changesets/changesets/commit/64585ea4323c4cf51a23b0635990b568d1f58b2b)]: - [@​changesets/git](https://redirect.github.com/changesets/git)[@​1](https://redirect.github.com/1).5.0 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​2](https://redirect.github.com/2).2.0 - [@​changesets/types](https://redirect.github.com/changesets/types)[@​5](https://redirect.github.com/5).2.0 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​5](https://redirect.github.com/5).2.2 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).1.1 - [@​changesets/read](https://redirect.github.com/changesets/read)[@​0](https://redirect.github.com/0).5.8 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.15 - [@​changesets/changelog-git](https://redirect.github.com/changesets/changelog-git)[@​0](https://redirect.github.com/0).1.13 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.4 - [@​changesets/pre](https://redirect.github.com/changesets/pre)[@​1](https://redirect.github.com/1).0.13 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).2.1 ### [`v2.24.4`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.24.4) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.24.3...@changesets/cli@2.24.4) ##### Patch Changes - Updated dependencies \[[`c140171`](https://redirect.github.com/changesets/changesets/commit/c1401716cf5ee839aaa02ea7ff8f23f8af8bf5b0)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).1.0 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).2.0 ### [`v2.24.3`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.24.3) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.24.2...@changesets/cli@2.24.3) ##### Patch Changes - Updated dependencies \[[`b023e4b`](https://redirect.github.com/changesets/changesets/commit/b023e4b3d1ad793a5dd1187b720e8103cebfb937)]: - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​5](https://redirect.github.com/5).2.1 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.14 ### [`v2.24.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.24.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.24.1...@changesets/cli@2.24.2) ##### Patch Changes - [#​900](https://redirect.github.com/changesets/changesets/pull/900) [`7d998ee`](https://redirect.github.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e) Thanks [@​sdirosa](https://redirect.github.com/sdirosa)! - Fixed an issue with generating changelogs not being skipped when the `changelog` config option was set to `false`. - [#​720](https://redirect.github.com/changesets/changesets/pull/720) [`0fd56e1`](https://redirect.github.com/changesets/changesets/commit/0fd56e17092c7258de57adf7dd4ba08406c8e440) Thanks [@​bhovhannes](https://redirect.github.com/bhovhannes)! - Private packages without a `version` field are no longer listed when adding a changeset. - [#​844](https://redirect.github.com/changesets/changesets/pull/844) [`8627ec1`](https://redirect.github.com/changesets/changesets/commit/8627ec1faba53644b366c314be248e1bba48f329) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Attempt to log `stdout` when publish fails if `stderr` is empty and JSON error can't be retrieved from none of those. - Updated dependencies \[[`7d998ee`](https://redirect.github.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e), [`7d998ee`](https://redirect.github.com/changesets/changesets/commit/7d998eeb16064b5442ebc49ad31dec7b841d504e)]: - [@​changesets/config](https://redirect.github.com/changesets/config)[@​2](https://redirect.github.com/2).1.1 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).0.4 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.13 ### [`v2.24.1`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.24.1) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.24.0...@changesets/cli@2.24.1) ##### Patch Changes - Updated dependencies \[[`f64bc1b`](https://redirect.github.com/changesets/changesets/commit/f64bc1bb33457918eae34b22f214174ba3cf4504)]: - [@​changesets/git](https://redirect.github.com/changesets/git)[@​1](https://redirect.github.com/1).4.1 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).0.3 - [@​changesets/read](https://redirect.github.com/changesets/read)[@​0](https://redirect.github.com/0).5.7 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.12 ### [`v2.24.0`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.24.0) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.23.2...@changesets/cli@2.24.0) ##### Minor Changes - [#​858](https://redirect.github.com/changesets/changesets/pull/858) [`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e) Thanks [@​dotansimha](https://redirect.github.com/dotansimha)! - Added a new config flag for `changesets version --snapshot` mode: `--snapshot-prerelease-template` - [#​858](https://redirect.github.com/changesets/changesets/pull/858) [`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e) Thanks [@​dotansimha](https://redirect.github.com/dotansimha)! - Added a new config option: `snapshot.prereleaseTemplate` for customizing the way snapshot release numbers are being composed. ##### Patch Changes - [#​858](https://redirect.github.com/changesets/changesets/pull/858) [`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e) Thanks [@​dotansimha](https://redirect.github.com/dotansimha)! - A possibility to use the calculated version for snapshot releases is now stable πŸ₯³ All snapshot-related config parameters are now grouped under a single config property called `snapshot`. To migrate, make sure to update your `config.json`. Old usage (still works, but comes with a deprecated warning): ```json { "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "useCalculatedVersionForSnapshots": true } } ``` New usage: ```json { "snapshot": { "useCalculatedVersion": true } } ``` - Updated dependencies \[[`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e), [`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e), [`dd9b76f`](https://redirect.github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e)]: - [@​changesets/config](https://redirect.github.com/changesets/config)[@​2](https://redirect.github.com/2).1.0 - [@​changesets/git](https://redirect.github.com/changesets/git)[@​1](https://redirect.github.com/1).4.0 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​5](https://redirect.github.com/5).2.0 - [@​changesets/types](https://redirect.github.com/changesets/types)[@​5](https://redirect.github.com/5).1.0 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​6](https://redirect.github.com/6).0.2 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​3](https://redirect.github.com/3).0.11 - [@​changesets/read](https://redirect.github.com/changesets/read)[@​0](https://redirect.github.com/0).5.6 - [@​changesets/changelog-git](https://redirect.github.com/changesets/changelog-git)[@​0](https://redirect.github.com/0).1.12 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​1](https://redirect.github.com/1).3.3 - [@​changesets/pre](https://redirect.github.com/changesets/pre)[@​1](https://redirect.github.com/1).0.12 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).1.9
swc-project/swc-node (@​swc-node/register) ### [`v1.10.9`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.10.9) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.8...@swc-node/register@1.10.9) #### What's Changed - fix(register): skip load files in node_modules by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/828](https://redirect.github.com/swc-project/swc-node/pull/828) **Full Changelog**: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.9 ### [`v1.10.8`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.10.8) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.7...@swc-node/register@1.10.8) #### What's Changed - fix(register): default register/esm TSCONFIG_PATH on windows. by [@​simonbuchan](https://redirect.github.com/simonbuchan) in [https://github.com/swc-project/swc-node/pull/818](https://redirect.github.com/swc-project/swc-node/pull/818) - chore(deps): update dependency oxlint to ^0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/swc-project/swc-node/pull/822](https://redirect.github.com/swc-project/swc-node/pull/822) - fix(register): bump oxc-resolver by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/824](https://redirect.github.com/swc-project/swc-node/pull/824) - chore(deps): update dependency lerna to v8.1.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/swc-project/swc-node/pull/821](https://redirect.github.com/swc-project/swc-node/pull/821) - fix(register): remove file extension tests in compile by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/825](https://redirect.github.com/swc-project/swc-node/pull/825) #### New Contributors - [@​simonbuchan](https://redirect.github.com/simonbuchan) made their first contribution in [https://github.com/swc-project/swc-node/pull/818](https://redirect.github.com/swc-project/swc-node/pull/818) - [@​renovate](https://redirect.github.com/renovate) made their first contribution in [https://github.com/swc-project/swc-node/pull/822](https://redirect.github.com/swc-project/swc-node/pull/822) **Full Changelog**: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.7...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8 ### [`v1.10.7`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.6...@swc-node/register@1.10.7) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.6...@swc-node/register@1.10.7) ### [`v1.10.6`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.5...@swc-node/register@1.10.6) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.5...@swc-node/register@1.10.6) ### [`v1.10.5`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.4...@swc-node/register@1.10.5) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.4...@swc-node/register@1.10.5) ### [`v1.10.4`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.3...@swc-node/register@1.10.4) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.3...@swc-node/register@1.10.4) ### [`v1.10.3`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.10.3) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.2...@swc-node/register@1.10.3) #### What's Changed - fix(register): support moduleResolution Bundler by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/806](https://redirect.github.com/swc-project/swc-node/pull/806) **Full Changelog**: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.2...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.3 ### [`v1.10.2`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.1...41a6d1cb78c6cff93d21e438d81786eef377f0ad) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.1...@swc-node/register@1.10.2) ### [`v1.10.1`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.0...@swc-node/register@1.10.1) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.10.0...@swc-node/register@1.10.1) ### [`v1.10.0`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.9.2...9644be5577f77aa53f974636fac4bc38f77148ce) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.9.2...@swc-node/register@1.10.0) ### [`v1.9.2`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.9.1...@swc-node/register@1.9.2) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.9.1...@swc-node/register@1.9.2) ### [`v1.9.1`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.9.1) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.9.0...@swc-node/register@1.9.1) #### What's Changed - fix: esm module resolve issues by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/754](https://redirect.github.com/swc-project/swc-node/pull/754) - fix: add default tsconfig.baseUrl to align with tsc behavior by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/759](https://redirect.github.com/swc-project/swc-node/pull/759) - fix(register): fix esm entry resolver for third-party executer, close [#​762](https://redirect.github.com/swc-project/swc-node/issues/762) by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/766](https://redirect.github.com/swc-project/swc-node/pull/766) - fix: support compile js files. close [#​761](https://redirect.github.com/swc-project/swc-node/issues/761) by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/767](https://redirect.github.com/swc-project/swc-node/pull/767) - chore: upgrade dependencies by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/771](https://redirect.github.com/swc-project/swc-node/pull/771) **Full Changelog**: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).8.0...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).9.1 ### [`v1.9.0`](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.8.0...@swc-node/register@1.9.0) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.8.0...@swc-node/register@1.9.0) ### [`v1.8.0`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.8.0) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.6.8...@swc-node/register@1.8.0) #### What's Changed - fix(core): remove `jsc.module.noInterop` when it's not supported by [@​kdy1](https://redirect.github.com/kdy1) in [https://github.com/swc-project/swc-node/pull/733](https://redirect.github.com/swc-project/swc-node/pull/733) - chore: fix README for install, build, and test by [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi) in [https://github.com/swc-project/swc-node/pull/728](https://redirect.github.com/swc-project/swc-node/pull/728) - feat(register): @​swc-node/register/esm use TypeScript resolver by [@​cm-ayf](https://redirect.github.com/cm-ayf) in [https://github.com/swc-project/swc-node/pull/727](https://redirect.github.com/swc-project/swc-node/pull/727) - chore(deps-dev): bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.22.10 to 7.23.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/swc-project/swc-node/pull/735](https://redirect.github.com/swc-project/swc-node/pull/735) - Fix [#​716](https://redirect.github.com/swc-project/swc-node/issues/716) by [@​eliellis](https://redirect.github.com/eliellis) in [https://github.com/swc-project/swc-node/pull/725](https://redirect.github.com/swc-project/swc-node/pull/725) - chore(deps-dev): bump axios from 1.3.5 to 1.6.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/swc-project/swc-node/pull/738](https://redirect.github.com/swc-project/swc-node/pull/738) - fix(core): respect useDefineForClassFields tsconfig value by [@​dsyddall](https://redirect.github.com/dsyddall) in [https://github.com/swc-project/swc-node/pull/740](https://redirect.github.com/swc-project/swc-node/pull/740) - fix(core): respect sourceMaps swcrc value by [@​dsyddall](https://redirect.github.com/dsyddall) in [https://github.com/swc-project/swc-node/pull/742](https://redirect.github.com/swc-project/swc-node/pull/742) - feat: add esm-register for node>20.6 by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/748](https://redirect.github.com/swc-project/swc-node/pull/748) - chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/swc-project/swc-node/pull/747](https://redirect.github.com/swc-project/swc-node/pull/747) - feat(core): support swc's `ignoreDynamic` option by [@​SukkaW](https://redirect.github.com/SukkaW) in [https://github.com/swc-project/swc-node/pull/745](https://redirect.github.com/swc-project/swc-node/pull/745) - fix: fix import ts from node_modules by [@​yeliex](https://redirect.github.com/yeliex) in [https://github.com/swc-project/swc-node/pull/744](https://redirect.github.com/swc-project/swc-node/pull/744) - Mention --enable-source-maps in README.md for esm projects. by [@​Xinkai](https://redirect.github.com/Xinkai) in [https://github.com/swc-project/swc-node/pull/737](https://redirect.github.com/swc-project/swc-node/pull/737) - feat: upgrade dependencies by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/swc-project/swc-node/pull/751](https://redirect.github.com/swc-project/swc-node/pull/751) #### New Contributors - [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi) made their first contribution in [https://github.com/swc-project/swc-node/pull/728](https://redirect.github.com/swc-project/swc-node/pull/728) - [@​cm-ayf](https://redirect.github.com/cm-ayf) made their first contribution in [https://github.com/swc-project/swc-node/pull/727](https://redirect.github.com/swc-project/swc-node/pull/727) - [@​eliellis](https://redirect.github.com/eliellis) made their first contribution in [https://github.com/swc-project/swc-node/pull/725](https://redirect.github.com/swc-project/swc-node/pull/725) - [@​dsyddall](https://redirect.github.com/dsyddall) made their first contribution in [https://github.com/swc-project/swc-node/pull/740](https://redirect.github.com/swc-project/swc-node/pull/740) - [@​SukkaW](https://redirect.github.com/SukkaW) made their first contribution in [https://github.com/swc-project/swc-node/pull/745](https://redirect.github.com/swc-project/swc-node/pull/745) - [@​Xinkai](https://redirect.github.com/Xinkai) made their first contribution in [https://github.com/swc-project/swc-node/pull/737](https://redirect.github.com/swc-project/swc-node/pull/737) **Full Changelog**: https://github.com/swc-project/swc-node/compare/[@​swc-node/core](https://redirect.github.com/swc-node/core)[@​1](https://redirect.github.com/1).10.5...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).8.0 ### [`v1.6.8`](https://redirect.github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.6.8) [Compare Source](https://redirect.github.com/swc-project/swc-node/compare/@swc-node/register@1.6.7...@swc-node/register@1.6.8) #### What's Changed - fix(core): remove `jsc.module.noInterop` when it's not supported by [@​kdy1](https://redirect.github.com/kdy1) in [https://github.com/swc-project/swc-node/pull/733](https://redirect.github.com/swc-project/swc-node/pull/733) - chore: fix README for install, build, and test by [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi) in [https://github.com/swc-project/swc-node/pull/728](https://redirect.github.com/swc-project/swc-node/pull/728) - feat(register): @​swc-node/register/esm use TypeScript resolver by [@​cm-ayf](https://redirect.github.com/cm-ayf) in [https://github.com/swc-project/swc-node/pull/727](https://redirect.github.com/swc-project/swc-node/pull/727) #### New Contributors - [@​devjiwonchoi](https://redirect.github.com/devjiwonchoi) made their first contribution in [https://github.com/swc-project/swc-node/pull/728](https://redirect.github.com/swc-project/swc-node/pull/728) -

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 0082737e6c68c5c57da877e1668783ac54c8ebee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
cmd-ts βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Sep 16, 2024 5:37pm