chore(deps): Update non-major dependencies

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@atproto/api (source) ^0.20.34^0.20.41 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) ^7.2.0^7.3.0 age adoption passing confidence
@types/luxon (source) ^3.7.2^3.7.4 age adoption passing confidence
axios (source) ^1.18.1^1.19.0 age adoption passing confidence
eslint (source) ^10.8.0^10.8.1 age adoption passing confidence
eslint-plugin-svelte (source) ^3.22.0^3.23.0 age adoption passing confidence
fast-xml-parser ^5.10.1^5.11.0 age adoption passing confidence
globals ^17.8.0^17.11.0 age adoption passing confidence
puppeteer (source) ^25.3.0^25.8.0 age adoption passing confidence
svelte (source) ^5.56.8^5.56.9 age adoption passing confidence
typescript-eslint (source) ^8.65.0^8.67.0 age adoption passing confidence
vite (source) ^8.1.5^8.2.1 age adoption passing confidence

Release Notes

bluesky-social/atproto (@​atproto/api)

v0.20.41

Compare Source

Patch Changes
  • #​5350 1f3f67c Thanks @​mary-ext! - Remove the maxGraphemes and maxLength constraints from the alt field of app.bsky.embed.video, matching app.bsky.embed.images

v0.20.40

Compare Source

Patch Changes

v0.20.39

Compare Source

Patch Changes

v0.20.38

Compare Source

Patch Changes

v0.20.37

Compare Source

Patch Changes

v0.20.36

Compare Source

Patch Changes

v0.20.35

Compare Source

Patch Changes
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v7.3.0

Compare Source

Minor Changes
  • feat: pass environment to dynamicCompileOptions (#​1386)
Patch Changes
  • fix: don't log inline config when encountering unexpected options (#​1376)
axios/axios (axios)

v1.19.0

Compare Source

This release raises the form-data security floor, adds configuration and type-system capabilities, and fixes NO_PROXY matching, interceptor errors, progress reporting, and serialization edge cases.

eslint/eslint (eslint)

v10.8.1

Compare Source

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#​21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#​21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#​21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#​21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#​20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#​21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v3.23.0

Compare Source

Minor Changes
NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.10.1...v5.11.0

sindresorhus/globals (globals)

v17.11.0

Compare Source


v17.10.0

Compare Source


v17.9.0

Compare Source


puppeteer/puppeteer (puppeteer)

v25.8.0

Compare Source

🎉 Features
🛠️ Fixes
  • computeSystemExecutablePath support validatePath (#​15340) (73da9a4)
  • launch browsers in detached mode on Windows to fix flakiness (#​15339) (8e1022b)
  • remove redundant overwrite and file access from ScreenRecorder (#​15352) (61a1675)
Dependencies
  • The following workspace dependencies were updated

v25.7.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 25.6.0 to 25.7.0
🛠️ Fixes
🏗️ Refactor

v25.6.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 25.6.0 to 25.7.0
🛠️ Fixes
🏗️ Refactor

v25.5.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🎉 Features
🛠️ Fixes
📄 Documentation
🏗️ Refactor

v25.4.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 25.3.0 to 25.4.0
🛠️ Fixes
sveltejs/svelte (svelte)

v5.56.9

Compare Source

Patch Changes
  • fix: skip controlled each fast path while another batch is pending (#​18625)

  • fix: better whitespace handling inside printer (#​18638)

  • fix: don't duplicate comments in attributes (#​18636)

  • fix: preserve CSS comments in the AST printer (#​18637)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.67.0

Compare Source

🚀 Features
  • typescript-eslint: export basic globs for using tseslint (#​12105)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

Configuration

📅 Schedule: (UTC)

  • 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Mend Renovate CLI.

Edited by ASTRELION Bot

Merge request reports

Loading
Loading