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 all non-major dependencies #6

Merged
merged 1 commit into from Jun 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^0.24.2 -> ^0.25.0 age adoption passing confidence devDependencies minor
@babel/types (source) ^7.18.2 -> ^7.18.4 age adoption passing confidence devDependencies patch
@commitlint/cli (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence devDependencies patch
@commitlint/config-conventional (source) ^17.0.0 -> ^17.0.2 age adoption passing confidence devDependencies patch
@unocss/preset-icons ^0.34.1 -> ^0.37.1 age adoption passing confidence devDependencies minor
@vueuse/core ^8.5.0 -> ^8.6.0 age adoption passing confidence devDependencies minor
lint-staged ^12.4.2 -> ^12.5.0 age adoption passing confidence devDependencies minor
pnpm (source) 7.1.5 -> 7.1.7 age adoption passing confidence packageManager patch
pnpm (source) >=7.1.5 -> >=7.1.7 age adoption passing confidence engines patch
pnpm/action-setup v2.2.1 -> v2.2.2 age adoption passing confidence action patch
simple-git-hooks ^2.7.0 -> ^2.8.0 age adoption passing confidence devDependencies minor
unocss ^0.34.1 -> ^0.37.1 age adoption passing confidence devDependencies minor
unplugin-auto-import ^0.8.5 -> ^0.8.6 age adoption passing confidence devDependencies patch
unplugin-vue-components ^0.19.5 -> ^0.19.6 age adoption passing confidence devDependencies patch
vitest ^0.12.9 -> ^0.13.0 age adoption passing confidence devDependencies minor
vue-tsc ^0.34.16 -> ^0.35.2 age adoption passing confidence devDependencies minor

Release Notes

antfu/eslint-config

v0.25.0

Compare Source

v0.24.3

Compare Source

babel/babel

v7.18.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-modules-systemjs
conventional-changelog/commitlint (@​commitlint/cli)

v17.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.0.2

Compare Source

Bug Fixes
  • update dependency conventional-changelog-conventionalcommits to v5 (#​3201) (c20fd19)
unocss/unocss

v0.37.1

Compare Source

Bug Fixes
Features

v0.37.0

Compare Source

Bug Fixes
  • preset-mini,preset-wind: rework more rules with base properties (#​1033) (6f695f6)
Features

v0.36.0

Compare Source

Bug Fixes
  • preset-wind: rework base of transform, filter, backdrop-filter (#​1028) (94672d7)
Features
  • directives: support theme() in css vars, close #​1026 (e50ea54)
  • preset-mini: add css [@layer](https://togithub.com/layer) support (#​1024) (dce832c)

v0.35.4

Compare Source

Bug Fixes
  • directives: theme() breaks [@apply](https://togithub.com/apply) (#​1025) (d04ff70)

v0.35.3

Compare Source

Features

v0.35.2

Compare Source

Bug Fixes

v0.35.1

Compare Source

Features
  • autocomplete: auto complete for shortcuts, close #​1012 (20788c8)
  • autocomplete: read autocomplete config from shortcuts (f88ef8d)

v0.35.0

Compare Source

Bug Fixes
Features
vueuse/vueuse

v8.6.0

Compare Source

Bug Fixes
Features
okonet/lint-staged

v12.5.0

Compare Source

Bug Fixes
  • include all files when using --config <path> (641d1c2)
  • skip backup stash when using the --diff option (d4da24d)
Features
  • add --diff-filter option for overriding list of (staged) files (753ef72)
  • add --diff option for overriding list of (staged) files (35fcce9)

v12.4.3

Compare Source

Bug Fixes
  • deps: downgrade yaml@1.10.2 to support Node.js 12 (383a96e)
  • deps: update commander@^9.2.0 (22ebf52)
  • deps: update yaml@^2.0.1 (ec73af0)
pnpm/pnpm

v7.1.7

Compare Source

Patch Changes

  • Improve the performance of the build sequence calculation step #​4815.
  • Correctly detect repeated dependency sequence during resolution #​4813.

Our Sponsors

#### What's Changed * fix: `pnpm add @​teambit/bit` should succeed by @​zkochan in https://github.com/pnpm/pnpm/pull/4813 * perf: build-modules by @​zkochan in https://github.com/pnpm/pnpm/pull/4815

Full Changelog: pnpm/pnpm@v7.1.6...v7.1.7

v7.1.6

Compare Source

Patch Changes

  • Don't fail on projects with linked dependencies, when auto-install-peers is set to true #​4796.
  • NODE_ENV=production pnpm install --dev should only install dev deps #​4745.

Our Sponsors

#### What's Changed * fix: only devDependencies are installed regardless of the node env by @​Spencer17x in https://github.com/pnpm/pnpm/pull/4805 * fix(auto-install-peers): don't fail on projects with linked deps by @​zkochan in https://github.com/pnpm/pnpm/pull/4807

Full Changelog: pnpm/pnpm@v7.1.5...v7.1.6

pnpm/action-setup

v2.2.2

Compare Source

Fixing network issues.

Related issues:

Related PR:

toplenboren/simple-git-hooks

v2.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.7.0...2.8.0

antfu/unplugin-auto-import

v0.8.6

Compare Source

Features
antfu/unplugin-vue-components

v0.19.6

Compare Source

Bug Fixes
vitest-dev/vitest

v0.13.0

Compare Source

Features

v0.12.10

Compare Source

Bug Fixes
Features
johnsoncodehk/volar

v0.35.2

Compare Source

  • feat: add tsc problemMatchers settings (#​1277)
  • fix: cannot watch external .d.ts file changes (#​1343)
  • fix: incorrect typescript error report with hgroup in template (#​1340)
  • fix: style variable injection syntax highlight not working for style languages other then css (#​1365)
  • fix: false positive type check for method arguments with defineExpose (#​1364)
  • fix: avoid html emmet active in style block (#​1358)
  • fix: unable to recognize the type of parameters as alongside <script setup> (#​1324)
  • fix: component export default jsdoc loss when use <script setup> (#​1327)
  • fix: false positive @ts-expect-error error in withDefaults() (#​1336)
Our Sponsors

v0.35.1

Compare Source

v0.35.0

Compare Source

  • perf: support TS auto-import cache for TS 4.7 (#​1360)
    • Please use 0.34.17 for TS 4.6.4 or lower

v0.34.17

Compare Source

  • feat: do not show unknown tag as red (#​1247)
  • feat: do not default enable editor.semanticHighlighting.enabled
  • feat: support syntax highlight for style variable injection
  • fix: auto import creates wrong identifier when dot in file name (#​1335)
  • fix: avoid language server crash on TS 4.7 (#​1300)
  • fix: namespaced component type-check not working

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d34b523 to 01f4ce3 Compare May 27, 2022 10:34
@renovate renovate bot changed the title chore(deps): update pnpm to v7.1.6 chore(deps): update all non-major dependencies May 27, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 9b6d91c to b0b96fa Compare May 31, 2022 17:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0b96fa to 45ef693 Compare June 1, 2022 02:13
@chrisbbreuer chrisbbreuer merged commit 8b51749 into main Jun 1, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 1, 2022 05:41
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

2 participants