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 devdependencies (non-major) #333

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/module-type-aliases (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@mui/icons-material (source) 5.16.7 -> 5.16.8 age adoption passing confidence
@mui/material (source) 5.16.7 -> 5.16.8 age adoption passing confidence
@types/adm-zip (source) 0.5.6 -> 0.5.7 age adoption passing confidence
eslint-plugin-testing-library 6.4.0 -> 6.5.0 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
parcel 2.13.0 -> 2.13.2 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
tailwindcss (source) 3.4.15 -> 3.4.16 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/module-type-aliases)

v3.6.3

Compare Source

🐛 Bug Fix
Committers: 1

v3.6.2: 3.6.2

Compare Source

3.6.2 (2024-11-19)

🐛 Bug Fix
  • docusaurus-module-type-aliases
  • docusaurus-theme-translations
  • docusaurus
    • #​10685 fix(cli): docusaurus --help should print plugin commands using extendCli() (@​slorber)
  • docusaurus-bundler
  • create-docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
🔧 Maintenance
Committers: 5
mui/material-ui (@​mui/icons-material)

v5.16.8

Compare Source

A big thanks to the 8 contributors who made this release possible.

@mui/material@5.16.8
@mui/utils@5.16.8
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​cherniavskii, @​DiegoAndai, @​jukkatupamaki, @​michelengelen, @​oliviertassinari, @​rluzists1, @​siriwatknp

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.5.0

Compare Source

Features
typicode/husky (husky)

v9.1.7

Compare Source

parcel-bundler/parcel (parcel)

v2.13.2

Compare Source

Fixed
  • JavaScript

    • Fix HMR when asset is duplicated between multiple bundles – Details
  • SASS

    • Fix SASS resolution with non file: URLs – Details

v2.13.1

Compare Source

Fixed
  • JavaScript

  • SASS

    • Fix SASS resolution rules for modern API – Details
prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v3.4.16

Compare Source

Fixed
  • Ensure the TypeScript types for PluginsConfig allow undefined values (#​14668)

Changed

microsoft/TypeScript (typescript)

v5.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

netlify bot commented Dec 1, 2024

Deploy Preview for flashlight-docs ready!

Name Link
🔨 Latest commit 178d334
🔍 Latest deploy log https://app.netlify.com/sites/flashlight-docs/deploys/674f6f8c81b3320008e86466
😎 Deploy Preview https://deploy-preview-333--flashlight-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from aa07d00 to 178d334 Compare December 3, 2024 20:52
@flashlight-bot
Copy link
Contributor

Flashlight Automated Report 🔦

@renovate renovate bot merged commit 299303b into main Dec 3, 2024
6 checks passed
@renovate renovate bot deleted the renovate/devdependencies-(non-major) branch December 3, 2024 22:18
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