Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump marked to ^8.0.1 - autoclosed #38798

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
marked (source) ^5.1.2 -> ^8.0.1 age adoption passing confidence

Release Notes

markedjs/marked (marked)

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v7.0.5

Compare Source

Bug Fixes

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • change defaults for mangle and headerIds to false

v6.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Migrate to Typescript

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update of dependencies label Sep 4, 2023
@mui-bot
Copy link

mui-bot commented Sep 4, 2023

Netlify deploy preview

https://deploy-preview-38798--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 17169e7

@renovate renovate bot changed the title Bump marked to ^8.0.0 Bump marked to ^8.0.1 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/marked-8.x branch from 6e5d4ae to 68d8a07 Compare September 6, 2023 21:50
@renovate renovate bot force-pushed the renovate/marked-8.x branch from 68d8a07 to 17169e7 Compare September 7, 2023 14:12
@Janpot
Copy link
Member

Janpot commented Sep 7, 2023

Not sure this is non-breaking. We're using deprecated API that have been removed in 8.0.0, e.g. headerIds

See "Old options" on https://marked.js.org/using_advanced#options

@oliviertassinari oliviertassinari added the scope: docs-infra Specific to the docs-infra product label Sep 7, 2023
@DiegoAndai DiegoAndai added the on hold There is a blocker, we need to wait label Sep 8, 2023
@renovate renovate bot changed the title Bump marked to ^8.0.1 Bump marked to ^8.0.1 - autoclosed Sep 10, 2023
@renovate renovate bot closed this Sep 10, 2023
@renovate renovate bot deleted the renovate/marked-8.x branch September 10, 2023 00:21
@LukasTy
Copy link
Member

LukasTy commented Jan 24, 2024

Not sure this is non-breaking. We're using deprecated API that have been removed in 8.0.0, e.g. headerIds

See "Old options" on https://marked.js.org/using_advanced#options

Is it actually breaking in any way? @Janpot
We use headerIds: false, it would seem that simply removing it would result in the same behavior, unless we introduced the mentioned package. 🤔
WDYT?
To me it seems that bumping this package seems kind of safe...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies on hold There is a blocker, we need to wait scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants