Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps unplugin-auto-import from 0.5.11 to 0.11.2.

Release notes

Sourced from unplugin-auto-import's releases.

v0.11.2

   🚀 Features

    View changes on GitHub

v0.11.1

   🐞 Bug Fixes

    View changes on GitHub

v0.11.0

   🚀 Features

    View changes on GitHub

v0.10.3

   🚀 Features

    View changes on GitHub

v0.10.2

   🐞 Bug Fixes

    View changes on GitHub

v0.10.1

No significant changes

    View changes on GitHub

v0.10.0

Breaking Changes

  • dirs option only scan for one-level modules now. To support nested modules, configure it like:
dirs: [
   './composables/**' // all nested modules,
   // or
   './composables/*/index.{js,ts,jsx,tsx}', // one-level nested index file (previous behaviour)
</tr></table> 

... (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 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 [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) from 0.5.11 to 0.11.2.
- [Release notes](https://github.com/antfu/unplugin-auto-import/releases)
- [Commits](unplugin/unplugin-auto-import@v0.5.11...v0.11.2)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 22, 2022
@netlify
Copy link

netlify bot commented Aug 22, 2022

Deploy Preview for nexusweather failed.

Name Link
🔨 Latest commit d777f65
🔍 Latest deploy log https://app.netlify.com/sites/nexusweather/deploys/63038214e3aff60008fc76b1

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #213.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unplugin-auto-import-0.11.2 branch October 24, 2022 13:35
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