Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

chore(deps): update all non-major dependencies #18

Merged
merged 1 commit into from Jul 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^0.15.0 -> ^0.25.2 age adoption passing confidence
@iconify-json/akar-icons ^1.1.2 -> ^1.1.7 age adoption passing confidence
@iconify-json/tabler ^1.1.13 -> ^1.1.19 age adoption passing confidence
@tailwindcss/typography ^0.5.2 -> ^0.5.4 age adoption passing confidence
@vitejs/plugin-vue ^2.3.1 -> ^2.3.3 age adoption passing confidence
@vue/test-utils ^2.0.0 -> ^2.0.2 age adoption passing confidence
@vueuse/head ^0.7.5 -> ^0.7.6 age adoption passing confidence
autoprefixer ^10.4.4 -> ^10.4.7 age adoption passing confidence
daisyui ^2.15.2 -> ^2.19.0 age adoption passing confidence
eslint (source) ^8.12.0 -> ^8.20.0 age adoption passing confidence
firebase (source, changelog) ^9.6.10 -> ^9.9.0 age adoption passing confidence
pinia ^2.0.13 -> ^2.0.16 age adoption passing confidence
postcss (source) ^8.4.12 -> ^8.4.14 age adoption passing confidence
prettier (source) ^2.6.2 -> ^2.7.1 age adoption passing confidence
tailwindcss (source) ^3.0.23 -> ^3.1.6 age adoption passing confidence
typescript (source) ^4.6.3 -> ^4.7.4 age adoption passing confidence
unplugin-auto-import ^0.5.11 -> ^0.9.3 age adoption passing confidence
unplugin-icons ^0.13.4 -> ^0.14.7 age adoption passing confidence
unplugin-vue-components ^0.17.21 -> ^0.21.1 age adoption passing confidence
vite ^2.9.9 -> ^2.9.14 age adoption passing confidence
vitest ^0.12.7 -> ^0.18.1 age adoption passing confidence
vue ^3.2.31 -> ^3.2.37 age adoption passing confidence
vue-router ^4.0.14 -> ^4.1.2 age adoption passing confidence
vue-tsc ^0.29.8 -> ^0.38.8 age adoption passing confidence

Release Notes

antfu/eslint-config

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

v0.24.3

Compare Source

v0.24.2

Compare Source

v0.24.1

Compare Source

v0.24.0

Compare Source

v0.23.1

Compare Source

v0.23.0

Compare Source

v0.22.0

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source

v0.20.7

Compare Source

v0.20.6

Compare Source

v0.20.5

Compare Source

v0.20.4

Compare Source

v0.20.3

Compare Source

v0.20.2

Compare Source

v0.20.1

Compare Source

v0.20.0

Compare Source

v0.19.4

Compare Source

v0.19.3

Compare Source

v0.19.2

Compare Source

v0.19.1

Compare Source

Bug Fixes

v0.19.0

Compare Source

Bug Fixes
  • inline eslint-config-standard (9653a33)
Features

0.18.9 (2022-03-20)

Bug Fixes
  • vue: disable vue/no-setup-props-destructure (0a1f8c5)
  • disable yml/no-empty-document (73a790c)

0.18.8 (2022-03-10)

Bug Fixes
  • disable spaced-comment in yaml (a3c897a)
  • disable no-var-requires in markdown (774757b)

0.18.7 (2022-03-10)

Features
  • improve no-unused-vars rule (2e962a2)

0.18.6 (2022-03-10)

Bug Fixes

0.18.5 (2022-03-10)

Bug Fixes
  • package.json keys order (97975da)

0.18.4 (2022-03-10)

Bug Fixes

0.18.3 (2022-03-07)

Bug Fixes
  • disable no-callback-literal (8e1140a)

0.18.2 (2022-03-07)

Bug Fixes

0.18.1 (2022-03-07)

Bug Fixes

v0.18.9

Compare Source

Bug Fixes
  • vue: disable vue/no-setup-props-destructure (0a1f8c5)
  • disable yml/no-empty-document (73a790c)

