Closed dependabot[bot] closed 2 years ago
@dependabot ignore this minor version versions newer than 0.4.0 break the build; this will have to be revisited later
OK, I won't notify you about version 0.6.x again, unless you re-open this PR or update to a 0.6.x release yourself.
This Pull Request has been automatically locked since there has not been any recent activity after it was closed. Please open a new Issue for related bugs.
Bumps mini_racer from 0.4.0 to 0.6.2.
Changelog
Sourced from mini_racer's changelog.
Commits
2b7a7e9
Remove duplicate changelog entry (#230)6c36b85
Version bump and changelog12a8aa9
avoid memory leak on exceptions when running without GVL87309e1
use PRIsVALUE for rb_raise string arguments7bf8b67
replace (int)RSTRING_LEN(...) with RSTRING_LENINT(...)289587a
Fix clang build for Ruby 2.655f6b27
FIX: handle MaybeLocal being IsEmpty due to timeout exception8dcfd49
re-raise Ruby exception objects as-is9420e3c
Bump version and add Changelogd968ee5
FEATURE: re-add support for single threaded platformDependabot 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 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)