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 #7

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/mdi ^1.1.66 -> ^1.1.67 age adoption passing confidence
@iconify-json/simple-icons ^1.1.101 -> ^1.1.109 age adoption passing confidence
@nuxt/content (source) ^2.12.1 -> ^2.13.1 age adoption passing confidence
@nuxt/ui (source) ^2.16.0 -> ^2.17.0 age adoption passing confidence
@​nuxt/ui-pro ^1.1.0 -> ^1.3.1 age adoption passing confidence
@scalar/nuxt (source) ^0.0.30 -> ^0.2.39 age adoption passing confidence
vue (source) ^3.4.27 -> ^3.4.31 age adoption passing confidence
vue-router ^4.3.2 -> ^4.4.0 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v2.17.0

Compare Source

Features
Bug Fixes
scalar/scalar (@​scalar/nuxt)

v0.2.39

Patch Changes

v0.2.38

Patch Changes

v0.2.37

Patch Changes

v0.2.36

Patch Changes

v0.2.35

Patch Changes

v0.2.34

Patch Changes

v0.2.33

Patch Changes

v0.2.32

Patch Changes

v0.2.30

Patch Changes

v0.2.29

Patch Changes

v0.2.28

Patch Changes

v0.2.27

Patch Changes

v0.2.26

Patch Changes

v0.2.25

Patch Changes

v0.2.24

Patch Changes

v0.2.23

Patch Changes

v0.2.22

Patch Changes

v0.2.19

Patch Changes

v0.2.18

Patch Changes

v0.2.17

Patch Changes

v0.2.15

Patch Changes

v0.2.14

Patch Changes

v0.2.13

Patch Changes

v0.2.11

Patch Changes

v0.2.10

Patch Changes

v0.2.9

Patch Changes

v0.2.8

Patch Changes

v0.2.6

Patch Changes

v0.2.5

Patch Changes

v0.2.4

Patch Changes

v0.2.3

Patch Changes

v0.2.2

Patch Changes

v0.2.1

Patch Changes

v0.2.0

Minor Changes
Patch Changes

v0.1.5

Patch Changes

v0.1.4

Patch Changes

v0.1.3

Patch Changes

v0.1.2

Patch Changes

v0.1.1

Patch Changes

v0.1.0

Minor Changes
  • 7d3bc16: feat: css files must be explicitly imported, check the docs
Patch Changes

v0.0.66

Patch Changes

v0.0.65

Patch Changes

v0.0.64

Patch Changes

v0.0.63

Patch Changes

v0.0.62

Patch Changes

v0.0.61

Patch Changes

v0.0.60

Patch Changes

v0.0.59

Patch Changes

v0.0.58

Patch Changes

v0.0.57

Patch Changes

v0.0.56

Patch Changes

v0.0.55

Patch Changes

v0.0.54

Patch Changes

v0.0.53

Patch Changes

v0.0.52

Patch Changes

v0.0.51

Patch Changes

v0.0.50

Patch Changes

v0.0.49

Patch Changes

v0.0.48

Patch Changes

v0.0.47

Patch Changes

v0.0.46

Patch Changes

v0.0.45

Patch Changes

v0.0.44

Patch Changes

v0.0.43

Patch Changes

v0.0.42

Patch Changes

v0.0.41

Patch Changes

v0.0.40

Patch Changes

v0.0.39

Patch Changes

v0.0.38

Patch Changes

v0.0.37

Patch Changes

v0.0.36

Patch Changes

v0.0.35

Patch Changes

v0.0.34

Patch Changes
vuejs/core (vue)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

v3.4.30

Compare Source

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

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.

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


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

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

Copy link

netlify bot commented May 7, 2024

Deploy Preview for handball-checks-mgm12 ready!

Name Link
🔨 Latest commit 8c968db
🔍 Latest deploy log https://app.netlify.com/sites/handball-checks-mgm12/deploys/6690abef366ea400085a57b3
😎 Deploy Preview https://deploy-preview-7--handball-checks-mgm12.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 configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 62a7c46 to 758471f Compare May 15, 2024 21:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 8627575 to 355a032 Compare May 22, 2024 22:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f824ca6 to d539922 Compare May 30, 2024 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from c781a98 to 4ccc62c Compare June 22, 2024 16:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 47bc215 to 0a3dded Compare July 1, 2024 00:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 865654d to a1fb900 Compare July 9, 2024 16:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1fb900 to 8c968db Compare July 12, 2024 04:07
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