Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 16, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 16, 2021
christophermluna and others added 27 commits December 17, 2021 12:18
Run new php-cs-fixer against the code
…ze-return-type

Revert "Update jsonSerialize return type. Closes #185"
Document consumer_privacy_network user type
PHPStan 1.6.3 is saying "No error to ignore is reported on line 61."
Remove unnecessary PHPStan directive
Stop concatenating strings together to get full class name
Use Dependabot to update GitHub Actions
horgh and others added 30 commits October 9, 2025 22:01
…ction-does-not-depend-on-astral-shsetup-uv

Run zizmor via zizmorcore/zizmor-action
This addresses the zizmor findings by setting a cooldown period of 4 days
for all package ecosystems in dependabot.yml.

Related to: ENG-3236
Set Dependabot cooldown period
This adds guidance for Claude Code and other AI assistants when working
with the codebase, including architecture patterns, testing conventions,
and development workflows.

Also update .gitignore to exclude Claude Code directories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit adds support for the new anonymizer object and IP risk
snapshot field in the GeoIP2 Insights web service response.

Key changes:
- Add new Anonymizer record class with VPN detection fields (confidence,
  provider name, network last seen, and anonymity flags)
- Add anonymizer property to Insights model
- Add ipRiskSnapshot field to Traits record for static IP risk scoring
- Deprecate anonymous IP flags in Traits (isAnonymous, isAnonymousVpn,
  isHostingProvider, isPublicProxy, isResidentialProxy, isTorExitNode)
  in favor of the new anonymizer object
- Update tests to cover new fields
- Update CHANGELOG for version 3.3.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…ous-plus-outputs-are-supported-by-geoip2

Add IP Risk and Anonymous Plus inputs to Insights
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-6

Bump actions/checkout from 5 to 6
Add branch validation checks to release script
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@e673c39...e639db9)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…core/zizmor-action-0.3.0

Bump zizmorcore/zizmor-action from 0.2.0 to 0.3.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.5 to 2.36.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@bf6b4fb...44454db)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…mathur/setup-php-2.36.0

Bump shivammathur/setup-php from 2.35.5 to 2.36.0
- Remove redundant git push --tags (gh release create handles tags)
- Support pre-release versions in changelog parsing
- Quote date command substitution for defensive programming
- Fix shellcheck SC2162: add -r flag to read command
- Apply shfmt formatting
Improve release script reliability (ENG-1733)
ci: Add PHP version 8.5 to test matrix
Update Dependabot cooldown to 7 days
Add documentation explaining that the IP risk snapshot is not provided
for low-risk networks, and that a null value indicates either no signals
or low-risk signals for the network.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ons-for-ip_risk_snapshot-output-in-geoip

Clarify when ipRiskSnapshot is not populated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.