v0.18.8

Compare Source

Bug Fixes
  • disable spaced-comment in yaml (a3c897a)
  • disable no-var-requires in markdown (774757b)

v0.18.7

Compare Source

Features
  • improve no-unused-vars rule (2e962a2)

v0.18.6

Compare Source

Bug Fixes

v0.18.5

Compare Source

Bug Fixes
  • package.json keys order (97975da)

v0.18.4

Compare Source

Bug Fixes

v0.18.3

Compare Source

Bug Fixes
  • disable no-callback-literal (8e1140a)

v0.18.2

Compare Source

Bug Fixes

v0.18.1

Compare Source

Bug Fixes

v0.18.0

Compare Source

Features

v0.17.0

Compare Source

Features

0.16.1 (2022-01-27)

Note: Version bump only for package @​antfu/eslint-config-monorepo

v0.16.1

Compare Source

Note: Version bump only for package @​antfu/eslint-config-monorepo

v0.16.0

Compare Source

Features
  • upgrade eslint-config-standard (d33ec89)
tailwindcss/typography

v0.5.4

Compare Source

Fixed
  • Update strong and code color styles to inherit from parent (#​276)

v0.5.3

Compare Source

Added
  • Add styles for tfoot elements (#​243)
  • Add prose-h5 and prose-h6 variants (#​273)
Fixed
  • Fix prose elements legacy mode (#​259)
  • Allow lead class to override element styles (#​260)
  • Fix generation of prose-headings variant (#​264)
  • Fix figure spacing (#​267)
  • Fix child combinator :where selectors (#​268)
  • Fix prose-headings variant to include h5 and h6 elements (#​273)
vitejs/vite (@​vitejs/plugin-vue)

v2.3.3

Compare Source

v2.3.2

Compare Source

vuejs/test-utils

v2.0.2

Compare Source

What's Changed

Fixes
Docs
Chore/Other

New Contributors

Full Changelog: vuejs/test-utils@v2.0.1...v2.0.2

v2.0.1

Compare Source

Test Utils is quite stable now, so most of the changes here are minor fixes.

The next "big ticket" feature will be SSR support. You can track it here: https://github.com/vuejs/test-utils/pull/1572

Fixes

Chores/Dependencies

#### New Contributors * @​dcrall made their first contribution in https://github.com/vuejs/test-utils/pull/1535 * @​snoozbuster made their first contribution in https://github.com/vuejs/test-utils/pull/1549

Full Changelog: vuejs/test-utils@v2.0.0...v2.0.1

vueuse/head

v0.7.6

Compare Source

No unreleased changes.

postcss/autoprefixer

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

saadeghi/daisyui

v2.19.0

Compare Source

Features
  • add new toast component (b57457f)
2.18.2 (2022-07-09)

v2.18.2

Compare Source

v2.18.1

Compare Source

v2.18.0

Compare Source

Features
  • add new bottom-navigation component
Bug Fixes

v2.17.0

Compare Source

Features

v2.15.4

Compare Source

v2.15.3

Compare Source

eslint/eslint

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)

v8.19.0

Compare Source

Features
  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#​16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#​16068) (Milos Djermanovic)
Bug Fixes
  • fc81848 fix: throw helpful exception when rule has wrong return type (#​16075) (Bryan Mishkin)
Documentation
  • 3ae0574 docs: Remove duplicate rule descriptions (#​16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#​16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#​16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#​16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#​16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#​16048) (唯然)
  • b8e68c1 docs: Update release process (#​16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#​15999) (Nitin Kumar)
Chores

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@netlify
Copy link

netlify bot commented Jul 18, 2022

Deploy Preview for esti ready!

Name Link
🔨 Latest commit 0b3b3a8
🔍 Latest deploy log https://app.netlify.com/sites/esti/deploys/62d4b25722f9cc00084b245f
😎 Deploy Preview https://deploy-preview-18--esti.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@renovate renovate bot merged commit 0dbb37a into main Jul 18, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch July 18, 2022 03:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants