Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps-dev): bump marked from 9.1.5 to 11.1.0 #7299

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps marked from 9.1.5 to 11.1.0.

Release notes

Sourced from marked's releases.

v11.1.0

11.1.0 (2023-12-12)

Features

v11.0.1

11.0.1 (2023-12-08)

Bug Fixes

v11.0.0

11.0.0 (2023-11-29)

Bug Fixes

BREAKING CHANGES

  • Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.

v10.0.0

10.0.0 (2023-11-11)

Bug Fixes

BREAKING CHANGES

  • drop support for node v16

v9.1.6

9.1.6 (2023-11-10)

Bug Fixes

  • fix instance options sent to lexer and parser (#3073) (f9d08cc)
Commits
  • 0d3e9e7 chore(release): 11.1.0 [skip ci]
  • faae243 feat: add processAllTokens hook (#3114)
  • f6450bc chore(deps-dev): Bump @​semantic-release/npm from 11.0.1 to 11.0.2 (#3132)
  • 16b401d chore(deps-dev): Bump eslint from 8.54.0 to 8.55.0 (#3131)
  • f899cfa chore(deps-dev): Bump @​typescript-eslint/parser from 6.13.1 to 6.13.2 (#3130)
  • eb5cfe3 chore(deps-dev): Bump @​arethetypeswrong/cli from 0.13.2 to 0.13.3 (#3129)
  • 5f505c3 chore(deps-dev): Bump @​semantic-release/github from 9.2.4 to 9.2.5 (#3128)
  • 39da399 chore(release): 11.0.1 [skip ci]
  • a287433 fix: allow Renderer class in marked.use (#3118)
  • 44f4038 chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [marked](https://github.com/markedjs/marked) from 9.1.5 to 11.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v9.1.5...v11.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Dec 14, 2023
Copy link

deploysentinel bot commented Dec 14, 2023

Current Playwright Test Results Summary

✅ 164 Passing - ⚠️ 3 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 12/14/2023 02:23:28pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 0d2a5f0

Started: 12/14/2023 02:16:05pm UTC

⚠️ Flakes

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
0% (0) 0 / 34 runs
failed over last 7 days
41.18% (14) 14 / 34 runs
flaked over last 7 days

📄   functional/planning/timelist.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1Initial Attempt
6.90% (4) 4 / 58 runs
failed over last 7 days
60.34% (35) 35 / 58 runs
flaked over last 7 days

📄   functional/plugins/plot/overlayPlot.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Overlay Plot Limit lines persist when series is moved to another Y Axis and on refresh
Retry 1Initial Attempt
0% (0) 0 / 35 runs
failed over last 7 days
5.71% (2) 2 / 35 runs
flaked over last 7 days

View Detailed Build Results


Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #7299 (0d2a5f0) into master (3520a92) will decrease coverage by 0.23%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7299      +/-   ##
==========================================
- Coverage   55.85%   55.62%   -0.23%     
==========================================
  Files         655      655              
  Lines       26297    26297              
  Branches     2541     2541              
==========================================
- Hits        14688    14629      -59     
- Misses      10899    10963      +64     
+ Partials      710      705       -5     
Flag Coverage Δ *Carryforward flag
e2e-full 41.84% <ø> (ø) Carriedforward from 3520a92
e2e-stable 58.38% <ø> (+0.11%) ⬆️
unit 48.77% <ø> (-0.43%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 14 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3520a92...0d2a5f0. Read the comment docs.

@unlikelyzero unlikelyzero merged commit e07ba61 into master Dec 14, 2023
46 of 66 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/marked-11.1.0 branch December 14, 2023 15:29
@unlikelyzero unlikelyzero added this to the Target:3.3.0 milestone Dec 14, 2023
@unlikelyzero unlikelyzero modified the milestones: Target:3.3.0, Target:4.0.0 Feb 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant