Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Bump typesense/typesense-php from 4.9.3 to 5.1.0#110

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/typesense/typesense-php-5.1.0
Open

Bump typesense/typesense-php from 4.9.3 to 5.1.0#110
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/typesense/typesense-php-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps typesense/typesense-php from 4.9.3 to 5.1.0.

Release notes

Sourced from typesense/typesense-php's releases.

v5.1.0

Fix scoped key generation without parameters by @​lazka in typesense/typesense-php#91

Full Changelog: typesense/typesense-php@v5.0.2...v5.1.0

v5.0.2

Full Changelog: typesense/typesense-php@v5.0.1...v5.0.2

v5.0.1

Full Changelog: typesense/typesense-php@v5.0.0...v5.0.1

v5.0.0

What's Changed

⚠️ Breaking Changes

  • fix: URI encode user-inputted string by @​phiHero in typesense/typesense-php#76

    Resource names are now URL-encoded by the library automatically. If you are using an older version of the library and doing URL encoding of Typesense resource names in your application (eg: collection names, aliases, document IDs, etc), you now want to remove that from your application code and let the library handle the URL encoding for you, to prevent double URL encoding.

Full Changelog: typesense/typesense-php@v4.9.3...v5.0.0

v5.0.0-RC2

What's Changed

Full Changelog: typesense/typesense-php@v5.0.0-RC1...v5.0.0-RC2

v5.0.0-RC1

Improvements

... (truncated)

Commits
  • 0e8dee5 Merge pull request #91 from lazka/scoped-empty-params
  • b2fd62e Fix scoped key generation without parameters
  • 513270e Merge pull request #86 from tharropoulos/psr18-clients
  • f5c7474 fix(client): handle both http client types in api calls
  • c799dd3 Merge pull request #84 from tharropoulos/delete-params
  • 66b1170 fix(documents): add parameters to document deletion method
  • 8736a5a Update README.md
  • 46c55d8 Merge pull request #81 from tharropoulos/v28-changes
  • 38a8f65 fix: remove non-existant conversations API resource
  • 1335af1 fix(stemming): handle null response from dictionary retrieval
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 2, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/typesense/typesense-php-5.1.0 branch from 009963b to f97a246 Compare June 4, 2025 20:38
Bumps [typesense/typesense-php](https://github.com/typesense/typesense-php) from 4.9.3 to 5.1.0.
- [Release notes](https://github.com/typesense/typesense-php/releases)
- [Commits](typesense/typesense-php@v4.9.3...v5.1.0)

---
updated-dependencies:
- dependency-name: typesense/typesense-php
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/typesense/typesense-php-5.1.0 branch from f97a246 to 1c17c8d Compare June 18, 2025 18:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants