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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/sdk-vue (source) ^1.0.15 -> ^1.0.27 age adoption passing confidence
@nuxt-themes/docus ^1.14.6 -> ^1.15.0 age adoption passing confidence
@nuxt/devtools (source) ^0.8.0 -> ^0.8.5 age adoption passing confidence
@nuxt/eslint-config (source) ^0.2.0 -> ^0.3.13 age adoption passing confidence
@nuxt/eslint-config (source) ^0.1.1 -> ^0.3.13 age adoption passing confidence
@nuxt/module-builder ^0.5.5 -> ^0.7.0 age adoption passing confidence
@nuxtjs/plausible ^0.2.1 -> ^0.2.4 age adoption passing confidence
@types/node (source) ^18.17.3 -> ^18.19.33 age adoption passing confidence
@types/node (source) ^20.4.0 -> ^20.12.12 age adoption passing confidence
eslint (source) ^8.44.0 -> ^8.57.0 age adoption passing confidence
knitwork ^1.0.0 -> ^1.1.0 age adoption passing confidence
magic-string ^0.30.8 -> ^0.30.10 age adoption passing confidence
mlly ^1.6.1 -> ^1.7.0 age adoption passing confidence
unplugin ^1.10.0 -> ^1.10.1 age adoption passing confidence
vitest (source) ^1.4.0 -> ^1.6.0 age adoption passing confidence

Release Notes

BuilderIO/builder (@​builder.io/sdk-vue)

v1.0.27

Compare Source

Patch Changes
  • 70fccea: Fix: query option correctly flattens mongodb queries

v1.0.26

Compare Source

Patch Changes
  • af84d1e: Fix: make initializeNodeRuntime argument optional

v1.0.25

Compare Source

Patch Changes
  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.

v1.0.24

Compare Source

Patch Changes
  • 84cd444: feature: add the Builder Tabs block (ported from gen1 widgets).

v1.0.23

Compare Source

Patch Changes
  • 78dee25: Fix: remove redundant warning for evaluation of empty code blocks.

v1.0.22

Compare Source

Patch Changes
  • f3c5ff3: Fix: isPreviewing logic on the server, and make usage of isEditing unnecessary.
  • 46bd611: Feature: add support for hover animations.

v1.0.21

Compare Source

Patch Changes
  • 7bad8d9: Fix: better error-logging for isolated-vm import.
  • d8e08ae: Fix: fetchOneEntry prop types of fetch and fetchOptions

v1.0.20

Compare Source

Patch Changes
  • a309a4f: Fix: add missing key prop to Select block's option

v1.0.19

Compare Source

Patch Changes
  • cde7c61: feat: export BuilderContext from sdks

v1.0.18

Compare Source

Patch Changes
  • 6aa7dd0: Fix: flicker during SSR of A/B test content due to re-hydration with new element.

v1.0.17

Compare Source

Patch Changes
  • 2ed2cb8: Fix: data connections making multiple unnecessary API calls

v1.0.16

Compare Source

Patch Changes
  • 35fc152: Fix: add data-id attributes to all inline script and style tags
nuxt-themes/docus (@​nuxt-themes/docus)

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: nuxt-themes/docus@v1.14.9...v1.15.0

v1.14.9

Compare Source

v1.14.8

Compare Source

v1.14.7

Compare Source

What's Changed

New Contributors

Full Changelog: nuxt-themes/docus@v1.14.6...v1.14.7

nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features

v0.8.3

Compare Source

Bug Fixes
  • route tracking handle currentRoute to be null (7ca1fc9)

v0.8.2

Compare Source

Bug Fixes
  • virtual-files: fetch data as json (131a2ee)

v0.8.1

Compare Source

Bug Fixes
  • default box-sizing for floating panel (a674379)
  • find vite client path from subframe parent (#​386) (e28606a)
  • improve client injection error message (de9baa3)
Features
nuxt/eslint (@​nuxt/eslint-config)

v0.3.13

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.11

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.5

Compare Source

   🚀 Features
  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @​antfu (c75eb)
  • module:
    View changes on GitHub

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.1

Compare Source

v0.3.0

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features
    Bug Fixes
    Performance
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • Auto generate module options from schema meta (#​33)
🩹 Fixes
  • Use tsconfck to resolve tsconfig compilerOptions (#​274)
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
  • Resolve full path to runtime externals (#​275)
  • Include dist/runtime in externals list (0946c04)
📖 Documentation
  • Add types condition to export subpath (#​265)
🏡 Chore
✅ Tests
  • Add additional test for validity of types shared from runtime (afc4374)
🤖 CI
  • Adds reproduction workflow (0dc73bb)
⚠️ Breaking Changes
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Generate runtime/ dts based on nuxt tsconfig options (#​255)
  • Add builder versions to module.json (f8567a3)
  • Support transforming jsx (4841f2e)
🩹 Fixes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
  • Add -nightly versions to externals (0a88a87)
  • Ignore exporting type if it is not defined (c308cc5)
  • Mark runtime/ directory as external (7a68e1e)
🏡 Chore
  • release: V0.5.5 (f158ffa)
  • Dedupe kit/schema/vue versions (aa0a710)
  • Add root dev:prepare command (c308a68)
  • Migrate to eslint v9 (#​250)
  • Improve internal type safety and enable strict mode (78aa088)
  • Tweak tsconfig settings (404aae7)
  • Add more type annotations (ba0614b)
✅ Tests
  • Update type testing step (#​256)
  • Add inline snapshots for runtime/ transforms (#​257)
  • Update snapshot (a39c183)
🎨 Styles
⚠️ Breaking Changes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
❤️ Contributors
nuxt-modules/plausible (@​nuxtjs/plausible)

v0.2.4

Compare Source

No significant changes

    View changes on GitHub

v0.2.3

Compare Source

No significant changes

    View changes on GitHub
eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

v8.54.0

[Compare Source](https://togithub.com/eslint/eslint/com


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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 60486e7 to 89d88aa Compare September 1, 2023 05:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6e09c01 to ce7e99c Compare September 6, 2023 23:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cec0e5c to 7381962 Compare September 16, 2023 05:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 820f4c3 to ba63abe Compare September 24, 2023 06:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b57526e to 2b3b28b Compare October 1, 2023 02:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fc42481 to fc245d6 Compare October 7, 2023 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a81f9a6 to 62e2aa9 Compare October 12, 2023 21:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c311df to 1570065 Compare April 17, 2024 14:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b6c2b42 to c4f6eb8 Compare April 24, 2024 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 8abd4fa to 6ece6cd Compare May 2, 2024 00:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b44593d to 1ee715d Compare May 9, 2024 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c9a7356 to 4ad4f55 Compare May 17, 2024 13:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4ad4f55 to 94fb8ab Compare May 22, 2024 17:14
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