Skip to content

chore: 🤖 bump the minor-and-patch group with 10 updates#82

Merged
phun-ky merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-8c4b5b474d
Jul 28, 2025
Merged

chore: 🤖 bump the minor-and-patch group with 10 updates#82
phun-ky merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-8c4b5b474d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the minor-and-patch group with 10 updates:

Package From To
@phun-ky/typeof 1.2.21 1.2.22
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.6.4
@types/node 24.0.15 24.1.0
eslint 9.31.0 9.32.0
eslint-config-phun-ky 1.0.11 1.0.12
putout 40.4.0 40.4.2
rollup 4.45.1 4.46.0
typedoc 0.28.7 0.28.8
typedoc-plugin-mdn-links 5.0.5 5.0.6

Updates @phun-ky/typeof from 1.2.21 to 1.2.22

Release notes

Sourced from @​phun-ky/typeof's releases.

Release 1.2.22

1.2.22 (2025-07-22)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (d32abe5)
Changelog

Sourced from @​phun-ky/typeof's changelog.

1.2.22 (2025-07-22)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (d32abe5)
Commits
  • 637e975 chore: 🤖 release v1.2.22
  • bb7f905 Merge pull request #48 from phun-ky/dependabot/npm_and_yarn/minor-and-patch-f...
  • d32abe5 chore: 🤖 bump the minor-and-patch group with 5 updates
  • See full diff in compare view

Updates @testing-library/dom from 10.4.0 to 10.4.1

Release notes

Sourced from @​testing-library/dom's releases.

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.6.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

Updates @types/node from 24.0.15 to 24.1.0

Commits

Updates eslint from 9.31.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates eslint-config-phun-ky from 1.0.11 to 1.0.12

Release notes

Sourced from eslint-config-phun-ky's releases.

Release 1.0.12

1.0.12 (2025-07-22)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (cf83fcb)
Changelog

Sourced from eslint-config-phun-ky's changelog.

1.0.12 (2025-07-22)

Tasks

  • 🤖 bump the minor-and-patch group with 5 updates (cf83fcb)
Commits
  • 4f02be7 chore: 🤖 release v1.0.12
  • c2d17e6 chore: 🤖 bump the minor-and-patch group with 5 updates (#35)
  • cf83fcb chore: 🤖 bump the minor-and-patch group with 5 updates
  • See full diff in compare view

Updates putout from 40.4.0 to 40.4.2

Release notes

Sourced from putout's releases.

putout v40.4.2

🔥 feature

  • d9035f6d6 putout: spec: match ts
  • b66d1b1c8 @​putout/plugin-remove-unused-variables: TSModuleBlock

putout v40.4.1

🐞 fix

  • b53bd3363 eslint-plugin-putout: jsx
  • a583e0d54 @​putout/engine-parser: babel: plugins: explicitResourceManagement: remove, since it is enabled by default
  • bc94c3556 @​putout/plugin-putout: apply-report: toSnakeCase -> toKebabCase
  • 7f2df8de7 @​putout/plugin-putout: replace-test-message

🔥 feature

  • 2ffda9a2d putout: @​putout/plugin-parens v4.0.0
  • e94146a03 @​putout/plugin-parens: drop support of 🐊 < 40
  • f2236851f @​putout/plugin-assignment: convert-to-declaration: same operand: exclude
  • cb6065970 eslint-plugin-putout: jsx: @​stylistic/jsx-indent -> @​stylistic/indent
  • 2293e196f @​putout/eslint-config: @​stylistic/quotes: allowTemplateLiterals
  • 8b025666c @​putout/plugin-putout: apply-lowercase-to-node-builders: declared lowercase
  • 694a5c69b @​putout/eslint-config: keyword-spacing: add
  • 4a10832be @​putout/plugin-promises: add-missing-assync: await using: add support
  • bc34c6af4 @​putout/plugin-promises: remove-useless-async: exclude await using
  • c21071d86 @​putout/eslint-config: langugeOptions: latest: add support of using
  • 53646aaa1 @​putout/engine-loader: validate-rules-relations: namespace: improve support
  • 4e3e4f04f @​putout/plugin-putout: replace-test-message: transformWithOptions
  • be5c36cfe @​putout/pluginputout: apply-fixture-name-to-message
  • 7a27a8396 @​putout/plugin-putout: convert-plugins-element-to-tuple: add
  • bc29cb5b5 eslint-plugin-putout: ts: indent: enable
  • b645b8563 @​putout/plugin-putout: declare: print
  • c6dc07d42 root: eslint-plugin-putout v28.0.0
  • 63ddb539e eslint-plugin-putout: keyword-spacing -> space-before-function-paren
  • a5aaf2569 @​putout/plugin-printer: drop support of 🐊 < 40
  • dd63096e8 @​putout/operator-add-args: exclude
  • 4020ab614 @​putout/plugin-printer: addArgs: exclude last argument ObjectPattern
  • fc23b464a @​putout/plugin-tape: add-t-end: false positive
  • ac571c21e @​putout/plugin-putout: replace-test-message: no-report-with-options
  • 6273be926 @​putout/plugin-github: set-node-versions
  • a138c49ee @​putout/plugin-putout: apply-fixture-name-to-message: noReportWithOptions
Commits
  • 6fae742 chore: putout: v40.4.2
  • d9035f6 feature: putout: spec: match ts
  • ebf0ac4 chore: @​putout/plugin-remove-unused-variables: v14.1.0
  • b66d1b1 feature: @​putout/plugin-remove-unused-variables: TSModuleBlock
  • f82a4f4 docs: @​putout/plugin-vitest: migrate
  • c05200c chore: putout: v40.4.1
  • 2ffda9a feature: putout: @​putout/plugin-parens v4.0.0
  • b9d0e8d chore: @​putout/plugin-parens: v4.0.0
  • e94146a feature: @​putout/plugin-parens: drop support of 🐊 < 40
  • 10d214f docs: @​putout/plugin-parens: Parsing error: Tagged template expressions are n...
  • Additional commits viewable in compare view

Updates rollup from 4.45.1 to 4.46.0

Release notes

Sourced from rollup's releases.

v4.46.0

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

v4.45.3

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

Commits

Updates typedoc from 0.28.7 to 0.28.8

Release notes

Sourced from typedoc's releases.

v0.28.8

Features

  • If using JS config files, the plugin function can now be given plugin functions to load.
  • Permit - within tag names to support typescript-json-schema's @TJS-type tag, #2972.
  • Exposed Context.createSymbolId for use by plugins.

Bug Fixes

  • Relative links in <img srcset> will now be discovered by TypeDoc, #2975.
  • Relative links in <source src> and <source srcset> elements will now be discovered by TypeDoc, #2975.
  • Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.28.8 (2025-07-28)

Features

  • If using JS config files, the plugin function can now be given plugin functions to load.
  • Permit - within tag names to support typescript-json-schema's @TJS-type tag, #2972.
  • Exposed Context.createSymbolId for use by plugins.

Bug Fixes

  • Relative links in <img srcset> will now be discovered by TypeDoc, #2975.
  • Relative links in <source src> and <source srcset> elements will now be discovered by TypeDoc, #2975.
  • Improved inherited from/overwrites link discovery to point to parent properties in more cases, #2978

Thanks!

Commits
  • da37862 Update changelog for release
  • db59553 Bump version to 0.28.8
  • c02e495 Make site build stricter
  • bc54be8 Discover parent types through mapped types
  • b418f6b Lint, wrong in this case, but appease it
  • 07d8315 Merge branch 'fix/source-srcset' into dev
  • 59db5b2 Handle multiple URLs in srcset
  • d3899e0 Handle relative links within <source src>
  • dcb0bd6 Introduce Context.createSymbolId
  • c84da4f Fix lint
  • Additional commits viewable in compare view

Updates typedoc-plugin-mdn-links from 5.0.5 to 5.0.6

Changelog

Sourced from typedoc-plugin-mdn-links's changelog.

v5.0.6 (2025-07-27)

  • Updated MDN API index with @​mdn/browser-compat-data version 6.0.35
Commits

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 minor-and-patch group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@phun-ky/typeof](https://github.com/phun-ky/typeof) | `1.2.21` | `1.2.22` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.15` | `24.1.0` |
| [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` |
| [eslint-config-phun-ky](https://github.com/phun-ky/eslint-config) | `1.0.11` | `1.0.12` |
| [putout](https://github.com/coderaiser/putout) | `40.4.0` | `40.4.2` |
| [rollup](https://github.com/rollup/rollup) | `4.45.1` | `4.46.0` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.7` | `0.28.8` |
| [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) | `5.0.5` | `5.0.6` |


Updates `@phun-ky/typeof` from 1.2.21 to 1.2.22
- [Release notes](https://github.com/phun-ky/typeof/releases)
- [Changelog](https://github.com/phun-ky/typeof/blob/main/CHANGELOG.md)
- [Commits](phun-ky/typeof@1.2.21...1.2.22)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.6.4)

Updates `@types/node` from 24.0.15 to 24.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.31.0 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.31.0...v9.32.0)

Updates `eslint-config-phun-ky` from 1.0.11 to 1.0.12
- [Release notes](https://github.com/phun-ky/eslint-config/releases)
- [Changelog](https://github.com/phun-ky/eslint-config/blob/main/CHANGELOG.md)
- [Commits](phun-ky/eslint-config@1.0.11...1.0.12)

Updates `putout` from 40.4.0 to 40.4.2
- [Release notes](https://github.com/coderaiser/putout/releases)
- [Commits](coderaiser/putout@v40.4.0...v40.4.2)

Updates `rollup` from 4.45.1 to 4.46.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.1...v4.46.0)

Updates `typedoc` from 0.28.7 to 0.28.8
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.7...v0.28.8)

Updates `typedoc-plugin-mdn-links` from 5.0.5 to 5.0.6
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-mdn-links@v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: "@phun-ky/typeof"
  dependency-version: 1.2.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 24.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-phun-ky
  dependency-version: 1.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: putout
  dependency-version: 40.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rollup
  dependency-version: 4.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typedoc-plugin-mdn-links
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
@github-actions github-actions bot added mindless: dependencies Pull requests that update a dependency file section: repo For all changes in root dir release labels Jul 28, 2025
@github-actions github-actions bot requested a review from phun-ky July 28, 2025 04:10
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint-config-phun-ky@​1.0.11 ⏵ 1.0.1270 -3010099 -193 -7100
Updated@​types/​node@​24.0.15 ⏵ 24.1.0100 +110080 +196100
Updatedputout@​40.4.0 ⏵ 40.4.290 +110010096 +2100
Updated@​testing-library/​dom@​10.4.0 ⏵ 10.4.19910010091100
Updated@​testing-library/​jest-dom@​6.6.3 ⏵ 6.6.410010010093 +6100
Updated@​phun-ky/​typeof@​1.2.21 ⏵ 1.2.2210010010095 +1100
Updatedeslint@​9.31.0 ⏵ 9.32.097 +110010096 +2100

View full report

@phun-ky phun-ky merged commit 330ad86 into main Jul 28, 2025
6 checks passed
@phun-ky phun-ky deleted the dependabot/npm_and_yarn/minor-and-patch-8c4b5b474d branch July 28, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code mindless: dependencies Pull requests that update a dependency file release section: repo For all changes in root dir size: 👕 S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant