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

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxthq/studio (source) ^0.14.0 -> ^0.14.1 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.49.0 age adoption passing confidence
jiti ^1.19.3 -> ^1.20.0 age adoption passing confidence
listhen ^1.4.4 -> ^1.5.0 age adoption passing confidence
monaco-editor-core ^0.41.0 -> ^0.43.0 age adoption passing confidence
nitropack 2.6.2 -> 2.6.3 age adoption passing confidence
pnpm (source) 8.7.4 -> 8.7.5 age adoption passing confidence
vitest ^0.34.3 -> ^0.34.4 age adoption passing confidence
ws ^8.13.0 -> ^8.14.1 age adoption passing confidence

Release Notes

nuxtlabs/studio.nuxt.com (@​nuxthq/studio)

v0.14.1

Compare Source

eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

unjs/jiti (jiti)

v1.20.0

Compare Source

compare changes

🚀 Enhancements
  • Experimental native bun support (#​156)
💅 Refactors
  • Replace proposal babel plugins with ecmascript transforms (1fb4d8c)
❤️ Contributors
unjs/listhen (listhen)

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Trap SIGINT, SIGTERM and SIGHUP for autoclosing (#​108)
🩹 Fixes
  • Allow valid ipv6 as hostnames (78dd4b7)
🏡 Chore
❤️ Contributors
  • Mastercuber <e4d33vb85@​mozmail.com>
  • Pooya Parsa (@​pi0)

v1.4.8

Compare Source

compare changes

🩹 Fixes
  • Type and provide listener.address (972fac7)
🏡 Chore
  • Update get-port-please and jiti (8be655c)
❤️ Contributors

v1.4.7

Compare Source

compare changes

🩹 Fixes
  • Validate hostname after applying defaults (e6c1b89)
❤️ Contributors

v1.4.6

Compare Source

compare changes

🩹 Fixes
  • Validate input hostname and warn (bfc8149)
🏡 Chore
❤️ Contributors

v1.4.5

Compare Source

compare changes

🩹 Fixes
  • Update get-port-please and pass public flag (3de5b10)
  • cli: Remove default: false for opt-in flag (180c685)
🏡 Chore
❤️ Contributors
unjs/nitro (nitropack)

v2.6.3

Compare Source

compare changes

🩹 Fixes
  • firebase: Apply region for gen2 deployments (#​1657)
  • cloudflare-pages: Autodetect static preset (#​1659)
  • Resolve output dirs relative to rootDir (#​1666)
  • prerender: Allow disabling html sub-folders (#​1676)
  • firebase: Use correct key when importing firebase httpsOptions (#​1663)
  • Await on send() calls (#​1701)
  • Bun dev compatibility (#​1702)
  • aws-lambda,netlify-lambda: Binary body v2 and cookies v1 (#​1683)
  • iis: Merge web.config (#​1658)
📖 Documentation
  • render-com: Add note about node version (#​1693)
  • Add instructions for using nuxt edge release channel (#​1688)
  • Add instructions for bun (#​1672)
🏡 Chore
✅ Tests
  • Update test for bun headers (#​1684)
❤️ Contributors
pnpm/pnpm (pnpm)

v8.7.5

Compare Source

Patch Changes

  • Improve performance of installation by using a worker for creating the symlinks inside node_modules/.pnpm #​7069.
  • Tarballs that have hard links are now unpacked successfully. This fixes a regression introduced in v8.7.0, which was shipped with our new in-house tarball parser #​7062.

Our Gold Sponsors

Our Silver Sponsors

vitest-dev/vitest (vitest)

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
websockets/ws (ws)

v8.14.1

Compare Source

Bug fixes

  • Improved the reliability of two tests for CITGM (fd3c64c).

v8.14.0

Compare Source

Features

  • The WebSocket constructor now accepts HTTP(S) URLs (#​2162).
  • The socket argument of server.handleUpgrade() can now be a generic
    Duplex stream (#​2165).

Other notable changes

  • At most one event per microtask is now emitted (#​2160).

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.

@netlify
Copy link

netlify bot commented Sep 6, 2023

Deploy Preview for nuxt-content ready!

Name Link
🔨 Latest commit 24b319f
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/64ff19f87f15190007214195
😎 Deploy Preview https://deploy-preview-2293--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update dependency ws to ^8.14.0 chore(deps): update all non-major dependencies Sep 6, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 179c4f7 to 3e264fe Compare September 9, 2023 02:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e264fe to 24b319f Compare September 11, 2023 13:45
@farnabaz farnabaz merged commit cf46ed7 into main Sep 12, 2023
6 checks passed
@farnabaz farnabaz deleted the renovate/all-minor-patch branch September 12, 2023 15:08
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