Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency typedoc-plugin-markdown to v4.2.9#9666

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedJul 29, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
typedoc-plugin-markdown (source)4.0.3 ->4.2.9ageadoptionpassingconfidence

Release Notes

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.2.9

Compare Source

Patch Changes
  • Expose@return block tags on declarations (#​694)
  • Add parentheses on function names in type declaration table views (#​696)

v4.2.8

Compare Source

Patch Changes
  • Fix missing slash when public path is prefixed with http (#​688)

v4.2.7

Compare Source

Patch Changes
  • Correctly handle top level custom groups in navigation (#​685)
  • Fix missing index descriptions for some signatures (#​670)
  • Add '?' for optional type declarations in tables

v4.2.6

Compare Source

Patch Changes
  • Expose missing entrypoints to navigation (#​663)
  • Fix missing function descriptions in indexes

v4.2.5

Compare Source

Patch Changes
  • Expose comment for arrow functions in type declarations (#​670)
  • Tables generated with the "htmlTable" key will include<thead> and<tbody> elements to fix MDX compatibility issues (#​671)
  • Expose missing descriptions with accessor keyword (#​664)

v4.2.4

Compare Source

Patch Changes
  • Expose comments to reflections with the accessor keyword (#​664)
  • Omit constructors from category groups (#​661)
  • Update categories structure in navigation to match interface model

v4.2.3

Compare Source

Patch Changes
  • Fix missing return comments for const functions (#​656)

v4.2.2

Compare Source

Patch Changes
  • Correctly resolve comment summary for const functions (#​656)
  • Fix anchor links containing generics (#​655)

v4.2.1

Compare Source

Patch Changes
  • Fix missing index descriptions for signatures (#​618)

v4.2.0

Compare Source

Minor Changes
  • Exposed "modulesFileName" option (#​647)
  • Write.nojekyll file if TypeDocs "githubPages" option is true (#​650)
  • Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#​627).
  • Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#​564).

v4.1.2

Compare Source

Patch Changes
  • Support TypeDoc 0.26 relative links implementation (#​645).

v4.1.1

Compare Source

Patch Changes
  • Normalize window paths when "publicPath" is set (#​639)

v4.1.0

Compare Source

New Features
  • Theme support for TypeDoc’s 0.26 localization model.
  • Theme support for TypeDoc’s 0.26 documents implementation.
  • Exposed a new key "htmlTable" to formatting options enabling block elements to render as intended inside table cells. Affects all existing formatting options. Fixes (#​618).
  • Added new formatting options --classPropertiesFormat, --interfacePropertiesFormat and --propertyMembersFormat to further control formatting of different declaration structures.
  • Supports the ability to control what table columns are rendered with the --tableColumnSettings option.
Patch Changes
  • Handle duplicate files when tagged in same group (#​625)
  • Fix issues with tables and block tags (#​618)

Configuration

📅Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebot added dependenciesIssue about dependencies of the package javascriptPull requests that update Javascript code labelsJul 29, 2024
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@netlify
Copy link

netlifybot commentedJul 29, 2024
edited
Loading

Deploy Preview fortypescript-eslint failed.

NameLink
🔨 Latest commitdb614ec
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/6726eac2f0924e00088431bf

@nx-cloud
Copy link

nx-cloudbot commentedJul 29, 2024
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commitdb614ec. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 fromNxCloud.

@codecov
Copy link

codecovbot commentedJul 29, 2024
edited
Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.07%. Comparing base(8c6a721) to head(c36f431).
Report is 20 commits behind head on main.

Current headc36f431 differs from pull request most recent headdb614ec

Pleaseupload reports for the commitdb614ec to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #9666      +/-   ##==========================================- Coverage   86.51%   86.07%   -0.44%==========================================  Files         430      428       -2       Lines       15098    14939     -159       Branches     4384     4333      -51     ==========================================- Hits        13062    12859     -203- Misses       1679     1735      +56+ Partials      357      345      -12
FlagCoverage Δ
unittest86.07% <ø> (-0.44%)⬇️

Flags with carried forward coverage won't be shown.Click here to find out more.

see 326 files with indirect coverage changes

@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch fromcb34070 to293135fCompareJuly 29, 2024 19:46
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.1fix(deps): update dependency typedoc-plugin-markdown to v4.2.2Jul 29, 2024
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.2fix(deps): update dependency typedoc-plugin-markdown to v4.2.3Jul 31, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from293135f to9d7089bCompareAugust 14, 2024 19:50
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.3fix(deps): update dependency typedoc-plugin-markdown to v4.2.4Aug 20, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from9d7089b to87cb83eCompareAugust 23, 2024 02:26
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.4fix(deps): update dependency typedoc-plugin-markdown to v4.2.5Aug 23, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from87cb83e tob25bbe3CompareSeptember 1, 2024 09:05
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.5fix(deps): update dependency typedoc-plugin-markdown to v4.2.6Sep 1, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch fromb25bbe3 to2bd197bCompareSeptember 12, 2024 22:32
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.6fix(deps): update dependency typedoc-plugin-markdown to v4.2.7Sep 12, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from2bd197b to8557df4CompareSeptember 16, 2024 13:18
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from8557df4 to88d5d7fCompareSeptember 29, 2024 22:52
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.7fix(deps): update dependency typedoc-plugin-markdown to v4.2.8Sep 29, 2024
@renovaterenovatebotforce-pushed therenovate/typedoc-plugin-markdown-4.x-lockfile branch from88d5d7f toc36f431CompareOctober 9, 2024 00:33
@renovaterenovatebot changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.8fix(deps): update dependency typedoc-plugin-markdown to v4.2.9Oct 9, 2024
@bradzacherbradzacher changed the titlefix(deps): update dependency typedoc-plugin-markdown to v4.2.9chore(deps): update dependency typedoc-plugin-markdown to v4.2.9Nov 3, 2024
@renovate
Copy link
ContributorAuthor

renovatebot commentedNov 3, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commentedNov 4, 2024
edited
Loading

Superseded by#10274.

@JoshuaKGoldbergJoshuaKGoldberg deleted the renovate/typedoc-plugin-markdown-4.x-lockfile branchNovember 4, 2024 14:58
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsNov 13, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesIssue about dependencies of the packagejavascriptPull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@JoshuaKGoldberg@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp