Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the npm-dependencies group across 1 directory with 6 updates #1141

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the npm-dependencies group with 6 updates in the / directory:

Package From To
@heroicons/vue 2.1.5 2.2.0
instantsearch.js 4.74.2 4.75.6
search-insights 2.17.2 2.17.3
vue 3.5.8 3.5.13
vue-instantsearch 4.19.5 4.19.12
vue-router 4.4.5 4.5.0

Updates @heroicons/vue from 2.1.5 to 2.2.0

Release notes

Sourced from @​heroicons/vue's releases.

v2.2.0

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)
Changelog

Sourced from @​heroicons/vue's changelog.

[2.2.0] - 2024-11-18

Added

  • Add React 19 support (#1247)

Fixed

  • Removed unnecessary clipping path from solid/arrow-left-circle (#1211)
Commits

Updates instantsearch.js from 4.74.2 to 4.75.6

Release notes

Sourced from instantsearch.js's releases.

[email protected]

4.75.6 (2024-12-09)

Bug Fixes

  • insights: ensure the same token is used when rendered multiple times server side (#6456) (c3a1c70)
  • instantsearch.js: prevent authenticated token being set as the userToken (#6443) (2f1f397)
  • rendering: ensure resilience against "null" results (#6442) (a3f0e18), closes #6441

[email protected]

4.75.5 (2024-11-14)

Bug Fixes

[email protected]

4.75.4 (2024-11-05)

Bug Fixes

[email protected]

4.75.3 (2024-10-24)

Bug Fixes

  • instantsearch.js: fix user token not being set in time for the first query (#6377) (22016b0)

[email protected]

4.75.2 (2024-10-22)

Bug Fixes

  • refinement-list: re-apply focus on facet checkbox after render (#6392) (17e6658)

[email protected]

4.75.1 (2024-10-15)

Note: Version bump only for package instantsearch.js

[email protected]

4.75.0 (2024-10-08)

... (truncated)

Commits
  • 57abee4 chore: release (#6466)
  • c3a1c70 fix(insights): ensure the same token is used when rendered multiple times ser...
  • 9bc841a fix(disjunctive): prefer values of main query for facet count (#6445)
  • 2f1f397 fix(instantsearch.js): prevent authenticated token being set as the `userToke...
  • a3f0e18 fix(rendering): ensure resilience against "null" results (#6442)
  • 00aff64 fix(next-app-router): prevent client-side search when rerendering (#6452)
  • d68f02c ci: prevent PR with "do not merge" label from being merged (#6444)
  • c098cb4 chore: release (#6436)
  • 950349c feat(experiences): add environment setting and default to prod (#6435)
  • 091acdc chore: release (#6434)
  • Additional commits viewable in compare view

Updates search-insights from 2.17.2 to 2.17.3

Release notes

Sourced from search-insights's releases.

v2.17.3

2.17.3 (2024-11-05)

Bug Fixes

  • save existing anon tokens for multiple init calls (#562) (86164bb)
Changelog

Sourced from search-insights's changelog.

2.17.3 (2024-11-05)

Bug Fixes

  • save existing anon tokens for multiple init calls (#562) (86164bb)
Commits

Updates vue from 3.5.8 to 3.5.13

Release notes

Sourced from vue's releases.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.12

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.11

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.10

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.9

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.13 (2024-11-15)

Bug Fixes

  • compiler-core: handle v-memo + v-for with functional key (#12014) (99009ee), closes #12013
  • compiler-dom: properly stringify template string style (#12392) (2d78539), closes #12391
  • custom-element: avoid triggering mutationObserver when relecting props (352bc88), closes #12214 #12215
  • deps: update dependency postcss to ^8.4.48 (#12356) (b5ff930)
  • hydration: the component vnode's el should be updated when a mismatch occurs. (#12255) (a20a4cb), closes #12253
  • reactiivty: avoid unnecessary watcher effect removal from inactive scope (2193284), closes #5783 #5806
  • reactivity: release nested effects/scopes on effect scope stop (#12373) (bee2f5e), closes #12370
  • runtime-dom: set css vars before user onMounted hooks (2d5c5e2), closes #11533
  • runtime-dom: set css vars on update to handle child forcing reflow in onMount (#11561) (c4312f9)
  • ssr: avoid updating subtree of async component if it is resolved (#12363) (da7ad5e), closes #12362
  • ssr: ensure v-text updates correctly with custom directives in SSR output (#12311) (1f75d4e), closes #12309
  • ssr: handle initial selected state for select with v-model + v-for option (#12399) (4f8d807), closes #12395
  • teleport: handle deferred teleport update before mounted (#12168) (8bff142), closes #12161
  • templateRef: set ref on cached async component which wrapped in KeepAlive (#12290) (983eb50), closes #4999 #5004
  • test: update snapshot (#12169) (828d4a4)
  • Transition: fix transition memory leak edge case (#12182) (660132d), closes #12181
  • transition: reflow before leave-active class after leave-from (#12288) (4b479db), closes #2593
  • types: defineEmits w/ interface declaration (#12343) (1022eab), closes #8457
  • v-once: setting hasOnce to current block only when in v-once (#12374) (37300fc), closes #12371

Performance Improvements

  • reactivity: do not track inner key `__v_skip`` (#11690) (d637bd6)
  • runtime-core: use feature flag for call to resolveMergedOptions (#12163) (1755ac0)

3.5.12 (2024-10-11)

Bug Fixes

... (truncated)

Commits
  • 6eb29d3 release: v3.5.13
  • 4f8d807 fix(ssr): handle initial selected state for select with v-model + v-for optio...
  • 983eb50 fix(templateRef): set ref on cached async component which wrapped in KeepAliv...
  • da7ad5e fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
  • 1f75d4e fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...
  • 4b479db fix(transition): reflow before leave-active class after leave-from (#12288)
  • a20a4cb fix(hydration): the component vnode's el should be updated when a mismatch oc...
  • 352bc88 fix(custom-element): avoid triggering mutationObserver when relecting props
  • 10ab8c0 chore(playground): reset version when opening local playground from reproduction
  • d637bd6 perf(reactivity): do not track inner key `__v_skip`` (#11690)
  • Additional commits viewable in compare view

Updates vue-instantsearch from 4.19.5 to 4.19.12

Release notes

Sourced from vue-instantsearch's releases.

[email protected]

4.19.12 (2024-12-09)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.11 (2024-11-14)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.10 (2024-11-05)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.9 (2024-10-24)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.8 (2024-10-22)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.7 (2024-10-15)

Note: Version bump only for package vue-instantsearch

[email protected]

4.19.6 (2024-10-08)

Note: Version bump only for package vue-instantsearch

Commits
  • 57abee4 chore: release (#6466)
  • c3a1c70 fix(insights): ensure the same token is used when rendered multiple times ser...
  • 9bc841a fix(disjunctive): prefer values of main query for facet count (#6445)
  • 2f1f397 fix(instantsearch.js): prevent authenticated token being set as the `userToke...
  • a3f0e18 fix(rendering): ensure resilience against "null" results (#6442)
  • 00aff64 fix(next-app-router): prevent client-side search when rerendering (#6452)
  • d68f02c ci: prevent PR with "do not merge" label from being merged (#6444)
  • c098cb4 chore: release (#6436)
  • 950349c feat(experiences): add environment setting and default to prod (#6435)
  • 091acdc chore: release (#6434)
  • Additional commits viewable in compare view

Updates vue-router from 4.4.5 to 4.5.0

Release notes

Sourced from vue-router's releases.

v4.5.0

Please refer to CHANGELOG.md for details.

Commits

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…6 updates

Bumps the npm-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@heroicons/vue](https://github.com/tailwindlabs/heroicons) | `2.1.5` | `2.2.0` |
| [instantsearch.js](https://github.com/algolia/instantsearch) | `4.74.2` | `4.75.6` |
| [search-insights](https://github.com/algolia/search-insights.js) | `2.17.2` | `2.17.3` |
| [vue](https://github.com/vuejs/core) | `3.5.8` | `3.5.13` |
| [vue-instantsearch](https://github.com/algolia/instantsearch) | `4.19.5` | `4.19.12` |
| [vue-router](https://github.com/vuejs/router) | `4.4.5` | `4.5.0` |



Updates `@heroicons/vue` from 2.1.5 to 2.2.0
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/heroicons@v2.1.5...v2.2.0)

Updates `instantsearch.js` from 4.74.2 to 4.75.6
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@4.75.6)

Updates `search-insights` from 2.17.2 to 2.17.3
- [Release notes](https://github.com/algolia/search-insights.js/releases)
- [Changelog](https://github.com/algolia/search-insights.js/blob/main/CHANGELOG.md)
- [Commits](algolia/search-insights.js@v2.17.2...v2.17.3)

Updates `vue` from 3.5.8 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.8...v3.5.13)

Updates `vue-instantsearch` from 4.19.5 to 4.19.12
- [Release notes](https://github.com/algolia/instantsearch/releases)
- [Commits](https://github.com/algolia/instantsearch/compare/[email protected]@4.19.12)

Updates `vue-router` from 4.4.5 to 4.5.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.5...v4.5.0)

---
updated-dependencies:
- dependency-name: "@heroicons/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: instantsearch.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: search-insights
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vue-instantsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants