Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

build(deps-dev): bump @preconstruct/cli from 2.1.5 to 2.8.0 #175

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps @preconstruct/cli from 2.1.5 to 2.8.0.

Release notes

Sourced from @​preconstruct/cli's releases.

@​preconstruct/cli@​2.8.0

Minor Changes

  • #565 484c6a7 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.

  • #566 9d4f0dc Thanks @​emmatown! - Preconstruct no longer emits unnecessary .d.ts files that aren't referenced by an entrypoint

Patch Changes

  • 58df49f Thanks @​emmatown! - Fix require hook skipping compiling files when just an entrypoint is loaded

  • #559 a58f021 Thanks @​emmatown! - Extend import path normalisation in generated declaration files to manually written declaration files as well

@​preconstruct/cli@​2.7.0

Minor Changes

  • #556 908c43e Thanks @​Andarist! - Always emit relative paths used in generated TS declaration files with resolved extensions of their runtime equivalents. This currently requires one of the 2 experimental flags: importsConditions or onlyEmitUsedTypeScriptDeclarations

Patch Changes

  • #554 1147fee Thanks @​Andarist! - Fix types like import('#foo').Foo<import('#bar').Bar> not replacing the import to #bar in generated declarations under the importsConditions experimental flag

@​preconstruct/cli@​2.6.4

Patch Changes

  • e78203b Thanks @​emmatown! - Fix .d.ts files under importsConditions experimental flag incorrectly pointing to the source files

@​preconstruct/cli@​2.6.3

Patch Changes

@​preconstruct/cli@​2.6.2

Patch Changes

  • #546 c28b10a Thanks @​emmatown! - importConditionDefaultExport is now re-enabled and works with "moduleResolution": "bundler"

@​preconstruct/cli@​2.6.1

Patch Changes

  • 5380890 Thanks @​emmatown! - Disable specifying importConditionDefaultExport because it doesn't work correctly in "moduleResoltion": "bundler", @preconstruct/[email protected] is npm deprecated, importConditionDefaultExport will come back in the future.

... (truncated)

Commits
  • a096eaa Version Packages (#560)
  • 9d4f0dc Enable onlyEmitUsedTypeScriptDeclarations behaviour by default (#566)
  • 484c6a7 Use package.json#exports (#565)
  • 58df49f Fix require hook skipping compiling files when just an entrypoint is loaded
  • a58f021 Normalise imports in manually written declaration files (#559)
  • 0a4853c Version Packages (#555)
  • 908c43e Replace TS extensions in generated declaration files (#556)
  • 6860429 Avoid empty reexport statements in .cjs.mjs files (#558)
  • 00c80bb Gitignore .vscode/settings.json (#557)
  • 1147fee Unify how module specifiers are visited by different declaration transformers...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@preconstruct/cli](https://github.com/preconstruct/preconstruct) from 2.1.5 to 2.8.0.
- [Release notes](https://github.com/preconstruct/preconstruct/releases)
- [Commits](https://github.com/preconstruct/preconstruct/compare/@preconstruct/[email protected]...@preconstruct/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency This PR involves dependency changes label Jul 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 10, 2023

Superseded by #178.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/preconstruct/cli-2.8.0 branch July 10, 2023 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependency This PR involves dependency changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants