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

Bump the npm group across 1 directory with 7 updates#2963

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

Merged
aibaars merged 7 commits intomainfromdependabot/npm_and_yarn/npm-d16eacb461
Jul 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 7, 2025
edited
Loading

Bumps the npm group with 6 updates in the / directory:

PackageFromTo
@types/node-forge1.3.111.3.12
@ava/typescript4.1.06.0.0
@eslint/compat1.1.11.3.1
@eslint/js9.28.09.30.1
@typescript-eslint/eslint-plugin8.33.18.35.1
sinon20.0.021.0.0

Updates@types/node-forge from 1.3.11 to 1.3.12

Commits

Updates@ava/typescript from 4.1.0 to 6.0.0

Release notes

Sourced from@​ava/typescript's releases.

v6.0.0

What's Changed

New Contributors

Full Changelog:avajs/typescript@v5.0.0...v6.0.0

v5.0.0

What's Changed

New Contributors

Full Changelog:avajs/typescript@v4.1.0...v5.0.0

Commits
  • 669908c 6.0.0
  • 475e158 Don't configure cache in Release workflow
  • b84e7b7 Update dependencies, CI workflows and require Node.js 20 / 22 / 24
  • 87afe23 Add Node.js 24 to supported engines and CI test matrix
  • 851ecc3 5.0.0
  • 55472d8 Include Node.js 22 in supported engines and test matrix
  • 672714f Update dependencies
  • 56e3b15 Upgrade XO and apply fixes
  • 1ae15b2 Restrict compatibility to AVA 6
  • 41d8c6b Upgrade actions
  • Additional commits viewable incompare view

Updates@eslint/compat from 1.1.1 to 1.3.1

Release notes

Sourced from@​eslint/compat's releases.

migrate-config: v1.3.1

1.3.1 (2024-10-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.1.1 to ^1.2.0

compat: v1.3.1

1.3.1 (2025-06-25)

Bug Fixes

  • relax@eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

migrate-config: v1.3.0

1.3.0 (2024-08-30)

Features

  • Add eslint-plugin-flowtype to compat plugins (#115) (5cb3919)

compat: v1.3.0

1.3.0 (2025-06-09)

Features

  • add support for custom name parameter toincludeIgnoreFile (#211) (3e18175)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0

compat: v1.2.9

1.2.9 (2025-05-01)

... (truncated)

Changelog

Sourced from@​eslint/compat's changelog.

1.3.1 (2025-06-25)

Bug Fixes

  • relax@eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

1.3.0 (2025-06-09)

Features

  • add support for custom name parameter toincludeIgnoreFile (#211) (3e18175)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0

1.2.9 (2025-05-01)

Bug Fixes

1.2.8 (2025-04-01)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.12.0 to ^0.13.0

1.2.7 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Commits

Updates@eslint/js from 9.28.0 to 9.30.1

Release notes

Sourced from@​eslint/js's releases.

v9.30.1

Bug Fixes

  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)

Documentation

  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)

Chores

  • b035f74 chore: upgrade to@eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for@​eslint/js release (Jenkins)

v9.30.0

Features

  • 52a5fca feat: SupportbasePath property in config objects (#19879) (Milos Djermanovic)
  • 4ab4482 feat: addallowSeparateTypeImports option tono-duplicate-imports (#19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative ingetIndexFromLoc (#19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handlenull typeloc ingetIndexFromLoc method (#19862) (루밀LuMir)
  • 3fbcd70 fix: update error message forno-restricted-properties (#19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: useprocess.version in--env-info (#19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • 4112fd0 docs: clarify that boolean is still allowed for rulemeta.deprecated (#19866) (Bryan Mishkin)

Chores

  • 2b6491c chore: upgrade to@eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for@​eslint/js release (Jenkins)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)

v9.29.0

Features

  • f686fcb feat: addecmaVersion: 2026, parsingusing andawait using (#19832) (Milos Djermanovic)
  • 19cdd22 feat: prune suppressions for non-existent files (#19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)
  • dbba058 feat: allow global type declaration inno-var (#19714) (Remco Haszing)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)
  • 05b66d0 feat: addsourceCode.isGlobalReference(node) method (#19695) (Nitin Kumar)

Bug Fixes

  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 9bda4a9 fix: fixLintOptions.filterCodeBlock types (#19837) (ntnyq)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)

... (truncated)

Changelog

Sourced from@​eslint/js's changelog.

v9.30.1 - July 1, 2025

  • b035f74 chore: upgrade to@eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for@​eslint/js release (Jenkins)
  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to@eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for@​eslint/js release (Jenkins)
  • 52a5fca feat: SupportbasePath property in config objects (#19879) (Milos Djermanovic)
  • 6a0f164 fix: handlenull typeloc ingetIndexFromLoc method (#19862) (루밀LuMir)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
  • 4ab4482 feat: addallowSeparateTypeImports option tono-duplicate-imports (#19872) (sethamus)
  • 3fbcd70 fix: update error message forno-restricted-properties (#19855) (Tanuj Kanti)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • b8a7e7a feat: throw error when column is negative ingetIndexFromLoc (#19831) (루밀LuMir)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: useprocess.version in--env-info (#19865) (TKDev7)
  • 4112fd0 docs: clarify that boolean is still allowed for rulemeta.deprecated (#19866) (Bryan Mishkin)

v9.29.0 - June 13, 2025

  • 5c114c9 chore: upgrade@​eslint/js@​9.29.0 (#19851) (Milos Djermanovic)
  • acf2201 chore: package.json update for@​eslint/js release (Jenkins)
  • f686fcb feat: addecmaVersion: 2026, parsingusing andawait using (#19832) (Milos Djermanovic)
  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 00e3e6a docs: add support for custom name parameter toincludeIgnoreFile (#19795) (루밀LuMir)
  • 9bda4a9 fix: fixLintOptions.filterCodeBlock types (#19837) (ntnyq)
  • a806994 refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)
  • 19cdd22 feat: prune suppressions for non-existent files (#19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)
  • 3aed075 docs: Update README (GitHub Actions Bot)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)
  • a2f888d docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)
  • dbba058 feat: allow global type declaration inno-var (#19714) (Remco Haszing)
  • 152ed51 test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)
  • b647239 chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)
  • 7abe42e refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)
  • e392895 perf: improve time complexity ofgetLocFromIndex (#19782) (루밀LuMir)
  • 1ba3318 fix: addlanguage anddialects tono-use-before-define (#19808) (Francesco Trotta)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)
  • 05b66d0 feat: addsourceCode.isGlobalReference(node) method (#19695) (Nitin Kumar)
  • 53c3235 docs: update to clarify prompt usage (#19748) (Jennifer Davis)

... (truncated)

Commits
  • b3dbc16 chore: package.json update for@​eslint/js release
  • 5a5d526 chore: package.json update for@​eslint/js release
  • acf2201 chore: package.json update for@​eslint/js release
  • See full diff incompare view

Updates@typescript-eslint/eslint-plugin from 8.33.1 to 8.35.1

Release notes

Sourced from@​typescript-eslint/eslint-plugin's releases.

v8.35.1

8.35.1 (2025-06-30)

🩹 Fixes

  • remove prettier from eslint-plugin (#11339)
  • website: did not find a source file error if url hash doesn't contain fileType (#11350)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.35.0

8.35.0 (2025-06-23)

🚀 Features

  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)

🩹 Fixes

  • website: acquired types are shown in the editor but not reflected in linting (#11198)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.34.1

8.34.1 (2025-06-16)

🩹 Fixes

  • types: add 2026/17 to EcmaVersion (#11304)
  • typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
  • visitor-keys: bumpeslint-visitor-keys dependency (#11294)

❤️ Thank You

  • David Archibald
  • overlookmotel
  • Tao

You can read about ourversioning strategy andreleases on our website.

... (truncated)

Changelog

Sourced from@​typescript-eslint/eslint-plugin's changelog.

8.35.1 (2025-06-30)

🩹 Fixes

  • remove prettier from eslint-plugin (#11339)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

8.35.0 (2025-06-23)

🚀 Features

  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

8.34.1 (2025-06-16)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.34.0 (2025-06-09)

🩹 Fixes

  • typescript-estree: add validation to interface extends (#11271)

❤️ Thank You

  • Tao

You can read about ourversioning strategy andreleases on our website.

Commits
  • f9bd7d8 chore(release): publish 8.35.1
  • db32b8a docs: update only-throw-error documentation allowRethrowing (#11346)
  • 3e54520 fix: remove prettier from eslint-plugin (#11339)
  • d19c9f3 chore(release): publish 8.35.0
  • f000a1f feat(eslint-plugin): [no-base-to-string] add checkUnknown Option (#11128)
  • 9fb60d2 chore(eslint-plugin): switch auto-generated test cases to hand-written in ban...
  • c273e03 chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...
  • 2e35e3a chore(eslint-plugin): switch auto-generated test cases to hand-written in con...
  • ccd0791 chore(release): publish 8.34.1
  • 3a8369d chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...
  • Additional commits viewable incompare view

Updates@typescript-eslint/parser from 8.33.1 to 8.35.1

Release notes

Sourced from@​typescript-eslint/parser's releases.

v8.35.1

8.35.1 (2025-06-30)

🩹 Fixes

  • remove prettier from eslint-plugin (#11339)
  • website: did not find a source file error if url hash doesn't contain fileType (#11350)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.35.0

8.35.0 (2025-06-23)

🚀 Features

  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)

🩹 Fixes

  • website: acquired types are shown in the editor but not reflected in linting (#11198)

❤️ Thank You

You can read about ourversioning strategy andreleases on our website.

v8.34.1

8.34.1 (2025-06-16)

🩹 Fixes

  • types: add 2026/17 to EcmaVersion (#11304)
  • typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
  • visitor-keys: bumpeslint-visitor-keys dependency (#11294)

❤️ Thank You

  • David Archibald
  • overlookmotel
  • Tao

You can read about ourversioning strategy andreleases on our website.

... (truncated)

Changelog

Sourced from@​typescript-eslint/parser's changelog.

8.35.1 (2025-06-30)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.35.0 (2025-06-23)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.34.1 (2025-06-16)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

8.34.0 (2025-06-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about ourversioning strategy andreleases on our website.

Commits

Updatessinon from 20.0.0 to 21.0.0

Changelog

Sourced fromsinon's changelog.

21.0.0

  • fd10f13fchore!: remove assert.failException property (#2659) (Morgan Roderick)

    This was used for allowing customisation of the thrown error betweensandboxes and for customisation for integrations (most likely from thedays of BusterJS).

    To my knowledge and what I've been able to find on GitHub, this hasnever had anyproduction use by end users.

    BREAKING CHANGE: this removes assert.failException from the API

  • c7202351Revert "chore: npm audit" (Morgan Roderick)

    This reverts commit 824da531173204e4106bf15ab2677b6193802893.

  • 824da531chore: npm audit (Morgan Roderick)
  • 14edd78echore: upgrade esbuild (Morgan Roderick)
  • 1ac5af9cnpm audit (Morgan Roderick)

Released by Morgan Roderick on 2025-06-13.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency NameIgnore Conditions
@ava/typescript[>= 5.a, < 6]
@eslint/compat[>= 1.2.a, < 1.3]

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

@dependabotdependabotbot added the Update dependenciesTrigger PR workflow to update dependencies labelJul 7, 2025
@dependabotdependabotbot requested a review froma team as acode ownerJuly 7, 2025 19:18
@dependabotdependabotbot added the Update dependenciesTrigger PR workflow to update dependencies labelJul 7, 2025
@mbgmbg marked this pull request as draftJuly 9, 2025 08:37
@mbgmbg marked this pull request as ready for reviewJuly 9, 2025 08:37
@CopilotCopilotAI review requested due to automatic review settingsJuly 9, 2025 08:37
@github-actionsgithub-actionsbot removed the Update dependenciesTrigger PR workflow to update dependencies labelJul 9, 2025
@github-actionsGitHub Actions
Copy link
Contributor

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@github-actionsgithub-actionsbot marked this pull request as draftJuly 9, 2025 08:38
@mbgmbg marked this pull request as ready for reviewJuly 9, 2025 08:38
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@aibaarsaibaars added the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsgithub-actionsbot removed the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsGitHub Actions
Copy link
Contributor

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@github-actionsgithub-actionsbot marked this pull request as draftJuly 14, 2025 19:50
@aibaarsaibaarsforce-pushed thedependabot/npm_and_yarn/npm-d16eacb461 branch fromfdb4013 to26c75caCompareJuly 14, 2025 19:52
@aibaarsaibaars added the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsgithub-actionsbot removed the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsGitHub Actions
Copy link
Contributor

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@aibaarsaibaarsforce-pushed thedependabot/npm_and_yarn/npm-d16eacb461 branch fromd22d11e tod74f072CompareJuly 14, 2025 20:52
Bumps the npm group with 6 updates in the / directory:| Package | From | To || --- | --- | --- || [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) | `1.3.11` | `1.3.12` || [@ava/typescript](https://github.com/avajs/typescript) | `4.1.0` | `6.0.0` || [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.1.1` | `1.3.1` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.30.1` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.33.1` | `8.35.1` || [sinon](https://github.com/sinonjs/sinon) | `20.0.0` | `21.0.0` |Updates `@types/node-forge` from 1.3.11 to 1.3.12- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge)Updates `@ava/typescript` from 4.1.0 to 6.0.0- [Release notes](https://github.com/avajs/typescript/releases)- [Commits](avajs/typescript@v4.1.0...v6.0.0)Updates `@eslint/compat` from 1.1.1 to 1.3.1- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)- [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.1/packages/compat)Updates `@eslint/js` from 9.28.0 to 9.30.1- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.33.1 to 8.35.1- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.33.1 to 8.35.1- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser)Updates `sinon` from 20.0.0 to 21.0.0- [Release notes](https://github.com/sinonjs/sinon/releases)- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)- [Commits](https://github.com/sinonjs/sinon/commits)---updated-dependencies:- dependency-name: "@types/node-forge"  dependency-version: 1.3.12  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: npm- dependency-name: "@ava/typescript"  dependency-version: 6.0.0  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: npm- dependency-name: "@eslint/compat"  dependency-version: 1.3.1  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: npm- dependency-name: "@eslint/js"  dependency-version: 9.30.1  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: npm- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-version: 8.35.1  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: npm- dependency-name: "@typescript-eslint/parser"  dependency-version: 8.35.1  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: npm- dependency-name: sinon  dependency-version: 21.0.0  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: npm...Signed-off-by: dependabot[bot] <support@github.com>
@aibaarsaibaarsforce-pushed thedependabot/npm_and_yarn/npm-d16eacb461 branch 2 times, most recently fromd9701be toadfa373CompareJuly 14, 2025 20:58
@aibaarsaibaars added the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsgithub-actionsbot removed the Update dependenciesTrigger PR workflow to update dependencies labelJul 14, 2025
@github-actionsGitHub Actions
Copy link
Contributor

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@aibaarsaibaars marked this pull request as ready for reviewJuly 14, 2025 21:23
@aibaarsaibaarsforce-pushed thedependabot/npm_and_yarn/npm-d16eacb461 branch from2cc178b to16a9de8CompareJuly 15, 2025 07:25
@aibaarsaibaars added the Update dependenciesTrigger PR workflow to update dependencies labelJul 15, 2025
@github-actionsgithub-actionsbot removed the Update dependenciesTrigger PR workflow to update dependencies labelJul 15, 2025
@github-actionsGitHub Actions
Copy link
Contributor

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@github-actionsgithub-actionsbot marked this pull request as draftJuly 15, 2025 07:28
@aibaarsaibaarsforce-pushed thedependabot/npm_and_yarn/npm-d16eacb461 branch fromdc1a231 to38fdaedCompareJuly 15, 2025 07:36
@aibaarsaibaars marked this pull request as ready for reviewJuly 15, 2025 07:39
@aibaars
Copy link
Collaborator

@mbg This should be read for review now. Probably easiest to review commit-by-commit and ignore the auto-generated "Update checked-in dependencies" commit. Upgradingava was a little tricky. It took me a while to figure out why some test were failing. It turned out to be some sloppiness in the original tests that AVA no longer accepts like unchecked failed promises and pending promises. Once I understood what was going on the fixes were quite simple, improve some of the mocked calls to make sureanalyze-action runs without failing halfway through, and clearing a pending timeout when a test has finished.

A linter check also informed me that the browser list needed updating, so I did that as well.

@aibaarsaibaarsenabled auto-mergeJuly 15, 2025 08:14
Copy link
Member

@mbgmbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The changes look reasonable and if the CI is happy, then I am happy. I am surprised by how few changes to the actual tests were necessary in the end -- I had assumed that more would be needed.

Thank you for looking into this!

@aibaarsaibaars merged commit0d17ea4 intomainJul 15, 2025
562 checks passed
@aibaarsaibaars deleted the dependabot/npm_and_yarn/npm-d16eacb461 branchJuly 15, 2025 12:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@mbgmbgmbg approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@aibaars@mbg

[8]ページ先頭

©2009-2025 Movatter.jp