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

build(deps-dev): bump unbuild from 3.0.1 to 3.2.0 #322

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps unbuild from 3.0.1 to 3.2.0.

Release notes

Sourced from unbuild's releases.

v3.2.0

compare changes

🚀 Enhancements

  • mkdist: Fail build if mkdist errors in creating declarations (#473)

🩹 Fixes

  • Correct .d.cts default export type (#458)

❤️ Contributors

v3.1.0

compare changes

🚀 Enhancements

  • Support parallel builds (af19b1b)
  • Infer externals from package name, exports, and imports fields (#469)
  • rollup: Resolve with "production" condition by default (#470, #471)

🩹 Fixes

  • Resolve presets with default export (#465)

🏡 Chore

  • Remove unused imports (#463)

❤️ Contributors

Changelog

Sourced from unbuild's changelog.

v3.2.0

compare changes

🚀 Enhancements

  • mkdist: Fail build if mkdist errors in creating declarations (#473)

🩹 Fixes

  • Correct .d.cts default export type (#458)

🏡 Chore

❤️ Contributors

v3.1.0

compare changes

🚀 Enhancements

  • Support parallel builds (af19b1b)
  • Infer externals from package name, exports and imports (#469)
  • rollup: Resolve with production condition (#470)

🩹 Fixes

  • Resolve preset on directory (#465)
  • Only externalize @types/ from devDependencies (#471)

🏡 Chore

  • Remove unused imports (#463)
  • Apply automated updates (f724382)

❤️ Contributors

Commits
  • e23d824 chore(release): v3.2.0
  • 6ac4def fix: correct .d.cts default export type (#458)
  • 1aaa0ae feat(mkdist): fail build if mkdist errors in creating declarations (#473)
  • 4536320 chore: update deps
  • 1ba5747 chore(release): v3.1.0
  • 9360293 fix: only externalize @types/ from devDependencies (#471)
  • 9dd09ee feat(rollup): resolve with production condition (#470)
  • 6846d34 feat: infer externals from package name, exports and imports (#469)
  • af19b1b feat: support parallel builds
  • bf8de6b fix: resolve preset on directory (#465)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 30, 2024
@github-actions github-actions bot enabled auto-merge December 30, 2024 18:47
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [unbuild](https://github.com/unjs/unbuild) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/unjs/unbuild/releases)
- [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md)
- [Commits](unjs/unbuild@v3.0.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unbuild-3.2.0 branch from 82ecef3 to 495f9a1 Compare January 6, 2025 18:29
@github-actions github-actions bot merged commit def786f into next Jan 6, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unbuild-3.2.0 branch January 6, 2025 18:29
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants