Skip to content

chore: Update dependencies - #552

Merged
razor-x merged 1 commit into
mainfrom
claude/update-all-deps-4efbws
Aug 13, 2026
Merged

chore: Update dependencies#552
razor-x merged 1 commit into
mainfrom
claude/update-all-deps-4efbws

Conversation

@razor-x

@razor-x razor-x commented Aug 13, 2026

Copy link
Copy Markdown
Member

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

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
@razor-x
razor-x merged commit c6b0c39 into main Aug 13, 2026
17 checks passed
@razor-x
razor-x deleted the claude/update-all-deps-4efbws branch August 13, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants