Skip to content

Bump mini_racer from 0.14.1 to 0.16.0#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mini_racer-0.16.0
Open

Bump mini_racer from 0.14.1 to 0.16.0#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mini_racer-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps mini_racer from 0.14.1 to 0.16.0.

Changelog

Sourced from mini_racer's changelog.

  • 0.16.0 - 05-09-2024

    • Sadly still seeing segfaults, reverted back 18.19.0.0
  • 0.15.0 - 05-09-2024

    • Use libv8-node 22.7.0 - this corrects issues with multithreaded behavior and forking in single threaded mode.
Commits
  • 09530b8 Bump version and revert upgrade
  • 9ef1982 Version bump
  • f93f5e0 account for slower machine and provide better error message to failing test
  • a9103b1 Fix -Wold-style-definition compiler warning (#312)
  • d7754a9 oops
  • 072d5a2 Add test for mini racer forking safety
  • 6366ea1 Fix "can't alloc thread" exception on exit (#310)
  • See full diff in compare view

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 [mini_racer](https://github.com/discourse/mini_racer) from 0.14.1 to 0.16.0.
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](rubyjs/mini_racer@v0.14.1...v0.16.0)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants