LocalOrbit / localorbit

Local Orbit is an open source web application and service that empowers food hubs to efficiently sell and distribute local food.
https://localorbit.com
MIT License
16 stars 11 forks source link

Bump bootsnap from 1.1.8 to 1.4.5 #3523

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps bootsnap from 1.1.8 to 1.4.5.

Changelog

Sourced from bootsnap's changelog.

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

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.

1.4.0

  • When running in development mode, always fall back to a full path scan on LoadError, making bootsnap more able to detect newly-created files. (#230)
  • Respect $LOADED_FEATURES.delete in order to support code reloading, for integration with Zeitwerk. (#230)
  • Minor performance improvement: flow-control exceptions no longer generate backtraces.
  • Better support for requiring from environments where some features are not supported (especially JRuby). (#226)k
  • More robust handling of OS errors when creating files. (#225)

1.3.2

  • Fix Spring + Bootsnap incompatibility when there are files with similar names.
  • Fix YAML.load_file monkey patch to keep accepting File objects as arguments.
  • Fix the API for ActiveSupport::Dependencies#autoloadable_module?.
  • Some performance improvements.

1.3.1

  • Change load path scanning to more correctly follow symlinks.

1.3.0

1.2.1

... (truncated)
Commits
  • b2b30b3 update changelog
  • 65782ed bump version to 1.4.5
  • 187f2c0 Merge pull request #270 from nalessi/master
  • e2b2837 Update Bootsnap::LoadPathCache::Store to better handle concurrent transacti...
  • e5cabfa Merge pull request #267 from kou/ruby-master
  • a163c7c Add support for CRuby 2.7 or later
  • d7fbdb6 Merge pull request #261 from jmkim/validate-cache-path
  • d6036f7 Add test_helper test
  • b4def90 Merge pull request #260 from jessetilro/fix-typo
  • 1034d2c Fix typo in permission error text.
  • Additional commits viewable in compare view


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)