Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump dev.petuska.npm.publish from 3.4.3 to 3.5.1 #1283

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2024

Bumps dev.petuska.npm.publish from 3.4.3 to 3.5.1.

Release notes

Sourced from dev.petuska.npm.publish's releases.

3.5.1

Verified Versions

  • Kotlin: 2.1.0
  • Gradle: 8.12
  • JDK: 21

Added

Changed

  • #117 Make task actions non-private

Removed


Full Changelog: mpetuska/npm-publish@3.5.0...3.5.1

3.5.0

Verified Versions

  • Kotlin: 2.1.0
  • Gradle: 8.10
  • JDK: 21

Added

  • Auth, username and password properties of registries.
  • K2 support
  • .npmrc support
  • Options to customise node and npm executables.

Changed

Removed


What's Changed

New Contributors

Full Changelog: mpetuska/npm-publish@3.4.3...3.5.0

Changelog

Sourced from dev.petuska.npm.publish's changelog.

[3.5.1]

Verified Versions

  • Kotlin: 2.1.0
  • Gradle: 8.12
  • JDK: 21

Added

Changed

  • #117 Make task actions non-private

Removed


[3.5.0]

Verified Versions

  • Kotlin: 2.1.0
  • Gradle: 8.10
  • JDK: 21

Added

  • Auth, username and password properties of registries.
  • K2 support
  • .npmrc support
  • Options to customise node and npm executables.

Changed

Removed


[3.4.2]

This is a maintenance release with a few minor bugfixes.

Verified Versions

  • Kotlin: 1.9.22
  • Gradle: 8.5

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.petuska.npm.publish](https://github.com/mpetuska/npm-publish) from 3.4.3 to 3.5.1.
- [Release notes](https://github.com/mpetuska/npm-publish/releases)
- [Changelog](https://github.com/mpetuska/npm-publish/blob/master/CHANGELOG.md)
- [Commits](mpetuska/npm-publish@3.4.3...3.5.1)

---
updated-dependencies:
- dependency-name: dev.petuska.npm.publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 31, 2024 10:26
@dependabot dependabot bot added the java Pull requests that update Java code label Dec 31, 2024
@github-actions github-actions bot enabled auto-merge December 31, 2024 10:27
github-actions[bot]
github-actions bot previously approved these changes Dec 31, 2024
Copy link
Contributor

github-actions bot commented Dec 31, 2024

Test Results

  193 files  ±0    193 suites  ±0   29m 22s ⏱️ - 2m 14s
1 079 tests ±0  1 070 ✅ ±0  9 💤 ±0  0 ❌ ±0 
1 089 runs  ±0  1 080 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 5cf1a12. ± Comparison against base commit 912f2bb.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

JVM coverage report

Overall Project 54.52%

There is no coverage information present for the Files changed

Copy link
Contributor

@mhuster23 mhuster23 left a comment

Choose a reason for hiding this comment

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

Maybe we should add a short comment, why it's required.
That info is not obvious and might get lost in the commit message.

…Gradle

The tests execute the Gradle build for modelix.core which requires Java 21.
Java 21 is required by the build for the Gradle plugin `dev.petuska.npm.publish`.
@odzhychko odzhychko force-pushed the dependabot/gradle/dev.petuska.npm.publish-3.5.1 branch from fdfefaf to 5cf1a12 Compare January 2, 2025 12:51
@odzhychko odzhychko requested a review from mhuster23 January 2, 2025 12:52
@github-actions github-actions bot merged commit e02aa2a into main Jan 2, 2025
21 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/dev.petuska.npm.publish-3.5.1 branch January 2, 2025 13:26
@slisson
Copy link
Member

slisson commented Jan 8, 2025

🎉 This PR is included in version 11.1.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 java Pull requests that update Java code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants