Changelog
*Sourced from [bootsnap's changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md).*
> # 1.4.3
>
> * Fix some cache permissions and umask issues after switch to mkstemp
Commits
- [`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
- See full diff in [compare view](https://github.com/Shopify/bootsnap/compare/v1.4.2...v1.4.3)
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.
Bumps bootsnap from 1.4.2 to 1.4.3.
Changelog
*Sourced from [bootsnap's changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md).* > # 1.4.3 > > * Fix some cache permissions and umask issues after switch to mkstempCommits
- [`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 - See full diff in [compare view](https://github.com/Shopify/bootsnap/compare/v1.4.2...v1.4.3)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.