Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 21 updates#41

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/minor-and-patch-eb3dab1da0
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 21 updates#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/minor-and-patch-eb3dab1da0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps the minor-and-patch group with 20 updates in the /web directory:

Package From To
@aws-sdk/client-s3 3.1018.0 3.1026.0
@aws-sdk/s3-request-presigner 3.1018.0 3.1026.0
@codemirror/language 6.12.2 6.12.3
@codemirror/view 6.40.0 6.41.0
ag-grid-community 35.1.0 35.2.1
ag-grid-react 35.1.0 35.2.1
katex 0.16.43 0.16.45
lucide-react 1.6.0 1.7.0
next 16.2.1 16.2.2
openai 6.32.0 6.33.0
plotly.js-dist-min 3.4.0 3.5.0
react-icons 5.5.0 5.6.0
@playwright/test 1.58.2 1.59.1
@tailwindcss/postcss 4.2.1 4.2.2
@types/node 25.5.0 25.5.2
dotenv 17.3.1 17.4.1
eslint 10.0.3 10.2.0
eslint-config-next 16.2.1 16.2.2
jsdom 29.0.1 29.0.2
vitest 4.1.2 4.1.3

Updates @aws-sdk/client-s3 from 3.1018.0 to 3.1026.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1026.0

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)
Tests
  • performance-tests: create performance test package (#7864) (ee85613c)

For list of updated packages, view updated-packages.md in assets-3.1026.0.zip

v3.1025.0

3.1025.0(2026-04-06)

Documentation Changes
  • client-geo-maps: This release updates API reference documentation for Amazon Location Service Maps APIs to reflect regional restrictions for Grab Maps users (8e08de51)
New Features
  • clients: update client endpoints as of 2026-04-06 (a2eb33da)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1026.0 (2026-04-07)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167d)

3.1025.0 (2026-04-06)

Note: Version bump only for package @​aws-sdk/client-s3

3.1024.0 (2026-04-03)

Note: Version bump only for package @​aws-sdk/client-s3

3.1023.0 (2026-04-02)

Note: Version bump only for package @​aws-sdk/client-s3

3.1022.0 (2026-04-01)

Note: Version bump only for package @​aws-sdk/client-s3

3.1021.0 (2026-03-31)

