ruby-getting-started
ruby-getting-started copied to clipboard
Bump the ruby-dependencies group with 2 updates
Bumps the ruby-dependencies group with 2 updates: pg and listen.
Updates pg from 1.5.4 to 1.5.6
Changelog
Sourced from pg's changelog.
v1.5.6 [2024-03-01] Lars Kanis [email protected]
- Renew address resolution (DNS) in conn.reset. #558 This is important, if DNS is used for load balancing, etc.
- Make bigdecimal an optional dependency. #556 It's a gem in ruby-3.4+, so that users shouldn't be forced to use it.
v1.5.5 [2024-02-15] Lars Kanis [email protected]
Commits
c59ca8fAdd renewed certificate for x509 signature of gem releasescaf11baBump VERSION to 1.5.691cdac8Add release notes for pg-1.5.627d7c2aMerge pull request #559 from larskanis/reset-with-dns016c17clibpq resolves the host address while PQreset, but ruby-pg doesn't. This is b...21ca5ccMerge pull request #556 from larskanis/optional-bigdecimal5804665Make bigdecimal an optional dependencydaec80fAdd release notes for pg-1.5.572cdd6bAdd ruby-3.3 to windows binary gemsd99a6b4Bump VERSION to 1.5.5- Additional commits viewable in compare view
Updates listen from 3.8.0 to 3.9.0
Release notes
Sourced from listen's releases.
v3.9.0
- Issue #572: make kernel warn configurable -- see README (#579)
@ColinDKelley@AlexB52- drop ruby 2.6 and add ruby 3.3 to the test matrix (#578)
@ColinDKelley- Fix github workflows link in README (#577)
@hotoolong
Commits
7b7a2f5issue #572: switch Kernel.warn and warn to adapter_warn4d682d3issue #572: add support for LISTEN_GEM_ADAPTER_WARN_BEHAVIOR=warn|log|silent2a34596issue #572: bump version to v3.9eea2891issue #572: add Listen.adapter_warn_behavior =0f600f3drop ruby 2.6 and add ruby 3.3 to the test matrix4fc1d06fix github workflows link- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions