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

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@byndyusoft/eslint-config 2.5.0 -> 2.6.0 age adoption passing confidence
@commitlint/cli (source) 18.2.0 -> 18.4.1 age adoption passing confidence
@commitlint/config-conventional (source) 18.1.0 -> 18.4.0 age adoption passing confidence
@mui/icons-material (source) 5.14.15 -> 5.14.18 age adoption passing confidence
@mui/material (source) 5.14.15 -> 5.14.18 age adoption passing confidence
@types/react (source) 18.2.33 -> 18.2.37 age adoption passing confidence
@types/react-dom (source) 18.2.14 -> 18.2.15 age adoption passing confidence
@vitejs/plugin-react-swc 3.4.0 -> 3.4.1 age adoption passing confidence
axios (source) 1.6.0 -> 1.6.1 age adoption passing confidence
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence
lint-staged 15.0.2 -> 15.1.0 age adoption passing confidence
prettier (source) 3.0.3 -> 3.1.0 age adoption passing confidence
vite-plugin-pwa 0.16.6 -> 0.16.7 age adoption passing confidence
yarn 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

Byndyusoft/eslint-config (@​byndyusoft/eslint-config)

v2.6.0

Compare Source

conventional-changelog/commitlint (@​commitlint/cli)

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

mui/material-ui (@​mui/icons-material)

v5.14.18

Compare Source

Nov 14, 2023

A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]

v5.14.16

Compare Source

Oct 31, 2023

A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
  • ​Fix ownerstate being propagated to DOM node when using styled-components v6 (#​39586) @​mnajdova
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​Best-Sardar, @​DanailH, @​danilo-leal, @​DiegoAndai, @​emamoah, @​gitstart, @​Janpot, @​jcoyle37, @​mj12albert, @​mnajdova, @​Nkzn, @​oliviertassinari, @​Popppins, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.4.1

Compare Source

Add support for .mts (fixes #​161)

Using CJS in source code will not work in Vite (and will never be supported), so this is better to only use .ts.

But to better align with Vite core defaults, .mts extension will now be processed like .ts. This maybe reverted in a future major.

axios/axios (axios)

v1.6.1

Compare Source

Bug Fixes
  • formdata: fixed content-type header normalization for non-standard browser environments; (#​6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#​6055) (3dc8369)
Contributors to this release
eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

okonet/lint-staged (lint-staged)

v15.1.0

Compare Source

Minor Changes
Patch Changes
prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

antfu/vite-plugin-pwa (vite-plugin-pwa)

v0.16.7

Compare Source

No significant changes

    View changes on GitHub
yarnpkg/berry (yarn)

v4.0.2

Compare Source


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

@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react-swc to v3.4.1 fix(deps): update all non-major dependencies Oct 31, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0d4e4d8 to 8a7f3f1 Compare November 1, 2023 23:02
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 3, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b0dccdd to 1423fb8 Compare November 10, 2023 06:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fa67754 to 8426dc5 Compare November 13, 2023 04:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8426dc5 to 266b8ce Compare November 14, 2023 09:44
@KillWolfVlad KillWolfVlad merged commit 9c122a9 into master Nov 14, 2023
6 checks passed
@KillWolfVlad KillWolfVlad deleted the renovate/all-minor-patch branch November 14, 2023 10:49
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