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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxtjs/i18n (source) 8.5.4 -> 8.5.5 age adoption passing confidence devDependencies patch
@playwright/test (source) 1.47.1 -> 1.47.2 age adoption passing confidence devDependencies patch
actions/checkout v4.1.7 -> v4.2.0 age adoption passing confidence action minor
eslint (source) 9.10.0 -> 9.12.0 age adoption passing confidence devDependencies minor
h3 1.12.0 -> 1.13.0 age adoption passing confidence devDependencies minor
jiti 2.0.0 -> 2.2.1 age adoption passing confidence devDependencies minor
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence devDependencies patch
listhen 1.7.2 -> 1.9.0 age adoption passing confidence devDependencies minor
ofetch ^1.3.4 -> ^1.4.0 age adoption passing confidence dependencies minor
playwright-core (source) 1.47.1 -> 1.47.2 age adoption passing confidence devDependencies patch
pnpm (source) 9.11.0 -> 9.12.0 age adoption passing confidence packageManager minor
rollup (source) 4.22.2 -> 4.24.0 age adoption passing confidence resolutions minor
rollup (source) 4.22.2 -> 4.24.0 age adoption passing confidence devDependencies minor
unimport 3.12.0 -> 3.13.1 age adoption passing confidence devDependencies minor
vite (source) 5.4.6 -> 5.4.8 age adoption passing confidence resolutions patch
vite (source) 5.4.6 -> 5.4.8 age adoption passing confidence devDependencies patch
vue (source) ^3.5.6 -> ^3.5.11 age adoption passing confidence resolutions patch
vue (source) ^3.5.6 -> ^3.5.11 age adoption passing confidence dependencies patch
vue (source) 3.5.6 -> 3.5.11 age adoption passing confidence devDependencies patch

Release Notes

nuxt-modules/i18n (@​nuxtjs/i18n)

v8.5.5

Compare Source

No significant changes

    View changes on GitHub
microsoft/playwright (@​playwright/test)

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128
actions/checkout (actions/checkout)

v4.2.0

Compare Source

eslint/eslint (eslint)

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

v9.11.1

Compare Source

v9.11.0

Compare Source

Features

  • ec30c73 feat: add "eslint/universal" to export Linter (#​18883) (唯然)
  • c591da6 feat: Add language to types (#​18917) (Nicholas C. Zakas)
  • 492eb8f feat: limit the name given to ImportSpecifier in id-length (#​18861) (Tanuj Kanti)
  • 19c6856 feat: Add no-useless-constructor suggestion (#​18799) (Jordan Thomson)
  • a48f8c2 feat: add type FormatterFunction, update LoadedFormatter (#​18872) (Francesco Trotta)

Bug Fixes

  • 5e5f39b fix: add missing types for no-restricted-exports rule (#​18914) (Kristóf Poduszló)
  • 8f630eb fix: add missing types for no-param-reassign options (#​18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#​18902) (Kristóf Poduszló)
  • 2de5742 fix: add missing types for no-misleading-character-class options (#​18905) (Kristóf Poduszló)
  • c153084 fix: add missing types for no-implicit-coercion options (#​18903) (Kristóf Poduszló)
  • fa11b2e fix: add missing types for no-empty-function options (#​18901) (Kristóf Poduszló)
  • a0deed1 fix: add missing types for camelcase options (#​18897) (Kristóf Poduszló)

Documentation

  • e4e5709 docs: correct prefer-object-has-own type definition comment (#​18924) (Nitin Kumar)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#​18894) (Alix Royere)
  • 59cfc0f docs: clarify resultsMeta in LoadedFormatter type (#​18881) (Milos Djermanovic)
  • adcc50d docs: Update README (GitHub Actions Bot)
  • 4edac1a docs: Update README (GitHub Actions Bot)

Build Related

  • 959d360 build: Support updates to previous major versions (#​18871) (Milos Djermanovic)

Chores

unjs/h3 (h3)

v1.13.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • readRawBody: Handle URLSearchParams (#​888)
❤️ Contributors
unjs/jiti (jiti)

v2.2.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • Use smarter proxy for interopDefault (#​318)
💅 Refactors
  • Inline interopDefault from mlly (8826047)
🤖 CI
❤️ Contributors

v2.1.2

Compare Source

compare changes

🌊 Types
  • Use local NodeModule type (718bea2)
❤️ Contributors

v2.1.1

Compare Source

compare changes

🩹 Fixes
  • types: Add standalone types for node require (#​316)
🏡 Chore
✅ Tests
  • Add dependency tests (1d86ca3)
  • Ignore deps for node native register (e7ffe04)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • Enable interopDefault by default (#​310)
  • Support import.meta.dirname and import.meta.filename (#​308)
🔥 Performance
  • cli: Enable node 22 compile cache (#​312)
🩹 Fixes
  • Make TransformOptions type strict to allow auto-complete (#​305)
  • Properly handle tsx (#​311)
💅 Refactors
📦 Build
  • Fix /register and /native subpath types for Node10 module resolution (#​304)
🏡 Chore
❤️ Contributors
jsdom/jsdom (jsdom)

v25.0.1

Compare Source

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
unjs/listhen (listhen)

v1.9.0

Compare Source

compare changes

🚀 Enhancements
  • Update crossws to 0.3.x (#​181)
📦 Build
  • Relax crossws dep constraint (bcb9bf4)
🏡 Chore
❤️ Contributors

v1.8.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • dev: Call dynamic websocket resolver (7360d27)
  • dev: Normalize paths with pathe (#​166)
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
unjs/ofetch (ofetch)

v1.4.0

Compare Source

compare changes

🚀 Enhancements
  • Support retryDelay with callback function (#​372)
  • Add better message and code for timeout error (#​351)
  • Allow custom global options for $fetch.create (#​401)
  • Support interceptors arrays (#​353)
  • Always clone and normalize options.headers and options.query (#​436)
🩹 Fixes
  • Export types from node export condition (#​407)
  • Use wrapper to allow patching global fetch (#​377)
📖 Documentation
  • Add docs for using undici dispatcher (#​389)
🌊 Types
  • Add agent and dispatcher options (node-specific) (#​308)
🏡 Chore
✅ Tests
  • Add additional tests for hook errors (7ff4d11)
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
rollup/rollup (rollup)

v4.24.0

Compare Source

2024-10-02

Features
  • Support preserving and transpiling JSX syntax (#​5668)
Pull Requests

v4.23.0

Compare Source

2024-10-01

Features
  • Collect all emitted names and originalFileNames for assets (#​5686)
Pull Requests

v4.22.5

Compare Source

2024-09-27

Bug Fixes
  • Allow parsing of certain unicode characters again (#​5674)
Pull Requests

v4.22.4

Compare Source

2024-09-21

Bug Fixes
  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#​5671)
Pull Requests

v4.22.3

Compare Source

2024-09-21

Bug Fixes
  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#​5669)
Pull Requests
unjs/unimport (unimport)

v3.13.1

Compare Source

Bug Fixes

v3.13.0

Compare Source

Bug Fixes
Features
vitejs/vite (vite)

v5.4.8

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.7

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

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 requested a review from danielroe as a code owner September 20, 2024 17:35
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 20, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Sep 20, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 9622337 to 0ee4ea2 Compare September 28, 2024 00:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 09d6aa7 to 9730a91 Compare October 4, 2024 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9730a91 to c695ef6 Compare October 4, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants