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 the all-dependencies group across 1 directory with 4 updates#152

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

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/all-dependencies-d2371b7113

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 12, 2025
edited
Loading

Bumps the all-dependencies group with 4 updates in the / directory:eslint,globals,markdownlint andmarkdownlint-cli2.

Updateseslint from 9.25.1 to 9.26.0

Release notes

Sourced fromeslint's releases.

v9.26.0

Features

  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions foreqeqeq rule (#19640) (Nitin Kumar)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • 2dfd83e feat: addignoreDirectives option inno-unused-expressions (#19645) (sethamus)

Bug Fixes

  • 96e84de fix: check cache file existence before deletion (#19648) (sethamus)
  • d683aeb fix: don't crash on tests with circular references inRuleTester (#19664) (Milos Djermanovic)
  • 9736d5d fix: addnamespace toPlugin.meta type (#19661) (Milos Djermanovic)
  • 17bae69 fix: updateRuleTester.run() type (#19634) (Nitin Kumar)

Documentation

  • dd98d63 docs: Update README (GitHub Actions Bot)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)
  • a21b38d docs: Update README (GitHub Actions Bot)
  • c0721a7 docs: fix double space in command (#19657) (CamWass)

Chores

  • 5b247c8 chore: upgrade to@eslint/js@9.26.0 (#19681) (Francesco Trotta)
  • d6fa4ac chore: package.json update for@​eslint/js release (Jenkins)
  • 0958690 chore: disambiguate internal typesLanguageOptions andRule (#19669) (Francesco Trotta)
  • f1c858e chore: fix internal type references toPlugin andRule (#19665) (Francesco Trotta)
  • 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)
  • 1cfd702 chore: update dependency@​eslint/json to ^0.12.0 (#19656) (renovate[bot])
Changelog

Sourced fromeslint's changelog.

v9.26.0 - May 2, 2025

  • 5b247c8 chore: upgrade to@eslint/js@9.26.0 (#19681) (Francesco Trotta)
  • d6fa4ac chore: package.json update for@​eslint/js release (Jenkins)
  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions foreqeqeq rule (#19640) (Nitin Kumar)
  • dd98d63 docs: Update README (GitHub Actions Bot)
  • 96e84de fix: check cache file existence before deletion (#19648) (sethamus)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • 0958690 chore: disambiguate internal typesLanguageOptions andRule (#19669) (Francesco Trotta)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • d683aeb fix: don't crash on tests with circular references inRuleTester (#19664) (Milos Djermanovic)
  • f1c858e chore: fix internal type references toPlugin andRule (#19665) (Francesco Trotta)
  • 9736d5d fix: addnamespace toPlugin.meta type (#19661) (Milos Djermanovic)
  • 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)
  • addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)
  • a21b38d docs: Update README (GitHub Actions Bot)
  • c0721a7 docs: fix double space in command (#19657) (CamWass)
  • 1cfd702 chore: update dependency@​eslint/json to ^0.12.0 (#19656) (renovate[bot])
  • 2dfd83e feat: addignoreDirectives option inno-unused-expressions (#19645) (sethamus)
  • 17bae69 fix: updateRuleTester.run() type (#19634) (Nitin Kumar)
Commits

Updatesglobals from 16.0.0 to 16.1.0

Release notes

Sourced fromglobals's releases.

v16.1.0

  • Update globals (#293) 5c58875

sindresorhus/globals@v16.0.0...v16.1.0

Commits

Updatesmarkdownlint from 0.37.4 to 0.38.0

Changelog

Sourced frommarkdownlint's changelog.

0.38.0

  • Add MD059/descriptive-link-text
  • Improve MD025/MD027/MD036/MD038/MD041/MD043/MD045/MD051/MD052
  • markdown-it parser no longer a production dependency (breaking change)
    • AddmarkdownItFactory option, removemarkdownItPlugins option
  • Remove support for end-of-life Node version 18
  • Improve performance
  • Update dependencies
Commits
  • 224987d Update to version 0.38.0.
  • 8cb8f6c Bump@​eslint/js from 9.25.1 to 9.26.0
  • a1506e7 Bump eslint from 9.25.1 to 9.26.0
  • b393508 Bump ava from 6.2.0 to 6.3.0
  • 738f4aa Update test repo snapshots.
  • 979419c Remove support for end-of-life Node 18 (continued).
  • 4d8e79d Remove support for end-of-life Node 18 (continued).
  • 6adfaf6 Update MD025/single-title and MD051/link-fragments to ignore headings that ex...
  • a4b7ffa Remove support for end-of-life Node 18.
  • f34f4dd Update Checkers workflow to ignore all github.com links because they return H...
  • Additional commits viewable incompare view

Updatesmarkdownlint-cli2 from 0.17.2 to 0.18.0

Changelog

Sourced frommarkdownlint-cli2's changelog.

0.18.0

  • Use user ID in Docker containers for security
  • Update dependencies (includingmarkdownlint)
  • Remove support for end-of-life Node 18
Commits
  • e8d3f68 Update to version 0.18.0.
  • c6ca909 Bump markdownlint-cli2-formatter-junit from 0.0.12 to 0.0.13
  • b28cf4a Bump markdownlint-cli2-formatter-pretty from 0.0.7 to 0.0.8
  • e443d9f Bump markdownlint-cli2-formatter-template from 0.0.2 to 0.0.3
  • 8e24647 Update README.md to suggest using noBanner with noProgress to implement conve...
  • ea7be7a Update versions of formatter-junit/pretty/template (to pick up changes to pac...
  • 690f2f6 Bump eslint-plugin-n from 17.17.0 to 17.18.0
  • 4070402 Bump nano-spawn from 0.2.0 to 0.2.1
  • bb12d0f Add released Node version 24 to CI workflow.
  • f75b0ba Update Dockerfile-rules to use user ID (vs. name) for consistency with Docker...
  • Additional commits viewable incompare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [globals](https://github.com/sindresorhus/globals), [markdownlint](https://github.com/DavidAnson/markdownlint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).Updates `eslint` from 9.25.1 to 9.26.0- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v9.25.1...v9.26.0)Updates `globals` from 16.0.0 to 16.1.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v16.0.0...v16.1.0)Updates `markdownlint` from 0.37.4 to 0.38.0- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)- [Commits](DavidAnson/markdownlint@v0.37.4...v0.38.0)Updates `markdownlint-cli2` from 0.17.2 to 0.18.0- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)- [Commits](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.0)---updated-dependencies:- dependency-name: eslint  dependency-version: 9.26.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: globals  dependency-version: 16.1.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: markdownlint  dependency-version: 0.38.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: markdownlint-cli2  dependency-version: 0.18.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsMay 12, 2025
@dependabotdependabotbot requested a review froma team as acode ownerMay 12, 2025 05:11
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsMay 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@accessibility-botaccessibility-botAwaiting requested review from accessibility-botaccessibility-bot is a code owner automatically assigned from github/accessibility

At least 1 approving review is required to merge this pull request.

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