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

deps: Update all non-major dependencies #215

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.18.1 -> 18.18.3 age adoption passing confidence
electron 26.2.4 -> 26.3.0 age adoption passing confidence
sass 1.68.0 -> 1.69.0 age adoption passing confidence
sass ~1.68.0 -> ~1.69.0 age adoption passing confidence
vuetify (source) 3.3.19 -> 3.3.20 age adoption passing confidence

Release Notes

electron/electron (electron)

v26.3.0: electron v26.3.0

Compare Source

Release Notes for v26.3.0

Features

  • Added support for chrome.scripting extension APIs. #​39676 (Also in 25, 27)

Fixes

  • Fixed BrowserView.setBounds calls not painting view in new bounds in some cases. #​40036 (Also in 25, 27)
  • Fixed an issue where webContents.print could fail when options is a frozen object. #​40029 (Also in 25, 27)
  • Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. #​39998 (Also in 25, 27)

Other Changes

  • Updated Chromium to 116.0.5845.228. #​40043
sass/dart-sass (sass)

v1.69.0

Compare Source

  • Add a meta.get-mixin() function that returns a mixin as a first-class Sass
    value.

  • Add a meta.apply() mixin that includes a mixin value.

  • Add a meta.module-mixins() function which returns a map from mixin names in
    a module to the first-class mixins that belong to those names.

  • Add a meta.accepts-content() function which returns whether or not a mixin
    value can take a content block.

  • Add support for the relative color syntax from CSS Color 5. This syntax
    cannot be used to create Sass color values. It is always emitted as-is in the
    CSS output.

Dart API
  • Deprecate Deprecation.calcInterp since it was never actually emitted as a
    deprecation.
Embedded Sass
  • Fix a rare race condition where the embedded compiler could freeze when a
    protocol error was immediately followed by another request.
vuetifyjs/vuetify (vuetify)

v3.3.20

Compare Source

🔧 Bug Fixes
  • forwardRefs: skip vue internal properties (631b42b), closes #​18364
  • validation: null check errorMessages (6c7a4b9)
  • VList: collapse avatar and append slot in rail drawer (bfb3cde)
  • VNavigationDrawer: reactive prop watchers (8b10d36)
  • VSlider: correct display and interaction when reversed or rtl (1ddeb32), closes #​18389 #​18312
  • VTextField: don't show counter unless counter prop is set (e3554bb), closes #​18342
  • VTimeline: consistent item width (0c40304), closes #​17288
🔄 Reverts
🧪 Labs
  • VSkeletonLoader: add new default type ossein (9e61694)
  • VDataTableVirtual: remove spacer height transition, pass correct key (fe2696a), closes #​18351
  • VDatePicker: use correct "no" date locale (56b8137), closes #​18144

Configuration

📅 Schedule: Branch creation - "after 12pm on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@stackblitz
Copy link

stackblitz bot commented Oct 6, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot merged commit 75174ee into main Oct 6, 2023
4 checks passed
@renovate renovate bot deleted the deps/all-minor-patch branch October 6, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants