Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps unbuild from 2.0.0 to 3.0.1.

Release notes

Sourced from unbuild's releases.

v3.0.1

compare changes

🩹 Fixes

  • rollup: De-default default export from stub (#455)

❤️ Contributors

v3.0.0

What is coming next?

In parallel with maintaining stable releases of unbuild, We are experimenting with a new, faster, and more modern approach based on OXC, rolldown, and native runtime ESM/TypeScript made possible with recent Node.js versions!

Changelog

compare changes

⚠️ Breaking Changes

  • Upgrade to rollup v4 (#327)
  • Default rollup build target to esnext (#335)
  • Upgrade to mkdist v2.0.0

🚀 Enhancements

  • Upgrade to rollup v4 (#327)
  • Support disabling preserveDynamicImports (#322)
  • rollup: Default to esnext build target (#335)
  • Support copy builder (#389)
  • Experimental active watcher for rollup (#364)
  • rollup: Add .mts and .cts to supported extensions (633ffe9)
  • Support custom jiti plugins for stub mode (#368)
  • Upgrade to jiti v2 (#409)
  • Add --config to the CLI (#440)

🩹 Fixes

  • Don't clean root directory if set as outDir (#343)
  • Generate stub types of with explicit extension import if pkg type is module (#371)
  • Correct dts generation for stub mode (#314)
  • rollup: Handle aliases when checking for externals (#384)
  • rollup: Update importAttributesKey to with (27bcba8)
  • Type RollupOptions.plugins as array (62fa930)
  • Add all loader extensions to esbuild include (8ab22ff)
  • Enable jiti interopDefault for config loader and internals (ref: #409) (#409)
  • rollup: Keep empty (type-only) modules (a9158e2)
  • rollup: Keep empty type-only modules (7a6469b)

... (truncated)

Changelog

Sourced from unbuild's changelog.

v3.0.1

compare changes

🩹 Fixes

  • rollup: De-default default export from stub (#455)

🏡 Chore

❤️ Contributors

v3.0.0

See github release notes.

v3.0.0-rc.11

compare changes

🩹 Fixes

  • untyped: Use schema module default export if is the only export (cc26726)

❤️ Contributors

v3.0.0-rc.10

compare changes

🚀 Enhancements

  • Add --config to the CLI (#440)

🩹 Fixes

  • Update to jiti 2.3 (9147c3e)
  • Untyped declaration output is optional (5820182)

📖 Documentation

  • Add more usage info (#401)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [unbuild](https://github.com/unjs/unbuild) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: unbuild
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #83.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/unbuild-3.0.1 branch December 30, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants