mysociety / verification-pages

Tool to generate and push verification pages to Wikidata
https://www.wikidata.org/wiki/Template:Verification_page
2 stars 1 forks source link

Bump bootsnap from 1.4.0 to 1.4.4 #658

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps bootsnap from 1.4.0 to 1.4.4.

Changelog *Sourced from [bootsnap's changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md).* > # 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 > > # 1.4.2 > > * Fix bug when removing features loaded by relative path from `$LOADED_FEATURES` > * Fix bug with propagation of `NameError` up from nested calls to `require` > > # 1.4.1 > > * Don't register change observers to frozen objects.
Commits - [`55ead96`](https://github.com/Shopify/bootsnap/commit/55ead96fbf831d33d3f748aa390d6e097923fea1) Prepare to 1.4.4 - [`4ed465c`](https://github.com/Shopify/bootsnap/commit/4ed465c8134743f555fb017e86342206c6386200) Merge pull request [#257](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/257) from Shopify/rm-disable-iseq-2.5 - [`7631334`](https://github.com/Shopify/bootsnap/commit/76313344fccb5cb10528943f651f99e50aa0673e) Disable iseq cache in Ruby 2.5 - [`524ecbe`](https://github.com/Shopify/bootsnap/commit/524ecbed96883ed634dc3789ef6b501ee2243d21) Bump to 1.4.3 - [`55e048e`](https://github.com/Shopify/bootsnap/commit/55e048e0e43d344752f4a376e54448f7c2d296fd) Merge pull request [#255](https://github-redirect.dependabot.com/Shopify/bootsnap/issues/255) from kpumuk/cache-permissions - [`a66138b`](https://github.com/Shopify/bootsnap/commit/a66138b39ca49059c62019af6735cd55a675dc09) When rename fails - do not try to chmod - [`a40a1a1`](https://github.com/Shopify/bootsnap/commit/a40a1a192529e33a62a3816e8bf2dd844705229b) No need to close the file, since fd is -1 - [`88ceb72`](https://github.com/Shopify/bootsnap/commit/88ceb7234040ab3bb521d1112c835ff339e67eee) Apply umask to cache files - [`a74173f`](https://github.com/Shopify/bootsnap/commit/a74173f9dd914ada84bd29fb627f0f2a212d87e8) Fixing file permissions for bootsnap cache - [`14b7bbd`](https://github.com/Shopify/bootsnap/commit/14b7bbdedba2fba70304105ca037759dc38e80ba) bump to 1.4.2 - Additional commits viewable in [compare view](https://github.com/Shopify/bootsnap/compare/v1.4.0...v1.4.4)


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #698.