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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint-config (source) ^0.3.1 -> ^0.5.0 age adoption passing confidence
@nuxt/module-builder ^0.5.5 -> ^0.8.1 age adoption passing confidence
@types/node (source) ^20.12.5 -> ^20.14.15 age adoption passing confidence
eslint (source) ^9.8.0 -> ^9.9.0 age adoption passing confidence
pnpm (source) 8.15.6 -> 8.15.9 age adoption passing confidence

Release Notes

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

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub

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

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • build: Export all types in stub mode (6b1970d)
🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

🩹 Fixes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)
⚠️ Breaking Changes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors

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
eslint/eslint (eslint)

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

pnpm/pnpm (pnpm)

v8.15.9: pnpm 8.15.9

Compare Source

Patch Changes

  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.8

Compare Source

v8.15.7

Compare Source


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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40b348f to 66524d3 Compare April 9, 2024 05:21
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/eslint-config to ^0.3.2 chore(deps): update all non-major dependencies Apr 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 46c4540 to 2985e0b Compare April 15, 2024 14:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 32e66c2 to b312cab Compare April 24, 2024 13:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4919aff to 495071e Compare May 1, 2024 21:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from a990d55 to 0c5421b Compare May 9, 2024 16:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cda9cbb to d96f43c Compare May 17, 2024 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 75cec02 to 402ab4c Compare May 29, 2024 18:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 402ab4c to b1ea746 Compare May 31, 2024 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a0e229a to 0534bf0 Compare June 11, 2024 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from eb3d6e5 to 986d283 Compare June 22, 2024 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ecb18ef to 5fa9120 Compare June 28, 2024 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 141b596 to 1670eea Compare July 5, 2024 20:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d7a00f7 to 4742e91 Compare July 23, 2024 18:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6f7d2b9 to f66045b Compare August 2, 2024 09:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e0be6a5 to 37423b4 Compare August 9, 2024 21:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 37423b4 to a77f833 Compare August 12, 2024 05:39
@wattanx wattanx merged commit 4d29cf4 into main Aug 12, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 12, 2024 05:41
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.

1 participant