Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meilisearch/meilisearch-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Choose a base ref
...
head repository: meilisearch/meilisearch-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 1, 2025

  1. chore(deps): bump github.com/mailru/easyjson from 0.7.7 to 0.9.0

    Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.7.7 to 0.9.0.
    - [Release notes](https://github.com/mailru/easyjson/releases)
    - [Commits](mailru/easyjson@v0.7.7...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mailru/easyjson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2025
    Copy the full SHA
    2133201 View commit details

Commits on Jan 2, 2025

  1. Merge #599

    599: chore(deps): bump github.com/mailru/easyjson from 0.7.7 to 0.9.0 r=curquiza a=dependabot[bot]
    
    Bumps [github.com/mailru/easyjson](https://github.com/mailru/easyjson) from 0.7.7 to 0.9.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/mailru/easyjson/releases">github.com/mailru/easyjson's releases</a>.</em></p>
    <blockquote>
    <h2>v0.9.0</h2>
    <p>up go version and bugfixes</p>
    <h2>v0.8.0</h2>
    <p>stable version before go version bump</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/mailru/easyjson/commit/5e854fb809ec83ff18eb74554fd5c693e28eaadb"><code>5e854fb</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/388">#388</a> from testwill/string</li>
    <li><a href="https://github.com/mailru/easyjson/commit/78171e8003c8117a9183b1b7260239a615ace8a6"><code>78171e8</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/396">#396</a> from SolidShake/fix-null-map-key</li>
    <li><a href="https://github.com/mailru/easyjson/commit/907f46a3eb29e4817ffd234da48438fb0d3cb5b6"><code>907f46a</code></a> up go version to 1.20</li>
    <li><a href="https://github.com/mailru/easyjson/commit/0e683d55cb7f288d05824e1f01c7a54041db29d1"><code>0e683d5</code></a> only default tests</li>
    <li><a href="https://github.com/mailru/easyjson/commit/8ef38d7618660af569e7e673c9c052d31faa94bc"><code>8ef38d7</code></a> upd test version</li>
    <li><a href="https://github.com/mailru/easyjson/commit/c2f6bad9b578ab0fe911dfd58ae80182d803dadf"><code>c2f6bad</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/405">#405</a> from IakovLeven/patch-1</li>
    <li><a href="https://github.com/mailru/easyjson/commit/d48874ae4a005fe308cf62551e7babf7cee61514"><code>d48874a</code></a> Merge pull request <a href="https://redirect.github.com/mailru/easyjson/issues/381">#381</a> from niallnsec/master</li>
    <li><a href="https://github.com/mailru/easyjson/commit/46715aab064260bc137b2ee412802f7dee5a6be0"><code>46715aa</code></a> Fix Unmarshaler interface description</li>
    <li><a href="https://github.com/mailru/easyjson/commit/32296272946138958f1507179d341a69a878e902"><code>3229627</code></a> Fix null key in map</li>
    <li><a href="https://github.com/mailru/easyjson/commit/34d2f3ad1a4848da7c1422bce917f14038fcee8b"><code>34d2f3a</code></a> Only add tags to run command if set</li>
    <li>Additional commits viewable in <a href="https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0">compare view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mailru/easyjson&package-manager=go_modules&previous-version=0.7.7&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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)
    
    
    </details>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    meili-bors[bot] and dependabot[bot] authored Jan 2, 2025
    Copy the full SHA
    4ab5d7e View commit details

Commits on Jan 5, 2025

  1. Update README.md

    meili-bot committed Jan 5, 2025
    Copy the full SHA
    b4891e7 View commit details
  2. Merge #601

    601: Update installation instructions r=Ja7ad a=meili-bot
    
    _This PR is auto-generated._
    
    Update README.md with the latest installation instructions following this [mega issue](meilisearch/integration-guides#308).
    
    Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
    meili-bors[bot] and meili-bot authored Jan 5, 2025
    Copy the full SHA
    e69729a View commit details

Commits on Jan 10, 2025

  1. Update LICENSE

    meili-bot committed Jan 10, 2025
    Copy the full SHA
    b5b879c View commit details
  2. Merge #602

    602: Update license for 2025 r=curquiza a=meili-bot
    
    _This PR is auto-generated._
    
    
    Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com>
    meili-bors[bot] and meili-bot authored Jan 10, 2025
    Copy the full SHA
    55d3119 View commit details

Commits on Jan 26, 2025

  1. Copy the full SHA
    25cd056 View commit details

Commits on Feb 5, 2025

  1. Merge #603

    603: GetTasks: allow for reverse param r=curquiza a=cosmastech
    
    # Pull Request
    
    ## Related issue
    Fixes #596
    
    ## What does this PR do?
    - Allow passing "reverse" to the get tasks endpoint.
    
    ## PR checklist
    Please check if your PR fulfills the following requirements:
    - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
    - [x] Have you read the contributing guidelines?
    - [x] Have you made sure that the title is accurate and descriptive of the changes?
    
    Thank you so much for contributing to Meilisearch!
    
    
    Co-authored-by: Luke Kuzmish <lakuzmish@gmail.com>
    meili-bors[bot] and cosmastech authored Feb 5, 2025
    Copy the full SHA
    40ea18f View commit details
Loading