Update russian_central_bank: 0.2.1 → 1.1.3 (major) #156
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?
✳️ russian_central_bank (0.2.1 → 1.1.3) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
Update money dependency to >= 6.13.5 (#22)
Fix undefined method index for #<Money::RatesStore::Memory:xxx> after updating money gem to 6.13.6 (#19)
Release Notes
0.9.5
0.9.4
0.9.3
0.9.1
0.9.0
0.8.6
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
6.13.7 (from changelog)
6.13.6 (from changelog)
6.13.5 (from changelog)
6.13.4 (from changelog)
6.13.3 (from changelog)
6.13.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 more commits than we can show here.
Release Notes
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
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.6.12 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Merge branch '1-6-sec' into 1-6-stable
Bump version
making diff smaller
fix memcache tests on 1.6
fix tests on 1.6
Introduce a new base class to avoid breaking when upgrading
Add a version prefix to the private id to make easier to migrate old values
Fallback to the public id when reading the session in the pool adapter
Also drop the session with the public id when destroying sessions
Fallback to the legacy id when the new id is not found
Add the private id
revert conditionals to master
remove NullSession
remove || raise and get closer to master
store hashed id, send public id
use session id objects
remove more nils
try to ensure we always have some kind of object
Fix assertion on bacon
🗑️ akami (removed)
🗑️ gyoku (removed)
🗑️ httpi (removed)
🗑️ nori (removed)
🗑️ rubyntlm (removed)
🗑️ savon (removed)
🗑️ wasabi (removed)
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