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

fix(deps): update all non-major dependencies #889

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.8.3 -> 3.8.4 age adoption passing confidence
@mui/icons-material (source) 5.14.8 -> 5.14.9 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.143 -> 5.0.0-alpha.145 age adoption passing confidence
@mui/material (source) 5.14.8 -> 5.14.10 age adoption passing confidence
@types/jest (source) 29.5.4 -> 29.5.5 age adoption passing confidence
@types/lodash (source) 4.14.198 -> 4.14.199 age adoption passing confidence
@types/papaparse (source) 5.3.8 -> 5.3.9 age adoption passing confidence
@types/react (source) 18.2.21 -> 18.2.22 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.6.0 -> 6.7.2 age adoption passing confidence
@typescript-eslint/parser 6.6.0 -> 6.7.2 age adoption passing confidence
@vitejs/plugin-react (source) 4.0.4 -> 4.1.0 age adoption passing confidence
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence
formik (source) 2.4.4 -> 2.4.5 age adoption passing confidence
vitest 0.34.4 -> 0.34.5 age adoption passing confidence
yup 1.2.0 -> 1.3.0 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.8.4

Compare Source

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

v5.14.9

Compare Source

Sep 13, 2023

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

@mui/material@5.14.9
  • ​[ButtonGroup] Determine first, last and middle buttons to support different elements with correct styling (#​38520) @​ZeeshanTamboli
  • ​[Modal] Fix console warning when onTransitionEnter , onTransitionExit provided (#​38868) @​sai6855
  • ​Revert "[Autocomplete] Type multiple values with readonly arrays." (#​38827) @​mnajdova
  • ​[Tabs] Scrollable tabs shouldn't crash when customizing their styles in the theme with slot callbacks (#​38544) @​brentertz
  • ​[AlertTitle][BreadCrumbs] Fix inheritance message in docs (#​38876) @​sai6855
@mui/base@5.0.0-beta.15
@mui/joy@5.0.0-beta.6
@mui/lab@5.0.0-alpha.144
@mui/system@5.14.9
@mui/zero-vite-plugin@0.0.1-alpha.0
Docs
Examples
Core

All contributors of this release in alphabetical order: @​brentertz, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​dvkam, @​flaviendelangle, @​Janpot, @​LadyBluenotes, @​michaldudak, @​michelengelen, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

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

v5.0.0-alpha.145

Compare Source

v5.0.0-alpha.144

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

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

v4.1.0

Compare Source

  • Add @types/babel__cores to dependencies (fix #​211)
  • Improve build perf when not using Babel plugins by lazy loading @babel/core #​212
  • Better invalidation message when an export is added & fix HMR for export of nullish values #​215
  • Include non-dev jsx runtime in optimizeDeps & support HMR for JS files using the non dev runtime #​224
  • The build output now contains a index.d.cts file so you don't get types errors when setting moduleResolution to node16 or nodenext in your tsconfig (we recommend using bundler which is more close to how Vite works)
eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

jaredpalmer/formik (formik)

v2.4.5

Compare Source

Patch Changes
vitest-dev/vitest (vitest)

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
jquense/yup (yup)

v1.3.0

Compare Source

Bug Fixes
Features
Reverts

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 added the dependencies Pull requests that update a dependency file label Sep 15, 2023
@socket-security
Copy link

socket-security bot commented Sep 15, 2023

@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v6.7.0 fix(deps): update all non-major dependencies Sep 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2631702 to 9121a25 Compare September 25, 2023 17:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 72c9d5e to c47fe62 Compare September 28, 2023 19:50
@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@IanKrieger IanKrieger merged commit 685f9c3 into master Sep 29, 2023
6 checks passed
@IanKrieger IanKrieger deleted the renovate/all-minor-patch branch September 29, 2023 12:52
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.

1 participant