Skip to content

chore(deps): update dev dependencies (major) - #262

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dev-dependencies
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/changelog 6.0.3 → 7.0.0 age confidence
@semantic-release/git 10.0.1 → 11.0.1 age confidence
typescript (source) 6.0.3 → 7.0.2 age confidence

Release Notes

semantic-release/changelog (@​semantic-release/changelog)

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • @semantic-release/changelog is now a native ES
    Module. It has named exports for each plugin hook (verifyConditions,
    prepare)
  • the minimum required version of semantic-release to use
    @semantic-release/changelog is now
    v20.1.0
Other Notable Changes
  • Replaced xo with prettier with default configuration; following
    newly established convention
  • Replaced nyc with c8 for code coverage
  • Replaced lodash with lodash-es for proper esm support
Related Issue
semantic-release/git (@​semantic-release/git)

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • @semantic-release/git is now a native ES Module. It
    has named exports for each plugin hook (verifyConditions, prepare)
  • the minimum required version of semantic-release to use
    @semantic-release/git is now v20.1.0
Other Notable Changes
  • @semantic-release/error ^3 → ^4 (ESM-only)
  • aggregate-error ^3 → ^5 (ESM-only, uses native AggregateError)
  • execa ^5 → ^9 (ESM-only, named export)
  • p-reduce ^2 → ^3 (ESM-only)
  • Removed CJS-only devDeps: clear-module, file-url, fs-extra,
    get-stream, nyc
  • Added c8 for coverage; bumped ava, sinon, tempy,
    semantic-release, prettier
  • Engine: ^22.22.2 || >= 24.15;
  • Scripts: nyc → c8, added pretest, removed test:ci
Related Issue
microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) July 11, 2026 18:58
@renovate

renovate Bot commented Jul 11, 2026 •

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@8.58.2
npm error Found: typescript@7.0.2
npm error node_modules/typescript
npm error   dev typescript@"7.0.2" from the root project
npm error   peerOptional typescript@">=5.0.0" from @vitest/eslint-plugin@1.6.16
npm error   node_modules/@vitest/eslint-plugin
npm error     @vitest/eslint-plugin@"1.6.16" from eslint-config-decent@4.2.38
npm error     node_modules/eslint-config-decent
npm error       dev eslint-config-decent@"4.2.38" from the root project
npm error   6 more (cosmiconfig, eslint-config-decent, mkdist, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.58.2
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   peerOptional @typescript-eslint/eslint-plugin@"*" from @vitest/eslint-plugin@1.6.16
npm error   node_modules/@vitest/eslint-plugin
npm error     @vitest/eslint-plugin@"1.6.16" from eslint-config-decent@4.2.38
npm error     node_modules/eslint-config-decent
npm error       dev eslint-config-decent@"4.2.38" from the root project
npm error   peerOptional @typescript-eslint/eslint-plugin@">=8.0.0" from eslint-config-decent@4.2.38
npm error   node_modules/eslint-config-decent
npm error     dev eslint-config-decent@"4.2.38" from the root project
npm error   1 more (typescript-eslint)
npm error
npm error Conflicting peer dependency: typescript@6.0.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <6.1.0" from @typescript-eslint/eslint-plugin@8.58.2
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     peerOptional @typescript-eslint/eslint-plugin@"*" from @vitest/eslint-plugin@1.6.16
npm error     node_modules/@vitest/eslint-plugin
npm error       @vitest/eslint-plugin@"1.6.16" from eslint-config-decent@4.2.38
npm error       node_modules/eslint-config-decent
npm error         dev eslint-config-decent@"4.2.38" from the root project
npm error     peerOptional @typescript-eslint/eslint-plugin@">=8.0.0" from eslint-config-decent@4.2.38
npm error     node_modules/eslint-config-decent
npm error       dev eslint-config-decent@"4.2.38" from the root project
npm error     1 more (typescript-eslint)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-26T13_46_59_054Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-26T13_46_59_054Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 13 times, most recently from a7559e6 to 34b67f7 Compare July 18, 2026 09:26
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 10 times, most recently from 6c5f57d to 0cd66bb Compare July 24, 2026 10:08
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v7 chore(deps): update dev dependencies (major) Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from fd68976 to 2ff5c24 Compare July 25, 2026 14:12
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 10 times, most recently from eb3bb9d to 478f45e Compare August 9, 2026 00:45
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 9 times, most recently from 5d5cfaa to 29992c7 Compare August 17, 2026 00:57
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 7 times, most recently from face228 to 5553d2c Compare August 24, 2026 00:48
@renovate
renovate Bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 437b254 to 21ebcb9 Compare August 26, 2026 19:10

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants