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

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/devtools (source) ^1.0.0 -> ^1.0.2 age adoption passing confidence devDependencies patch
@types/node (source) ^20.5.4 -> ^20.9.1 age adoption passing confidence devDependencies minor
@types/node (source) ^20.6.5 -> ^20.9.1 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) ^0.34.2 -> ^0.34.6 age adoption passing confidence devDependencies patch
applicationinsights ^2.7.3 -> ^2.9.1 age adoption passing confidence dependencies minor
eslint (source) ^8.47.0 -> ^8.53.0 age adoption passing confidence devDependencies minor
eslint (source) ^8.50.0 -> ^8.53.0 age adoption passing confidence devDependencies minor
h3 ^1.8.1 -> ^1.8.2 age adoption passing confidence dependencies patch
jiti ^1.19.3 -> ^1.21.0 age adoption passing confidence devDependencies minor
mlly 1.4.0 -> 1.4.2 age adoption passing confidence resolutions patch
nitropack 2.6.3 -> 2.7.2 age adoption passing confidence dependencies minor
nitropack ^2.7.0 -> ^2.7.2 age adoption passing confidence dependencies patch
nuxt ^3.7.4 -> ^3.8.1 age adoption passing confidence devDependencies minor
pnpm (source) 8.6.12 -> 8.10.5 age adoption passing confidence packageManager minor
pnpm/action-setup v2.2.4 -> v2.4.0 age adoption passing confidence action minor
typescript (source) ^5.1.6 -> ^5.2.2 age adoption passing confidence devDependencies patch
vitest ^0.34.2 -> ^0.34.6 age adoption passing confidence devDependencies patch

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.0.2

Compare Source

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

v1.0.1

Compare Source

Bug Fixes
vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
microsoft/ApplicationInsights-node.js (applicationinsights)

v2.9.1

Compare Source

Fix issue with Live Metrics enablement #​1238
Add AKS resource provider in Statsbeat #​1237
Fix SDK Already Exists Check for Linux #​1235

v2.9.0

Compare Source

#​1216 Fix issue with Live Metrics Initialization.
#​1219 Check for defaultClient to be present to avoid undefined errors.
#​1220 Add support for aadAudience configuration using Connection String.

v2.8.0

Compare Source

#​1181 Add support for Functions programming model v4
#​1213 Add env variables to control logging level
#​1200 Decode ai_authUser URI
#​1196 Avoid request to be blocked once the "dispose" method has been called
#​1214 Fix issue with JSON config precedence in App Services
#​1216 Fix issue with Live Metrics Initialization

eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

unjs/h3 (h3)

v1.8.2

Compare Source

compare changes

🩹 Fixes
  • getRequestProtocol: Conditionaly check connection?.encrypted (#​532)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Michael J. Roberts
unjs/jiti (jiti)

v1.21.0

Compare Source

compare changes

This release enables forward compatibility for jiti v2 (See roadmap)

🚀 Enhancements
  • Add jiti.import function for async import (#​170)
  • Add forward compatible (stub) types for jiti.import (#​175)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Anthony Fu <anthonyfu117@​hotmail.com>
unjs/mlly (mlly)

v1.4.2

Compare Source

compare changes

🩹 Fixes
  • findExports: Support generator (#​189)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Anthony Fu <anthonyfu117@​hotmail.com>

v1.4.1

Compare Source

compare changes

🩹 Fixes
  • isValidNodeImport: Detect invalid cjs modules (#​187)
🏡 Chore
🎨 Styles
  • Format with prettier v3 (914493c)
❤️ Contributors
unjs/nitro (nitropack)

v2.7.2

Compare Source

compare changes

🩹 Fixes
  • cloudflare-pages: Filter out overlapping public assets dirs (#​1859)
❤️ Contributors

v2.7.1

Compare Source

compare changes

🩹 Fixes
  • Recursively simplify returned objects (#​1847)
  • cache: Fix etag and last-modified values (#​1855)
  • cache: Invalidate wrongly cached handler entities (#​1857)
🏡 Chore
❤️ Contributors

v2.7.0

Compare Source

compare changes

🚀 Enhancements
  • vercel: Support bypassToken for on-demand static reganaration (#​1723)
  • prerender: Support retry and retryDelay (#​1534)
  • Allow disabling compressed size calculation (#​1756)
🔥 Performance
  • Use native fetch for node >= 18 to reduce %40 of bundle size (#​1724)
🩹 Fixes
  • Sort dependencies in .output/package.json (#​1708)
  • Add application/javascript mime type in lambda utils (#​1737)
  • renderer: Allow all h3 handled body types (#​1755)
  • dev: Safe error message override (#​1712)
  • azure: Fix cookie format normalization (#​1753)
  • Exclude undefined from hook types (#​1769)
  • iis-node: Pass PORT as NITRO_UNIX_SOCKET (#​1783)
  • aws-lambda: Handle event.isBase64Encoded (#​1779)
  • cache: Allow overriding integrity (#​1791)
  • cache: Write swr and update errors to console (#​1794)
  • cache: Only return validated stale value (#​1795)
  • cache: Only invalidate if validate returns false (#​1796)
  • Watch plugins directory (#​1800)
  • cache: Allow setting multiple set-cookie headers (bad practice) (#​1838)
  • prerender: Decode html entities in rendered links (#​1824)
  • storage: Validate and skip invalid mounts (#​1805)
  • cache: Validate entry.value to have value for cached handlers (84559382)
  • cache: Fix event handler integrity hash generation (#​1820)
  • cache: Set cache item before returning response on first request (#​1813)
💅 Refactors
  • iis: Improve preset and docs (#​1784)
📖 Documentation
  • Update prerender options (11a24124)
  • Fix typo (#​1722)
  • Register error handler using hook instead of hookOnce (#​1743)
  • Update lock file (#​1750)
  • Fix typo (#​1759)
  • Fix configuration file name of the custom preset (#​1760)
  • Typo in word "legacy" in Configuration docs (#​1780)
  • cloudflare: Add local dev section (#​1772)
🏡 Chore
✅ Tests
  • Temporaily disable dev test in ci (53a96adb)
  • Update deno test with explicit host (8cce5085)
  • Update reponse type check (#​1839)
🤖 CI
  • Run tests against node 18 (#​1713)
  • Run vitest with es and sourcemap support (c4c00467)
❤️ Contributors
nuxt/nuxt (nuxt)

v3.8.1

Compare Source

3.8.1 is a patch release focused on bug fixes and performance improvements.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Set pages on nuxt app and deduplicate calls (#​24032)
  • nuxt: Remove pure annotations plugin (#​24033)
  • nuxt: Use granular imports for auto-importing composables (#​23951)
🩹 Fixes
  • nuxt: Ensure we add prerender hints to correct event (#​23799)
  • nuxt: Close payload object (#​23817)
  • schema: Accept single string for extends (#​23795)
  • nuxt: Resolve internal target: blank links with base (#​23751)
  • nuxt,schema: Use std-env to detect whether app is being tested (#​23830)
  • nuxt: Use .json extension for server components (#​23802)
  • nuxt: Handle relative baseURL in nitro runtime config (#​23841)
  • nuxt: Improve watcher logs slightly (#​23857)
  • nuxt: Resolve @unhead/vue in template code (#​23858)
  • kit: Resolve module tsconfig paths relative to dirs (#​23860)
  • nuxt,schema,vite,webpack: Analyze w/o overriding config (#​23856)
  • nuxt: Don't use local fetch with an external baseURL (#​23884)
  • nuxt: Only skip refetching errors when hydrating (#​23889)
  • webpack: Use lodash cloneDeep again (#​23888)
  • nuxt: Init $fetch at entry start (#​23906)
  • nuxt: Render a div when client-only hydrates w/o element (#​23899)
  • vite: Remove postcss-url and duplicate postcss-import (#​23861)
  • nuxt: Use route key for loading indicator/view transition (#​23868)
  • nuxt: Unset useCookie value when it expires (#​23549)
  • vite: Use h3 cors handler for vite routes only (#​23995)
  • schema: Correctly set default cssnano config (#​23980)
  • nuxt: Use payload url for isPrerendered, not current route (#​24031)
  • vite: Don't warm up css deps and normalise urls correctly (#​23975)
  • kit: Fix addServerImportsDir implementation (#​24000)
  • nuxt: Preserve hyphens in component/layout kebab names (#​23902)
  • nuxt: Do not register loading indicator hooks on server (#​24052)
  • nuxt: Reload nitro when spa loading template updates (#​24036)
  • nuxt: Resolve imports from virtual files (#​24022)
  • vite: Include more of warmup within try/catch (#​24072)
  • nuxt: Use shared isChangingPage util in scrollBehavior (#​24091)
  • nuxt: Account for delay ≤ 0 in useCookie (#​24043)
  • nuxt: Handle async children in ClientFallback (#​24086)
  • vite: Normalise entry id for typeCheck plugin (#​24114)
💅 Refactors
  • nuxt: Use useRequestEvent() internally (#​23916)
📖 Documentation
  • Add example of auto-importing components from npm package (#​23792)
  • Update minimum required Node version (#​23821)
  • getting-started: Add schema for server (6d0f45469)
  • Fix typo in pnpm install command (#​23851)
  • Add missing comma (#​23870)
  • Add missing nitro hooks (#​23865)
  • Fix typo in layout description (#​23862)
  • Fix typo in runtime-config page (#​23882)
  • Fix typo (#​23912)
  • Fix typos (#​23921)
  • Rename 3.nuxt.config.md to 3.nuxt-config.md (#​23819)
  • composables: Avoid double read-more in useAppConfig (5fea17288)
  • Skip View Transitions API route middleware on server (#​23935)
  • Clarify that bridge supports definePageMeta (#​23944)
  • Fix small typo in nuxt.config.ts documentation (#​23961)
  • Update link to composables doc (#​23989)
  • Add a more helpful comment (#​23999)
  • Fix useFetch key generation logic (#​24082)
  • Fix typo (#​24099)
  • Fix imported addPrerenderRoutes name (#​24102)
  • Improve router docs on nuxt-injected options (#​24126)
🏡 Chore
✅ Tests
  • nuxt: Test remote islands for NuxtIsland (#​23801)
  • Update basic fixture config for vite 5 (#​23859)
  • Await before asserting console logs (#​24051)
🤖 CI
  • Add doc deploy webhook trigger (#​23828)
  • Run nuxt 2 edge release on node 18 (5b96049d9)
❤️ Contributors

v3.8.0

Compare Source

👀 Highlights

We have a lot of exciting features in v3.8, and can't wait for you to try it out.

💻 Nuxi improvements

Just to remind you, we're now using the new Nuxt CLI which is now versioned separately. There are some exciting improvements there to follow, so do check out the latest releases. (For example, we now share the same port with the Vite websocket, meaning better support for docker containers in development.)

🚨 Built-in Nuxt DevTools

Nuxt DevTools v1.0.0 is out and we now think it's ready to be shipped as a direct dependency of Nuxt.

👉 You can check out the release notes for more information - and stay tuned for an article detailing our roadmap for the future.

📸 Nuxt Image auto-install

We've now made <NuxtImg> and <NuxtPicture> first-class built-in components, documenting them and auto-installing @nuxt/image the first time that they are used (#​23717).

autoinstall2.mp4

We would definitely advise using @nuxt/image if you're using images in your site; it can apply optimisations to make your site more performant.

📂 Deeper layout scanning

🚨 This is a behaviour change so do take care with this one: 🚨

We now support scanning layouts within subfolders in ~/layouts in the same way as we do with ~/components.

File | Layout name
-- | --
~/layouts/desktop/default.vue | 'desktop-default'
~/layouts/desktop-base/base.vue | 'desktop-base'
~/layouts/desktop/index.vue | 'desktop'

See #​20190 for more information

📊 App Manifest

We now support a built-in app manifest (see #​21641), which generates a manifest at /_nuxt/builds/meta/<buildId>.json.

Initially this enables loading payloads only for prerendered routes, if a site is static (preventing 404s). It also enables client-side route rules. To begin with, only redirect route rules will have an effect; they will now redirect when performing client-side navigation. (More coming soon...!)

The app manifest also enables future enhancements including detection of outdated deployments by checking /_nuxt/builds/latest.json.

You can switch off this behaviour if you need to (but do let us know if you have any issues):

export default defineNuxtConfig({
  experimental: {
    appManifest: false
  }
})
🤝 Scope and context improvements

We now define a 'scope' for Nuxt composables executed in plugins (#​23667), which allows running synch


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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, check this box

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

@autofix-troubleshooter
Copy link

Hi! I'm the autofix logoautofix.ci troubleshooter bot.

It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 922a5de to 244b889 Compare October 27, 2023 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2ba5074 to 4a71139 Compare November 4, 2023 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from bfc50b2 to 969fb57 Compare November 12, 2023 13:33
Copy link
Contributor Author

renovate bot commented Nov 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@huang-julien huang-julien merged commit 611857b into main Nov 17, 2023
1 of 2 checks passed
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.

2 participants