chore: Update dependencies - #552
Merged
Merged
Conversation
Update all gem and npm dependencies to their latest compatible versions. - Run bundle update, which bumps faraday 2.12.0 -> 2.14.3, svix 1.40.0 -> 1.99.1, standard 1.41.1 -> 1.56.0, rspec, rake, json, and the rest of the transitive tree. - Raise the simplecov development dependency to ~> 1.1 and webmock to ~> 3.26.2 so both can move past their pinned majors/patches. - Bump @seamapi/fake-seam-connect to 2.0.4, a major that dependabot is configured to skip. Standard 1.56.0 enables Style/RedundantStructKeywordInit. Drop keyword_init: true from Seam::Pagination; Struct accepts keyword arguments without it on the supported Ruby versions (>= 3.3). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018XRZ6yR1E3nZRz55J87mk3
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
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.
Update all gem and npm dependencies to their latest compatible versions.
svix 1.40.0 -> 1.99.1, standard 1.41.1 -> 1.56.0, rspec, rake, json,
and the rest of the transitive tree.
~> 3.26.2 so both can move past their pinned majors/patches.
configured to skip.
Standard 1.56.0 enables Style/RedundantStructKeywordInit. Drop
keyword_init: true from Seam::Pagination; Struct accepts keyword
arguments without it on the supported Ruby versions (>= 3.3).
Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_018XRZ6yR1E3nZRz55J87mk3