Skip to content

chore(deps): bump markdown-it from 14.1.0 to 14.1.1#5

Open
dependabot[bot] wants to merge 2347 commits intomainfrom
dependabot/npm_and_yarn/markdown-it-14.1.1
Open

chore(deps): bump markdown-it from 14.1.0 to 14.1.1#5
dependabot[bot] wants to merge 2347 commits intomainfrom
dependabot/npm_and_yarn/markdown-it-14.1.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps markdown-it from 14.1.0 to 14.1.1.

Changelog

Sourced from markdown-it's changelog.

[14.1.1] - 2026-01-11

Security

  • Fixed regression from v13 in linkify inline rule. Specific patterns could cause high CPU use. Thanks to @​ltduc147 for report.
Commits

semantic-release-bot and others added 30 commits February 23, 2026 14:46
- Updated MCP server descriptions
- Added skill file generation on mcp setup tool call
- Added a new 'composition' field to the Example interface for better metadata handling.
- Refactored API service methods to improve search functionality and added new imports handling.
- Enhanced test coverage for API service methods and example retrieval.
- Introduced utility functions for template condensing and element import deduplication.

Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
- no-complex-popovers
- no-unstyled-typography
- no-invalid-event-listeners

Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
- Removed redundant check for update availability in notifyIfUpdateAvailable function.
- Deleted unused utility functions isObject and isStringArray from utils.
- Enhanced type definitions for getArgValue function and added a new PropertySchema interface.
- Improved isReport function to utilize isObjectLiteral for better validation.

Signed-off-by: Cory Rylan <crylan@nvidia.com>
- Added axe accessibility tests for single and multi-select scenarios in combobox and select components.
- Implemented event dispatching for input and change events when selecting options in both components.
- Updated combobox to reset input and select values correctly.
- Enhanced select component to handle multiple selections with size attributes and prevent interaction with disabled items.
- Improved visual examples for select component to demonstrate new features.

Signed-off-by: Cory Rylan <crylan@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Made-with: Cursor
- use cdn links instead of inline css imports in canvas-editable
- reduce iframe preview fouc
- remove explicit canvas background and use css :has for loading state
- sync docs theme to iframed canvas preview on theme change
…agesService

Co-authored-by: Cursor <cursoragent@cursor.com>
- Significant improvements in context usage
- Simplify overall tool usage/alignment
- Added pnpm overrides for the 'glob' package to version 13.0.6 in package.json and pnpm-lock.yaml.
- Updated various dependencies in pnpm-lock.yaml to ensure compatibility with the latest versions.
- Introduced a markdown loader plugin in Vite configuration for handling .md files.
- Refactored ApiService to replace 'description' with 'summary' in metadata for better clarity.
- Added new utility functions for semantic token management and created tests for them.
- Created new context files for Elements Design System documentation, including about, authoring guidelines, and migration instructions.
- Added additional tests for uncovered behavior

Signed-off-by: Cory Rylan <crylan@nvidia.com>
- Exported `ATTRIBUTE_EXCEPTIONS` for better visibility and usage.
- Introduced `getElementAttributeNames` function to retrieve non-deprecated attribute names for elements.
- Updated linting rules to provide more informative messages, including supported attributes for restricted attributes.
- Adjusted tests to reflect changes in error messaging and attribute validation.

Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
- Enhanced `AGENTS.md` to clarify project command references and added links to individual `DEVELOPMENT.md` files.
- Updated `SKILL.md` to include JSDoc annotations in documentation guidelines and added a section on prose linting with Vale.
- Introduced `DEVELOPMENT.md` files for new projects: `elements`, `forms`, `labs/code`, `labs/lint`, `labs/markdown`, `labs/media`, and `monaco`, providing a comprehensive list of available commands.
- Revised `README.md` files for `elements`, `forms`, `labs/code`, `labs/lint`, `labs/markdown`, `labs/media`, and `monaco` to improve clarity and add documentation links.
- Updated `README.md` for `styles` and `themes` to reflect new structure and usage instructions.

Signed-off-by: Cory Rylan <crylan@nvidia.com>
- adds readme context to the package_get tool/command

Signed-off-by: Cory Rylan <crylan@nvidia.com>
@coryrylan coryrylan force-pushed the main branch 2 times, most recently from 268f61a to 961c7e1 Compare April 3, 2026 22:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.1.1 branch from b80e8bb to 9f04922 Compare April 3, 2026 22:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.1.1 branch from 9f04922 to 49034ea Compare April 3, 2026 23:46
coryrylan added 14 commits April 3, 2026 20:29
- Updated: pnpm-workspace.yaml with kept projects
- Updated: .npmrc to use public npm registry
- Updated: .gitignore to ignore generated files
- Removed: internal package dependencies from kept projects

Signed-off-by: Cory Rylan <crylan@nvidia.com>
SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES
SPDX-License-Identifier: Apache-2.0
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Signed-off-by: Cory Rylan <crylan@nvidia.com>
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.0...14.1.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-14.1.1 branch from 49034ea to 5491c7a Compare April 4, 2026 01:43
@coryrylan coryrylan force-pushed the main branch 8 times, most recently from 917755d to 262dcdd Compare April 10, 2026 12:58
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants