Update jbuilder: 2.7.0 → 2.11.1 (minor) #284
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?
✳️ jbuilder (2.7.0 → 2.11.1) · Repo · Changelog
Release Notes
2.11.1 (from changelog)
2.11.0 (from changelog)
2.10.2 (from changelog)
2.10.1
2.10.0 (from changelog)
2.9.1 (from changelog)
2.9.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Update documentation
Bump version 1.1.8
Merge pull request #890 from ruby-concurrency/clarify-opacity
Clarify opacity of TVar in the current implementation
Merge pull request #884 from ruby-concurrency/thread-local
Merge pull request #886 from ruby-concurrency/stale-reads-race-condition
Fix race condition in TVar for stale reads, fixes #885
Fix race condition in TVar for stale reads, fixes #885
Do not iterate over hash which might conflict with new pair addition
Release Notes
1.8.7
1.8.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Bump to 1.8.7
Merge pull request #547 from ruby-i18n/repro-546
Revert "store fallbacks in Thread.current"
Bump to 1.8.6
Merge pull request #545 from kamipo/should_not_allow_noop_arguments
Should not allow noop arguments for `I18n.t`
Exclude Ruby 2.4 + 2.3 Ruby versions for Rails 6.0.x and 6.1.x
Bump minitest versions
Ruby 3.x and Rails 5.2.x are not incompatible
Add gemfile for Rails 6.1
Add Ruby 3.0.0 checks
Remove checks for Rails 5.0 and Rails 5.1
Add support for Rails 6.1
Merge pull request #539 from amatsuda/repo
Merge pull request #542 from jonian/threadsafe_fallbacks
store fallbacks in Thread.current
The repository has moved to ruby-i18n organization
Release Notes
5.14.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 2 commits:
prepped for release
- Bumped require_ruby_version to < 4 (trunk = 3.1).
Release Notes
1.15.0 (from changelog)
1.14.1 (from changelog)
1.14.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Version 0.15.0
Add 2.7 to a list of "supported" ruby versions
Revert "Update multi_json.gemspec"
Merge pull request #197 from eregon/fix-detection-json-gem
Merge pull request #194 from bastelfreak/ruby27
Fix detection for the json_gem adapter
Update multi_json.gemspec
Add Ruby 2.7 to test matrix
Version 0.14.1
Update changelog for 0.14.1
Fix 2.7 warning
Merge pull request #193 from orien/gem-metadata
Add project metadata to the gemspec
Version 0.14.0
Remove ssh key signing
Add changelog for 0.14
Oj 2 and 3 support
Fix CI
Remove gemnasium
Merge pull request #192 from igas/patch-2
Fix codeclimate badge
Release Notes
1.2.9
1.2.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Preparing v1.2.9.
Remove JRuby 9.0.5.0.
Download GlobalSign Root CA - R3 for use with older Ruby versions.
Add 1.8.7-head, 1.9.2-p330, jruby-9.0.5.0 and ree to allow failures.
Update to JRuby 9.2.14.0.
Ignore generated transations that do not change the offset.
[ci skip] Add issue number reference.
Preparing v1.2.8.
Update time zone test fixtures based on tzdata 2020d.
Support "slim" zoneinfo files produced by default by zic >= 2020b.
Use up to date Linux distros to test (where possible).
Remove the deprecated sudo option.
Switch to travis-ci.com.
Update to Ruby 2.7.2 and JRuby 9.2.13.0.
Revert "Add Ruby 2.7 on AppVeyor."
Add Ruby 2.7 on AppVeyor.
Stop supporting Rubinius.
Update to Ruby 2.4.10.
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