Bug Fixes

  • codegen: sync for adaptive retry throttling detection fix (#7905) (03f108d)

... (truncated)

Commits
  • 67ea2f7 Publish v3.1026.0
  • 229167d feat(client-s3): Updated list of the valid AWS Region values for the Location...
  • b19357a chore(codegen): update for sparse types and retry 2.1 updates (#7916)
  • 8cfa946 Publish v3.1025.0
  • 99bf9fc Publish v3.1024.0
  • 34e7b07 Publish v3.1023.0
  • e7e636a Publish v3.1022.0
  • 86db170 Publish v3.1021.0
  • 67ff7cc feat(client-s3): Add Bucket Metrics configuration support to directory buckets
  • 03f108d fix(codegen): sync for adaptive retry throttling detection fix (#7905)
  • Additional commits viewable in compare view

Updates @aws-sdk/s3-request-presigner from 3.1018.0 to 3.1026.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.1026.0

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)
Tests
  • performance-tests: create performance test package (#7864) (ee85613c)

For list of updated packages, view updated-packages.md in assets-3.1026.0.zip

v3.1025.0

3.1025.0(2026-04-06)

Documentation Changes
  • client-geo-maps: This release updates API reference documentation for Amazon Location Service Maps APIs to reflect regional restrictions for Grab Maps users (8e08de51)
New Features
  • clients: update client endpoints as of 2026-04-06 (a2eb33da)

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.1026.0 (2026-04-07)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1025.0 (2026-04-06)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1024.0 (2026-04-03)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1023.0 (2026-04-02)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1022.0 (2026-04-01)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1021.0 (2026-03-31)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.1020.0 (2026-03-30)

... (truncated)

Commits

Updates @codemirror/language from 6.12.2 to 6.12.3

Changelog

Sourced from @​codemirror/language's changelog.

6.12.3 (2026-03-25)

Bug fixes

Fix a crash in bracketMatching when composing at end of document.

Commits
  • f5af31e Mark version 6.12.3
  • 371c9ba Fix bogus bracket highlighting being generated at end of document
  • 9531899 Remove duplicated slash in forum url in README
  • 2f4e701 Fix forum link in readme
  • See full diff in compare view

Updates @codemirror/view from 6.40.0 to 6.41.0

Changelog

Sourced from @​codemirror/view's changelog.

6.41.0 (2026-04-01)

Bug fixes

Fix an issue where EditorView.posAtCoords could incorrectly return a position near a higher element on the line, in mixed-font-size lines.

Expand the workaround for the Webkit bug that causes nonexistent selections to stay visible to be active on non-Safari Webkit browsers.

New features

The new EditorView.cursorScrollMargin facet can now be used to configure the extra space used when scrolling the cursor into view.

Commits
  • a0a5ed9 Mark version 6.41.0
  • c834ebf Enable the workaround for ghost selections in all forms of Webkit
  • 49d72c4 Improve posAtCoords in non-uniform height lines
  • 4935d24 Make the margin used when scrolling the cursor into view configurable
  • ed7d625 Remove duplicated slash in forum url in README
  • c3770d3 Fix forum link in readme
  • See full diff in compare view

Updates ag-grid-community from 35.1.0 to 35.2.1

Release notes

Sourced from ag-grid-community's releases.

v35.2.1

https://www.ag-grid.com/changelog/?fixVersion=35.2.1

v35.2.0

https://www.ag-grid.com/changelog/?fixVersion=35.2.0

Commits

Updates ag-grid-react from 35.1.0 to 35.2.1

Release notes

Sourced from ag-grid-react's releases.

v35.2.1

https://www.ag-grid.com/changelog/?fixVersion=35.2.1

v35.2.0

https://www.ag-grid.com/changelog/?fixVersion=35.2.0

Commits

Updates katex from 0.16.43 to 0.16.45

Release notes

Sourced from katex's releases.

v0.16.45

0.16.45 (2026-04-05)

Bug Fixes

v0.16.44

0.16.44 (2026-03-27)

Bug Fixes

  • remove extra \jot space at bottom of align/gather/etc. (#4184) (3870ee9)
Changelog

Sourced from katex's changelog.

0.16.45 (2026-04-05)

Bug Fixes

0.16.44 (2026-03-27)

Bug Fixes

  • remove extra \jot space at bottom of align/gather/etc. (#4184) (3870ee9)
Commits
  • 90de979 chore(release): 0.16.45 [ci skip]
  • ee66b78 fix: wrap vcenter mpadded in mrow for valid MathML (#4193)
  • ed12205 refactor: move inline double brushs stroke to helper (#4194)
  • 434d4b8 chore(ci): upgrade to node 24 (#4189)
  • 844a324 chore(deps): bump codecov/codecov-action from 5 to 6 (#4188)
  • 5675226 chore(deps): bump actions/github-script from 7 to 8 (#4179)
  • 34ad75e chore(deps): bump actions/setup-node from 4 to 6 (#4180)
  • 2525c20 chore(deps): bump actions/upload-artifact from 4 to 7 (#4176)
  • 0b7006e chore(release): 0.16.44 [ci skip]
  • 3870ee9 fix: remove extra \jot space at bottom of align/gather/etc. (#4184)
  • See full diff in compare view

Updates lucide-react from 1.6.0 to 1.7.0

Release notes

Sourced from lucide-react's releases.

Version 1.7.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

Commits

Updates next from 16.2.1 to 16.2.2

Release notes

Sourced from next's releases.

v16.2.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: Move expanded adapters docs to API reference (#92115) (#92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#91840)
  • next.config.js: Accept an option for serverFastRefresh (#91968)
  • Turbopack: enable server HMR for app route handlers (#91466)
  • Turbopack: exclude metadata routes from server HMR (#92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #92177
  • [backport] Fix CSS HMR on Safari (#92174)

Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

Commits

Updates openai from 6.32.0 to 6.33.0

Release notes

Sourced from openai's releases.

v6.33.0

6.33.0 (2026-03-25)

Full Changelog: v6.32.0...v6.33.0

Features

  • api: add keys field to computer action types (27a850e)
  • client: add async iterator and stream() to WebSocket classes (e1c16ee)

Bug Fixes

  • api: align SDK response types with expanded item schemas (491cd52)
  • types: make type required in ResponseInputMessageItem (2012293)

Chores

  • ci: skip lint on metadata-only changes (74a917f)
  • internal: refactor imports (cfe9c60)
  • internal: update gitignore (71bd114)
  • tests: bump steady to v0.19.4 (f2e9dea)
  • tests: bump steady to v0.19.5 (37c6cf4)
  • tests: bump steady to v0.19.6 (496b3af)
  • tests: bump steady to v0.19.7 (8491eb6)

Refactors

  • tests: switch from prism to steady (47c0581)
Changelog

Sourced from openai's changelog.

6.33.0 (2026-03-25)

Full Changelog: v6.32.0...v6.33.0

Features

  • api: add keys field to computer action types (27a850e)
  • client: add async iterator and stream() to WebSocket classes (e1c16ee)

Bug Fixes

  • api: align SDK response types with expanded item schemas (491cd52)
  • types: make type required in ResponseInputMessageItem (2012293)

Chores

  • ci: skip lint on metadata-only changes (74a917f)
  • internal: refactor imports (cfe9c60)
  • internal: update gitignore (71bd114)
  • tests: bump steady to v0.19.4 (f2e9dea)
  • tests: bump steady to v0.19.5 (37c6cf4)
  • tests: bump steady to v0.19.6 (496b3af)
  • tests: bump steady to v0.19.7 (8491eb6)

Refactors

  • tests: switch from prism to steady (47c0581)
Commits
  • e412414 release: 6.33.0
  • 8ad76b2 fix(api): align SDK response types with expanded item schemas
  • c160eb9 feat(api): add keys field to computer action types
  • 499d71e chore(tests): bump steady to v0.19.7
  • 6170c06 chore(ci): skip lint on metadata-only changes
  • f895852 chore(tests): bump steady to v0.19.6
  • 33baf00 fix(types): make type required in ResponseInputMessageItem
  • 33f69d0 chore(internal): update gitignore
  • 4ddd31b chore(tests): bump steady to v0.19.5
  • 78d2abf feat(client): add async iterator and stream() to WebSocket classes
  • Additional commits viewable in compare view

Updates plotly.js-dist-min from 3.4.0 to 3.5.0

Release notes

Sourced from plotly.js-dist-min's releases.

v3.5.0

Added

  • Add hoveranywhere and clickanywhere layout attributes to enable emitting hover and click events anywhere in the plot area, not just over traces [#7707]
  • Add displayNotifier configuration property to set the display of notifier in the top right area of the viewport [#7730], with thanks to @​silversonicaxel for the contribution!
  • Update USA location lookup for scattergeo and choropleth traces to use both location names and abbreviations [7731]
Changelog

Sourced from plotly.js-dist-min's changelog.

[3.5.0] -- 2026-04-03

Added

  • Add hoveranywhere and clickanywhere layout attributes to emit hover and click events anywhere in the plot area, not just over traces [#7707]
  • Add displayNotifier configuration property to set the display of notifier in the top right area of the viewport [#7730], with thanks to @​silversonicaxel for the contribution!
  • Update USA location lookup for scattergeo and choropleth traces to use both location names and abbreviations [7731]
Commits
  • dbba152 3.5.0
  • 4cbc85f updates for release v3.5.0
  • c605b34 Merge pull request #7736 from plotly/dependabot/npm_and_yarn/npm_and_yarn-e35...
  • ee51591 Merge remote-tracking branch 'origin/master' into dependabot/npm_and_yarn/npm...
  • 9f90d40 Merge remote-tracking branch 'origin/master' into dependabot/npm_and_yarn/npm...
  • 50c19fb Merge pull request #7743 from plotly/ci-bump-chrome-apr-2026
  • 88cf4eb Revert "try adjust values for volume test 2"
  • 3c69d84 try adjust values for volume test 2
  • 4c97aa6 try adjust hover position
  • 13e5129 adjust values for geo test
  • Additional commits viewable in compare view

Updates react-icons from 5.5.0 to 5.6.0

Release notes

Sourced from react-icons's releases.

v5.6.0

What's Changed

Full Changelog: react-icons/react-icons@v5.5.0...v5.6.0

Icon Library License Version Count
Circum Icons MPL-2.0 license 1.0.0 288
Font Awesome 5 CC BY 4.0 License 5.15.4-3-gafecf2a 1612
Font Awesome 6 CC BY 4.0 License 6.7.2-1-g840c215 2060
Ionicons 4 MIT 4.6.3 696
Ionicons 5 MIT 5.5.4 1332
Material Design icons Apache License Version 2.0 4.0.0-142-gbb04090f93 4341
Typicons CC BY-SA 3.0 2.1.2 336
Github Octicons icons MIT 18.3.0 264
Feather MIT 4.29.2 287
Lucide ISC 0.462.0 1541
Game Icons CC BY 3.0 12920d6565588f0512542a3cb0cdfd36a497f910 4040
Weather Icons SIL OFL 1.1 2.0.12 219
Devicons MIT 1.8.0 192
Ant Design Icons MIT 4.4.2 831
Bootstrap Icons MIT 1.13.1 2754
Remix Icon Apache License Version 2.0 4.6.0 3058
Flat Color Icons MIT 1.0.2 329
Grommet-Icons Apache License Version 2.0 4.14.0 637
Heroicons MIT 1.0.6 460
Heroicons 2 MIT 2.2.0 972

... (truncated)

Commits

…1 updates

Bumps the minor-and-patch group with 20 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1018.0` | `3.1026.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1018.0` | `3.1026.0` |
| [@codemirror/language](https://github.com/codemirror/language) | `6.12.2` | `6.12.3` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.40.0` | `6.41.0` |
| [ag-grid-community](https://github.com/ag-grid/ag-grid) | `35.1.0` | `35.2.1` |
| [ag-grid-react](https://github.com/ag-grid/ag-grid) | `35.1.0` | `35.2.1` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.43` | `0.16.45` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.6.0` | `1.7.0` |
| [next](https://github.com/vercel/next.js) | `16.2.1` | `16.2.2` |
| [openai](https://github.com/openai/openai-node) | `6.32.0` | `6.33.0` |
| [plotly.js-dist-min](https://github.com/plotly/plotly.js) | `3.4.0` | `3.5.0` |
| [react-icons](https://github.com/react-icons/react-icons) | `5.5.0` | `5.6.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.1` |
| [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.2.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.1` | `16.2.2` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.0.1` | `29.0.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.3` |



Updates `@aws-sdk/client-s3` from 3.1018.0 to 3.1026.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1026.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1018.0 to 3.1026.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1026.0/packages/s3-request-presigner)

Updates `@codemirror/language` from 6.12.2 to 6.12.3
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.12.2...6.12.3)

Updates `@codemirror/view` from 6.40.0 to 6.41.0
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.40.0...6.41.0)

Updates `ag-grid-community` from 35.1.0 to 35.2.1
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@release-35.1.0...release-35.2.1)

Updates `ag-grid-react` from 35.1.0 to 35.2.1
- [Release notes](https://github.com/ag-grid/ag-grid/releases)
- [Commits](ag-grid/ag-grid@release-35.1.0...release-35.2.1)

Updates `katex` from 0.16.43 to 0.16.45
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.43...v0.16.45)

Updates `lucide-react` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react)

Updates `next` from 16.2.1 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.1...v16.2.2)

Updates `openai` from 6.32.0 to 6.33.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.32.0...v6.33.0)

Updates `plotly.js-dist-min` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v3.4.0...v3.5.0)

Updates `react-icons` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v5.5.0...v5.6.0)

Updates `@playwright/test` from 1.58.2 to 1.59.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.2...v1.59.1)

Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss)

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

Updates `dotenv` from 17.3.1 to 17.4.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.3.1...v17.4.1)

Updates `eslint` from 10.0.3 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.2.0)

Updates `eslint-config-next` from 16.2.1 to 16.2.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next)

Updates `jsdom` from 29.0.1 to 29.0.2
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.1...v29.0.2)

Updates `tailwindcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

Updates `vitest` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1026.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1026.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@codemirror/language"
  dependency-version: 6.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@codemirror/view"
  dependency-version: 6.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ag-grid-community
  dependency-version: 35.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ag-grid-react
  dependency-version: 35.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: katex
  dependency-version: 0.16.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: openai
  dependency-version: 6.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: plotly.js-dist-min
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-icons
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: dotenv
  dependency-version: 17.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: jsdom
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from willamhou as a code owner April 8, 2026 04:39
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

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

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/minor-and-patch-eb3dab1da0 branch April 15, 2026 04:39
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.

0 participants