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 (v3) #3358

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.25 -> ^1.2.26 age adoption passing confidence
@iconify-json/vscode-icons ^1.2.15 -> ^1.2.16 age adoption passing confidence
eslint (source) ^9.20.1 -> ^9.21.0 age adoption passing confidence
happy-dom ^17.1.1 -> ^17.1.4 age adoption passing confidence
nuxt-llms ^0.0.2 -> ^0.1.0 age adoption passing confidence
prettier (source) ^3.5.1 -> ^3.5.2 age adoption passing confidence
tinyglobby ^0.2.11 -> ^0.2.12 age adoption passing confidence
vitest (source) ^3.0.6 -> ^3.0.7 age adoption passing confidence
wrangler (source) ^3.109.2 -> ^3.109.3 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
capricorn86/happy-dom (happy-dom)

v17.1.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where the use of filtering in TreeWalker didn't work according to spec - By @​capricorn86 in task #​1605

v17.1.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes incorrect handling of attribute prefixes when iterating NamedNodeMap - By @​capricorn86 in task #​1728
    • This caused attribute names to be incorrectly returned in Element.getAttributeNames() when attributes where using prefixes

v17.1.2

Compare Source

👷‍♂️ Patch fixes
  • AbortSignal.reason can have any type - By @​btea in task #​1718
  • When aborting a request, AbortSignal.reason should be the object used when the promise is rejected - By @​btea in task #​1718
nuxtlabs/nuxt-llms (nuxt-llms)

v0.1.0

Compare Source

compare changes

🚀 Enhancements
  • Deprecate module hook and use nitro hooks (#​4)
🩹 Fixes
📖 Documentation
🌊 Types
  • Export correct types in package.json (60fbed3)
🏡 Chore
❤️ Contributors
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

SuperchupuDev/tinyglobby (tinyglobby)

v0.2.12

Compare Source

Fixed
  • Using .. inside ignore patterns could sometimes make the optimizer ignore parent directories
Changed
  • The debug option now logs skipped directories
vitest-dev/vitest (vitest)

v3.0.7

Compare Source

cloudflare/workers-sdk (wrangler)

v3.109.3

Compare Source

Patch Changes

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.

Copy link

pkg-pr-new bot commented Feb 19, 2025

npm i https://pkg.pr.new/@nuxt/ui@3358

commit: 52d833c

Copy link
Contributor

nuxthub-admin bot commented Feb 19, 2025

✅ Deployed ui3

Deployed ui3 986d6ec to preview

🔗 renovate-v3-all-minor-patch.ui-6q2.pages.dev
📌 dc9c1f7d.ui-6q2.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

Copy link

cloudflare-workers-and-pages bot commented Feb 19, 2025

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2f16810
Status: ✅  Deploy successful!
Preview URL: https://d44af339.ui-6q2.pages.dev
Branch Preview URL: https://renovate-v3-all-minor-patch.ui-6q2.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency motion to ^12.4.5 (v3) chore(deps): update all non-major dependencies (v3) Feb 20, 2025
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 72cff1d to c8a0e54 Compare February 20, 2025 04:39
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from c8a0e54 to a0dd6d7 Compare February 20, 2025 11:33
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from a0dd6d7 to 2f7b564 Compare February 20, 2025 13:40
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 2f7b564 to dcd09ea Compare February 20, 2025 18:09
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from dcd09ea to e8bf06f Compare February 20, 2025 20:50
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from e8bf06f to 2f16810 Compare February 21, 2025 10:16
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 2f16810 to 167b4be Compare February 21, 2025 11:17
@renovate renovate bot changed the title chore(deps): update all non-major dependencies (v3) chore(deps): update dependency tinyglobby to ^0.2.12 (v3) Feb 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency tinyglobby to ^0.2.12 (v3) chore(deps): update all non-major dependencies (v3) Feb 22, 2025
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 167b4be to 7bdd78a Compare February 22, 2025 00:32
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 7bdd78a to 52d833c Compare February 22, 2025 04:42
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 52d833c to 1657821 Compare February 23, 2025 00:51
@renovate renovate bot force-pushed the renovate/v3-all-minor-patch branch from 1657821 to eddaa57 Compare February 23, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants