-
Notifications
You must be signed in to change notification settings - Fork 46
Update psych requirement from ~> 3 to ~> 5 #126
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
Conversation
|
@dependabot rebase |
|
@dependabot recreate |
1 similar comment
|
@dependabot recreate |
|
@dependabot rebase |
|
@dependabot rebase |
|
@dependabot recreate |
1 similar comment
|
@dependabot recreate |
Updates the requirements on [psych](https://github.com/ruby/psych) to permit the latest version. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](ruby/psych@v3.0.0...v5.1.2) --- updated-dependencies: - dependency-name: psych dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
12ae134 to
d5f4324
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the psych dependency requirement from version ~> 3 to ~> 4, allowing the project to use newer versions of the psych YAML library while maintaining compatibility.
- Updates psych dependency constraint to allow version 4.x instead of being limited to 3.x
- Enables access to performance improvements and bug fixes in newer psych versions
Comments suppressed due to low confidence (1)
trino-client.gemspec:35
- The PR title mentions updating to ~> 5, but the code shows
> 4. According to the PR description, psych v5.1.2 is available. The version constraint should be "> 5" to match the PR title and allow the latest version.
gem.add_development_dependency "psych", "~> 4"
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on psych to permit the latest version.
Release notes
Sourced from psych's releases.
Commits
a9ab74dBump up 5.1.221f051bMerge pull request #663 from amomchilov/optimize-object_id-use0dc25a9Useassert_samein tests where applicabledf69e4aUsecompare_by_identityinstead ofobject_id02b7ef3Merge pull request #662 from Maumagnaguagno/deserialize_each_char_option5fe714bPrefer each_char in Psych::Visitors::Visitor::ToRuby#deserialize51cc86fBump up v5.1.1.1f306512Bump up v5.1.1cc5daadMerge pull request #653 from headius/remove_ineffective_snakeyaml_settings307c368Remove SnakeYAML settings that don't workYou can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)