Update bootsnap: 1.4.3 → 1.4.5 (patch) #68
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bootsnap (1.4.3 → 1.4.5) · Repo · Changelog
Release Notes
1.4.5 (from changelog)
1.4.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
update changelog
bump version to 1.4.5
Merge pull request #270 from nalessi/master
Update `Bootsnap::LoadPathCache::Store` to better handle concurrent transactions.
Merge pull request #267 from kou/ruby-master
Add support for CRuby 2.7 or later
Merge pull request #261 from jmkim/validate-cache-path
Add test_helper test
Merge pull request #260 from jessetilro/fix-typo
Fix typo in permission error text.
Prepare to 1.4.4
Merge pull request #257 from Shopify/rm-disable-iseq-2.5
Disable iseq cache in Ruby 2.5
Commits
See the full diff on Github. The new version differs by 36 commits:
v1.3.1
Merge pull request #172 from gfx/fix_timestamp64_bit_ops
fix timestamp64 bit ops
Merge pull request #171 from olleolleolle/patch-1
Gemspec: drop property rubyforge_project
Merge pull request #170 from wcmonty/wm/fix_naming
Fix misspelled word: Unpcker -> Unpacker
Merge pull request #169 from gfx/make_maint_easy
make maintenance easier
v1.3.0
add tests for actual binary representations
Merge pull request #168 from gfx/timestamp_type
doc
raise MalformedFormatError for malformed format
re-format by rubocop
do not use Struct for normal classes
set rubocop target to disable cops for newer rubies
String#unpack1 is not available before Ruby 2.4
comments
more readable code
fix timestamp.rb with suggested changes
do not change bult-in Time class for backward compatibility
remove registering timestamp type for DefaultFactory for now
fix tests: omit nanosecond because its behavior varies in Ruby versions
fix tests: use a fixed time for test fixture
comments
fix use of Time.at for Ruby 2.4 or older
tweaks
map Ruby's Time to MessagePack's timestamp
start implementing MessagePack timestamp type
v1.2.10
Merge pull request #167 from msgpack/static-unpack-ref-optimize
write_reference_threshold affects only to buffer append which doesn't happen with unpack
Optimize MessagePack.unpack to not copy source string
mark osx tests as allow_failures (travis is unstable)
try 2.6.1
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands