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

chore(deps): update external dependencies #165

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
algoliasearch (source) 4.14.2 -> 4.24.0 age adoption passing confidence
cssnano 5.1.13 -> 5.1.15 age adoption passing confidence
cssnano-preset-advanced 5.3.8 -> 5.3.10 age adoption passing confidence
express (source) 4.20.0 -> 4.21.2 age adoption passing confidence
gilmore (source) 0.1.0 -> 0.2.0 age adoption passing confidence
instantsearch.js (source) 4.49.0 -> 4.77.0 age adoption passing confidence
minimist 1.2.7 -> 1.2.8 age adoption passing confidence
nodemon (source) 2.0.20 -> 2.0.22 age adoption passing confidence
open 8.4.0 -> 8.4.2 age adoption passing confidence
postcss (source) 8.4.31 -> 8.5.1 age adoption passing confidence
webpack 5.94.0 -> 5.97.1 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (algoliasearch)

v4.24.0

Compare Source

v4.23.3

Compare Source

v4.23.2

Compare Source

v4.23.1

Compare Source

v4.23.0

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

v4.21.1

Compare Source

v4.21.0

Compare Source

v4.20.0

Compare Source

v4.19.1

Compare Source

  • fix(recommend): Add Type RecommendQueriesResponse from old MultipleQueriesResponse for recommend (#​1472) (36285b2), closes #​1472

v4.19.0

Compare Source

v4.18.0

Compare Source

v4.17.2

Compare Source

v4.17.1

Compare Source

v4.17.0

Compare Source

v4.16.0

Compare Source

v4.15.0

Compare Source

v4.14.3

Compare Source

cssnano/cssnano (cssnano)

v5.1.15: v5.1.15

Compare Source

Bug Fixes

  • fix(postcsss-reduce-initial): fix mask-repeat conversion
  • fix(postcss-colormin): don't minify colors in src declarations
  • fix(postcss-merge-rules): do not merge conflicting flex and border properties

v5.1.14: v5.1.14

Compare Source

Bug Fixes

  • fix: update autoprefixer and browserslist
  • fix(postcss-reduce-initial): improve initial properties data
expressjs/express (express)

v4.21.2

Compare Source

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

pixelastic/gilmore (gilmore)

v0.2.0

Compare Source

algolia/instantsearch (instantsearch.js)

v4.77.0

Compare Source

Features
  • recommend: add support for event collection in recommend (#​6523) (2679a5e)

v4.76.0

Compare Source

Features

v4.75.7

Compare Source

Bug Fixes
  • insights: detect appId and apiKey from client directly in v5 (#​6492) (392a65b)

v4.75.6

Compare Source

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

v4.75.5

Compare Source

Bug Fixes

v4.75.4

Compare Source

Bug Fixes

v4.75.3

Compare Source

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

v4.75.2

Compare Source

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

v4.75.1

Compare Source

Note: Version bump only for package instantsearch.js

v4.75.0

Compare Source

Features

v4.74.2

Compare Source

Bug Fixes

v4.74.1

Compare Source

Bug Fixes

v4.74.0

Compare Source

Bug Fixes
Features

v4.73.4

Compare Source

Bug Fixes

v4.73.3

Compare Source

Bug Fixes

v4.73.2

Compare Source

Bug Fixes

v4.73.1

Compare Source

Bug Fixes

v4.73.0

Compare Source

Bug Fixes
Features
  • infinite-hits: add top banner to InfiniteHits widget (#​6243) (9287532)

v4.72.2

Compare Source

Bug Fixes
  • typescript: compile definitions using latest version of TypeScript (54978fec1)

v4.72.1

Compare Source

Bug Fixes
  • helper: don't send empty "tagRefinements" and "facets" parameters (#​6204) (fb7cc23)

v4.72.0

Compare Source

Bug Fixes
Features
  • infinite-hits: return banner info with connectInfiniteHits (#​6230) (0d50f0d)

v4.71.1

Compare Source

Note: Version bump only for package instantsearch.js

v4.71.0

Compare Source

Bug Fixes
Features
  • typescript: allow generics for the Hit type in all hit-displaying connectors and widgets (#​6218) (89dd7ae)

v4.70.0

Compare Source

Features

v4.69.0

Compare Source

Features

v4.68.1

Compare Source

Bug Fixes

v4.68.0

Compare Source

Bug Fixes
  • provide scopedResults when main index has no index name set (#​6161) (cb72e94)
  • templates: text nodes with fragment as rootTagName (fb16091)
Features

v4.67.0

Compare Source

Features
  • instantsearch: prepare index widget for recommend widgets (#​6104) (f4e3527)

v4.66.1

Compare Source

Bug Fixes
  • vue-instantsearch: properly add noRefinement class on <ais-refinement-list> (#​6095) (9ae7c05)

v4.66.0

Compare Source

Bug Fixes
Features

v4.65.0

Compare Source

Features
Bug Fixes

v4.64.3

Compare Source

Bug Fixes
  • insights: use up-to-date index name when sending events (#​6036) (fbda9fb)

v4.64.2

Compare Source

Bug Fixes

v4.64.1

Compare Source

Bug Fixes
  • hydration: generate cache with search parameters from server-side request (#​5991) (968cf43)
  • perf: remove usage of SearchParameters.clearRefinements (#​6004) (d9491e1)

v4.64.0

Compare Source

Features
  • createInsightsMiddleware: support authenticatedUserToken (#​5997) (a20715c)

v4.63.1

Compare Source

Bug Fixes

v4.63.0

Compare Source

Bug Fixes
  • searchbox: only refine if composition ended when using an IME (#​5963) (0820455)
Features
  • insights: update default version to support authenticatedUserToken (#​5958) (b62f2bc)
  • history: provide option to not clean url on dispose (#​5966) (e60ac95)

v4.62.0

Compare Source

Bug Fixes
Features
  • hierarchical-menu: persist refined root level count with a future flag (#​5950) (79ee485)

v4.61.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 29, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/external-dependencies branch from d1f1371 to 3691851 Compare November 2, 2022 09:43
@renovate renovate bot force-pushed the renovate/external-dependencies branch from 3691851 to 7c79eff Compare November 10, 2022 23:25
@renovate renovate bot force-pushed the renovate/external-dependencies branch from 7c79eff to ba68fd8 Compare December 2, 2022 02:00
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from b259611 to 7662b04 Compare December 14, 2022 14:35
@renovate renovate bot changed the title chore(deps): update external dependencies Update external dependencies Dec 17, 2022
@renovate renovate bot changed the title Update external dependencies chore(deps): update external dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/external-dependencies branch from 7662b04 to 6487851 Compare December 19, 2022 17:25
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from f643cce to 2f0e1db Compare January 9, 2023 17:33
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from fdec99e to 0062db5 Compare January 30, 2023 17:31
@renovate renovate bot force-pushed the renovate/external-dependencies branch from 0062db5 to f39d218 Compare March 16, 2023 07:33
@renovate renovate bot force-pushed the renovate/external-dependencies branch from f39d218 to d4ec5fe Compare March 24, 2023 19:41
@renovate renovate bot force-pushed the renovate/external-dependencies branch from d4ec5fe to b48def1 Compare April 3, 2023 17:02
@renovate renovate bot force-pushed the renovate/external-dependencies branch from b48def1 to 16f44ea Compare April 17, 2023 12:36
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 8dd481d to 47504a1 Compare May 30, 2023 13:36
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 203daff to 82e0d9f Compare June 15, 2023 14:23
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 2c8decb to 2adece3 Compare June 23, 2023 10:23
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 63d8f3b to b72b69f Compare July 10, 2023 10:38
@renovate renovate bot force-pushed the renovate/external-dependencies branch from b72b69f to 31e6b66 Compare July 13, 2023 20:14
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from c25deb0 to 51532f5 Compare August 6, 2024 14:41
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 528384b to e4662f2 Compare August 22, 2024 13:43
@renovate renovate bot force-pushed the renovate/external-dependencies branch from e4662f2 to 6baa415 Compare August 31, 2024 04:21
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 0d0d5fe to 74a3070 Compare September 11, 2024 19:54
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 12b5d0c to 5cccc93 Compare September 26, 2024 19:18
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 127ec58 to edf7932 Compare October 15, 2024 15:05
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from b28142f to 7a27f5c Compare October 24, 2024 14:32
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from 64fc0d6 to 6cf1c2a Compare November 5, 2024 13:03
@renovate renovate bot force-pushed the renovate/external-dependencies branch 3 times, most recently from f39589b to 957791a Compare November 14, 2024 11:15
@renovate renovate bot force-pushed the renovate/external-dependencies branch 4 times, most recently from 21a211e to 30a159e Compare December 9, 2024 13:24
@renovate renovate bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 82de69b to dffff2b Compare January 13, 2025 22:30
@renovate renovate bot force-pushed the renovate/external-dependencies branch from dffff2b to af4d514 Compare January 14, 2025 19:16
@renovate renovate bot force-pushed the renovate/external-dependencies branch from af4d514 to e2b1b1a Compare January 16, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants