joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Bump bootsnap from 1.4.2 to 1.4.5 #243

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps bootsnap from 1.4.2 to 1.4.5.

Changelog *Sourced from [bootsnap's changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md).* > # 1.4.5 > > * MRI 2.7 support > * Fixed concurrency bugs > > # 1.4.4 > > * Disable ISeq cache in `bootsnap/setup` by default in Ruby 2.5 > > # 1.4.3 > > * Fix some cache permissions and umask issues after switch to mkstemp
Commits - [`b2b30b3`](https://github.com/Shopify/bootsnap/commit/b2b30b3119cad30210fd803db6ddc8a68858ff20) update changelog - [`65782ed`](https://github.com/Shopify/bootsnap/commit/65782edae1bd17f0c03522d6b7ee15715ad23567) bump version to 1.4.5 - [`187f2c0`](https://github.com/Shopify/bootsnap/commit/187f2c0e2121f8b0ec3a38181cb906ead8f00ef9) Merge pull request [#270](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/270) from nalessi/master - [`e2b2837`](https://github.com/Shopify/bootsnap/commit/e2b28377e013b1f107848492245a7f2b110465ca) Update `Bootsnap::LoadPathCache::Store` to better handle concurrent transacti... - [`e5cabfa`](https://github.com/Shopify/bootsnap/commit/e5cabfa54d3e2d4763d91d3f1652d9f17f8c9fe9) Merge pull request [#267](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/267) from kou/ruby-master - [`a163c7c`](https://github.com/Shopify/bootsnap/commit/a163c7cddfccd68277f6ea43b1831378509817c9) Add support for CRuby 2.7 or later - [`d7fbdb6`](https://github.com/Shopify/bootsnap/commit/d7fbdb66e396e08924af76750982017140b89ea8) Merge pull request [#261](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/261) from jmkim/validate-cache-path - [`d6036f7`](https://github.com/Shopify/bootsnap/commit/d6036f7f1862964380846cd1fa9cb0e10917760c) Add test_helper test - [`b4def90`](https://github.com/Shopify/bootsnap/commit/b4def902b6fc9fba7dc8ac47f8d9b43666464c55) Merge pull request [#260](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/260) from jessetilro/fix-typo - [`1034d2c`](https://github.com/Shopify/bootsnap/commit/1034d2c669d511a812a74ca0fa58bb13d6384600) Fix typo in permission error text. - Additional commits viewable in [compare view](https://github.com/Shopify/bootsnap/compare/v1.4.2...v1.4.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 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) - `@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) - 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.