Skip to content

build: update all non-major dependencies (main)#69303

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies
Open

build: update all non-major dependencies (main)#69303
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies

Conversation

@angular-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​codemirror/lint 6.9.66.9.7 age adoption passing confidence
@​codemirror/view 6.43.06.43.1 age adoption passing confidence
cypress (source) 15.16.015.17.0 age adoption passing confidence
prettier (source) 3.8.33.8.4 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

cypress-io/cypress (cypress)

v15.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-17-0

prettier/prettier (prettier)

v3.8.4

Compare Source

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#​17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a

  - b

- c

  - d

<!-- Prettier 3.8.3 -->
- a
  - b
- c
  - d

<!-- Prettier 3.8.4 -->
- a

  - b

- c

  - d

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jun 11, 2026
@ngbot ngbot Bot modified the milestone: Backlog Jun 11, 2026
@pullapprove pullapprove Bot requested a review from alan-agius4 June 11, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant