Skip to content

fix(deps): update all dependencies - #321

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

fix(deps): update all dependencies#321
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@semantic-release/changelog 6.0.37.0.0 age confidence devDependencies major
@semantic-release/exec 6.0.37.1.0 age confidence devDependencies major
@semantic-release/git 10.0.111.0.1 age confidence devDependencies major
actions/checkout v4v7 age confidence action major
actions/setup-java v4v5 age confidence action major
actions/setup-node v4v7 age confidence action major
actions/setup-python v5v7 age confidence action major
node 2224 age confidence uses-with major
python 3.123.14 age confidence uses-with minor
semantic-release 21.0.725.0.9 age confidence devDependencies major
org.apache.maven.plugins:maven-compiler-plugin (source) 3.11.03.15.0 age confidence build minor
org.apache.maven.plugins:maven-enforcer-plugin (source) 3.4.13.6.3 age confidence build minor
org.slf4j:slf4j-jdk14 (source) 2.0.162.0.18 age confidence compile patch
org.slf4j:slf4j-api (source, changelog) 2.0.162.0.18 age confidence compile patch
org.codehaus.mojo:buildnumber-maven-plugin (source) 3.2.03.3.0 age confidence build minor
org.apache.maven.plugins:maven-failsafe-plugin (source) 3.1.23.5.6 age confidence build minor
org.apache.maven.plugins:maven-project-info-reports-plugin (source) 3.4.53.9.0 age confidence build minor
com.puppycrawl.tools:checkstyle (source) 10.24.013.10.0 age confidence build major
org.apache.maven.plugins:maven-checkstyle-plugin (source) 3.3.03.6.0 age confidence build minor
org.apache.maven.plugins:maven-site-plugin (source) 4.0.0-M94.0.0-M16 age confidence build patch
org.apache.maven.plugins:maven-javadoc-plugin (source) 3.6.03.12.0 age confidence build minor
org.apache.maven.plugins:maven-jar-plugin (source) 3.3.03.5.1 age confidence build minor
org.apache.maven.plugins:maven-shade-plugin (source) 3.5.13.6.2 age confidence build minor
org.apache.maven.plugins:maven-source-plugin (source) 3.3.03.4.0 age confidence build minor
org.apache.maven.plugins:maven-gpg-plugin (source) 3.1.03.2.8 age confidence build minor
org.sonatype.central:central-publishing-maven-plugin (source) 0.8.00.11.0 age confidence build minor
org.jacoco:jacoco-maven-plugin (source) 0.8.110.8.15 age confidence build patch
org.apache.maven.plugins:maven-surefire-plugin (source) 3.1.23.5.6 age confidence build minor
com.squareup.okhttp3:mockwebserver (source) 5.3.25.4.0 age confidence test minor
com.squareup.okhttp3:okhttp (source) 5.3.25.4.0 age confidence compile minor
org.testng:testng (source) 7.11.07.12.0 age confidence test minor
com.ibm.cloud:sdk-core 9.25.09.27.0 age confidence compile minor

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/exec (@​semantic-release/exec)

v7.1.0

Compare Source

Features
  • error: print more useful error for non-process failure (#​449) (a285bc5)

v7.0.3

Compare Source

Bug Fixes
  • deps: update dependency execa to v9 (643e2eb)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • @semantic-release/exec is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)

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: nycc8, added pretest, removed test:ci
Related Issue
actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

actions/setup-java (actions/setup-java)

v5.7.0

Compare Source

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v5...v5.6.0

v5.5.0

Compare Source

v5.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-java@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes
New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

What's Changed
Enhancements:
Bug fixes:
Documentation updates:
Dependency update:
New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v7

Compare Source

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

Compare Source

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

What's Changed

Documentation

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested review from Andris28, diatrcz and pyrooka August 7, 2026 13:16
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant