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: bump remark-gfm from 4.0.0 to 4.0.1 in /offlinedocs#20066

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 1, 2025
edited
Loading

Bumpsremark-gfm from 4.0.0 to 4.0.1.

Release notes

Sourced fromremark-gfm's releases.

4.0.1

Types

  • 4af823a Refactor to useinterface for exposed types
  • 3a57a5b Add declaration maps
  • 76559f9 Refactor to use@imports

Docs

Full Changelog:remarkjs/remark-gfm@4.0.0...4.0.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsOct 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)October 1, 2025 11:15
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 4.0.0 to 4.0.1.- [Release notes](https://github.com/remarkjs/remark-gfm/releases)- [Commits](remarkjs/remark-gfm@4.0.0...4.0.1)---updated-dependencies:- dependency-name: remark-gfm  dependency-version: 4.0.1  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/offlinedocs/remark-gfm-4.0.1 branch from7f608d3 toa0bbf5eCompareOctober 1, 2025 11:23
@github-actionsgithub-actionsbot merged commitc93795e intomainOct 1, 2025
27 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/offlinedocs/remark-gfm-4.0.1 branchOctober 1, 2025 11:27
aslilac pushed a commit that referenced this pull requestOct 7, 2025
[//]: # (dependabot-start)⚠️  **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes sometime.Note: if you make any changes to this PR yourself, they will takeprecedence over the rebase.---[//]: # (dependabot-end)Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 4.0.0 to4.0.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/remarkjs/remark-gfm/releases">remark-gfm'sreleases</a>.</em></p><blockquote><h2>4.0.1</h2><h4>Types</h4><ul><li>4af823a Refactor to use <code>interface</code> for exposedtypes</li><li>3a57a5b Add declaration maps</li><li>76559f9 Refactor to use <code>@import</code>s</li></ul><h4>Docs</h4><ul><li>173394d Add docs on footnote option</li><li>21cae6a Fix typoby <a href="https://github.com/leafac"><code>@​leafac</code></a> in <ahref="https://redirect.github.com/remarkjs/remark-gfm/pull/73">remarkjs/remark-gfm#73</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1">https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/remarkjs/remark-gfm/commit/109972e8a773bf5dac1d6d2da0776557f36971aa"><code>109972e</code></a>4.0.1</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/173394d37359ac3b193a39832fdf0babadd39d40"><code>173394d</code></a>Add docs on footnote option</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/030dd8d53490ffef21ead3420d3e75028aff511f"><code>030dd8d</code></a>Update dev-dependencies</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/21cae6ac8b33d98ad8a944023443a1f99f6727f0"><code>21cae6a</code></a>Fix typo</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/4af823a56b4aab629a2558b347030c9648c0968e"><code>4af823a</code></a>Refactor to use <code>interface</code> for exposed types</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/3a57a5bc3cb6a7f9c1f8ac17257f598c20d60397"><code>3a57a5b</code></a>Add declaration maps</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/76559f9e0509a53589879622baeb0d31ea1f5369"><code>76559f9</code></a>Refactor to use <code>@import</code>s</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/da382350ccbf4902572ea46dd6a6ebd839e50433"><code>da38235</code></a>Refactor <code>package.json</code></li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/a5e8993994a569ab8508daddbc5b982399804392"><code>a5e8993</code></a>Remove license year</li><li><ahref="https://github.com/remarkjs/remark-gfm/commit/4e1d55f3202a9bda07e02e271860719c813bd4f5"><code>4e1d55f</code></a>Refactor <code>.editorconfig</code></li><li>Additional commits viewable in <ahref="https://github.com/remarkjs/remark-gfm/compare/4.0.0...4.0.1">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remark-gfm&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp