algolia icon indicating copy to clipboard operation
algolia copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 3 years ago β€’ 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/recommend ^4.12.2 -> ^4.14.2 age adoption passing confidence
@docsearch/css (source) ^3.0.0 -> ^3.2.1 age adoption passing confidence
@docsearch/js (source) ^3.0.0 -> ^3.2.1 age adoption passing confidence
@nuxt/kit ^3.0.0-rc.3 -> ^3.0.0-rc.8 age adoption passing confidence
algoliasearch ^4.11.0 -> ^4.14.2 age adoption passing confidence
metadata-scraper ^0.2.49 -> ^0.2.59 age adoption passing confidence
nuxt ^3.0.0-rc.4 -> ^3.0.0-rc.8 age adoption passing confidence
vue-instantsearch ^4.3.2 -> ^4.4.2 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript

v4.14.2

Compare Source

v4.14.1

Compare Source

v4.14.0

Compare Source

algolia/docsearch

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Bug Fixes
Features

3.1.1 (2022-06-30)

Bug Fixes

v3.1.1

Compare Source

Bug Fixes
nuxt/framework

v3.0.0-rc.8

Compare Source

Note This version includes hotfixes from rc.7. Check v3.0.0-rc.7 release notes for all changes between rc.6...rc.8

Warning There are slight API changes with this release candidate.

πŸ’¬ Join the release discussion

πŸš€ How to upgrade
  • Automated: npx nuxi-edge@latest upgrade --force
  • Manual: Bump nuxt dependency to 3.0.0-rc.8 and then use npx nuxi-edge@latest cleanup to cleanup any local caches
