mysociety / foi-for-councils

https://www.mysociety.org/transparency/foi-works/
Other
1 stars 0 forks source link

Bump mini_racer from 0.6.2 to 0.6.3 #574

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps mini_racer from 0.6.2 to 0.6.3.

Changelog

Sourced from mini_racer's changelog.

  • 0.6.3

    • Truffle ruby support! Thanks to Brandon Fish and the truffle team
    • Hide libv8 symbols on ELF targets
    • Slightly shrunk binary size
    • Simplified timeout implementation
    • Some stability fixes
  • 17-01-2022

Commits
  • 9935d5a changelog and version bump
  • 3d11076 Fix GitHub Actions and add tests for mutable strings (#256)
  • e0f5a7a FEATURE: Implement MiniRacer for TruffleRuby (#253)
  • 7419fd1 fix an incorrect syntax (#246)
  • 4414ea4 hide all libv8 symbols on ELF targets
  • 9cf4ed6 Ruby internals are optimized for common encodings such as UTF-8,
  • bdb0977 simplify timeout implementation
  • 5266fec Snapshot: remove unused `str' arg for .dump and .size
  • 8b4d03e use Check_Type for type-checking
  • 493e1bc Fix typo in CHANGELOG (#241)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)