Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps the npm-packages group with 9 updates:

Package From To
@semantic-release/changelog 6.0.2 6.0.3
@semantic-release/commit-analyzer 9.0.2 13.0.1
@semantic-release/github 8.0.7 11.0.4
@semantic-release/release-notes-generator 10.0.3 14.0.3
@vercel/ncc 0.36.1 0.38.3
eslint 8.36.0 9.33.0
eslint-config-molindo 6.0.0 8.0.0
jest 29.5.0 30.0.5
semantic-release 19.0.5 24.2.7

Updates @semantic-release/changelog from 6.0.2 to 6.0.3

Release notes

Sourced from @​semantic-release/changelog's releases.

v6.0.3

6.0.3 (2023-03-23)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#309) (47045b3)
Commits
  • 47045b3 fix(deps): update dependency fs-extra to v11.1.1 (#309)
  • 6d78608 chore(deps): lock file maintenance (#308)
  • e97bb18 chore(deps): update dependency semantic-release to v20.1.3 (#307)
  • e95f44b chore(deps): lock file maintenance (#305)
  • 023f516 chore(deps): update dependency sinon to v15.0.2 (#304)
  • 226d4e7 chore(deps): lock file maintenance (#302)
  • d716963 chore(deps): update dependency semantic-release to v20.1.1 (#301)
  • 701f0c7 chore(deps): lock file maintenance (#300)
  • a8c5513 chore(deps): lock file maintenance (#299)
  • 621fda0 chore(deps): lock file maintenance (#296)
  • Additional commits viewable in compare view

Updates @semantic-release/commit-analyzer from 9.0.2 to 13.0.1

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v13.0.1

13.0.1 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#741) (f106b76)

v13.0.0

13.0.0 (2024-05-31)

Bug Fixes

  • log the raw message again (e2f5d6c)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0-beta.2

13.0.0-beta.2 (2024-05-25)

Bug Fixes

  • log the raw message again (e2f5d6c)

v13.0.0-beta.1

13.0.0-beta.1 (2024-05-25)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are

... (truncated)

Commits

Updates @semantic-release/github from 8.0.7 to 11.0.4

Release notes

Sourced from @​semantic-release/github's releases.

v11.0.4

11.0.4 (2025-08-10)

Bug Fixes

  • Check failCommentCondition in "success" step (#1026) (d77b6f4)

v11.0.3

11.0.3 (2025-05-25)

Bug Fixes

v11.0.2

11.0.2 (2025-04-25)

Bug Fixes

v11.0.1

11.0.1 (2024-11-06)

Bug Fixes

  • success: PRs not recognized as resolved issues (#960) (7cde776)

v11.0.0

11.0.0 (2024-09-24)

chore

  • update peer dependency for semantic-release (95c7cdd)

Code Refactoring

  • modify commit associatedPRs and relatedIssues label property data type. (718134a)

Features

  • integrate warn in fail script (7a9914a)
  • integrate warn in success script (792720d)

... (truncated)

Commits

Updates @semantic-release/release-notes-generator from 10.0.3 to 14.0.3

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.0.3

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)

v14.0.2

14.0.2 (2024-12-16)

Bug Fixes

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

... (truncated)

Commits

Updates @vercel/ncc from 0.36.1 to 0.38.3

Release notes

Sourced from @​vercel/ncc's releases.

0.38.3

0.38.3 (2024-11-15)

Bug Fixes

  • add missing --asset-builds to cli help message (#1228) (84f8c52)

0.38.2

0.38.2 (2024-09-23)

Bug Fixes

Huge thanks to @​theoludwig 🎉

0.38.1

0.38.1 (2023-10-18)

Bug Fixes

0.38.0

0.38.0 (2023-09-06)

Features

0.37.0

0.37.0 (2023-09-06)

Features

  • add support for TypeScript 5.0's array extends in tsconfig (#1105) (f898f8e)
Commits
  • 84f8c52 fix: add missing --asset-builds to cli help message (#1228)
  • 0ff93c6 chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)
  • ae5bf16 chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...
  • 738a2bf chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)
  • 158a1fd fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)
  • c1c9c65 chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)
  • 6ef9a48 chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)
  • 9e7451b ci: ignore failing test on macOS + run in band test-coverage (#1216)
  • b2a325d chore(ci): drop node@16 from ci (#1164)
  • 3c68358 chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)
  • Additional commits viewable in compare view

Updates eslint from 8.36.0 to 9.33.0

Release notes

Sourced from eslint's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)

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)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

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)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/[email protected] (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.


Updates eslint-config-molindo from 6.0.0 to 8.0.0

Release notes

Sourced from eslint-config-molindo's releases.

8.0.0

See changelog

7.0.0

See changelog

Changelog

Sourced from eslint-config-molindo's changelog.

8.0.0

Features

  • ESLint 9 compatibility.
  • Upgraded all plugins.
  • eslint-import-resolver-typescript is now used for TypeScript files to configure eslint-plugin-import correctly. This now correctly takes into consideration paths from tsconfig.json when determining ordering of imports.
  • New rules from eslint-plugin-unicorn:
    • unicorn/prefer-array-index-of
    • unicorn/prefer-optional-catch-binding
    • unicorn/no-useless-spread
  • New rules from @typescript-eslint:
    • @typescript-eslint/prefer-optional-chain
    • @typescript-eslint/no-unnecessary-condition
  • New rules from eslint-plugin-import:
    • import/no-useless-path-segments
  • Apply TypeScript-specific rules also to .mts, .mtsx, .cts and .ctsx files.
  • Add eslint-plugin-unused-imports to remove unused imports during autofix.
  • Add vitest rules.
  • Enable sort-imports.

Breaking changes

  • ESLint 9 is now required (see updated README)
  • The ESLint config is intended to be consumed via ESM (e.g. by using eslint.config.mjs)
  • Prettier no longer runs via an integrated rule since this is discouraged. Instead, a supplemental Prettier config is now provided (see updated README). To enable prettier checking on CI, you might want to consider adding prettier --check to your CI pipeline.
  • The valid-jsdoc rule has been removed since it was removed from ESLint core and is only available via an additional plugin. If you'd like to keep this rule, add eslint-plugin-jsdoc to your project.
  • Globals for Cypress are no longer provided out of the box, but should be added explicitly by projects (see predefined global variables).
  • The src directory is no longer resolved by default. For TypeScript projects, paths from tsconfig.json are now suggested as the alternative and will be resolved by default. For JavaScript projects, you can add settings: {'import/resolver': {node: {paths: ['node_modules', 'src']}}} to your ESLint config.

7.0.0

Features

  • Enable react/function-component-definition to have auto fix for using functions of React components (fixes #75)
  • Enable react/no-unstable-nested-components (fixes #77)
  • Enable {checksVoidReturn: {attributes: false}} for @typescript-eslint/no-misused-promises (fixes #86)
  • Enable @typescript-eslint/ban-ts-comment (fixes #89)
  • Upgrade available major versions of dependencies (@typescript-eslint/eslint-plugin)
  • Add molindo/tailwind

Fixes

  • Detect **/*.{e2e,cy}.{js,jsx,ts,tsx} as test files (fixes #67)
  • Change import/no-extraneous-dependencies rule configuration to allow dev dependencies in all files since it has too many false positives otherwise (fixes #71)
  • Add cy and Cypress globals when cypress config is used (fixes #79)
  • Disable no-use-before-define for TypeScript files (fixes #91)

Breaking changes

... (truncated)

Commits

Updates jest from 29.5.0 to 30.0.5

Release notes

Sourced from jest's releases.

30.0.2

What's Changed

Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)
  • [jest-util] Make garbage collection protection property writable (#15689)

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30.0.1

What's Changed

Features

  • [jest-resolver] Implement the defaultAsyncResolver (#15679)

Fixes

  • [jest-resolver] Resolve builtin modules correctly (#15683)
  • [jest-environment-node, jest-util] Avoid setting globals cleanup protection symbol when feature is off (#15684)

Chore & Maintenance

  • [*] Remove and deprecate jest-repl package (#15673)
  • [jest-resolver] Replace custom isBuiltinModule with node's isBuiltin (#15685)

New Contributors

Full Changelog: https://github.com/jestjs/jest/blob/main/CHANGELOG.md

Jest 30

Today we are happy to announce the release of Jest 30. This release features a substantial number of changes, fixes, and improvements. While it is one of the largest major releases of Jest ever, we admit that three years for a major release is too long. In the future, we are aiming to make more frequent major releases to keep Jest great for the next decade.

If you want to skip all the news and just get going, run npm install jest@^30.0.0 and follow the migration guide: Upgrading from Jest 29 to 30.

Read the full blog post

Features

  • [*] Renamed globalsCleanupMode to globalsCleanup and --waitNextEventLoopTurnForUnhandledRejectionEvents to --waitForUnhandledRejections
  • [expect] Add ArrayOf asymmetric matcher for validating array elements. (#15567)
  • [babel-jest] Add option excludeJestPreset to allow opting out of babel-preset-jest (#15164)
  • [expect] Revert #15038 to fix expect(fn).toHaveBeenCalledWith(expect.objectContaining(...)) when there are multiple calls (#15508)
  • [jest-circus, jest-cli, jest-config] Add waitNextEventLoopTurnForUnhandledRejectionEvents flag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)
  • [jest-circus] Add a waitBeforeRetry option to jest.retryTimes (#14738)
  • [jest-circus] Add a retryImmediately option to jest.retryTimes (#14696)
  • [jest-circus, jest-jasmine2] Allow setupFilesAfterEnv to export an async function (#10962)
  • [jest-circus, jest-test-result] Add startedAt timestamp in TestCaseResultObject within onTestCaseResult (#15145)

... (truncated)

Changelog

Sourced from jest's changelog.

30.0.5

Features

  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes

Fixes

  • [expect] Fix bigint error (#15702)

30.0.4

Features

  • [expect] The Inverse type is now exported (#15714)
  • [expect] feat: support async functions in toBe (#15704)

Fixes

  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#15700)
  • [jest-snapshot] Handle line endings in snapshots (#15708)

30.0.3

Fixes

  • [jest-config] Fix ESM TS config loading in a CJS project (#15694)
  • [jest-core] jest --onlyFailures --listTests now correctly lists only failed tests(#15700)

Features

  • [jest-diff] Show non-printable control characters to diffs (

yeikel and others added 2 commits August 12, 2025 21:03
Bumps the npm-packages group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@semantic-release/changelog](https://github.com/semantic-release/changelog) | `6.0.2` | `6.0.3` |
| [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `9.0.2` | `13.0.1` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `8.0.7` | `11.0.4` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `10.0.3` | `14.0.3` |
| [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.3` |
| [eslint](https://github.com/eslint/eslint) | `8.36.0` | `9.33.0` |
| [eslint-config-molindo](https://github.com/molindo/eslint-config-molindo) | `6.0.0` | `8.0.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.5.0` | `30.0.5` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `19.0.5` | `24.2.7` |


Updates `@semantic-release/changelog` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v6.0.2...v6.0.3)

Updates `@semantic-release/commit-analyzer` from 9.0.2 to 13.0.1
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v9.0.2...v13.0.1)

Updates `@semantic-release/github` from 8.0.7 to 11.0.4
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v8.0.7...v11.0.4)

Updates `@semantic-release/release-notes-generator` from 10.0.3 to 14.0.3
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v10.0.3...v14.0.3)

Updates `@vercel/ncc` from 0.36.1 to 0.38.3
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.36.1...0.38.3)

Updates `eslint` from 8.36.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.36.0...v9.33.0)

Updates `eslint-config-molindo` from 6.0.0 to 8.0.0
- [Release notes](https://github.com/molindo/eslint-config-molindo/releases)
- [Changelog](https://github.com/molindo/eslint-config-molindo/blob/master/CHANGELOG.md)
- [Commits](molindo/eslint-config-molindo@6.0.0...8.0.0)

Updates `jest` from 29.5.0 to 30.0.5
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

Updates `semantic-release` from 19.0.5 to 24.2.7
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v19.0.5...v24.2.7)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: "@semantic-release/github"
  dependency-version: 11.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: "@vercel/ncc"
  dependency-version: 0.38.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: eslint
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: eslint-config-molindo
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
- dependency-name: semantic-release
  dependency-version: 24.2.7
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 13, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-3d8526cf4f branch August 13, 2025 01:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants