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

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/types (source) ^7.25.6 -> ^7.25.8 age adoption passing confidence
@endo/static-module-record (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@eslint/js (source) ^9.11.1 -> ^9.13.0 age adoption passing confidence
@primevue/themes (source) ^4.0.7 -> ^4.1.1 age adoption passing confidence
@types/dom-webcodecs (source) ^0.1.11 -> ^0.1.13 age adoption passing confidence
@types/node (source) ^22.7.0 -> ^22.7.7 age adoption passing confidence
@vitest/browser (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence
@vitest/ui (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence
@vue/devtools-api (source) ^6.6.3 -> ^6.6.4 age adoption passing confidence
@vue/test-utils ^2.4.5 -> ^2.4.6 age adoption passing confidence
@vueuse/core (source) ^11.0.3 -> ^11.1.0 age adoption passing confidence
@vueuse/rxjs (source) ^11.0.3 -> ^11.1.0 age adoption passing confidence
browserslist ^4.23.3 -> ^4.24.0 age adoption passing confidence
eslint (source) ^9.11.1 -> ^9.13.0 age adoption passing confidence
eslint-plugin-tailwindcss ^3.17.4 -> ^3.17.5 age adoption passing confidence
eslint-plugin-vue (source) ^9.28.0 -> ^9.29.0 age adoption passing confidence
eventemitter3 ~5 -> ~5.0.1 age adoption passing confidence
fast-xml-parser ^4.4.0 -> ^4.5.0 age adoption passing confidence
globals ^15.9.0 -> ^15.11.0 age adoption passing confidence
happy-dom ^15.0.0 -> ^15.7.4 age adoption passing confidence
mediainfo.js (source) ~0 -> ~0.3.2 age adoption passing confidence
pinia ^2.2.2 -> ^2.2.4 age adoption passing confidence
playwright (source) ^1.47.2 -> ^1.48.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.6.6 -> ^0.6.8 age adoption passing confidence
primevue (source) ^4.0.7 -> ^4.1.1 age adoption passing confidence
rimraf ^6.0.0 -> ^6.0.1 age adoption passing confidence
sass ^1.79.3 -> ^1.80.3 age adoption passing confidence
ses (source) ^1.8.0 -> ^1.9.0 age adoption passing confidence
tailwindcss (source) ^3.4.13 -> ^3.4.14 age adoption passing confidence
tsx (source) ^4.16.0 -> ^4.19.1 age adoption passing confidence
typescript (source) ^5.5.3 -> ^5.6.3 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.3 age adoption passing confidence
typescript-eslint (source) ^8.7.0 -> ^8.10.0 age adoption passing confidence
vite (source) ^5.3.2 -> ^5.4.9 age adoption passing confidence
vite (source) ^5.4.7 -> ^5.4.9 age adoption passing confidence
vite-plugin-dts ^4.0.0 -> ^4.2.4 age adoption passing confidence
vite-plugin-dts ^4.2.2 -> ^4.2.4 age adoption passing confidence
vitest (source) ^2.0.4 -> ^2.1.3 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.3 age adoption passing confidence
vue (source) ^3.5.8 -> ^3.5.12 age adoption passing confidence
vue (source) ^3.5.4 -> ^3.5.12 age adoption passing confidence
vue-markdown-render ^2.1.1 -> ^2.2.1 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

primefaces/primevue (@​primevue/themes)

v4.1.1

Compare Source

Full Changelog

Fixed bugs:

  • Wrong token binding on inputtext #​6590
  • Table sort icon not aligned properly #​6588
  • Improve nested overlays in mobile #​6587
  • MegaMenu ignores token #​6585
  • AutoComplete is using token from the deprecated InputChips #​6584
  • Disabled ToggleSwitch in dark mode is same as non-disabled #​6583
  • Slider track border radius token not applied #​6582
  • Tree filter too close, visual bug#​6581
  • Invalid CSS in DataTable and TreeTable #​6580
  • MegaMenu: mobile visual defects #​6578
  • Typo in splitter.js (autocomplete err) #​6570
  • CascadeSelect: focus defect on mouse enter #​6538
  • Typescript support is non-existent in All components #​6152
  • DataTable - button click in a cell propagates to row-click #​6472
  • No intellisense for props, slots etc. with v4 #​5903
vueuse/vueuse (@​vueuse/core)

v11.1.0

Compare Source

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

v9.13.0

Compare Source

primus/eventemitter3 (eventemitter3)

v5.0.1

Compare Source

Bug fixes

  • Moved the types condition to the top (#​258).
buzz/mediainfo.js (mediainfo.js)

v0.3.2

Compare Source

Upgrades
  • deps: upgrade libmediainfo to v24.06 (5de50e7)

v0.3.1

Compare Source

Bug Fixes

v0.3.0

Compare Source

⚠ BREAKING CHANGES
  • Consumers of the library need to update their types.
Features
  • add interfaces and detailed descriptions for all track types (69482a7)
  • also accept number as size argument (4405da4)
  • build: optimize WASM file size (fa05a1a)
  • types: move common track fields to BaseTrack (e2b4c1a)
Upgrades
  • deps: upgrade libmediainfo to v24.04 (98531dd)
  • deps: upgrade libmediainfo to v24.05 (ee4ad2b)

v0.2.2

Compare Source

Upgrades
  • deps: upgrade libmediainfo to v24.01 (63422ca)

v0.2.1

Compare Source

Features
  • umd: add custom locateFile code that handles the CDN version (closes #​142) (c223eb7)
Bug Fixes

v0.2.0

Compare Source

⚠ BREAKING CHANGES
  • types: Consumers of the library may need to update their
    type imports accordingly.
Features
  • build: add separate builds for UMD, CJS, and ESM (c681079)
  • types: generate typings for MediaInfo result object (closes #​117) (57ca6f3)
  • types: proper type conversion from JSON result (9b87930)

v0.1.9

Compare Source

v0.1.8

Compare Source

v0.1.7

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

v0.1.4

Compare Source

v0.1.3

Compare Source

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

v0.0.3

Compare Source

v0.0.2

Compare Source

microsoft/playwright (playwright)

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
sass/dart-sass (sass)

v1.80.3

Compare Source

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the
    compiler. This should result in minimal user-visible changes, but different
    types of warnings should now respond more reliably to flags like --quiet,
    --verbose, and --silence-deprecation.

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.
tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

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

vuejs/core (vue)

v3.5.12

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@Joery-M Joery-M merged commit 3c90f43 into main Oct 20, 2024
2 checks passed
@Joery-M Joery-M deleted the renovate/all-minor-patch branch October 20, 2024 12:22
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