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

fix(deps): update dependency vuetify to v3.4.10 #348

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) 3.3.23 -> 3.4.10 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify)

v3.4.10

Compare Source

๐Ÿ”ง Bug Fixes
๐Ÿ”ฌ Code Refactoring
  • delay: implement defer utility (e89b5c3)
Other Commmits
  • chore(release): publish v3.4.10 (67474eb)
  • chore(package): update to latest PATCH release of all packages (aa17f8a)
  • chore: fix lint (b9a58ad)
  • chore: explicitly register global Vue JSX types for 3.4 (#โ€‹18928) (dc619a2), closes #โ€‹18973
  • chore(package): update to vue@3.4.6 (2f2f7bb)
  • docs(frequently-asked-questions): add new entry (eea5e84)
  • chore(helpers): add defer util fn (c0e49c0)
  • chore(AppBar): resolve linting issue (9e4daa8)
  • docs(package.json): update @โ€‹vuetify/one version (51f3f02)
  • docs(PerksOptions): update perks content (9dbb963)
  • docs(pins): add pins toggle option, turn off by default (2b04d96)
  • docs(VAutocomplete): remove unnecessary optional chaining (58b5916)
  • docs: correct vuetify/one usage (03c64eb)
  • chore: ensure api pages folder exists (4aa6de2)
  • docs(subscriptions): make one-subscription component global (091d905)
  • docs: add pinned items (#โ€‹18963) (65a4bc1)
  • docs: fix typo in styles and utility classes description (#โ€‹18960) (003df09)
  • docs: revert AppList & pinia changes (44467d0)
  • docs(UserTabs): remove dev requirement for subscriptions (85ec142)
  • docs(package): update @โ€‹vuetify/one (9bb08e9)
  • docs(List): update divider margin (4eea289)
  • docs(AppList): add collapse/expand icon defaults and make slim default (36ea2dd)
  • chore(package.json): update @โ€‹vuetify/one package (9f958ca)
  • docs(VCalendar): Fix Usage example to use viewMode prop (e7c928d)
  • docs: fix building (a950191)
  • docs(subscriptions): update page content (748056c)
  • docs(Selects): add other select components to API section (3626304)

v3.4.9

Compare Source

๐Ÿš€ Features

v3.4.8

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.7

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.6

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.5

Compare Source

๐Ÿ”ง Bug Fixes
๐Ÿ”ฅ Performance Improvements

v3.4.4

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.3

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.2

Compare Source

๐Ÿ”„ Reverts
  • Revert "fix(VDataTable): prevent layout shift when changing pages" (26c9ccb), closes #โ€‹18689

v3.4.1

Compare Source

๐Ÿ”ง Bug Fixes

v3.4.0

Compare Source

v3.4.0 (Blackguard)

VBottomSheet, VDataIterator, VDataTable, VDatePicker, VInfiniteScroll, VOtpInput, VSkeletonLoader, and VStepper have been moved from labs.


๐Ÿ’ช Support Vuetify Development

Vuetify is an open source MIT project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

๐Ÿ“– Table of Contents

๐Ÿ“‘ Upgrade guide

  • vuetify/labs imports for the above components should be changed to vuetify/components, or removed entirely if you're using auto-imports.
  • If you were using labs components, read the changelog to see if you need to make any other adjustments.
  • Support for browsers older than two years has been dropped.

๐Ÿ’ฏ Release notes

Since 3.3.23
๐Ÿš€ Features
๐Ÿ”ง Bug Fixes
๐Ÿ”ฌ Code Refactoring
  • make filterProps faster (a36dfb8)
Since 3.4.0-beta.1
๐Ÿš€ Features
๐Ÿ”ง Bug Fixes

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 requested a review from gabe565 as a code owner November 9, 2023 14:16
@renovate renovate bot added dependencies Pull requests that update a dependency file minor npm labels Nov 9, 2023
Copy link

cloudflare-pages bot commented Nov 9, 2023

Deploying with ย Cloudflare Pages ย Cloudflare Pages

Latest commit: 831dc90
Status:ย โœ…ย  Deploy successful!
Preview URL: https://d8ec9b94.mnemonic-ninja.pages.dev
Branch Preview URL: https://renovate-vuetify-3-x.mnemonic-ninja.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.0 fix(deps): update dependency vuetify to v3.4.1 Nov 14, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.1 fix(deps): update dependency vuetify to v3.4.2 Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.2 fix(deps): update dependency vuetify to v3.4.3 Nov 21, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.3 fix(deps): update dependency vuetify to v3.4.4 Nov 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.4 fix(deps): update dependency vuetify to v3.4.5 Dec 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.5 fix(deps): update dependency vuetify to v3.4.6 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/vuetify-3.x branch 2 times, most recently from 17b271a to 457c434 Compare December 13, 2023 05:36
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.6 fix(deps): update dependency vuetify to v3.4.7 Dec 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.7 fix(deps): update dependency vuetify to v3.4.8 Dec 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.8 fix(deps): update dependency vuetify to v3.4.9 Dec 28, 2023
@renovate renovate bot changed the title fix(deps): update dependency vuetify to v3.4.9 fix(deps): update dependency vuetify to v3.4.10 Jan 9, 2024
Copy link

sonarcloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gabe565 gabe565 merged commit ad7d478 into main Jan 10, 2024
7 checks passed
@gabe565 gabe565 deleted the renovate/vuetify-3.x branch January 10, 2024 08:02
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 minor npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant