-
Notifications
You must be signed in to change notification settings - Fork 34
Update dependency pgtk to v0.25.0 #1279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/pgtk-0.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1279 +/- ##
=======================================
Coverage 86.66% 86.66%
=======================================
Files 22 22
Lines 795 795
=======================================
Hits 689 689
Misses 106 106 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
256eb38 to
48e21fb
Compare
Owner
|
@rultor please, try to merge, since 12 checks have passed |
48e21fb to
64fde83
Compare
Collaborator
b39e2d6 to
61e0b22
Compare
61e0b22 to
5dbb49e
Compare
5dbb49e to
b17e4f8
Compare
b17e4f8 to
94a72af
Compare
ef4b5df to
9d02219
Compare
9d02219 to
0c6b04a
Compare
0c6b04a to
2e7dc22
Compare
89b31c9 to
8787c16
Compare
8787c16 to
1aa2ffa
Compare
1aa2ffa to
432dcb7
Compare
934b866 to
8765027
Compare
8765027 to
90f99d0
Compare
90f99d0 to
60b1d98
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.17.3->0.25.0Release Notes
yegor256/pgtk (pgtk)
v0.25.0: ThePgtk::Stashshould not refill immediately, but after some configurable pauseCompare Source
See #228, release log:
7d32c92by @yegor256: #228: Add new cache management...1bcbbb1by @yegor256: #228: Refactor cache managemen...b39c225by @yegor256: #228: Refactor query staleness...Released by Rultor 2.0-SNAPSHOT, see build log
v0.24.4: Stash must be able to set retirement periodCompare Source
See #227, release log:
a76f904by @yegor256: #227: Refactor cache-related a...8df4764by @yegor256: #227: Refactor cache query dis...9cad680by @yegor256: #227: Update Rubocop configura...Released by Rultor 2.0-SNAPSHOT, see build log
v0.24.3: undefined method `each_key' for nilCompare Source
See #226, release log:
3579968by @yegor256: #226: Increase maximum cycloma...Released by Rultor 2.0-SNAPSHOT, see build log
v0.24.2:connection is closedinPool.dumpCompare Source
See #225, release log:
1884565by @yegor256: #225: Handle PG::ConnectionBad...3e9501cby @yegor256: Merge pull request #223 from y...Released by Rultor 2.0-SNAPSHOT, see build log
v0.24.1: more logs and documentation may helpCompare Source
See #224, release log:
406838bby @yegor256: #224: Add configurable paramet...155ef44by @yegor256: #224: Refactor Stash initializ...a3195aaby @yegor256: Refactor stash.rb for better r...98342e2by @yegor256: Refactor stash size calculatio...ad3db38by @yegor256: Refactor Pgtk::Stash dump mess...Released by Rultor 2.0-SNAPSHOT, see build log
v0.24.0: Stash cleanup should happen by size of cache, not only timeCompare Source
See #222, release log:
d0caf55by @yegor256: #222: Update Gemfile.lock and ...77996d9by @renovate[bot]: Update DavidAnson/markdownlint...be19b9eby @renovate[bot]: Update crate-ci/typos action t...2308096by @renovate[bot]: Update crate-ci/typos action t...1a485ecby @yegor256: Refactor database query cache ...921ad16by @yegor256: Add Pgtk version information t...Released by Rultor 2.0-SNAPSHOT, see build log
v0.23.0: Stash must destroy too old queriesCompare Source
See #218, release log:
239b723by @yegor256: #218: Refactor IterableQueue t...f2b9dccby @yegor256: #218: Refactor interval calcul...68f27baby @yegor256: #218: Refactor pool initializa...e3513c4by @yegor256: #218: Update stash queries to ...Released by Rultor 2.0-SNAPSHOT, see build log
v0.22.1: show stale queries first, others next, in the.dump()Compare Source
See #216, release log:
bb1b7bcby @yegor256: #216: Add threads gem for conc...Released by Rultor 2.0-SNAPSHOT, see build log
v0.22.0: Stash refill is blindCompare Source
See #215, release log:
16d0c41by @yegor256: #215: Refactor stash initializ...7222762by @yegor256: #215: Refactor stash.rb for be...f31194bby @yegor256: #215: Fix issue with displayin...714bff1by @renovate[bot]: Update dependency minitest to ...Released by Rultor 2.0-SNAPSHOT, see build log
v0.21.4: locking is too aggressive in thePgtk::StashCompare Source
See #213, release log:
c58300aby @yegor256: #213: Refactor query execution...3c3ff7dby @yegor256: #213: Refactor stash.rb for im...Released by Rultor 2.0-SNAPSHOT, see build log
v0.21.3: start!() in Impatient and Spy doesn't pass arguments throughCompare Source
See #212, release log:
d98148aby @yegor256: #212: Refactor SQL query forma...Released by Rultor 2.0-SNAPSHOT, see build log
v0.21.2: impatient.rb: no implicit conversion of Array into StringCompare Source
See #211, release log:
b52b924by @yegor256: #211: Refactor query handling ...Released by Rultor 2.0-SNAPSHOT, see build log
v0.21.1:Pgtk::Retrydoesn't havestart!()Compare Source
See #210, release log:
aa9590bby @yegor256: #210: Refactor connection pool...Released by Rultor 2.0-SNAPSHOT, see build log
v0.21.0:start()must return voidCompare Source
See #209, release log:
d899626by @yegor256: #209: Refactor connection pool...d20aa44by @yegor256: Fix typo in assert statement.Released by Rultor 2.0-SNAPSHOT, see build log
v0.20.1: stash.rb: nil can't be coerced into IntegerCompare Source
See #208, release log:
ce3e721by @yegor256: #208: Refactor query key to us...3f61cf6by @yegor256: #208: Refactor stash.rb to imp...24de385by @yegor256: #208: Refactor stash class to ...e0433d0by @yegor256: #208: Refactor launch status c...b8fbeb1by @yegor256: #208: Add test for dumping emp...Released by Rultor 2.0-SNAPSHOT, see build log
v0.20.0:Pool.dumpmay be useful to haveCompare Source
See #207, release log:
39887e1by @yegor256: #207: Adjust RuboCop metrics a...413524fby @yegor256: #207: Update Ruby version and ...79a8438by @yegor256: fail yard on warningsc9015baby @renovate[bot]: Update dependency rack to v3.2...Released by Rultor 2.0-SNAPSHOT, see build log
v0.19.1: undefined method `[]' for nil in StashCompare Source
See #204, release log:
cc36705by @yegor256: Merge pull request #205 from Y...05d1bc0by @Yegorov: #204: fix `NoMethodError: unde...Released by Rultor 2.0-SNAPSHOT, see build log
v0.19.0:Pgtk::Stashshould reload cache automaticallyCompare Source
See #200, release log:
ea6aa55by @yegor256: Merge pull request #201 from Y...8bc0a85by @Yegorov: #200: refactorPgtk::Stash, ...b72f120by @renovate[bot]: Update crate-ci/typos action t...6473d9eby @Yegorov: #200: fixPgtk::Stashf14c6ccby @yegor256: Merge pull request #202 from y...294d04aby @renovate[bot]: Update dependency rubocop to v...b06ece1by @Yegorov: #200: make refresh invalid cac...84c5eacby @rultor: Update dependency rake to v13....bd20277by @renovate[bot]: Update dependency timeout to v...ffbeafcby @renovate[bot]: Update dependency rake to v13....76a4956by @yegor256: #197: Refactor stash.rb for im...Released by Rultor 2.0-SNAPSHOT, see build log
v0.18.2:WITHqueries are not cachedCompare Source
See #197, release log:
e848c17by @yegor256: #197: Refactor query execution...4b0a4c4by @yegor256: Merge pull request #185 from y...726fad0by @yegor256: Merge pull request #179 from y...97890a8by @yegor256: #197: Update Gemfile.lock with...d6b729eby @renovate[bot]: Update crate-ci/typos action t...223f9a0by @renovate[bot]: Update dependency org.liquibas...b28c9ffby @yegor256: Merge pull request #180 from y...7469af8by @yegor256: Merge pull request #181 from y...c8a61cdby @yegor256: Merge pull request #186 from y...8802101by @renovate[bot]: Update dependency rubocop-perf...e4213bcby @renovate[bot]: Update dependency rack to v3.2...8775a33by @renovate[bot]: Update dependency rack to v3.1...6a2c5d4by @renovate[bot]: Update actions/checkout action...fb24c86by @renovate[bot]: Update dependency ruby to v3.4...1bac4ffby @renovate[bot]: Update dependency minitest to ...f6ecb85by @renovate[bot]: Update dependency rack to v3.1...e1d91dbby @renovate[bot]: Update fsfe/reuse-action actio...d28e04eby @renovate[bot]: Update dependency org.liquibas...314748eby @renovate[bot]: Update dependency simplecov-co...afe0bcdby @rultor: Update dependency org.postgres...Released by Rultor 2.0-SNAPSHOT, see build log
v0.18.1: stash.rb:45 failureCompare Source
See #182, release log:
44e972cby @yegor256: #182: Passresultparameter ...Released by Rultor 2.0-SNAPSHOT, see build log
v0.18.0:Pgtk::Retryis not implemented, but neededCompare Source
See #175, release log:
6643d50by @yegor256: #175: Introduce Pgtk::Impatien...95c3566by @yegor256: #175: Add Pgtk::Retry class fo...Released by Rultor 2.0-SNAPSHOT, see build log
v0.17.4: broken connections are misplaced in the poolCompare Source
See #177, release log:
9f0bafaby @yegor256: #177: Update elapsed gem versi...0f7837bby @yegor256: Merge pull request #174 from y...5db39e3by @yegor256: Merge pull request #172 from y...d296cdfby @yegor256: Merge pull request #176 from y...da5728dby @yegor256: #177: Refactor connection rene...9f3358fby @renovate[bot]: Update crate-ci/typos action t...e46072fby @renovate[bot]: Update dependency rubocop to v...ecb5c0eby @yegor256: Merge branch 'master' of githu...f3cb3e8by @yegor256: github URL fixed67e4f13by @renovate[bot]: Update dependency org.postgres...6aabfe1by @dependabot[bot]: Bump org.postgresql:postgresql...594e192by @renovate[bot]: Update dependency rubocop to v...Released by Rultor 2.0-SNAPSHOT, see build log
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.