ServiceInnovationLab / PresenceChecker

Citizenship Act presence in NZ calculator
MIT License
1 stars 1 forks source link

Bump mini_racer from 0.2.4 to 0.2.5 #376

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mini_racer from 0.2.4 to 0.2.5.

Changelog *Sourced from [mini_racer's changelog](https://github.com/discourse/mini_racer/blob/master/CHANGELOG).* > - 0.2.5 > > - FIX: Compatiblity fixes for V8 7 and above [@​ignisf](https://github.com/ignisf) > - FIX: Memory leak in gc_callback [@​messense](https://github.com/messense) > - IMPROVEMENT: Added example of sourcemap support [@​ianks](https://github.com/ianks) > - URGENT: you will need this release for latest version of libv8 to work > > - 02-11-2018
Commits - [`7fd2c16`](https://github.com/discourse/mini_racer/commit/7fd2c16be47cd1d6428fdbdab956589d35cf81ab) Release new version - [`a22348f`](https://github.com/discourse/mini_racer/commit/a22348f73ee32b7860d7ba5b26bfed6c80a52e56) Introduce compatibility with V8 7.3 ([#138](https://github-redirect.dependabot.com/discourse/mini_racer/issues/138)) - [`8e1b251`](https://github.com/discourse/mini_racer/commit/8e1b25128f96cb1a9851bd976b0d1b8b55da8172) Remove use of non-maybe version of Message functions ([#117](https://github-redirect.dependabot.com/discourse/mini_racer/issues/117)) - [`723958f`](https://github.com/discourse/mini_racer/commit/723958f4da3cc6de01530b390cd4803dfbf7de7f) Add example of using source-map-support ([#130](https://github-redirect.dependabot.com/discourse/mini_racer/issues/130)) - [`b3c9b35`](https://github.com/discourse/mini_racer/commit/b3c9b35859deb189586384f3ae927586a36dda14) Uniformize indentation style to always using 4 spaces instead of the weird mi... - [`94ac734`](https://github.com/discourse/mini_racer/commit/94ac73455603181c832c9be72f9276cec256699c) Fix memory leak in gc_callback ([#124](https://github-redirect.dependabot.com/discourse/mini_racer/issues/124)) - [`4f36748`](https://github.com/discourse/mini_racer/commit/4f3674852c75b342d958555ea8f728e0200fb384) Merge pull request [#118](https://github-redirect.dependabot.com/discourse/mini_racer/issues/118) from discourse/trycatch-stacktrace - [`14a836d`](https://github.com/discourse/mini_racer/commit/14a836de6d849596943070f6ce140ce10d32f894) Merge pull request [#116](https://github-redirect.dependabot.com/discourse/mini_racer/issues/116) from discourse/string-utf8value - [`531a655`](https://github.com/discourse/mini_racer/commit/531a65528cc7583b5e3575c72eaa4d50f30d51a5) Remove uses of deprecated non-isolate version of String::Utf8Value - [`ac944bf`](https://github.com/discourse/mini_racer/commit/ac944bf328dda4777a0e413676990bcded9a2b94) Remove use of non-maybe version of TryCatch::StackTrace - See full diff in [compare view](https://github.com/discourse/mini_racer/compare/v0.2.4...v0.2.5)


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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Br3nda.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
Br3nda commented 5 years ago

@dependabot merge