Update bootsnap: 1.9.1 → 1.10.3 (minor) #199
Closed
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.9.1 → 1.10.3) · Repo · Changelog
Release Notes
1.10.3 (from changelog)
1.10.2 (from changelog)
1.10.1 (from changelog)
1.10.0 (from changelog)
1.9.4 (from changelog)
1.9.3 (from changelog)
1.9.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
Release 1.10.3Merge pull request #400 from Shopify/improve-yaml-cache-some-moreFix Regexp and Date handling in YAML compile cacheMerge pull request #399 from Shopify/simpler-symbol-encodingSimplified handling of UTF-8 symbols in YAMLAppease rubocopMerge pull request #398 from Shopify/symbol-encodingCode style and CI improvementsYAML compile cache: encoding aware symbolsMerge pull request #397 from mishina2228/chagelogFix typos in the changelogRelease 1.10.2Reduce the `Kernel.require` extra stack frames some more.Simplify LoadError handlingImprove CacheTest#test_path_encodingCheck msgpack freeze support in JSON compile cacheMerge pull request #394 from elia/patch-1TypoRelease 1.10.1Fix `Kernel#autoload`'s fallback path always bing executedbs_fetch: consider unlink ENOENT as a successRelease 1.10.0Restore the workaround to avoid LoadError having FallbackScan as causeDelay requiring fileutils [fix #285]Depend on msgpack ~> 1.2Move development dependencies to the GemfileFix an unused variable warning in the test suiteMerge pull request #392 from Shopify/fix-yaml-cache-psych-4-safe-loadHandle YAML.load_file on Psych 4Return a special UNCOMPILABLE value instead of raising UncompilableTest against ruby 3.1Merge pull request #393 from Shopify/require-backtraceMinimize the Kernel.require extra stack framesMerge pull request #391 from Shopify/rubocop-cleanupCleanup the rubocop configMerge pull request #390 from Shopify/updatesGenerate Rubocop TODOUse rubocop-shopifyRename master to mainUpdate license yearsHandle clang 13 warningsRelease 1.9.4Merge pull request #385 from Shopify/zeitwerk-compatLoadedFeaturesIndex#register: Ignore absolute paths entirelyMerge pull request #387 from Shopify/load-path-cache-versionIgnore load path caches generated by a different ruby versionRelease 1.9.3Merge pull request #380 from Shopify/finely-grained-3.0.3-fixOnly disable the compile cache for source files impacted by Ruby 3.0.3 [Bug #18250]Release 1.9.2Automatically detect Ruby 3.1.0-dev's anonymous params bugMerge pull request #379 from Shopify/improve-ciRun CI against ruby debug builds and run it nightlyMerge pull request #373 from ojab/optimize_upper_dir_relative_pathsOptimize relative `../` paths resolutionOptimize LoadedFeatureIndex#registerMinor style improvementsMerge pull request #372 from ojab/fixup_loadFixup `Kernel.load`Release Notes
1.4.4 (from changelog)
1.4.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 53 commits:
Merge pull request #241 from msgpack/hotfix-for-older-java-platformsv1.4.4use latest rake-compiler for --release flagtemporary change (will be reverted before merging)specify Java release target platform using rake-compiler optionMerge pull request #242 from olleolleolle/patch-1Drop unused directives from gemspecMerge pull request #238 from olleolleolle/patch-1CI: use bundler-cache: trueMerge pull request #237 from msgpack/release-1.4.3v1.4.3Merge pull request #235 from msgpack/raise-exception-when-optimized-symbols-unpacker-not-supportedadd optimized_symbols_parsing on API referenceprohibit using optimized_symbols_parsing option on JRuby explicitlyMerge pull request #236 from msgpack/update-ruby-runtimes-202201ignore failures on head versionsadd Ruby 3.1 on CIMerge pull request #225 from Shopify/optimize-sym-parsingOptimized symbol parsingMerge pull request #204 from olleolleolle/patch-1Merge pull request #229 from ahorek/warningsMerge pull request #230 from ahorek/dedup_hashfreezeAndDedup should already set the frozen flagfreezeAndDedup should already set the frozen flagfix warningsdedup hash keysMerge pull request #228 from ahorek/load_jrubyuse a new loading mechanism on jrubyMerge pull request #223 from Shopify/verify-referencesCall GC.verify_compaction_references as part of the test suite if availableMerge pull request #220 from Shopify/primitive_type_extensionsCorrectly handle subclasses of primitive typesAdd failing tests for primitive type extensionsMerge pull request #218 from shioyama/fix_typoFix typoMerge pull request #216 from msgpack/add-specs-for-marginal-valuesskip specs about numerics larger than longupdate the build/source target JVM versionuse Rational to not lose 1nsec for floating point number errorsupport Ruby 2.4wrote specs for marginal values of timestamp rangesMerge pull request #212 from Shopify/optimize-symbols-rountripOptimize Symbol to_msgpack_ext and from_msgpack_extMerge pull request #210 from Shopify/clean-older-ruby-feature-checksClean outdated feature checksMerge pull request #209 from msgpack/Shopify-github-actionsallow failures for Trufflesuppress running duplicated CI for pull-requestsrenamefix typostop running TravisCIallow Truffle to failSetup GitHub Actions CIDepfu 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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.