Skip to content

chore(deps): update dependency @vscode/python-extension#2727

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm
Open

chore(deps): update dependency @vscode/python-extension#2727
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
@vscode/python-extension (source) 1.0.51.0.6 age confidence
marked (source) ^17.0.5^18.0.0 age confidence
primevue (source) 4.5.44.5.5 age confidence

Release Notes

markedjs/marked (marked)

v18.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • trim trailing blank lines from block tokens
  • update Typescript to v6

v17.0.6

Compare Source

Bug Fixes
primefaces/primevue (primevue)

v4.5.5

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Timeline: use ordered list for Timeline component to improve accessibility #​8155

Fixed bugs:

  • Tree: add filteredNodes to Tree filter event and forward filter event in TreeSelect #​8525
  • PrimeIcons: Missing EXPAND key in PrimeIcons #​8524
  • broken zIndex with global primevue zIndex undefined #​8523
  • Galleria ZIndex Clear throws error when container is unmounted in fullscreen #​8519
  • Splitter does not re-initialize when SplitterPanel :size prop changes reactively #​8517
  • AutoComplete enter key behavior #​8516
  • TieredMenu: popup menu does not reposition when triggered from different elements #​8509
  • Select: option selection can run when overlay is already hidden #​8508
  • Date column filters cannot take in strings to compare #​8506
  • DataTable cannot handle sparse arrays #​8503
  • Tooltip elements are not being removed from the DOM when hideDelay is active #​8480
  • Splitter does not initialize panels added dynamically via v-if after mount #​8477
  • Tab: TabPanel slot types missing scope when asChild is true #​8470
  • DatePicker Range throws TypeError on days before 12/1/1969 #​8469
  • DatePicker manual input fails when using custom AM/PM locale labels #​8462
  • DataTable Column Filter Overlay requires double click to close after internal interaction #​8460
  • Autocomplete's clear event not emitted when clicking the clear X button #​8459
  • MultiSelect with optionValue object and display="chip" removes 2 chips instead of 1 #​8456
  • DatePicker: externally updated modelValue can open with incorrect header year #​8455
  • InputNumber: Cursor freezes after first digit when using currency="PYG" and locale="es-PY" #​8453
  • DataTable/VirtualScroller: Table errors when virtual loading true and no loading slot provided #​8451
  • DatePicker throws error when v-model is initialized with string value #​8450
  • DatePicker: year-change event emits inconsistent month values depending on navigation method #​8436
  • Select options still selectable after dropdown is hidden #​8431
  • Select - Filter - Only able to type one character when Input is not focused #​8427
  • FileUpload: TypeError on drag events when component unmounts #​8424
  • FormField.d.ts exports duplicate FormEmits type colliding with Form #​8420
  • TreeTable: missing types #​8419
  • ScrollPanel: horizontal scroll bar goes outside the content div when scrollXRatio is too small #​8415
  • Datepicker overlay loses focus capture when selecting different month or year #​8402
  • InputOTP allows paste when readonly #​8401
  • TieredMenu: hasSubmenu holds items (array) instead of boolean #​8397
  • InputNumber allows paste input when disabled #​8391
  • Splitter seperator role should be on gutter-handle not gutter #​8381
  • Step and StepPanel not reactive after mount #​8377
  • SpeedDial: MenuItem disabled not working at all #​8375
  • TreeTable: TreeNode children are not sorted #​8361
  • Tree: Expose dropPosition or relativePosition in node-drop event #​8360
  • Tree Drag and Drop Does Not Prevent Dropping a Node Into Itself or Descendants #​8353
  • Wrong step values in nested Stepper (Horizontal in Vertical) #​8310
  • CheckboxGroup: Missing documentation #​8308
  • AutoComplete doesnt accept mouse selections inside Datatables #​8288
  • Select an option in MultiSelect/DatePicker within DataTable not possible #​8280
  • DataTable row expansion remains open on page change #​8278
  • Tree Component Props: Draggable, Droppable not reactive #​8276
  • DataTable writes to localStorage on every reactive change in header slot #​8265
  • Dialog: Escape close the dialog on IME composing #​8252
  • DatePicker: Inline view wrong MetaData calculation and visible month/year after 4.4.0 update #​8231
  • DataTable: fixing tabindex initialization with initial selection set #​8218
  • DatePicker: Time no longer reactive (4.4.0+) #​8198
  • DatePicker: Unable to select time whilest showTime and selectionMode="range" is used #​8197
  • Password always has aria-haspopup set to true #​8178
  • Menu component is missing "submenulabel" slot definition in typescript #​7906
  • InputOtp: Only received last input value #​7025
  • KeyFilter: KeyFilter validation does not work correctly with IME (Combinatorial Input) #​6724
  • Tabs/TabList/Tab: Underline doesn't get adjust if the header is dynamically changed #​6310
  • Popover: overlay position is not updated after content height changed #​5760
  • Datatable: loading slot not working in columns #​5505
  • DataTable: Documentation Missing totalRecordsLength Property #​5270
  • MultiSelect: currently selected values showing as "null" while loading #​4162

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore label Apr 9, 2026
@renovate renovate bot requested a review from a team as a code owner April 9, 2026 09:05
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@renovate renovate bot requested a review from a team as a code owner April 9, 2026 09:05
@renovate renovate bot enabled auto-merge (squash) April 9, 2026 09:05
@renovate renovate bot changed the title chore(deps): update dependency marked to v18 chore(deps): update dependency marked Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update dependency marked chore(deps): update dependency @vscode/python-extension Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

1 participant