keystonejs / create-keystone-app

CLI app that makes it easy to get started with Keystone
https://keystonejs.com/tutorials/getting-started-with-create-keystone-next-app
MIT License
40 stars 9 forks source link

Update dependency @preconstruct/cli to ^2.2.0 #316

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@preconstruct/cli ^2.1.5 -> ^2.2.0 age adoption passing confidence

Release Notes

preconstruct/preconstruct ### [`v2.2.0`](https://togithub.com/preconstruct/preconstruct/blob/HEAD/packages/cli/CHANGELOG.md#​220) [Compare Source](https://togithub.com/preconstruct/preconstruct/compare/@preconstruct/cli@2.1.8...@preconstruct/cli@2.2.0) ##### Minor Changes - [#​474](https://togithub.com/preconstruct/preconstruct/pull/474) [`a05414d`](https://togithub.com/preconstruct/preconstruct/commit/a05414d064e0bda75da47c9d3eaed9d713bae8f1) Thanks [@​mitchellhamilton](https://togithub.com/mitchellhamilton)! - `.d.ts` files can now be written next to `.js` entrypoints and they will be appropriately written to the dist. ### [`v2.1.8`](https://togithub.com/preconstruct/preconstruct/blob/HEAD/packages/cli/CHANGELOG.md#​218) [Compare Source](https://togithub.com/preconstruct/preconstruct/compare/@preconstruct/cli@2.1.7...@preconstruct/cli@2.1.8) ##### Patch Changes - [#​435](https://togithub.com/preconstruct/preconstruct/pull/435) [`014038b`](https://togithub.com/preconstruct/preconstruct/commit/014038b1049be52a8755c37723d931997b13da04) Thanks [@​nicksrandall](https://togithub.com/nicksrandall)! - Added experimental `exports` flag. See the docs at the `exports` section of https://preconstruct.tools/configuration. ### [`v2.1.7`](https://togithub.com/preconstruct/preconstruct/blob/HEAD/packages/cli/CHANGELOG.md#​217) [Compare Source](https://togithub.com/preconstruct/preconstruct/compare/@preconstruct/cli@2.1.6...@preconstruct/cli@2.1.7) ##### Patch Changes - [`3f202fd`](https://togithub.com/preconstruct/preconstruct/commit/3f202fd78c233093c483b0bb8fc657ecde1a4df7) Thanks [@​mitchellhamilton](https://togithub.com/mitchellhamilton)! - Imports to `@babel/runtime/helpers/esm/*` will now be rewritten to `@babel/runtime/helpers/*` for CommonJS outputs. This fixes the CommonJS output in case you have `["@​babel/plugin-transform-runtime", { "useESModules": true }]`) in your Babel config. ### [`v2.1.6`](https://togithub.com/preconstruct/preconstruct/blob/HEAD/packages/cli/CHANGELOG.md#​216) [Compare Source](https://togithub.com/preconstruct/preconstruct/compare/@preconstruct/cli@2.1.5...@preconstruct/cli@2.1.6) ##### Patch Changes - [#​461](https://togithub.com/preconstruct/preconstruct/pull/461) [`97e7ca0`](https://togithub.com/preconstruct/preconstruct/commit/97e7ca066f97b81ef986945e5363e95c6c1f867d) Thanks [@​simonswiss](https://togithub.com/simonswiss)! - Fixed grammar in CLI info message about errors - [`f6f2e60`](https://togithub.com/preconstruct/preconstruct/commit/f6f2e605e74b18b84f6734ba8c7a58ce24703a34) Thanks [@​mitchellhamilton](https://togithub.com/mitchellhamilton)! - Fixed bigint usage causing an error

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 3928506ea885de33d5c474bf319f38d94ab76f61

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