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(deps): update dependency unplugin-auto-import to ^0.17.0 #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin-auto-import ^0.7.2 -> ^0.17.0 age adoption passing confidence

Release Notes

unplugin/unplugin-auto-import (unplugin-auto-import)

v0.17.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.17.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.17.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.17.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.17.1

Compare Source

No significant changes: publishing v0.17.0 to the npm registry failed

    View changes on GitHub

v0.16.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.16.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.16.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.16.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.16.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.16.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.15.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.15.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.15.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.14.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.14.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.14.2

Compare Source

No significant changes

    View changes on GitHub

v0.13.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.12.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.12.1

Compare Source

No significant changes

    View changes on GitHub

v0.12.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.11.5

Compare Source

No significant changes

    View changes on GitHub

v0.11.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.11.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.11.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.11.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.10.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.10.1

Compare Source

No significant changes

    View changes on GitHub

v0.10.0

Compare Source

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)
]

Refer to:

    View changes on GitHub

v0.9.5

Compare Source

v0.9.4

Compare Source

No significant changes

    View changes on GitHub

v0.9.3

Compare Source

No significant changes

    View changes on GitHub

v0.9.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.9.1

Compare Source

No significant changes

    View changes on GitHub

v0.9.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.8.8

Compare Source


Changes on GitHub

v0.8.7

Compare Source

Bug Fixes
  • generate better sourcemap (634561e)

v0.8.6

Compare Source

Features

v0.8.5

Compare Source

v0.8.4

Compare Source

v0.8.3

Compare Source

Bug Fixes

v0.8.2

Compare Source

Bug Fixes
  • improve dts writing to prevent loops (feafa4c)

v0.8.1

Compare Source

Bug Fixes

v0.8.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 98720f9 to 845fb50 Compare July 22, 2022 10:49
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.9.4 Update dependency unplugin-auto-import to v0.10.0 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 845fb50 to 060ba74 Compare July 24, 2022 11:35
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.10.0 Update dependency unplugin-auto-import to v0.10.1 Jul 24, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 060ba74 to 5d5b19d Compare July 27, 2022 17:59
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.10.1 Update dependency unplugin-auto-import to v0.10.2 Jul 27, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 5d5b19d to 5cb391c Compare July 29, 2022 23:20
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.10.2 Update dependency unplugin-auto-import to v0.10.3 Jul 29, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch 2 times, most recently from bc1ec1c to be84f85 Compare August 5, 2022 07:12
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.10.3 Update dependency unplugin-auto-import to v0.11.0 Aug 5, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from be84f85 to f231190 Compare August 6, 2022 17:49
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.11.0 Update dependency unplugin-auto-import to v0.11.1 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from f231190 to 18493c8 Compare August 18, 2022 16:19
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.11.1 Update dependency unplugin-auto-import to v0.11.2 Aug 18, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch 2 times, most recently from fd0e883 to 101a4d8 Compare August 29, 2022 10:14
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 101a4d8 to fa51b52 Compare September 13, 2022 01:04
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from fa51b52 to 91b76a7 Compare October 24, 2022 10:20
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.11.2 Update dependency unplugin-auto-import to v0.11.3 Oct 24, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 91b76a7 to 3d0034c Compare October 26, 2022 05:51
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.11.3 Update dependency unplugin-auto-import to v0.11.4 Oct 26, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 3d0034c to 9514c64 Compare October 26, 2022 11:05
@renovate renovate bot changed the title Update dependency unplugin-auto-import to v0.11.4 Update dependency unplugin-auto-import to ^0.11.0 Oct 26, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 9514c64 to 924dc8c Compare November 25, 2022 19:43
@renovate renovate bot changed the title Update dependency unplugin-auto-import to ^0.11.0 Update dependency unplugin-auto-import to ^0.12.0 Nov 25, 2022
@renovate renovate bot changed the title Update dependency unplugin-auto-import to ^0.12.0 chore(deps): update dependency unplugin-auto-import to ^0.12.0 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 924dc8c to c28be5a Compare January 29, 2023 13:27
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.12.0 chore(deps): update dependency unplugin-auto-import to ^0.13.0 Jan 29, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from c28be5a to 6b3f7ae Compare February 9, 2023 01:06
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.13.0 chore(deps): update dependency unplugin-auto-import to ^0.14.0 Feb 9, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 6b3f7ae to c6dc228 Compare February 23, 2023 16:24
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.14.0 chore(deps): update dependency unplugin-auto-import to ^0.15.0 Feb 23, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from c6dc228 to 66f87be Compare May 28, 2023 10:41
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.15.0 chore(deps): update dependency unplugin-auto-import to ^0.16.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 66f87be to 4b9dfe6 Compare June 15, 2023 01:27
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.16.0 chore(deps): update dependency unplugin-auto-import to ^0.17.0 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 4b9dfe6 to d3a0800 Compare November 24, 2023 18:20
Copy link
Contributor Author

renovate bot commented Nov 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[18:19:22.711] INFO (9): Installing tool node v20.10.0...
v20.10.0
10.2.3
0.22.0
[18:19:25.513] INFO (9): Installed tool node in 2.8s.
[18:19:25.962] INFO (52): Installing tool pnpm v7.5.2...
7.5.2
[18:19:27.325] INFO (52): Installed tool pnpm in 1.3s.
.                                        |  WARN  Ignoring broken lockfile at /tmp/worker/4c8471/386edb/repos/github/TickHeart/pi: Lockfile /tmp/worker/4c8471/386edb/repos/github/TickHeart/pi/pnpm-lock.yaml not compatible with current pnpm
 WARN  GET https://registry.npmjs.org/@commitlint%2Fcli error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint%2Fconfig-conventional error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fapp-root-path error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fcolumnify error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Ffs-extra error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fini error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fminimist error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fora error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fpacote error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fstring-similarity error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/bumpp error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/esno error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@antfu%2Feslint-config error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Finquirer error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint%2Fcli error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@commitlint%2Fconfig-conventional error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fapp-root-path error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fcolumnify error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Ffs-extra error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fini error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fminimist error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fnode error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fora error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fpacote error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Fstring-similarity error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/bumpp error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/esno error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@antfu%2Feslint-config error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types%2Finquirer error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/execa error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_PNPM_META_FETCH_FAIL  GET https://registry.npmjs.org/@commitlint%2Fcli: Value of "this" must be of type URLSearchParams
 WARN  GET https://registry.npmjs.org/fast-glob error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/husky error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/lint-staged error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unbuild error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unplugin-auto-import error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/chalk error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants