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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.1 -> ^1.2.4 age adoption passing confidence
@​iconify/collections ^1.0.455 -> ^1.0.465 age adoption passing confidence
@iconify/utils (source) ^2.1.32 -> ^2.1.33 age adoption passing confidence
@nuxt/devtools (source) ^1.4.1 -> ^1.5.1 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.4.1 -> ^1.5.1 age adoption passing confidence
@nuxt/eslint-config (source) ^0.5.5 -> ^0.5.7 age adoption passing confidence
@nuxt/module-builder ^0.8.3 -> ^0.8.4 age adoption passing confidence
@nuxthub/core (source) ^0.7.9 -> ^0.7.20 age adoption passing confidence
@types/node (source) ^22.5.2 -> ^22.7.4 age adoption passing confidence
@unocss/nuxt (source) ^0.62.3 -> ^0.63.1 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.11.1 age adoption passing confidence
playwright-core (source) ^1.46.1 -> ^1.47.2 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.11.0 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
untyped ^1.4.2 -> ^1.5.0 age adoption passing confidence
vite (source) ^5.4.3 -> ^5.4.8 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.1 age adoption passing confidence
vue-tsc (source) ^2.1.4 -> ^2.1.6 age adoption passing confidence
wrangler (source) ^3.74.0 -> ^3.78.12 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Bug Fixes

1.4.2 (2024-09-10)

Bug Fixes

1.4.1 (2024-08-26)

Bug Fixes

v1.4.2

Compare Source

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

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v0.8.4

Compare Source

compare changes

🩹 Fixes
  • Remove nuxt/schema augment (2a20ed0)
❤️ Contributors
nuxt-hub/core (@​nuxthub/core)

v0.7.20

Compare Source

compare changes

🩹 Fixes
  • proxy: Read env from request (bd4de45)
📖 Documentation
❤️ Contributors

v0.7.19

Compare Source

compare changes

🚀 Enhancements
  • Add nuxthub preview command (#​288)
📖 Documentation
❤️ Contributors

v0.7.18

Compare Source

compare changes

🩹 Fixes
  • Remove nuxthub cli dependency (5d58b09)
📖 Documentation
❤️ Contributors

v0.7.17

Compare Source

compare changes

🩹 Fixes
  • blob: Respect addRandomSuffix with remote access (#​287)
📖 Documentation
❤️ Contributors

v0.7.16

Compare Source

compare changes

🚀 Enhancements
❤️ Contributors

v0.7.15

Compare Source

compare changes

🩹 Fixes
  • Add browser binding on CF CI (#​281)
📖 Documentation
🏡 Chore
  • playground: Disable v2 flag (0950478)
❤️ Contributors

v0.7.14

Compare Source

compare changes

🩹 Fixes
  • Don't use global on client-side (#​278)
❤️ Contributors

v0.7.13

Compare Source

compare changes

🩹 Fixes
  • Use #imports for nitropack imports (#​276)
  • Move from ni to nypm (#​277)
📖 Documentation
  • Update image for remote storage (517fc67)
  • Simplify use cases (01b9274)
🏡 Chore
❤️ Contributors

v0.7.12

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
❤️ Contributors

v0.7.11

Compare Source

compare changes

🚀 Enhancements
  • Add support for browser rendering (#​271)
❤️ Contributors

v0.7.10

Compare Source

compare changes

🚀 Enhancements
  • kv: Add support for ttl (#​265)
  • Add support for defining compatibility date & flags (#​264)
🩹 Fixes
  • blob: Handle FileList in useUpload (#​260)
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v0.63.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.63.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.62.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/changelogen (changelogen)

v0.5.7

Compare Source

compare changes

🩹 Fixes
  • bump: Avoid using + for canary suffix (#​224)
❤️ Contributors

v0.5.6

Compare Source

compare changes

🚀 Enhancements
  • Add option to sign git tags (#​117)
  • git: Support parse git messages that have prefix emoji (#​146)
🩹 Fixes
  • github: Use bearer token (#​180)
  • Handle repo name with multiple segments (#​219)
  • Lowercase scope when filtering (#​199)
💅 Refactors
  • Replace execa with execSync (#​222)
  • Use human readable date for canary versions (#​223)
  • Update execCommand (68127be)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

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

v9.10.0

Compare Source

microsoft/playwright (playwright-core)

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

v1.47.1

Compare Source

v1.47.0

Compare Source

pnpm/pnpm (pnpm)

v9.11.0

Compare Source

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

microsoft/TypeScript (typescript)

v5.6.2

Compare Source

unjs/untyped (untyped)

v1.5.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
🏡 Chore
🤖 CI
  • Update node version to 20 (c4ede69)
❤️ Contributors
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.

v5.4.6

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.5

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.4

Compare Source

Please refer to CHANGELOG.md for details.

vitest-dev/vitest (vitest)

v2.1.1

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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6875913 to 78330af Compare July 23, 2024 14:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 23, 2024
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update all non-major dependencies Jul 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bf845ed to 29773e4 Compare July 26, 2024 15:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29773e4 to 5d6927f Compare July 26, 2024 21:40
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update devdependency eslint to v9.8.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d6927f to 1e9a467 Compare July 27, 2024 02:27
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e9a467 to 862a9e2 Compare July 27, 2024 22:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.8.0 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 862a9e2 to 5f002d8 Compare July 28, 2024 12:51
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from a93a135 to 6b9a12c Compare August 4, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 15b70f7 to e137a70 Compare September 23, 2024 07:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 72d3cc2 to bd2bb56 Compare September 28, 2024 07:34
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.

0 participants