Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump unbuild from 1.2.1 to 2.0.0 #1592

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps unbuild from 1.2.1 to 2.0.0.

Release notes

Sourced from unbuild's releases.

v2.0.0

compare changes

⭐ Highlights

  • Support for generating mts and cts declarations (read #273 and #226 for more info)
  • Support new CLI options --minify and --sourcemap
  • Upgraded to mkdist v1.3.0
  • Several bug fixes and stability improvements

🚀 Enhancements

  • Generate .d.mts and .d.cts declarations (#273)
  • Support multiple build configs (#275)
  • Support nested subpaths (#280)
  • Allow customizing jiti options for stub entries (#282)
  • Support aliases for stub mode (#283)
  • Migrate to unjs/citty (#284)
  • cli: Support --minify (#285)
  • Sourcemap support (#286)

🩹 Fixes

  • Respect directory separator when matching entries (#214)
  • esbuild: Typo in sourcemap option (#259)
  • Remove extensions from default output name (#279)
  • rollup: Check module id against externals as well (#270)
  • esbuild: Apply minify with corresponding loader (#254)
  • esbuild: Do not minify declarations (83b3ed2)
  • mkdist: Allow passing all possible options (f40a889)
  • Clean dist directories only once for multi builds (11c47c8)
  • auto: Avoid warning for existing files (#287)

💅 Refactors

  • rollup: ⚠️ Improve esbuild options handling (#278)

📦 Build

  • ⚠️ Make typescript a peer dependency (f31c6a4)

❤️ Contributors

... (truncated)

Changelog

Sourced from unbuild's changelog.

v2.0.0

compare changes

🏡 Chore

🤖 CI

  • Use conventional commit for autofix (#294)

❤️ Contributors

v2.0.0-rc.0

compare changes

🚀 Enhancements

  • Generate .d.mts and .d.cts declarations (#273)
  • Support multiple build configs (#275)
  • Support nested subpaths (#280)
  • Allow customizing jiti options for stub entries (#282)
  • Support aliases for stub mode (#283)
  • Migrate to unjs/citty (#284)
  • cli: Support --minify (#285)
  • Sourcemap support (#286)

🩹 Fixes

  • Respect directory separator when matching entries (#214)
  • esbuild: Typo in sourcemap option (#259)
  • Remove extensions from default output name (#279)
  • rollup: Check module id against externals as well (#270)
  • esbuild: Apply minify with corresponding loader (#254)
  • esbuild: Do not minify declarations (83b3ed2)
  • mkdist: Allow passing all possible options (f40a889)
  • Clean dist directories only once for multi builds (11c47c8)
  • auto: Avoid warning for existing files (#287)

💅 Refactors

  • rollup: ⚠️ Improve esbuild options handling (#278)

📦 Build

... (truncated)

Commits
  • ff3eaa8 chore(release): v2.0.0
  • 8d8a3d7 chore: update depedencies
  • c6ca396 chore(deps): update dependency rollup-plugin-dts to v6 (#301)
  • 33b20a4 chore: update dependencies
  • 624db56 chore(deps): update all non-major dependencies
  • e335fb7 chore(deps): update all non-major dependencies
  • 804c084 ci: use conventional commit for autofix (#294)
  • bfb95f5 chore(release): v2.0.0-rc.0
  • 7dcda3f chore: enable declaration for min + sourcemap fixture
  • 66177cc fix(auto): avoid warning for existing files (#287)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@vercel
Copy link

vercel bot commented Sep 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitmoji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2023 9:32am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unbuild-2.0.0 branch 3 times, most recently from 916deb5 to 838359c Compare September 3, 2023 09:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unbuild-2.0.0 branch from 838359c to 7a17a1d Compare September 3, 2023 09:26
Bumps [unbuild](https://github.com/unjs/unbuild) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v1.2.1...v2.0.0)

---
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 force-pushed the dependabot/npm_and_yarn/unbuild-2.0.0 branch from 7a17a1d to e379149 Compare September 3, 2023 09:30
@carloscuesta carloscuesta merged commit 710852c into master Sep 3, 2023
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/unbuild-2.0.0 branch September 3, 2023 09:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant