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

Merged
merged 1 commit into from
Sep 10, 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
@unhead/schema (source) ^1.5.2 -> ^1.5.5 age adoption passing confidence
@unhead/ssr (source) ^1.5.2 -> ^1.5.5 age adoption passing confidence
@unhead/vue (source) ^1.5.2 -> ^1.5.5 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.49.0 age adoption passing confidence
get-port-please ^3.0.2 -> ^3.1.1 age adoption passing confidence
jiti ^1.19.3 -> ^1.20.0 age adoption passing confidence
nitropack ^2.6.2 -> ^2.6.3 age adoption passing confidence
pnpm (source) 8.7.1 -> 8.7.4 age adoption passing confidence
vite-node (source) ^0.34.3 -> ^0.34.4 age adoption passing confidence
vitest ^0.34.3 -> ^0.34.4 age adoption passing confidence

Release Notes

unjs/unhead (@​unhead/schema)

v1.5.5

Compare Source

Bug Fixes

v1.5.4

Compare Source

Bug Fixes
  • infer-seo-meta-plugin: correct twitter card detection (#​215) (5c175b2)

v1.5.3

Compare Source

Bug Fixes
  • unhead: allow data-* attrs with useHeadSafe (a3cf825), closes #​213
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/get-port-please (get-port-please)

v3.1.1

Compare Source

compare changes

🩹 Fixes
  • Ignore ipv6 link-local addresses from hosts (9e76e76)
❤️ Contributors

v3.1.0

Compare Source

compare changes

🚀 Enhancements
  • Automatically fallback hostname for invalid hosts (#​62)
🩹 Fixes
  • Validate hostname and improve errors (#​59)
  • Skip all listen errors (#​61)
💅 Refactors
  • Split internals and types (cf4317c)
🏡 Chore
✅ Tests
  • Block host on all interfaces (5a95184)
  • Skip invalid host tests on windows (e8b92ac)
🎨 Styles
❤️ Contributors

v3.0.3

Compare Source

compare changes

🩹 Fixes
  • Validate hostname and improve errors (#​59)
  • Skip all listen errors (#​61)
💅 Refactors
  • Split internals and types (cf4317c)
🏡 Chore
  • Run tests on windows (#​60)
  • Use changelogen for releases (7d4d6bb)
✅ Tests
  • Block host on all interfaces (5a95184)
  • Skip invalid host tests on windows (e8b92ac)
🎨 Styles
❤️ Contributors
3.0.2 (2023-08-27)
Bug Fixes
  • use random port when port: 0 is set (081ed99)
3.0.1 (2023-01-03)
Bug Fixes
  • use process.env.PORT as default value if port option is missing (#​27) (57e1232)
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/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.4

Compare Source

Patch Changes

  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.

Our Gold Sponsors

Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

vitest-dev/vitest (vite-node)

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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 changed the title chore(deps): update pnpm to v8.7.4 chore(deps): update all non-major dependencies Sep 6, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e718f9d to 80e5225 Compare September 8, 2023 22:15
@danielroe danielroe merged commit 59dce34 into main Sep 10, 2023
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch September 10, 2023 06:47
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