Skip to content

Commit 2947a6e

Browse files
Merge #1195
1195: Bump @algolia/autocomplete-plugin-tags from 1.9.2 to 1.10.0 r=bidoubiwa a=dependabot[bot] Bumps [`@algolia/autocomplete-plugin-tags](https://github.com/algolia/autocomplete)` from 1.9.2 to 1.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/autocomplete/releases"><code>`@​algolia/autocomplete-plugin-tags</code>'s` releases</a>.</em></p> <blockquote> <h2>v1.10.0</h2> <h1><a href="https://github.com/algolia/autocomplete/compare/v1.9.4...v1.10.0">1.10.0</a> (2023-07-10)</h1> <h3>Features</h3> <ul> <li><strong>autocomplete-core:</strong> add <code>enterKeyHint</code> option to manually set hint on virtual keyboards (<a href="https://redirect.github.com/algolia/autocomplete/issues/1164">#1164</a>) (<a href="https://github.com/algolia/autocomplete/commit/e5aeea84e10f27a426d0a68dbc3c3cf3284e362d">e5aeea8</a>)</li> </ul> <h2>v1.9.4</h2> <h2><a href="https://github.com/algolia/autocomplete/compare/v1.9.3...v1.9.4">1.9.4</a> (2023-06-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>insights:</strong> position gets computed per source (<a href="https://redirect.github.com/algolia/autocomplete/issues/1159">#1159</a>) (<a href="https://github.com/algolia/autocomplete/commit/d053024db03e956b15521e467f442d72cb5faa8a">d053024</a>)</li> </ul> <h2>v1.9.3</h2> <h2><a href="https://github.com/algolia/autocomplete/compare/v1.9.2...v1.9.3">1.9.3</a> (2023-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>autocomplete-core:</strong> don't update <code>enterKeyHint</code> on Samsung Browser (<a href="https://redirect.github.com/algolia/autocomplete/issues/1153">#1153</a>) (<a href="https://github.com/algolia/autocomplete/commit/2971076ea47a9c7d78ecb0ace0f1d16bb0155f98">2971076</a>)</li> <li><strong>fetchAlgoliaResults:</strong> safely access searchClient credentials (<a href="https://redirect.github.com/algolia/autocomplete/issues/1133">#1133</a>) (<a href="https://github.com/algolia/autocomplete/commit/f0f7a626f6b6caacc32051b8d3c198821d8c736a">f0f7a62</a>)</li> <li><strong>insights:</strong> retrieve index name from query if not returned by response (<a href="https://redirect.github.com/algolia/autocomplete/issues/1138">#1138</a>) (<a href="https://github.com/algolia/autocomplete/commit/8406eb234124651e81d09bf4985876c790215f2a">8406eb2</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/autocomplete/blob/next/CHANGELOG.md"><code>`@​algolia/autocomplete-plugin-tags</code>'s` changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/algolia/autocomplete/compare/v1.9.4...v1.10.0">1.10.0</a> (2023-07-10)</h1> <h3>Features</h3> <ul> <li><strong>autocomplete-core:</strong> add <code>enterKeyHint</code> option to manually set hint on virtual keyboards (<a href="https://redirect.github.com/algolia/autocomplete/issues/1164">#1164</a>) (<a href="https://github.com/algolia/autocomplete/commit/e5aeea84e10f27a426d0a68dbc3c3cf3284e362d">e5aeea8</a>)</li> </ul> <h2><a href="https://github.com/algolia/autocomplete/compare/v1.9.3...v1.9.4">1.9.4</a> (2023-06-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>insights:</strong> position gets computed per source (<a href="https://redirect.github.com/algolia/autocomplete/issues/1159">#1159</a>) (<a href="https://github.com/algolia/autocomplete/commit/d053024db03e956b15521e467f442d72cb5faa8a">d053024</a>)</li> </ul> <h2><a href="https://github.com/algolia/autocomplete/compare/v1.9.2...v1.9.3">1.9.3</a> (2023-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>autocomplete-core:</strong> don't update <code>enterKeyHint</code> on Samsung Browser (<a href="https://redirect.github.com/algolia/autocomplete/issues/1153">#1153</a>) (<a href="https://github.com/algolia/autocomplete/commit/2971076ea47a9c7d78ecb0ace0f1d16bb0155f98">2971076</a>)</li> <li><strong>fetchAlgoliaResults:</strong> safely access searchClient credentials (<a href="https://redirect.github.com/algolia/autocomplete/issues/1133">#1133</a>) (<a href="https://github.com/algolia/autocomplete/commit/f0f7a626f6b6caacc32051b8d3c198821d8c736a">f0f7a62</a>)</li> <li><strong>insights:</strong> retrieve index name from query if not returned by response (<a href="https://redirect.github.com/algolia/autocomplete/issues/1138">#1138</a>) (<a href="https://github.com/algolia/autocomplete/commit/8406eb234124651e81d09bf4985876c790215f2a">8406eb2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/autocomplete/commit/2685b95b0e686307a49e840f9b862380c1d27279"><code>2685b95</code></a> chore: release v1.10.0 (<a href="https://redirect.github.com/algolia/autocomplete/issues/1168">#1168</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/e5aeea84e10f27a426d0a68dbc3c3cf3284e362d"><code>e5aeea8</code></a> feat(autocomplete-core): add <code>enterKeyHint</code> option to manually set hint on vi...</li> <li><a href="https://github.com/algolia/autocomplete/commit/739b49ed800787078898126163f34972180f54cc"><code>739b49e</code></a> chore: add resolution for bundlesize/brotli-size (<a href="https://redirect.github.com/algolia/autocomplete/issues/1163">#1163</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/f19acf15dc06f3ad412cfd6dd56c5fc865d92c7e"><code>f19acf1</code></a> ci: check that monorepo versions are in sync (<a href="https://redirect.github.com/algolia/autocomplete/issues/1161">#1161</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/498d34e4f2ea11b1c595fe83584955f309d6f50a"><code>498d34e</code></a> chore: release v1.9.4 (<a href="https://redirect.github.com/algolia/autocomplete/issues/1160">#1160</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/d053024db03e956b15521e467f442d72cb5faa8a"><code>d053024</code></a> fix(insights): position gets computed per source (<a href="https://redirect.github.com/algolia/autocomplete/issues/1159">#1159</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/25de61e2838d56882c47b844f130b748778482cf"><code>25de61e</code></a> chore: release v1.9.3 (<a href="https://redirect.github.com/algolia/autocomplete/issues/1154">#1154</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/2971076ea47a9c7d78ecb0ace0f1d16bb0155f98"><code>2971076</code></a> fix(autocomplete-core): don't update <code>enterKeyHint</code> on Samsung Browser (<a href="https://redirect.github.com/algolia/autocomplete/issues/1153">#1153</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/c4ba2815617625a59e78efad759bf64d5f40f4f7"><code>c4ba281</code></a> chore(github): add PR template (<a href="https://redirect.github.com/algolia/autocomplete/issues/1145">#1145</a>)</li> <li><a href="https://github.com/algolia/autocomplete/commit/4ad0a16bc13e00a871f961b7d2c066d95a4b7faf"><code>4ad0a16</code></a> docs(readme): Fix dead links in autocomplete-query-suggestions plugin (<a href="https://redirect.github.com/algolia/autocomplete/issues/1141">#1141</a>)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/autocomplete/compare/v1.9.2...v1.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@algolia/autocomplete-plugin-tags&package-manager=npm_and_yarn&previous-version=1.9.2&new-version=1.10.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` 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>
2 parents 1c0cf85 + 616f3e5 commit 2947a6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

playgrounds/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@algolia/autocomplete-core": "1.7.4",
2626
"@algolia/autocomplete-plugin-query-suggestions": "^1.9.3",
27-
"@algolia/autocomplete-plugin-tags": "^1.9.2",
27+
"@algolia/autocomplete-plugin-tags": "^1.10.0",
2828
"@algolia/autocomplete-theme-classic": "^1.10.0",
2929
"@meilisearch/autocomplete-client": "*"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"@algolia/autocomplete-preset-algolia" "1.9.3"
5151
"@algolia/autocomplete-shared" "1.9.3"
5252

53-
"@algolia/autocomplete-plugin-tags@^1.9.2":
54-
version "1.9.2"
55-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-tags/-/autocomplete-plugin-tags-1.9.2.tgz#10df8fca899f0e5d1fc8b8405914a8854de0d500"
56-
integrity sha512-FE4RBisLZ8+kOAbZOkltpnyZbxvMKF8W+YVuL/Ii4LBQ58yS/j+9AATd+DdQbDdIjML/Iw33xG6tznpqQmo5iQ==
53+
"@algolia/autocomplete-plugin-tags@^1.10.0":
54+
version "1.10.0"
55+
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-tags/-/autocomplete-plugin-tags-1.10.0.tgz#8bdc879458ebfcd3e8b252c17c55e4eed98963b0"
56+
integrity sha512-TvrXrU5fVRgV1GNk3YBBCn/ctYvi4ck78ArHMf74iBhtnQetcj01+Nhjb6PiVDoA5DHg38LZ9T8NCaErM1JO9w==
5757

5858
"@algolia/[email protected]":
5959
version "1.9.3"

0 commit comments

Comments
 (0)