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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@algolia/client-search ^4.23.3 -> ^4.24.0 age adoption passing confidence devDependencies minor
@docsearch/css (source) ^3.6.0 -> ^3.6.1 age adoption passing confidence devDependencies patch
@docsearch/js (source) ^3.6.0 -> ^3.6.1 age adoption passing confidence devDependencies patch
@nuxt/content (source) ^2.12.1 -> ^2.13.2 age adoption passing confidence dependencies minor
@nuxt/devtools (source) ^1.3.1 -> ^1.4.1 age adoption passing confidence devDependencies minor
@nuxt/eslint-config (source) ^0.3.13 -> ^0.5.6 age adoption passing confidence devDependencies minor
@nuxthq/studio (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@nuxtjs/plausible ^1.0.0 -> ^1.0.2 age adoption passing confidence devDependencies patch
@types/node (source) ^20.12.12 -> ^20.16.5 age adoption passing confidence devDependencies minor
@vueuse/integrations (source) ^10.9.0 -> ^10.11.1 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^10.9.0 -> ^10.11.1 age adoption passing confidence dependencies minor
eslint (source) ^9.3.0 -> ^9.10.0 age adoption passing confidence devDependencies minor
nuxt (source) ^3.11.2 -> ^3.13.1 age adoption passing confidence devDependencies minor
pnpm (source) 9.1.1 -> 9.9.0 age adoption passing confidence packageManager minor
pnpm/action-setup v2.4.0 -> v2.4.1 age adoption passing confidence action patch
release-it ^17.2.1 -> ^17.6.0 age adoption passing confidence devDependencies minor
typescript (source) ^5.4.5 -> ^5.5.4 age adoption passing confidence devDependencies minor
vite-plugin-inspect ^0.8.4 -> ^0.8.7 age adoption passing confidence devDependencies patch
vue (source) ^3.4.27 -> ^3.5.3 age adoption passing confidence devDependencies minor

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-search)

v4.24.0

Compare Source

algolia/docsearch (@​docsearch/css)

v3.6.1

Compare Source

Bug Fixes
nuxt/content (@​nuxt/content)

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors

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/devtools (@​nuxt/devtools)

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
  • kit: introduce host-client utility (167373c)

1.3.14 (2024-08-20)

1.3.13 (2024-08-20)

1.3.12 (2024-08-20)

1.3.11 (2024-08-20)

1.3.10 (2024-08-20)

Bug Fixes
Features

1.3.9 (2024-07-02)

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

1.3.8 (2024-07-02)

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

1.3.7 (2024-06-27)

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

1.3.6 (2024-06-21)

Features

1.3.5 (2024-06-21)

Bug Fixes
  • downgrade module-builder (de79dc4)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-04)

Bug Fixes

1.3.2 (2024-05-27)

Bug Fixes

1.3.1 (2024-05-10)

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.14

Compare Source

v1.3.9

Compare Source

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

v1.3.8

Compare Source

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

v1.3.7

Compare Source

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxtlabs/studio-module (@​nuxthq/studio)

v1.1.2

Compare Source

  • fix(mergeDraft): push file if it is missing in dbFiles (#​173) (5e75bfd)

v1.1.1

Compare Source

  • chore(package): set pnpm as pkg manager (22a9a96)
  • fix(preview): handle renamed new file (65b49e3)
nuxt-modules/plausible (@​nuxtjs/plausible)

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/integrations)

v10.11.1

Compare Source

No significant changes

    View changes on GitHub

v10.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.10.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.10.0

Compare Source

   🚀 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.

👻 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 was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

Copy link

codesandbox bot commented May 21, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 99d17e1 to 162c55d Compare June 2, 2024 23:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0526c29 to c9ec74e Compare June 10, 2024 13:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 2699cd0 to ecd3ef3 Compare June 18, 2024 06:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2132b1c to 9c8128c Compare June 20, 2024 15:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d8d1ba0 to 0926e0f Compare August 16, 2024 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c129648 to a0c2be4 Compare August 23, 2024 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b22085d to a13b4bd Compare September 1, 2024 13:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from eb8fe82 to 7f05937 Compare September 6, 2024 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f05937 to 1fd1187 Compare September 9, 2024 11:43
@danielroe danielroe merged commit fe070d8 into main Sep 9, 2024
1 check passed
@danielroe danielroe deleted the renovate/all-minor-patch branch September 9, 2024 11:45
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

1 participant