Skip to content

Bump posthog-ruby from 3.6.1 to 3.6.4#1177

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/posthog-ruby-3.6.4
Open

Bump posthog-ruby from 3.6.1 to 3.6.4#1177
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/posthog-ruby-3.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps posthog-ruby from 3.6.1 to 3.6.4.

Release notes

Sourced from posthog-ruby's releases.

3.6.4

What's Changed

New Contributors

Full Changelog: PostHog/posthog-ruby@v3.6.1...3.6.4

Changelog

Sourced from posthog-ruby's changelog.

3.6.4

Patch Changes

  • 8f9cf78: Trigger another patch release to verify the Ruby release workflow.

3.6.3

Patch Changes

  • d83df86: Simplify Ruby release token usage to retry the automated release flow.

3.6.2

Patch Changes

  • f69d97a: Switch the Ruby SDK to automated Changesets-based releases.
    • Multiple instances can cause dropped events and inconsistent behavior
    • Use disable_singleton_warning: true when intentionally creating multiple clients (e.g., for different projects)
    • Documentation updated with singleton best practices

3.5.5 - 2026-03-04

  1. feat: Add semver comparison operators for local feature flag evaluation (#107)
    • Supports semver_eq, semver_neq, semver_gt, semver_gte, semver_lt, semver_lte for direct comparisons
    • Supports semver_tilde, semver_caret, semver_wildcard for range matching
    • Handles v-prefix, pre-release suffixes, partial versions, and whitespace

3.5.4 - 2026-02-15

  1. fix: Move Rails generator template to lib/generators/posthog/templates/ to ensure it's included in the gem package (#103)

3.5.3 - 2026-02-08

  1. fix: Fix Railtie middleware insertion crashing on Rails initialization — changed insert_middleware_after from a class method to an instance method (matching how Rails executes initializer blocks via instance_exec), and removed the unsupported include? query on MiddlewareStackProxy (#97)
  2. fix: Prevent sending empty batches and handle non-JSON response bodies gracefully in transport layer (#87)
  3. fix: Use $current_url property (instead of $request_url) so exception URLs appear correctly in the PostHog UI
  4. fix: Only include source context lines for in-app exception frames, avoiding unnecessary reads of gem source files (#88)

3.5.2 - 2026-02-06

  1. fix: Filter out failed flag evaluations to prevent cached values from being overwritten during transient server errors (#96)

3.5.1 - 2026-02-06

  1. Fix posthog-rails deployment

3.5.0 - 2026-02-05

  1. feat: Add posthog-rails gem for automatic Rails exception tracking

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [posthog-ruby](https://github.com/PostHog/posthog-ruby) from 3.6.1 to 3.6.4.
- [Release notes](https://github.com/PostHog/posthog-ruby/releases)
- [Changelog](https://github.com/PostHog/posthog-ruby/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-ruby@v3.6.1...3.6.4)

---
updated-dependencies:
- dependency-name: posthog-ruby
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 16, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 16, 2026

PR author is in the excluded authors list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants