Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 23, 2024

This PR contains the following updates:

Package Type Update Change
nodejs (source) prod major ~> 2.0 -> ~> 3.0

Release Notes

revelrylabs/elixir-nodejs (nodejs)

v3.1.3

Compare Source

Added
  • Added debug_mode configuration option to handle Node.js stdout/stderr messages
  • Implemented proper handle_info/2 callback to handle messages from Node.js processes
  • Added safeguards to reset_terminal to prevent errors during termination with invalid ports
Fixed
  • Fixed "unexpected message in handle_info/2" errors when Node.js emits debug messages
  • Fixed potential crashes during termination when a port becomes invalid
Contributors

v3.1.2

Compare Source

Changed
  • fix #​90 terminal corruption when running inside an iEx session
Contributors

v3.1.1

Compare Source

Changed
  • add a minimal package.json alongside server.js to work with projects that specify a module type other than commonjs
Contributors

v3.1.0

Compare Source

Changed
  • add support for JS that imports ESM modules (#​84)
Contributors

v3.0.0

Compare Source

This version is mainly a maintenance release to get all of the tooling and required language versions up-to-date so we can begin merging more substantive fixes and iterating on functionality.

Changed
  • update language support minimums to Elixir 1.12, OTP 24, and Node 18
  • format code with the latest mix format settings
  • replace Travis CI with GitHub Actions for CI/CD
  • add .dependabot.yml config file
  • remove coverage reporting
  • upgrade dependencies
Fixed
  • fixed test error due to JS TypeError format change
Contributors

Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link
Author

renovate bot commented May 23, 2024

⚠️ 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: mix.lock
Command failed: mix deps.update nodejs
** (Mix) Hex dependency resolution failed

@renovate renovate bot changed the title chore(deps): update dependency nodejs to v3 chore(deps): update dependency nodejs to v3 - autoclosed Jul 30, 2025
@renovate renovate bot closed this Jul 30, 2025
@renovate renovate bot deleted the renovate/nodejs-3.x branch July 30, 2025 22:12
@renovate renovate bot changed the title chore(deps): update dependency nodejs to v3 - autoclosed chore(deps): update dependency nodejs to v3 Jul 31, 2025
@renovate renovate bot reopened this Jul 31, 2025
@renovate renovate bot force-pushed the renovate/nodejs-3.x branch from 80cffa6 to dede4c0 Compare July 31, 2025 09:11
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