Skip to content

Bump the dev-dependencies group across 1 directory with 14 updates#1187

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-9271a83cbf
Closed

Bump the dev-dependencies group across 1 directory with 14 updates#1187
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dev-dependencies-9271a83cbf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the dev-dependencies group with 12 updates in the / directory:

Package From To
@markdoc/markdoc 0.5.4 0.5.6
@mui/material 7.3.8 7.3.9
@mui/x-charts 8.27.0 8.27.5
@slack/web-api 7.14.1 7.15.0
@vercel/blob 2.2.0 2.3.1
@vercel/functions 3.4.2 3.4.3
ical-generator 10.0.0 10.1.0
react-lite-youtube-embed 3.3.3 3.5.1
@types/node 25.2.3 25.5.0
@typescript-eslint/eslint-plugin 8.55.0 8.57.0
autoprefixer 10.4.24 10.4.27
postcss 8.5.6 8.5.8

Updates @markdoc/markdoc from 0.5.4 to 0.5.6

Release notes

Sourced from @​markdoc/markdoc's releases.

v0.5.6

What's Changed

  • Add validation for invalid Markdoc table syntax by @​yue-stripe in markdoc/markdoc#603
    • Markdoc.validate will now raise errors for invalid syntax within {% table %} tags.

Full Changelog: markdoc/markdoc@0.5.5...0.5.6

v0.5.5

Added support for providing a list of conditional tags in addition to if. (['if'] is set by default). No breaking changes.

markdoc/markdoc#600

Commits

Updates @mui/material from 7.3.8 to 7.3.9

Release notes

Sourced from @​mui/material's releases.

v7.3.9

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

7.3.9

Mar 5, 2026

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Commits
  • 5430aaa v7.3.9 (#47911)
  • 4980716 [website] Implement the latest price changes proposal (@​DanailH) (#47606) (#4...
  • 67acb51 [material-ui] Clean up duplicated CSS rules (@​sai6855) (#47893)
  • 3692e54 [code-infra] Detect browser envs that don't support layout (#47813) (#47873)
  • 556e388 [tooltip] Fix error is thrown when wrapping an input which is disabled while ...
  • 09398d6 [table cell][theme] Apply alpha before color mixing to border bottom color ...
  • dc1e493 [code-infra] Enable undefined addition to optional properties (#47815)
  • d92df84 [theme] Generate color-mix value on top of default generated Material UI CS...
  • See full diff in compare view

Updates @mui/system from 7.3.8 to 7.3.9

Release notes

Sourced from @​mui/system's releases.

v7.3.9

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Changelog

Sourced from @​mui/system's changelog.

7.3.9

Mar 5, 2026

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Commits

Updates @mui/x-charts from 8.27.0 to 8.27.5

Release notes

Sourced from @​mui/x-charts's releases.

v8.27.5

We'd like to extend a big thank you to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

The following team members contributed to this release: @​bernardobelchior, @​JCQuintas, @​MBilalShafi, @​michelengelen, @​mj12albert, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@8.27.5

@mui/x-data-grid-pro@8.27.5 pro

Same changes as in @mui/x-data-grid@8.27.5, plus:

@mui/x-data-grid-premium@8.27.5 premium

Same changes as in @mui/x-data-grid-pro@8.27.5.

Charts

@mui/x-charts@8.27.5

@mui/x-charts-pro@8.27.5 pro

Same changes as in @mui/x-charts@8.27.5, plus:

@mui/x-charts-premium@8.27.5 premium

Same changes as in @mui/x-charts-pro@8.27.5.

Docs

... (truncated)

Changelog

Sourced from @​mui/x-charts's changelog.

8.27.5

Mar 11, 2026

We'd like to extend a big thank you to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🐞 Bugfixes

The following team members contributed to this release: @​bernardobelchior, @​JCQuintas, @​MBilalShafi, @​michelengelen, @​mj12albert, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@8.27.5

@mui/x-data-grid-pro@8.27.5 pro

Same changes as in @mui/x-data-grid@8.27.5, plus:

@mui/x-data-grid-premium@8.27.5 premium

Same changes as in @mui/x-data-grid-pro@8.27.5.

Charts

@mui/x-charts@8.27.5

@mui/x-charts-pro@8.27.5 pro

Same changes as in @mui/x-charts@8.27.5, plus:

@mui/x-charts-premium@8.27.5 premium

Same changes as in @mui/x-charts-pro@8.27.5.

... (truncated)

Commits

Updates @slack/web-api from 7.14.1 to 7.15.0

Release notes

Sourced from @​slack/web-api's releases.

@​slack/web-api@​7.15.0

Minor Changes

Patch Changes

  • b8d922f: build: add support for node 24
  • Updated dependencies [b8d922f]
  • Updated dependencies [b8d922f]
    • @​slack/logger@​4.0.1
    • @​slack/types@​2.20.1
Commits

Updates @vercel/blob from 2.2.0 to 2.3.1

Release notes

Sourced from @​vercel/blob's releases.

@​vercel/blob@​2.3.1

Patch Changes

  • a9a733a: fix: validate URL domain in get() to prevent sending the token to arbitrary hosts

@​vercel/blob@​2.3.0

Minor Changes

  • 04ca1f0: Add private storage support (beta), a new get() method, and conditional gets

    Private storage (beta)

    You can now upload and read private blobs by setting access: 'private' on put() and get(). Private blobs require authentication to access — they are not publicly accessible via their URL.

    New get() method

    Fetch blob content by URL or pathname. Returns a ReadableStream along with blob metadata (url, pathname, contentType, size, etag, etc.).

    Conditional gets with ifNoneMatch

    Pass an ifNoneMatch option to get() with a previously received ETag. When the blob hasn't changed, the response returns statusCode: 304 with stream: null, avoiding unnecessary re-downloads.

    Example

    import { put, get } from "@vercel/blob";
    // Upload a private blob
    const blob = await put("user123/avatar.png", file, { access: "private" });
    // Read it back
    const response = await get(blob.pathname, { access: "private" });
    // response.stream — ReadableStream of the blob content
    // response.blob — metadata (url, pathname, contentType, size, etag, ...)
    // Conditional get — skip download if unchanged
    const cached = await get(blob.pathname, {
    access: "private",
    ifNoneMatch: response.blob.etag,
    });
    if (cached.statusCode === 304) {
    // Blob hasn't changed, reuse previous data
    }

    Learn more: https://vercel.com/docs/vercel-blob/private-storage

Changelog

Sourced from @​vercel/blob's changelog.

2.3.1

Patch Changes

  • a9a733a: fix: validate URL domain in get() to prevent sending the token to arbitrary hosts

2.3.0

Minor Changes

  • 04ca1f0: Add private storage support (beta), a new get() method, and conditional gets

    Private storage (beta)

    You can now upload and read private blobs by setting access: 'private' on put() and get(). Private blobs require authentication to access — they are not publicly accessible via their URL.

    New get() method

    Fetch blob content by URL or pathname. Returns a ReadableStream along with blob metadata (url, pathname, contentType, size, etag, etc.).

    Conditional gets with ifNoneMatch

    Pass an ifNoneMatch option to get() with a previously received ETag. When the blob hasn't changed, the response returns statusCode: 304 with stream: null, avoiding unnecessary re-downloads.

    Example

    import { put, get } from "@vercel/blob";
    // Upload a private blob
    const blob = await put("user123/avatar.png", file, { access: "private" });
    // Read it back
    const response = await get(blob.pathname, { access: "private" });
    // response.stream — ReadableStream of the blob content
    // response.blob — metadata (url, pathname, contentType, size, etag, ...)
    // Conditional get — skip download if unchanged
    const cached = await get(blob.pathname, {
    access: "private",
    ifNoneMatch: response.blob.etag,
    });
    if (cached.statusCode === 304) {
    // Blob hasn't changed, reuse previous data
    }

    Learn more: https://vercel.com/docs/vercel-blob/private-storage

Commits
  • a12cda1 Version Packages (#998)
  • a9a733a fix(blob): validate URL domain in get() to prevent token leakage (#997)
  • 15898f6 chore(deps): update dependency @​types/node to v24.11.0 (#989)
  • e542d53 chore(deps): update dependency @​types/node to v24.10.15 (#986)
  • 02f6d4a chore(deps): update dependency @​types/node to v24.10.14 (#985)
  • e006f7c Version Packages (#981)
  • 04ca1f0 feat(blob): Add private storage (#924)
  • 9b7df67 chore(deps): update dependency @​types/node to v24.10.13 (#969)
  • d56768b chore(deps): update dependency @​types/node to v24.10.12 (#968)
  • See full diff in compare view

Updates @vercel/functions from 3.4.2 to 3.4.3

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/h3@​0.1.60

Patch Changes

@​vercel/h3@​0.1.59

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.6.17

@​vercel/h3@​0.1.58

Patch Changes

  • Updated dependencies []:
    • @​vercel/node@​5.6.16
Changelog

Sourced from @​vercel/functions's changelog.

3.4.3

Patch Changes

  • [functions] Revert "[functions] URL encode cache tags" (#15213)
Commits

Updates ical-generator from 10.0.0 to 10.1.0

Release notes

Sourced from ical-generator's releases.

v10.1.0

10.1.0 (2026-03-15)

Features

v10.0.1-develop.20

10.0.1-develop.20 (2026-03-13)

v10.0.1-develop.19

10.0.1-develop.19 (2026-03-11)

v10.0.1-develop.18

10.0.1-develop.18 (2026-02-26)

v10.0.1-develop.17

10.0.1-develop.17 (2026-02-10)

v10.0.1-develop.16

10.0.1-develop.16 (2026-02-06)

v10.0.1-develop.15

10.0.1-develop.15 (2026-01-27)

v10.0.1-develop.14

10.0.1-develop.14 (2026-01-22)

v10.0.1-develop.13

10.0.1-develop.13 (2026-01-20)

v10.0.1-develop.12

10.0.1-develop.12 (2026-01-09)

v10.0.1-develop.11

10.0.1-develop.11 (2026-01-01)

v10.0.1-develop.10

10.0.1-develop.10 (2025-12-23)

v10.0.1-develop.9

10.0.1-develop.9 (2025-12-09)

v10.0.1-develop.8

10.0.1-develop.8 (2025-12-04)

v10.0.1-develop.7

10.0.1-develop.7 (2025-12-04)

... (truncated)

Changelog

Sourced from ical-generator's changelog.

10.1.0 (2026-03-15)

Features

Commits
  • 357da29 chore(release): 🔖 10.1.0 [skip ci]
  • b48856b Merge pull request #730 from sebbo2002/develop
  • 0bf1c97 Merge pull request #731 from sebbo2002/dependabot/npm_and_yarn/minimatch-3.1.5
  • 570c892 build(deps-dev): bump minimatch from 3.1.2 to 3.1.5
  • 0c88131 test: Add additional tests
  • 985ad45 build(deps): Update all dependencies
  • c16cc30 feat: Temporal Support
  • 5c55e60 Merge pull request #729 from sebbo2002/dependabot/npm_and_yarn/undici-6.24.0
  • 56a382f build(deps-dev): bump undici from 6.23.0 to 6.24.0

Bumps the dev-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@markdoc/markdoc](https://github.com/markdoc/markdoc) | `0.5.4` | `0.5.6` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.8` | `7.3.9` |
| [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) | `8.27.0` | `8.27.5` |
| [@slack/web-api](https://github.com/slackapi/node-slack-sdk) | `7.14.1` | `7.15.0` |
| [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) | `2.2.0` | `2.3.1` |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.4.2` | `3.4.3` |
| [ical-generator](https://github.com/sebbo2002/ical-generator) | `10.0.0` | `10.1.0` |
| [react-lite-youtube-embed](https://github.com/ibrahimcesar/react-lite-youtube-embed) | `3.3.3` | `3.5.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.5.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.55.0` | `8.57.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.24` | `10.4.27` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |



Updates `@markdoc/markdoc` from 0.5.4 to 0.5.6
- [Release notes](https://github.com/markdoc/markdoc/releases)
- [Commits](markdoc/markdoc@0.5.4...0.5.6)

Updates `@mui/material` from 7.3.8 to 7.3.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v7.3.9/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.9/packages/mui-material)

Updates `@mui/system` from 7.3.8 to 7.3.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v7.3.9/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.9/packages/mui-system)

Updates `@mui/x-charts` from 8.27.0 to 8.27.5
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v8.27.5/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.27.5/packages/x-charts)

Updates `@slack/web-api` from 7.14.1 to 7.15.0
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.14.1...@slack/web-api@7.15.0)

Updates `@vercel/blob` from 2.2.0 to 2.3.1
- [Release notes](https://github.com/vercel/storage/releases)
- [Changelog](https://github.com/vercel/storage/blob/main/packages/blob/CHANGELOG.md)
- [Commits](https://github.com/vercel/storage/commits/@vercel/blob@2.3.1/packages/blob)

Updates `@vercel/functions` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@3.4.3/packages/functions)

Updates `ical-generator` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/sebbo2002/ical-generator/releases)
- [Changelog](https://github.com/sebbo2002/ical-generator/blob/develop/CHANGELOG.md)
- [Commits](sebbo2002/ical-generator@v10.0.0...v10.1.0)

Updates `react-lite-youtube-embed` from 3.3.3 to 3.5.1
- [Release notes](https://github.com/ibrahimcesar/react-lite-youtube-embed/releases)
- [Commits](ibrahimcesar/react-lite-youtube-embed@v3.3.3...v3.5.1)

Updates `@types/node` from 25.2.3 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.0 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser)

Updates `autoprefixer` from 10.4.24 to 10.4.27
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.24...10.4.27)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

---
updated-dependencies:
- dependency-name: "@markdoc/markdoc"
  dependency-version: 0.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@mui/material"
  dependency-version: 7.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@mui/system"
  dependency-version: 7.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@mui/x-charts"
  dependency-version: 8.27.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@slack/web-api"
  dependency-version: 7.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vercel/blob"
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vercel/functions"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ical-generator
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: react-lite-youtube-embed
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Aktualizace závislostí javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-9271a83cbf branch March 30, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Aktualizace závislostí javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants