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 weekly minor & patch updates #771

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@grpc/grpc-js (source) 1.9.3 -> 1.9.4 age adoption passing confidence dependencies patch
@mui/icons-material (source) 5.14.9 -> 5.14.11 age adoption passing confidence dependencies patch
@mui/lab (source) 5.0.0-alpha.144 -> 5.0.0-alpha.146 age adoption passing confidence dependencies patch
@mui/material (source) 5.14.9 -> 5.14.11 age adoption passing confidence dependencies patch
@mui/system (source) 5.14.9 -> 5.14.11 age adoption passing confidence dependencies patch
@mui/x-date-pickers (source) 6.13.0 -> 6.16.0 age adoption passing confidence dependencies minor
@sentry/browser (source) 7.69.0 -> 7.72.0 age adoption passing confidence dependencies minor
@sentry/node (source) 7.69.0 -> 7.72.0 age adoption passing confidence dependencies minor
@sentry/react (source) 7.69.0 -> 7.72.0 age adoption passing confidence dependencies minor
@sentry/tracing (source) 7.69.0 -> 7.72.0 age adoption passing confidence dependencies minor
@types/express (source) 4.17.17 -> 4.17.18 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.4 -> 29.5.5 age adoption passing confidence devDependencies patch
@types/node (source) 18.17.15 -> 18.18.1 age adoption passing confidence devDependencies minor
@types/node (source) 20.6.0 -> 20.8.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.21 -> 18.2.23 age adoption passing confidence devDependencies patch
@types/react-beautiful-dnd (source) 13.1.4 -> 13.1.5 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.7 -> 18.2.8 age adoption passing confidence devDependencies patch
@types/react-transition-group (source) 4.4.6 -> 4.4.7 age adoption passing confidence devDependencies patch
@types/react-window (source) 1.8.5 -> 1.8.6 age adoption passing confidence devDependencies patch
@types/uuid (source) 9.0.3 -> 9.0.4 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.7.0 -> 6.7.3 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 6.7.0 -> 6.7.3 age adoption passing confidence devDependencies patch
@uiw/react-color (source) 1.3.3 -> 1.4.2 age adoption passing confidence dependencies minor
@vitejs/plugin-react-swc 3.3.2 -> 3.4.0 age adoption passing confidence devDependencies minor
dayjs (source) 1.11.9 -> 1.11.10 age adoption passing confidence dependencies patch
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence devDependencies minor
ics 3.4.0 -> 3.5.0 age adoption passing confidence dependencies minor
mikefarah/yq v4.35.1 -> v4.35.2 age adoption passing confidence action patch
node 20.6.1-alpine -> 20.8.0-alpine age adoption passing confidence final minor
node 20.6.1-alpine -> 20.8.0-alpine age adoption passing confidence stage minor
vite-plugin-svgr 3.2.0 -> 3.3.0 age adoption passing confidence devDependencies minor
vitest 0.34.4 -> 0.34.6 age adoption passing confidence devDependencies patch
web-vitals 3.4.0 -> 3.5.0 age adoption passing confidence dependencies minor

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.9.4: @​grpc/grpc-js 1.9.4

Compare Source

  • Fix a bug that could cause a client to sometimes incorrectly hold the process open when no longer in use (#​2586)
mui/material-ui (@​mui/icons-material)

v5.14.11

Compare Source

Sep 26, 2023

A big thanks to the 23 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alisasanib, @​anle9650, @​anon-phantom, @​DanailH, @​danilo-leal, @​DiegoAndai, @​flaviendelangle, @​gitstart, @​Janpot, @​jergason, @​maheshguntur, @​michaldudak, @​mikailaread, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​Studio384, @​tebersefa, @​vadimka123, @​zanivan, @​ZeeshanTamboli

mui/mui-x (@​mui/x-date-pickers)

v6.16.0

Compare Source

Sep 29, 2023

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • 🎁 Add a clearable behavior to all the single input pickers and fields (#​9095) @​noraleonte

    The pickers and fields now have an out-of-the box implementation for clearing the field value. You can see the documentation for this behavior on the Date Picker documentation.

    Clearable behavior
  • 💫 Add Date Picker customization playground (#​9581) @​noraleonte

    You can play around with style customization options on the Date Picker documentation.

    We are thrilled to hear your feedback about this functionality!

  • 🚀 Fix header filters menu auto closing on render (#​10483) @​MBilalShafi

  • 🎯 Fix column headers scroll when theme scoping is used (#​10437) @​cherniavskii

  • 🌍 Improve Russian (ru-RU) locale on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts / @mui/[email protected]
Tree View / @mui/[email protected]
Docs
Core

v6.15.0

Compare Source

Sep 22, 2023

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 Implement columns auto-sizing (#​10180) @​romgrk
  • 🎁 Add support for getRowsToExport option to print export on the data grid (#​10084) @​zreecespieces
  • 🌍 Improve Finnish (fi-FI) locale
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts / @mui/[email protected]
Tree View / @mui/[email protected]
Docs
Core

v6.14.0

Compare Source

Sep 14, 2023

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

  • 🎁 Fix YearCalendar and MonthCalendar accessibility (#​10312) @​LukasTy

    The YearCalendar and MonthCalendar items role has been changed from button to radio in order to improve the component's a11y support.
    If you were relying on the mentioned components having a button role for items, you will need to update your usage to expect a radio role instead.

  • 🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts / @mui/[email protected]
Tree View / @mui/[email protected]
Docs
Core
getsentry/sentry-javascript (@​sentry/browser)

v7.72.0

Compare Source

Important Changes
  • feat(node): App Not Responding with stack traces (#​9079)

This release introduces support for Application Not Responding (ANR) errors for Node.js applications.
These errors are triggered when the Node.js main thread event loop of an application is blocked for more than five seconds.
The Node SDK reports ANR errors as Sentry events and can optionally attach a stacktrace of the blocking code to the ANR event.

To enable ANR detection, import and use the enableANRDetection function from the @sentry/node package before you run the rest of your application code.
Any event loop blocking before calling enableANRDetection will not be detected by the SDK.

Example (ESM):

import * as Sentry from "@​sentry/node";

Sentry.init({
  dsn: "___PUBLIC_DSN___",
  tracesSampleRate: 1.0,
});

await Sentry.enableANRDetection({ captureStackTra

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on monday" (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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/csesoc/notangles).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzcuMC4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->

@renovate renovate bot requested a review from a team as a code owner September 18, 2023 04:01
@renovate renovate bot added dependencies Pull requests that update a dependency file deps: javascript deps: minor deps: patches labels Sep 18, 2023
@renovate renovate bot enabled auto-merge (rebase) September 18, 2023 04:01
@renovate
Copy link
Contributor Author

renovate bot commented Sep 18, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 3 times, most recently from 1819006 to 83b81f6 Compare September 19, 2023 02:24
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 19 times, most recently from dd21819 to 089f41d Compare September 25, 2023 20:04
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 3 times, most recently from e94fce2 to b9c2ebe Compare September 26, 2023 07:43
@renovate renovate bot requested a review from a team as a code owner September 26, 2023 07:43
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 7 times, most recently from 43a5157 to a9cf936 Compare September 27, 2023 21:13
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch 3 times, most recently from 6524496 to c9e5af4 Compare September 29, 2023 19:44
@renovate renovate bot force-pushed the renovate/weekly-minor-and-patch-updates branch from c9e5af4 to 94798a4 Compare September 30, 2023 10:31
@renovate renovate bot merged commit f19c500 into dev Sep 30, 2023
@renovate renovate bot deleted the renovate/weekly-minor-and-patch-updates branch September 30, 2023 11:24
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 deps: javascript deps: minor deps: patches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants