react-tree
react-tree copied to clipboard
Bump @preconstruct/cli from 1.1.7 to 1.1.19
Bumps @preconstruct/cli from 1.1.7 to 1.1.19.
Release notes
Sourced from @preconstruct/cli's releases.
@preconstruct/[email protected]
Patch Changes
cae339bThanks @mitchellhamilton! - FixnewEntrypointsexperimental flag on Windows@preconstruct/[email protected]
Patch Changes
68fdeebThanks @mitchellhamilton! - Cache source module resolution
e3a5c0cThanks @mitchellhamilton! - Skip parsing modules with Babel to determine if they have default exports or not if we're sure they don't based on a regex when runningpreconstruct dev@preconstruct/[email protected]
Patch Changes
933d831Thanks @mitchellhamilton! - Fix the ts-morph declaration generator generating files outside of the package's directory@preconstruct/[email protected]
Patch Changes
3c5743aThanks @mitchellhamilton! - Add experimentaluseTSMorphToGenerateTSDeclarationsflag@preconstruct/[email protected]
Patch Changes
eeb0077Thanks @mitchellhamilton! - Use relative paths inpreconstruct devfiles@preconstruct/[email protected]
Patch Changes
0b1c19cThanks @mitchellhamilton! - Add experimentaluseSourceInsteadOfGeneratingTSDeclarationsflag. This flag should not be used and is intended to be a workaround for some TypeScript declaration bugs.@preconstruct/[email protected]
Patch Changes
8e5c29d#281 Thanks @mitchellhamilton! - Exclude package directories without package.jsons rather than prompting to delete them, this aligns with the behaviour of package managers.@preconstruct/[email protected]
Patch Changes
5562440#278 Thanks @evocateur! - Force emit when generating declaration files@preconstruct/[email protected]
Patch Changes
1833512Thanks @mitchellhamilton! - Remove a console.log@preconstruct/[email protected]
Patch Changes
Commits
44e81faVersion Packages (#299)cae339bFix newEntrypoints experimental flag on Windows7b709f4Version Packages (#298)e3a5c0cSkip parsing modules with Babel to determine if they have default exports or ...68fdeebCache source module resolutione58506dVersion Packages (#296)933d831Fix the ts-morph declaration generator generating files outside of the packag...2f810dbVersion Packages (#294)dac8270Update configure babel link in README.md (#291)3c5743aAdd a changeset- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via:
npm install @kenshooui/[email protected]
# or
yarn add @kenshooui/[email protected]