🩹 Fixes
  • cli: Fix issues with nuxi upgrade (#​6514)
  • nuxt: ⚠️ Allow app:rendered to modify ssr context and add render:html (#​6521)
  • vite: Remove /@​fs from external ids (#​6529)
  • nuxt: Tree-shake devtools from production bundle (#​6538)
  • vite, nuxt: Resolve relative to srcDir rather than rootDir (#​6546)
πŸ“¦ Build
πŸ“– Documentation
  • Change info to danger for the pages root element (#​6528)
  • quick-start: Add the file path for disabling generating shim (#​6519)
  • schema: Grammar, punctuation and typo fixes (#​6469)
❀️ Contributors
  • Damian GΕ‚owala
  • Daniel Roe
  • Eugen Istoc
  • Jiang Menghao
  • Pooya Parsa
  • Timur Bolotov

v3.0.0-rc.7

Compare Source

Warning There are slight API changes with this release candidate. Please check the linked issues marked with ⚠️

Warning This release contains some regressions. Please upgrade to the latest v3.0.0-rc.8

πŸš€ Enhancements
πŸ”₯ Performance
  • nuxt: Transform #imports to improve tree-shaking (#​5763)
  • vite-node: Only invalidate cache for user code (#​6156)
🩹 Fixes
  • webpack: Do not resolve #internal/nitro alias internally (#​5987)
  • nuxt: ⚠️ Change statusCode type to number for error page template (#​6010)
  • kit, nuxt: Always sort globby results (#​6029)
  • pages: Ignore expression delimiters within quotes (#​6033)
  • nuxt: Always write nitro types when building (#​6035)
  • kit: Resolve aliases in plugin src (#​6037)
  • vite: Invalidate virtual files when changed (#​6038)
  • nuxt: Use relative path to generate plugin variables (#​6030)
  • types: Generate relative path in imports.d.ts (#​6054)
  • nuxt: Auto import for components with the external template (#​6053)
  • vite: Ignore baseurl when pruning manifest (#​6063)
  • nuxt: Don't ignore components dirs with the same prefix (#​6116)
  • vite: Resolve tsconfig.json for vue-tsc type checker (#​6069)
  • cli: Load .env file before starting dev server (#​6119)
  • nuxt: Normalize manifest css file entries (#​6112)
  • vite: Allow overriding client HMR options (#​6082)
  • nuxt: Clear vite-node runner cache after each render (#​6154)
  • nuxt: Add error event declaration to the <NuxtErrorBoundary> component (#​6141)
  • schema: Add empty noscript array (#​6155)
  • vite: Use unjs/externality to handle vite-node externals (#​6153)
  • nuxt: Allow useHead to accept computed values (#​6174)
  • schema: Exclude functions from DeepPartial (#​6176)
  • nuxt: Don't call renderMeta if it is not defined (#​6201)
  • vite, webpack: Generate composable keys based on order (#​6191)
  • schema: Add typings for vite.vue options (#​6220)
  • vite: Fix dist dir resolution (#​6215)
  • webpack: Output .mjs to use crossorigin preloads (#​6232)
  • kit: Try extensions with resolvePath with absolute input (#​6233)
  • nuxt: Do not allow catchalls to have child routes (#​6257)
  • nuxt: Narrow nuxt.config import protection (#​6279)
  • nuxt: Separate routes for different suspense forks (#​6275)
  • nuxt: Avoid duplicate titleTemplate (#​6296)
  • nuxt: Render head scripts that use body: true (#​6293)
  • nuxt: Generate 200.html and 404.html spa fallback files (#​6308)
  • nuxt: Extract component to provide route (#​6325)
  • nuxt: Remove literal <script setup> from comment (#​6331)
  • vite: Improve vite-node hmr (#​6343)
  • nuxt: Better equality check for json cookies (#​6352)
  • nuxt: Make the route provided to page children reactive (#​6349)
  • nuxi, kit: Enable esmResolve flag for jiti (#​6356)
  • nuxt: Resolve plugins and middleware to their full path (#​6350)
  • vite: Use URL for entry on windows (#​6355)
  • nuxt: Remove side-effect imports from page metadata (#​6376)
  • nuxt: Type useRoute return (#​6395)
  • schema: Cleanup meta tags and deduplicate charset and viewport (#​6378)
  • kit: Move relative path handling back into nuxt templates (#​6430)
  • cli: Upgrade listhen (#​6434)
  • nuxt: Do not log 404 and showError as fatal by default (#​6437)
  • nuxt: Add viteServerDynamicImports as experimental flag (#​6433)
  • nuxt: Use payload error state as the source of truth (#​6389)
  • vite: Add module type to vite node entry (#​6448)
  • nuxt: Handle immediate errors when calling useAsyncData (#​6441)
  • nuxt: Ensure component dirs in node_modules have lower scanning priority (#​6382)
  • nuxt: InteropDefault for page component imports (#​6468)
  • nuxt: Immediately call asyncData handler (#​6472)
  • nuxt: Log fatal errors as well as unhandled (#​6488)
πŸ’… Refactors
  • nuxt: Enhance useFetch and useLazyFetch request type (#​4825)
  • vite: Reuse logic and improve code splitting (#​6164)
  • test-utils: Remove unused codes (#​6369)
  • nuxt: ⚠️ Remove null handling for titleTemplate (#​6487)
πŸ“– Documentation
πŸ“¦ Build
βœ… Tests
❀️ Contributors
  • Alwin Lohrie
  • Anthony Fu
  • Brendan Mulholland
  • CSY54
  • Conrawl Rogers
  • CΓ©dric Exbrayat
  • Damian GΕ‚owala
  • Daniel Roe
  • David Tai
  • Ennio Visconti
  • Gregor Becker
  • Harlan Wilton
  • Hecateball
  • Julien Huang
  • Kazuya Kawaguchi
  • Kevin Marrec
  • Krutie Patel
  • Lakshya Singh
  • Mitsuki Fukunaga
  • Mohammad Hosein Feizi
  • Nathan Chase
  • Nur Muhammad
  • OptimusePrime
  • Pooya Parsa
  • Rio Weber
  • Sanjaiyan Parthipan
  • SΓ©bastien Chopin
  • Thomas
  • Timur Bolotov
  • Victor Saa
  • YuTin Liu

v3.0.0-rc.6

Compare Source

βœ… RC.6 is a hotfix release fixing known issues with previous releases

πŸš€ Enhancements
πŸ”₯ Performance
  • nuxt: Tree-shake client-only components from ssr bundle (#​5750). Enabled by experimental treeshakeClientOnly flag (#​5934)
🩹 Fixes
  • vite: Set transform mode for vite-node (#​5854)
  • kit: Only call viteExtendConfig callback once (#​5929)
  • nuxt: Lazy load and tree-shake error templates (#​5930)
  • pkg: Use fixed version range for monorepo packages (#​5933)
  • vite: Avoid creating vite server for production build (#​5941)
  • vite: Unset build.watch options for production build (#​5958)
  • vite: Use more strict app entry check in dev-bundler (#​5959)
  • cli: Add missing types field (#​5962)
πŸ“– Documentation
❀️ Contributors
  • Anthony Fu
  • Benicio Cardozo
  • Bot08
  • Damian
  • Daniel Roe
  • Kevin Marrec
  • Lay
  • Lm
  • OptimusePrime
  • Pooya Parsa
  • Yoho
  • η ε†œε°δ½™

See all changes: https://github.com/nuxt/framework/compare/v3.0.0-rc.5...v3.0.0-rc.6

v3.0.0-rc.5

Compare Source

This release is featuring 25+ bug fixes, keyless composables, <NuxtLoadingIndicator> component, and upgraded deployment presets. Stay tuned for RC.6 with Vite 3 support and more enhancements ✨

Feedback about the release: Join the discussion

See all changes: https://github.com/nuxt/framework/compare/v3.0.0-rc.4...v3.0.0-rc.5

⚠️ Breaking Changes

This release contains slight breaking changes. Please check the linked pull requests for notes.

  • auto-import: Unwrap auto imports in SFC templates (#​5573)
  • nuxt: Support universal global middleware (#​5038)
  • nuxt: Remove legacy app context (#​5630)
πŸš€ Enhancements
  • kit: Allow addServerHandler to use method suffix of the file path (#​5465)
  • kit: Support client and server flags for addVitePlugin (#​5560)
  • auto-import: ⚠️ Unwrap auto imports in SFC templates (#​5573)
  • kit: Add addLayout utility (#​5537)
  • nuxt: ⚠️ Support global middleware without router (#​5038)
  • nuxt: Allow passing custom fetch options to useFetch (#​5660)
  • nuxt: Prerender all pages by default (#​5709)
  • nuxt: Tree-shake client and server-only composables (#​5749)
  • nuxt: Automatically generate unique keys for keyed composables (#​4955)
  • nuxt: Support custom prop for <nuxt-link> (#​4249)
  • nuxt: Add <NuxtLoadingIndicator> component [WIP] (#​5121)
πŸ”₯ Performance
  • nuxt: ⚠️ Remove legacy app context (#​5630)
🩹 Fixes
  • schema: Add types for vite: hooks (#​5472)
  • nuxt: Normalize string transpile paths for windows (#​5461)
  • nuxt: Prefer unctx context over getCurrentInstance for useNuxtApp (#​5456)
  • vite: Add typecheck to vite plugins (#​5464)
  • vite: Disable HMR in build (#​5505)
  • schema, postcss: cssnano is enabled if not dev (#​5583)
  • vite: Do not watch ignored pathes (#​5632)
  • vite-node: On-demand manifest (#​5017)
  • nuxt: Pass attrs and props to client-only components (#​5668)
  • kit: Allow adding server-only and client-only components separately (#​5686)
  • webpack: Transpile vue-demi (#​5721)
  • nuxt: useRequestHeaders type should allow for undefined values (#​5748)
  • nuxt: Update useFetch key warning to include any function or blob (#​5710)
  • vite: Do not inline dynamic imports in server (#​5506)
  • nuxt: Handle undefined when applying defaults for useAsyncData (8d2f805)
  • vite: Fix vite-node circular reference (#​5764)
  • nuxt: Use virtual server stub for ssr: false (#​5773)
  • nuxt: Don't return stub function from tree-shaken composables (#​5786)
  • test-utils: Update vitest import path with .mjs (#​5817)
  • nuxt: Only tree-shake composables on their own lines (#​5850)
  • nuxt: Extend nitro routes instead of overriding (#​5828)
  • cli: Show base url in terminal (#​5337)
  • nuxt: Add import protection to nitro config (#​5847)
  • nuxt: Replace process.dev in nitro bundle (#​5852)
  • nuxt: Warn about legacy and invalid plugins (#​5857)
  • nuxt: Fix issues with vue-router and @vue/devtools-api bundling (#​5874)
  • vite: Close vite watcher before building (#​5875)
πŸ“– Documentation
❀️ Contributors
  • Ahad Birang
  • Alexander Lichter
  • AnPineau
  • Anders SΓΈgaard
  • Anthony Fu
  • Bob Olde Hampsink
  • Bot08
  • ClΓ©ment Ollivier
  • Cupid Valentine
  • Damian
  • Daniel Roe
  • Donatelloraphael
  • Francisco Buceta
  • Haruaki OTAKE
  • Ibrahim Abdullahi Aliyu
  • Julien Huang
  • Krutie Patel
  • Mourad EL CADI
  • Mrauhu
  • Nestor Vera
  • Paranoid
  • Pooya Parsa
  • Qin Guan
  • Sumiren
  • SΓ©bastien Chopin
  • Thibault Vlacich
  • Thomas Jowsey
  • Vasiliy
  • Xanlantos
  • Yuki Inoue
  • δΊ•δΈŠθ£•θ²΄

v3.0.0-rc.4

Compare Source

See all changes: https://github.com/nuxt/framework/compare/v3.0.0-rc.3...v3.0.0-rc.4

This release contains commutative enhancements from RC.3. Thanks to all of the contributors to the code and documentation πŸ’š

πŸš€ Enhancements
  • vite: Replace global with globalThis (#​4958)
  • nuxt: Support auto imports within <template> (#​4904)
  • nuxt: Experimental flag to use external vue dependencies (#​5083)
🩹 Fixes
  • nuxt: Respect baseurl when redirecting (#​4933)
  • nuxt: Check for 404s after user middleware (#​4913)
  • cli: Only reload for top level dirs (#​4912)
  • vite: Add file:// protocol to vite-node entry file path (#​4966)
  • test-utils: Hardcode ipv4 ip for localhost (#​4998)
  • nuxt: Fix router redirection on aliased pages (#​4982)
  • nuxt: Allow passing extraneous attrs to meta components (#​5071)
  • nuxt: Add default empty title to trigger titleTemplate (#​5064)
  • nuxt: Default statusCode of navigateTo from 301 to 302 (#​5173)
  • schema: Add missed types for title, bodyAttrs and htmlAttrs (#​5184)
  • nuxt: Respect navigateTo options using server middleware in server-side (#​5145)
  • nuxt: Support RouterView props in NuxtPage (#​5272)
  • schema, vite: Resolve mode config correctly (#​5255)
  • nuxt: Add ssrContext types on NuxtApp (#​5333)
  • types: Tidy types for useAsyncData (#​5340)
  • nuxt: Relax server import protections (#​5355)
  • nuxt: Keep route param optionality when sibling is an index (#​5300)
  • kit: Pass resolved path to isIgnored (#​5375)
  • vite, kit, nuxt: Generate safe variable names using knitwork (#​4906)
  • webpack: Respect build.transpile (#​5043)
  • nuxt: Transform extends layers within node_modules (#​5042)
  • nuxt: Throw an error when using unknown route middleware (#​5323)
  • nuxt: Don't debounce watcher and include layers (#​5002)
  • vite: Don't terminate with escaped delimiters (#​5409)
  • nuxt: Exclude non-cwd auto-imports and don't process all files (#​5421)
  • nuxt: Ignore whitespace and commas within resolveComponent (#​5428)
  • cli: Always set NODE_ENV value with a warning (#​5417)
  • nuxt: Don't add macro query to the end of id (#​5413)
  • webpack: Enable extractCSS by default (#​4388)
πŸ’… Refactors
  • vite, webpack, test-utils: Use caret range for vue peer dependency (#​5190)
  • cli: Provide better advice on failing clone (#​5155)
  • Fix typo and code improvements (#​5344)
  • cli: Improve env update message (#​5430)
πŸ“– Documentation
  • Add missing parentheses in the alias example (#​4995)
  • Fix typo in environment variable (#​4990)
  • data-fetching: Add note about difference between useFetch and useAsyncData (#​4974)
  • api: Improve useFetch docs for body type and additional ohmyfetch options (#​4985)
  • Minor improvements for the quick start section (#​5036)
  • middleware: Add navigateTo options (#​5044)
  • Update wording of client-side rendering explanation (#​5049)
  • Demonstrate the multiple useState with same key (#​5059)
  • config: Correct naming of NUXT_APP_CDN_URL environment variable (#​5032)
  • Update logo to better support light and dark mode. (#​5094)
  • Fix nuxt app guide linking to a 404 page (#​5122)
  • api: Add experimental --prerender flag to nuxi build command (#​5112)
  • api: Add key option for useFetch (#​5089)
  • roadmap: Nuxt content v2 release (#​5129)
  • Add --no-clear flag in the documentation of development server (#​5197)
  • deploy: Update default host for node preset (#​5228)
  • guide: Add use of NuxtLayout in app.vue with pages (#​5225)
  • Small typo in the "catch-all route" description (#​5273)
  • pages: Add information for typing page metadata (#​5270)
  • Add documentation for titleTemplate (#​5093)
  • Fix typo in component migration guide (#​5284)
  • Fix typo in programmatic navigation (#​5298)
  • Add warning against layout as root element (#​5345)
  • Update keepalive key name (#​5366)
  • api: Add useRequestEvent (#​5326)
  • api: Add docs for useRouter composable (#​4949)
  • Update cookie example with defineEventHandler (#​5405)
  • Update plugin provide example (#​5386)
  • Fix mdn links for 301 and 302 http status (#​5416)
🏑 Chore
❀️ New Contributors
BetaHuhn/metadata-scraper

v0.2.59

Compare Source

Release notes Β· Compare Β· Tag Β· Archive (zip Β· tar.gz)

Dependency updates
  • d0f9d2b Bump typescript from 4.7.4 to 4.8.2

v0.2.58

Compare Source

Release notes Β· Compare Β· Tag Β· Archive (zip Β· tar.gz)

Updates

v0.2.57

Compare Source

Release notes Β· Compare Β· Tag Β· Archive (zip Β· tar.gz)

Dependency updates
  • 6daf099 Bump typescript from 4.7.3 to 4.7.4

v0.2.56

Compare Source

Release notes Β· Compare Β· Tag Β· Archive (zip Β· tar.gz)

Dependency updates
  • 9a0b101 Bump typescript from 4.7.2 to 4.7.3

v0.2.55

Compare Source

Release notes Β· Compare Β· Tag Β· Archive (zip Β· tar.gz)

Dependency updates
  • 5c8f6a1 Bump typescript from 4.6.4 to 4.7.2
nuxt/nuxt.js

v3.0.0-rc.8

Compare Source

v3.0.0-rc.7

Compare Source

v3.0.0-rc.6

Compare Source

v3.0.0-rc.5

Compare Source

algolia/vue-instantsearch

v4.4.2

Compare Source

Bug Fixes

v4.4.1

Compare Source

Bug Fixes
  • searchbox: prevent concurrent query updates from state while input is focused (#​1133) (c468c0a)

v4.4.0

Compare Source

Bug Fixes
  • ais-hierarchical-menu: show full hierarchical parent values (#​1126) (51aadf0)
  • pagination: add page class for "page" item (#​1129) (afacf8b)
  • ssr: allow component without mixins to be extended ([#​1127](https://togithub.com/algolia/vue-ins

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, click this checkbox.

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

renovate[bot] avatar Jun 23 '22 07:06 renovate[bot]

Deploy Preview for nuxt-algolia-module failed.

Name Link
Latest commit b47ebaabfb9cdfb80eabbe157a3acf069168d665
Latest deploy log https://app.netlify.com/sites/nuxt-algolia-module/deploys/632ad566d1f877000913f480

netlify[bot] avatar Jun 23 '22 07:06 netlify[bot]