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

chore(plugins): bump mkdist from 1.5.3 to 1.6.0 in /packages/plugins in the development group #260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the development group in /packages/plugins with 1 update: mkdist.

Updates mkdist from 1.5.3 to 1.6.0

Release notes

Sourced from mkdist's releases.

v1.6.0

compare changes

🚀 Enhancements

  • Update esbuild to 0.24 (d0dd1f7)
  • Replace fast-glob with tinyglobby (#237)

❤️ Contributors

v1.5.9

compare changes

🩹 Fixes

  • dts: Handle dir + file of same name (#245)

❤️ Contributors

v1.5.8

compare changes

🩹 Fixes

  • dts: Resolve directory exports in .dts files (#244)

❤️ Contributors

v1.5.7

compare changes

🩹 Fixes

  • vue: Skip transpilation with multiple script blocks (#243)

❤️ Contributors

v1.5.6

compare changes

... (truncated)

Changelog

Sourced from mkdist's changelog.

v1.6.0

compare changes

🚀 Enhancements

💅 Refactors

  • dts: Improve internal extractDeclarations readability (#248)
  • Replace fast-glob with tinyglobby (#237)

🏡 Chore

✅ Tests

  • Add test for components/index.ts dts behavior (eb495b0)

❤️ Contributors

v1.5.9

compare changes

🩹 Fixes

  • dts: Handle dir + file of same name (#245)

❤️ Contributors

v1.5.8

compare changes

🩹 Fixes

  • dts: Resolve directory exports in .dts files (#244)

❤️ Contributors

... (truncated)

Commits
  • 6026ea1 chore(release): v1.6.0
  • 82b7c9a refactor: replace fast-glob with tinyglobby (#237)
  • d0dd1f7 feat: update esbuild to 0.24
  • 10032ee chore: update eslint config
  • 39390b3 chore: update dev dependencies
  • eb495b0 test: add test for components/index.ts dts behavior
  • 1ca855a refactor(dts): improve internal extractDeclarations readability (#248)
  • 9fdcf8a chore(release): v1.5.9
  • f85db94 fix(dts): handle dir + file of same name (#245)
  • 580b67c chore(release): v1.5.8
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
Copy link

vercel bot commented Oct 7, 2024

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

Name Status Preview Comments Updated (UTC)
vue-equipment ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 3:13am

Bumps the development group in /packages/plugins with 1 update: [mkdist](https://github.com/unjs/mkdist).


Updates `mkdist` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/unjs/mkdist/releases)
- [Changelog](https://github.com/unjs/mkdist/blob/main/CHANGELOG.md)
- [Commits](unjs/mkdist@v1.5.3...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/plugins/development-13ad03ab20 branch from a52da96 to 423a770 Compare October 14, 2024 03:05
@github-actions github-actions bot merged commit 906dc45 into main Oct 14, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/plugins/development-13ad03ab20 branch October 14, 2024 03:05
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