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.19.0 #124

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

This PR contains the following updates:

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

Release Notes

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

v0.19.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
    View changes on GitHub

v0.18.6

Compare Source

No significant changes

    View changes on GitHub

v0.18.5

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.18.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.18.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.18.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.17.8

Compare Source

No significant changes

    View changes on GitHub

v0.17.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.17.6

Compare Source

   🚀 Features
    View changes on GitHub

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

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2023

⚠️ No Changeset found

Latest commit: 9c2549f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2023

📊 Package size report   No changes

File Before After
Total (Includes all files) 123.9 kB 123.9 kB
Tarball size 21.8 kB 21.8 kB
Unchanged files
File Size
.changeset/config.json 313 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.gitattributes 35 B
.github/workflows/ci.yml 749 B
.github/workflows/codeql.yml 832 B
.github/workflows/pkg-size.yml 494 B
.github/workflows/release.yml 1.0 kB
.lintstagedrc.js 50 B
.prettierignore 19 B
.simple-git-hooks.js 51 B
auto-imports.d.ts 776 B
CHANGELOG.md 237 B
LICENSE 1.1 kB
package.json 2.3 kB
packages/angular-parser/CHANGELOG.md 5.5 kB
packages/angular-parser/package.json 1.1 kB
packages/angular-parser/README.md 553 B
packages/angular-parser/src/index.ts 368 B
packages/angular-parser/src/worker.mts 8.4 kB
packages/angular-parser/test/__snapshots__/fixtures.spec.ts.snap 776 B
packages/angular-parser/test/__snapshots__/parser.spec.ts.snap 64.1 kB
packages/angular-parser/test/fixtures.spec.ts 434 B
packages/angular-parser/test/fixtures/.markuplintrc 180 B
packages/angular-parser/test/fixtures/.prettierrc 32 B
packages/angular-parser/test/fixtures/attr-duplication.html 89 B
packages/angular-parser/test/fixtures/case-sensitive-tag-name.html 1.1 kB
packages/angular-parser/test/fixtures/deprecated-element.html 31 B
packages/angular-parser/test/helper.ts 1.3 kB
packages/angular-parser/test/parser.spec.ts 2.8 kB
packages/angular-parser/tsconfig.json 154 B
packages/angular-rules/CHANGELOG.md 882 B
packages/angular-rules/package.json 488 B
packages/angular-rules/README.md 566 B
packages/angular-rules/src/attribute-group-order/__snapshots__/index.spec.ts.snap 5.7 kB
packages/angular-rules/src/attribute-group-order/index.spec.ts 8.2 kB
packages/angular-rules/src/attribute-group-order/index.ts 2.4 kB
packages/angular-rules/src/attribute-group-order/README.md 1.6 kB
packages/angular-rules/src/index.ts 388 B
packages/angular-rules/tsconfig.json 191 B
README.md 7.1 kB
tsconfig.base.json 273 B
tsconfig.json 162 B
vitest.config.ts 300 B

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec6e60d) 93.75% compared to head (0c946cb) 93.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #124   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           3        3           
  Lines          48       48           
  Branches       15       15           
=======================================
  Hits           45       45           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.16.6 chore(deps): update dependency unplugin-auto-import to ^0.16.7 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 3bbdcaf to 913c01f Compare October 26, 2023 04:38
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.16.7 chore(deps): update dependency unplugin-auto-import to ^0.17.1 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 913c01f to 92d5e08 Compare November 24, 2023 19:46
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.1 chore(deps): update dependency unplugin-auto-import to ^0.17.2 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 92d5e08 to 9f99ca3 Compare December 3, 2023 20:41
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 9f99ca3 to 6520c25 Compare December 27, 2023 12:52
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.2 chore(deps): update dependency unplugin-auto-import to ^0.17.3 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 6520c25 to 23f04db Compare January 24, 2024 16:18
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.3 chore(deps): update dependency unplugin-auto-import to ^0.17.4 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 23f04db to 0c946cb Compare January 25, 2024 17:50
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.4 chore(deps): update dependency unplugin-auto-import to ^0.17.5 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 0c946cb to 157a297 Compare May 10, 2024 12:24
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.5 chore(deps): update dependency unplugin-auto-import to ^0.17.6 May 10, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 157a297 to 4d0e549 Compare July 11, 2024 18:34
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.17.6 chore(deps): update dependency unplugin-auto-import to ^0.18.0 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 4d0e549 to 530fcda Compare July 23, 2024 13:48
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.0 chore(deps): update dependency unplugin-auto-import to ^0.18.1 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 530fcda to 7eb2c37 Compare July 24, 2024 09:37
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.1 chore(deps): update dependency unplugin-auto-import to ^0.18.2 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 7eb2c37 to b4d906f Compare September 12, 2024 17:24
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.2 chore(deps): update dependency unplugin-auto-import to ^0.18.3 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from b4d906f to a094a42 Compare November 14, 2024 07:24
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.3 chore(deps): update dependency unplugin-auto-import to ^0.18.4 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from a094a42 to dbdd8a5 Compare November 19, 2024 01:53
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.4 chore(deps): update dependency unplugin-auto-import to ^0.18.5 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from dbdd8a5 to 4e1c95c Compare November 27, 2024 12:02
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.5 chore(deps): update dependency unplugin-auto-import to ^0.18.6 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/unplugin-auto-import-0.x branch from 4e1c95c to 9c2549f Compare December 13, 2024 07:08
@renovate renovate bot changed the title chore(deps): update dependency unplugin-auto-import to ^0.18.6 chore(deps): update dependency unplugin-auto-import to ^0.19.0 Dec 13, 2024
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.

0 participants