[backport] PR #8196 to 5.x - Add globalNav styles that prevent the nav items from overlapping when the window is very short.#8203
Closed
elastic-jasper wants to merge 1 commit into5.xfrom
Closed
Conversation
--------- **Commit 1:** Add globalNav styles that prevent the nav items from overlapping when the window is very short, and instead allows the user to scroll. * Original sha: 9ce2cd5 * Authored by CJ Cenizal <cj@cenizal.com> on 2016-09-09T03:28:45Z
jbudz
added a commit
that referenced
this pull request
Dec 6, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`^7.20.2` -> `^7.20.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.2/7.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://togithub.com/babel/babel)) | [`^7.20.4` -> `^7.20.5`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.20.4/7.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel)) | [`^7.20.3` -> `^7.20.5`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.20.3/7.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://togithub.com/babel/babel)) | [`^7.20.1` -> `^7.20.6`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.20.1/7.20.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.1` -> `^7.20.5`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.1/7.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/types](https://babel.dev/docs/en/next/babel-types) ([source](https://togithub.com/babel/babel)) | [`^7.20.2` -> `^7.20.5`](https://renovatebot.com/diffs/npm/@babel%2ftypes/7.20.2/7.20.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.20.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7205-2022-11-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.2...v7.20.5) ##### 👓 Spec Compliance - `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-traverse` - [#​15183](https://togithub.com/babel/babel/pull/15183) Improve array destructuring spec compliance ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-cli`, `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​15182](https://togithub.com/babel/babel/pull/15182) fix: apply toPropertyKey when defining class members ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-private-property-in-object`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15133](https://togithub.com/babel/babel/pull/15133) fix: validate rhs of `in` when transpiling `#p in C` ([@​JLHwung](https://togithub.com/JLHwung)) ##### 🐛 Bug Fix - `babel-parser` - [#​15225](https://togithub.com/babel/babel/pull/15225) Parse `using[foo]` as computed member expression ([@​JLHwung](https://togithub.com/JLHwung)) - [#​15207](https://togithub.com/babel/babel/pull/15207) Export `ParseResult` type ([@​davydof](https://togithub.com/davydof)) - [#​15198](https://togithub.com/babel/babel/pull/15198) fix: parse `import module, ...` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-wrap-function`, `babel-preset-env`, `babel-traverse` - [#​15181](https://togithub.com/babel/babel/pull/15181) fix: Edge cases for async functions and `noNewArrow` assumption ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-parameters`, `babel-traverse` - [#​15163](https://togithub.com/babel/babel/pull/15163) fix: Throw error when compiling `super()` in arrow functions with default / rest parameters ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helpers`, `babel-node`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15194](https://togithub.com/babel/babel/pull/15194) fix: Bump `regenerator` and add tests ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helper-create-regexp-features-plugin` - [#​15192](https://togithub.com/babel/babel/pull/15192) fix: Update `regjsparser` for `@babel/standalone` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser`, `babel-types` - [#​15109](https://togithub.com/babel/babel/pull/15109) fix: Babel 8 types ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​15143](https://togithub.com/babel/babel/pull/15143) Don't print inner comments as leading when wrapping in `(``)` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​15167](https://togithub.com/babel/babel/pull/15167) Register `switch`'s `discriminant` in the outer scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-generator` - [#​15173](https://togithub.com/babel/babel/pull/15173) Improve generator behavior when `comments:false` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-block-scoping` - [#​15164](https://togithub.com/babel/babel/pull/15164) Only extract IDs for TDZ checks in assign when necessary ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-core`, `babel-parser` - [#​15202](https://togithub.com/babel/babel/pull/15202) Bump typescript to 4.9.3 ([@​JLHwung](https://togithub.com/JLHwung)) </details> <details> <summary>babel/babel (@​babel/parser)</summary> ### [`v7.20.5`](https://togithub.com/babel/babel/releases/tag/v7.20.5) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.3...v7.20.5) ##### v7.20.5 (2022-11-28) Thanks [@​davydof](https://togithub.com/davydof) and [@​SuperSodaSea](https://togithub.com/SuperSodaSea) for your first PRs! ##### 👓 Spec Compliance - `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-traverse` - [#​15183](https://togithub.com/babel/babel/pull/15183) Improve array destructuring spec compliance ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-cli`, `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​15182](https://togithub.com/babel/babel/pull/15182) fix: apply toPropertyKey when defining class members ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-private-property-in-object`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15133](https://togithub.com/babel/babel/pull/15133) fix: validate rhs of `in` when transpiling `#p in C` ([@​JLHwung](https://togithub.com/JLHwung)) ##### 🐛 Bug Fix - `babel-parser` - [#​15225](https://togithub.com/babel/babel/pull/15225) Parse `using[foo]` as computed member expression ([@​JLHwung](https://togithub.com/JLHwung)) - [#​15207](https://togithub.com/babel/babel/pull/15207) Export `ParseResult` type ([@​davydof](https://togithub.com/davydof)) - [#​15198](https://togithub.com/babel/babel/pull/15198) fix: parse `import module, ...` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-wrap-function`, `babel-preset-env`, `babel-traverse` - [#​15181](https://togithub.com/babel/babel/pull/15181) fix: Edge cases for async functions and `noNewArrow` assumption ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-parameters`, `babel-traverse` - [#​15163](https://togithub.com/babel/babel/pull/15163) fix: Throw error when compiling `super()` in arrow functions with default / rest parameters ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helpers`, `babel-node`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15194](https://togithub.com/babel/babel/pull/15194) fix: Bump `regenerator` and add tests ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helper-create-regexp-features-plugin` - [#​15192](https://togithub.com/babel/babel/pull/15192) fix: Update `regjsparser` for `@babel/standalone` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser`, `babel-types` - [#​15109](https://togithub.com/babel/babel/pull/15109) fix: Babel 8 types ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​15143](https://togithub.com/babel/babel/pull/15143) Don't print inner comments as leading when wrapping in `(``)` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​15167](https://togithub.com/babel/babel/pull/15167) Register `switch`'s `discriminant` in the outer scope ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-generator` - [#​15173](https://togithub.com/babel/babel/pull/15173) Improve generator behavior when `comments:false` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-block-scoping` - [#​15164](https://togithub.com/babel/babel/pull/15164) Only extract IDs for TDZ checks in assign when necessary ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-core`, `babel-parser` - [#​15202](https://togithub.com/babel/babel/pull/15202) Bump typescript to 4.9.3 ([@​JLHwung](https://togithub.com/JLHwung)) ##### Committers: 6 - Alexander Davydov ([@​davydof](https://togithub.com/davydof)) - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Tianlan Zhou ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC40IiwidXBkYXRlZEluVmVyIjoiMzQuNDguNCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
spalger
pushed a commit
that referenced
this pull request
Dec 29, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://togithub.com/babel/babel)) | [`^7.19.3` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.19.3/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`^7.20.5` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.5/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://togithub.com/babel/babel)) | [`^7.20.5` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.20.5/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel)) | [`^7.20.5` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.20.5/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-proposal-object-rest-spread](https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread) ([source](https://togithub.com/babel/babel)) | [`^7.20.2` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-proposal-object-rest-spread/7.20.2/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/plugin-proposal-optional-chaining](https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining) ([source](https://togithub.com/babel/babel)) | [`^7.18.9` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fplugin-proposal-optional-chaining/7.18.9/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://togithub.com/babel/babel)) | [`^7.20.6` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.20.6/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.5` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.5/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/types](https://babel.dev/docs/en/next/babel-types) ([source](https://togithub.com/babel/babel)) | [`^7.20.5` -> `^7.20.7`](https://renovatebot.com/diffs/npm/@babel%2ftypes/7.20.5/7.20.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/cli)</summary> ### [`v7.20.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7207-2022-12-22) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.3...v7.20.7) ##### 👓 Spec Compliance - `babel-helper-member-expression-to-functions`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#​15223](https://togithub.com/babel/babel/pull/15223) fix: Deleting super property should throw ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-object-super` - [#​15241](https://togithub.com/babel/babel/pull/15241) fix: Throw correct error types from sed ant class TDZ helpers ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) ##### 🐛 Bug Fix - `babel-parser`, `babel-plugin-transform-typescript` - [#​15209](https://togithub.com/babel/babel/pull/15209) fix: Support auto accessors with TypeScript annotations ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-traverse` - [#​15287](https://togithub.com/babel/babel/pull/15287) Fix `.parentPath` after rename in `SwitchCase` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript`, `babel-traverse` - [#​15284](https://togithub.com/babel/babel/pull/15284) fix: Ts import type and func with duplicate name ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-block-scoping` - [#​15278](https://togithub.com/babel/babel/pull/15278) Fix tdz analysis for reassigned captured for bindings ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-async-generator-functions`, `babel-preset-env` - [#​15235](https://togithub.com/babel/babel/pull/15235) fix: Transform `for await` with shadowed variables ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-plugin-proposal-optional-chaining` - [#​15258](https://togithub.com/babel/babel/pull/15258) fix: Correctly generate `(a ?? b) as T` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-react-jsx`, `babel-types` - [#​15233](https://togithub.com/babel/babel/pull/15233) fix: Emit correct sourcemap ranges for `JSXText` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-helpers`, `babel-plugin-transform-computed-properties`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15232](https://togithub.com/babel/babel/pull/15232) fix: Computed properties should keep original definition order ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helper-member-expression-to-functions`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#​15223](https://togithub.com/babel/babel/pull/15223) fix: Deleting super property should throw ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-generator` - [#​15216](https://togithub.com/babel/babel/pull/15216) fix: Print newlines for leading Comments of `TSEnumMember` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### 💅 Polish - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​15275](https://togithub.com/babel/babel/pull/15275) Improve relative execution tracking in fn exprs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-helper-define-map`, `babel-plugin-transform-property-mutators` - [#​15274](https://togithub.com/babel/babel/pull/15274) Inline & simplify `@babel/helper-define-map` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-parameters`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-traverse` - [#​15200](https://togithub.com/babel/babel/pull/15200) Rewrite `transform-block-scoping` plugin ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏃♀️ Performance - `babel-helper-compilation-targets` - [#​15228](https://togithub.com/babel/babel/pull/15228) perf: Speed up `getTargets` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) </details> <details> <summary>babel/babel (@​babel/parser)</summary> ### [`v7.20.7`](https://togithub.com/babel/babel/releases/tag/v7.20.7) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.5...v7.20.7) #### v7.20.7 (2022-12-22) Thanks [@​wsypower](https://togithub.com/wsypower) for your first PR! ##### 👓 Spec Compliance - `babel-helper-member-expression-to-functions`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#​15223](https://togithub.com/babel/babel/pull/15223) fix: Deleting super property should throw ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helpers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-object-super` - [#​15241](https://togithub.com/babel/babel/pull/15241) fix: Throw correct error types from sed ant class TDZ helpers ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) ##### 🐛 Bug Fix - `babel-parser`, `babel-plugin-transform-typescript` - [#​15209](https://togithub.com/babel/babel/pull/15209) fix: Support auto accessors with TypeScript annotations ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-traverse` - [#​15287](https://togithub.com/babel/babel/pull/15287) Fix `.parentPath` after rename in `SwitchCase` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript`, `babel-traverse` - [#​15284](https://togithub.com/babel/babel/pull/15284) fix: Ts import type and func with duplicate name ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-block-scoping` - [#​15278](https://togithub.com/babel/babel/pull/15278) Fix tdz analysis for reassigned captured for bindings ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-async-generator-functions`, `babel-preset-env` - [#​15235](https://togithub.com/babel/babel/pull/15235) fix: Transform `for await` with shadowed variables ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-plugin-proposal-optional-chaining` - [#​15258](https://togithub.com/babel/babel/pull/15258) fix: Correctly generate `(a ?? b) as T` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-react-jsx`, `babel-types` - [#​15233](https://togithub.com/babel/babel/pull/15233) fix: Emit correct sourcemap ranges for `JSXText` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-helpers`, `babel-plugin-transform-computed-properties`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15232](https://togithub.com/babel/babel/pull/15232) fix: Computed properties should keep original definition order ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-helper-member-expression-to-functions`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-classes` - [#​15223](https://togithub.com/babel/babel/pull/15223) fix: Deleting super property should throw ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - `babel-generator` - [#​15216](https://togithub.com/babel/babel/pull/15216) fix: Print newlines for leading Comments of `TSEnumMember` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### 💅 Polish - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​15275](https://togithub.com/babel/babel/pull/15275) Improve relative execution tracking in fn exprs ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-helper-define-map`, `babel-plugin-transform-property-mutators` - [#​15274](https://togithub.com/babel/babel/pull/15274) Inline & simplify `@babel/helper-define-map` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-classes`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-parameters`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-traverse` - [#​15200](https://togithub.com/babel/babel/pull/15200) Rewrite `transform-block-scoping` plugin ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🏃♀️ Performance - `babel-helper-compilation-targets` - [#​15228](https://togithub.com/babel/babel/pull/15228) perf: Speed up `getTargets` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### Committers: 6 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Tianlan Zhou ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) - 魏 ([@​wsypower](https://togithub.com/wsypower)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: spalger <spencer@elastic.co>
patrykkopycinski
pushed a commit
that referenced
this pull request
Dec 31, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | [`^7.41.0` -> `^7.41.1`](https://renovatebot.com/diffs/npm/react-hook-form/7.41.0/7.41.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-hook-form/react-hook-form</summary> ### [`v7.41.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.41.1): 🎅 Version 7.41.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.41.0...v7.41.1) 🐞 fix [#​9659](https://togithub.com/react-hook-form/react-hook-form/issues/9659) NaN prevent validation update ([#​9660](https://togithub.com/react-hook-form/react-hook-form/issues/9660)) 🕯️ close [#​9524](https://togithub.com/react-hook-form/react-hook-form/issues/9524) `useWatch` return undefined value ([#​9653](https://togithub.com/react-hook-form/react-hook-form/issues/9653)) 📖 adjust contributing document ([#​9641](https://togithub.com/react-hook-form/react-hook-form/issues/9641)) 💆🏻 fix [#​9621](https://togithub.com/react-hook-form/react-hook-form/issues/9621) with the inline default value ([#​9622](https://togithub.com/react-hook-form/react-hook-form/issues/9622)) 🩻 docs: update contribution guidelines ([#​9605](https://togithub.com/react-hook-form/react-hook-form/issues/9605)) thanks to [@​Mini-ghost](https://togithub.com/Mini-ghost) and [@​stefanpl](https://togithub.com/stefanpl) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jbudz
added a commit
that referenced
this pull request
Jan 12, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.12`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.7/7.20.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.10` -> `^7.20.12`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.10/7.20.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.20.12`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72012-2023-01-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.12) ##### 🐛 Bug Fix - `babel-traverse` - [#​15224](https://togithub.com/babel/babel/pull/15224) Fix `TaggedTemplateLiteral` evaluation ([@​nmn](https://togithub.com/nmn)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties` - [#​15312](https://togithub.com/babel/babel/pull/15312) fix: `delete this` in static class properties initialization ([@​SuperSodaSea](https://togithub.com/SuperSodaSea)) ##### 💅 Polish - `babel-traverse` - [#​15313](https://togithub.com/babel/babel/pull/15313) Implement support for evaluating computed properties. ([@​JBYoshi](https://togithub.com/JBYoshi)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuOTguMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
jennypavlova
pushed a commit
to jennypavlova/kibana
that referenced
this pull request
Jan 13, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.12`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.7/7.20.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.10` -> `^7.20.12`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.10/7.20.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.20.12`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72012-2023-01-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.12) ##### 🐛 Bug Fix - `babel-traverse` - [#&elastic#8203;15224](https://togithub.com/babel/babel/pull/15224) Fix `TaggedTemplateLiteral` evaluation ([@&elastic#8203;nmn](https://togithub.com/nmn)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties` - [#&elastic#8203;15312](https://togithub.com/babel/babel/pull/15312) fix: `delete this` in static class properties initialization ([@&elastic#8203;SuperSodaSea](https://togithub.com/SuperSodaSea)) ##### 💅 Polish - `babel-traverse` - [#&elastic#8203;15313](https://togithub.com/babel/babel/pull/15313) Implement support for evaluating computed properties. ([@&elastic#8203;JBYoshi](https://togithub.com/JBYoshi)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuOTguMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
jbudz
added a commit
that referenced
this pull request
Jan 26, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [core-js](https://togithub.com/zloirock/core-js) | [`^3.27.1` -> `^3.27.2`](https://renovatebot.com/diffs/npm/core-js/3.27.1/3.27.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>zloirock/core-js</summary> ### [`v3.27.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3272---20230119-httpsgithubcomzloirockcore-jsreleasestagv3272) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.27.1...v3.27.2) - [`Set` methods proposal](https://togithub.com/tc39/proposal-set-methods) updates: - Closing of iterators of `Set`-like objects on early exit, [proposal-set-methods/85](https://togithub.com/tc39/proposal-set-methods/pull/85) - Some other minor internal changes - Added one more workaround of a `webpack` dev server bug on IE global methods, [#​1161](https://togithub.com/zloirock/core-js/issues/1161) - Fixed possible `String.{ raw, cooked }` error with empty template array - Used non-standard V8 `Error.captureStackTrace` instead of stack parsing in new error classes / wrappers where it's possible - Added detection correctness of iteration to `Promise.{ allSettled, any }` feature detection, Hermes issue - Compat data improvements: - [Change `Array` by copy proposal](https://togithub.com/tc39/proposal-change-array-by-copy) marked as supported from V8 ~ Chrome 110 - Added Samsung Internet 20 compat data mapping - Added Quest Browser 25 compat data mapping - Added React Native 0.71 Hermes compat data - Added Electron 23 and 24 compat data mapping - `self` marked as fixed in Deno 1.29.3, [deno/17362](https://togithub.com/denoland/deno/pull/17362) - Minor tweaks of minification settings for `core-js-bundle` - Refactoring, some minor fixes, improvements, optimizations </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
jbudz
added a commit
that referenced
this pull request
Jan 30, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.20.7/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.20.7/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.12` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.12/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/parser)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/releases/tag/v7.20.13) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### v7.20.13 (2023-01-21) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@​JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@​JLHwung](https://togithub.com/JLHwung)) ##### Committers: 4 - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) </details> <details> <summary>babel/babel (@​babel/runtime)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72013-2023-01-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#​15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@​JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@​JLHwung](https://togithub.com/JLHwung)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
patrykkopycinski
pushed a commit
that referenced
this pull request
Feb 1, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`^4.20.9` -> `^4.23.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.22.0/4.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`^4.20.9` -> `^4.23.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/4.22.0/4.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tanstack/query</summary> ### [`v4.23.0`](https://togithub.com/TanStack/query/releases/tag/v4.23.0) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.4...v4.23.0) Version 4.23.0 - 1/24/2023, 10:53 AM ##### Changes ##### Feat - client components: add `use client` directive at the top of files having client components ([#​4738](https://togithub.com/tanstack/query/issues/4738)) ([`f57c8dc`](https://togithub.com/tanstack/query/commit/f57c8dc1)) by Girish Sontakke ##### Docs - add readme.md to react adapter ([`ea67377`](https://togithub.com/tanstack/query/commit/ea673770)) by Dominik Dorfmeister - add QueryClient import ([#​4856](https://togithub.com/tanstack/query/issues/4856)) ([`69a7d72`](https://togithub.com/tanstack/query/commit/69a7d72d)) by Joël Kuijper - useMutation: correct docs for mutate function callbacks ([#​4601](https://togithub.com/tanstack/query/issues/4601)) ([`4ac7c1a`](https://togithub.com/tanstack/query/commit/4ac7c1a8)) by Qz ##### Packages - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).23.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).23.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).23.0 ### [`v4.22.4`](https://togithub.com/TanStack/query/releases/tag/v4.22.4) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.3...v4.22.4) Version 4.22.4 - 1/22/2023, 3:57 PM ##### Changes ##### Fix - core: do not call mutate callbacks if mutation started after unmount ([#​4848](https://togithub.com/tanstack/query/issues/4848)) ([`901e826`](https://togithub.com/tanstack/query/commit/901e826f)) by Jan ##### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).22.4 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).22.4 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).22.4 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).22.4 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).22.4 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).22.4 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).22.4 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).22.4 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).22.4 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).22.4 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).22.4 ### [`v4.22.3`](https://togithub.com/TanStack/query/releases/tag/v4.22.3) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.0...v4.22.3) Version 4.22.3 - 1/21/2023, 2:54 PM ##### Changes ##### Fix - svelte-query: Fix createMutation for functions that take no arguments ([#​4847](https://togithub.com/tanstack/query/issues/4847)) ([`4f515de`](https://togithub.com/tanstack/query/commit/4f515dec)) by Lachlan Collins ##### Chore - fix duplicated example package name ([#​4823](https://togithub.com/tanstack/query/issues/4823)) ([`365fdf3`](https://togithub.com/tanstack/query/commit/365fdf3b)) by Michal Tecza - Add sandbox.config.json ([#​4812](https://togithub.com/tanstack/query/issues/4812)) ([`e33bda3`](https://togithub.com/tanstack/query/commit/e33bda31)) by Lachlan Collins ##### Docs - useMutation: clarify `mutationFn` option default ([#​4837](https://togithub.com/tanstack/query/issues/4837)) ([`61c3d94`](https://togithub.com/tanstack/query/commit/61c3d94a)) by [@​louis-young](https://togithub.com/louis-young) - clarify the documentation on running examples ([#​4818](https://togithub.com/tanstack/query/issues/4818)) ([`07f144a`](https://togithub.com/tanstack/query/commit/07f144a2)) by Michal Tecza - update tkdodos blog ([#​4820](https://togithub.com/tanstack/query/issues/4820)) ([`532b90a`](https://togithub.com/tanstack/query/commit/532b90ac)) by Dominik Dorfmeister - svelte-query: Add recommended defaults to prefetchQuery setup ([#​4815](https://togithub.com/tanstack/query/issues/4815)) ([`86161ca`](https://togithub.com/tanstack/query/commit/86161ca6)) by Lachlan Collins - fix typo (quey -> query) ([#​4813](https://togithub.com/tanstack/query/issues/4813)) ([`832d4fb`](https://togithub.com/tanstack/query/commit/832d4fb0)) by Masaki Koyanagi - svelte-query: Rework SvelteKit setup ([#​4811](https://togithub.com/tanstack/query/issues/4811)) ([`2cd92ef`](https://togithub.com/tanstack/query/commit/2cd92ef3)) by Lachlan Collins - clarify interaction of query filter predicates with other criteria ([#​4532](https://togithub.com/tanstack/query/issues/4532)) ([`3a3d871`](https://togithub.com/tanstack/query/commit/3a3d871a)) by Ben Longo - Update devtools.md with note that mutations are not tracked ([#​4810](https://togithub.com/tanstack/query/issues/4810)) ([`6772333`](https://togithub.com/tanstack/query/commit/67723337)) by Joseph Markus - svelte-query: Expand SSR docs ([#​4809](https://togithub.com/tanstack/query/issues/4809)) ([`c05bb91`](https://togithub.com/tanstack/query/commit/c05bb910)) by Lachlan Collins ##### Test - stabilize various tests ([#​4825](https://togithub.com/tanstack/query/issues/4825)) ([`ff77512`](https://togithub.com/tanstack/query/commit/ff77512b)) by Michal Tecza ##### Packages - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).22.3 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).22.3 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).22.3 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).22.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjM0LjExNy4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
patrykkopycinski
pushed a commit
that referenced
this pull request
Feb 2, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | [`^7.41.5` -> `^7.42.1`](https://renovatebot.com/diffs/npm/react-hook-form/7.41.5/7.42.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-hook-form/react-hook-form</summary> ### [`v7.42.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.42.1): Version 7.42.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.42.0...v7.42.1) 🐞 fix [#​9773](https://togithub.com/react-hook-form/react-hook-form/issues/9773) useFormState missing state update ([#​9777](https://togithub.com/react-hook-form/react-hook-form/issues/9777)) 🐞 fix [#​9765](https://togithub.com/react-hook-form/react-hook-form/issues/9765) fix issue with strictMode with isValid state ([#​9771](https://togithub.com/react-hook-form/react-hook-form/issues/9771)) ### [`v7.42.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#​7420---2023-01-13) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.41.5...v7.42.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExOS4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jbudz
added a commit
that referenced
this pull request
Feb 2, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/addon-a11y](https://togithub.com/storybookjs/storybook/tree/main/addons/a11y) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addon-actions](https://togithub.com/storybookjs/storybook/tree/main/addons/actions) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addon-controls](https://togithub.com/storybookjs/storybook/tree/next/addons/controls) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-controls/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addon-docs](https://togithub.com/storybookjs/storybook/tree/main/addons/docs) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addon-essentials](https://togithub.com/storybookjs/storybook/tree/main/addons/essentials) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addon-storyshots](https://togithub.com/storybookjs/storybook/tree/main/addons/storyshots/storyshots-core) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddon-storyshots/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/addons](https://togithub.com/storybookjs/storybook/tree/main/lib/addons) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2faddons/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/api](https://togithub.com/storybookjs/storybook/tree/main/lib/api) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fapi/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/client-api](https://togithub.com/storybookjs/storybook/tree/main/lib/client-api) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fclient-api/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/components](https://togithub.com/storybookjs/storybook/tree/main/lib/components) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fcomponents/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/core](https://togithub.com/storybookjs/storybook/tree/main/lib/core) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fcore/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/core-common](https://togithub.com/storybookjs/storybook/tree/main/lib/core) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fcore-common/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/core-events](https://togithub.com/storybookjs/storybook/tree/main/lib/core-events) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fcore-events/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/node-logger](https://togithub.com/storybookjs/storybook/tree/main/lib/node-logger) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fnode-logger/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/preview-web](https://togithub.com/storybookjs/storybook/tree/main/lib/preview-web) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2fpreview-web/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/react](https://togithub.com/storybookjs/storybook/tree/main/app/react) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2freact/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@storybook/theming](https://togithub.com/storybookjs/storybook/tree/main/lib/theming) ([source](https://togithub.com/storybookjs/storybook)) | [`^6.5.15` -> `^6.5.16`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/6.5.15/6.5.16) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/storybook</summary> ### [`v6.5.16`](https://togithub.com/storybookjs/storybook/releases/tag/v6.5.16) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.5.15...v6.5.16) ##### Bug Fixes - Angular: Fix handling of docsMode option in angular builder [#​20608](https://togithub.com/storybooks/storybook/pull/20608) - Angular: Fix webpackStatsJson types in angular-builder [#​20296](https://togithub.com/storybooks/storybook/pull/20296) ##### Dependency Upgrades - Security: Upgrade json5 dependency [#​20526](https://togithub.com/storybooks/storybook/pull/20526) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jon <jon@elastic.co>
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [core-js](https://togithub.com/zloirock/core-js) | [`^3.27.1` -> `^3.27.2`](https://renovatebot.com/diffs/npm/core-js/3.27.1/3.27.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>zloirock/core-js</summary> ### [`v3.27.2`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3272---20230119-httpsgithubcomzloirockcore-jsreleasestagv3272) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.27.1...v3.27.2) - [`Set` methods proposal](https://togithub.com/tc39/proposal-set-methods) updates: - Closing of iterators of `Set`-like objects on early exit, [proposal-set-methods/85](https://togithub.com/tc39/proposal-set-methods/pull/85) - Some other minor internal changes - Added one more workaround of a `webpack` dev server bug on IE global methods, [#&elastic#8203;1161](https://togithub.com/zloirock/core-js/issues/1161) - Fixed possible `String.{ raw, cooked }` error with empty template array - Used non-standard V8 `Error.captureStackTrace` instead of stack parsing in new error classes / wrappers where it's possible - Added detection correctness of iteration to `Promise.{ allSettled, any }` feature detection, Hermes issue - Compat data improvements: - [Change `Array` by copy proposal](https://togithub.com/tc39/proposal-change-array-by-copy) marked as supported from V8 ~ Chrome 110 - Added Samsung Internet 20 compat data mapping - Added Quest Browser 25 compat data mapping - Added React Native 0.71 Hermes compat data - Added Electron 23 and 24 compat data mapping - `self` marked as fixed in Deno 1.29.3, [deno/17362](https://togithub.com/denoland/deno/pull/17362) - Minor tweaks of minification settings for `core-js-bundle` - Refactoring, some minor fixes, improvements, optimizations </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.20.7/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.20.7/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.12` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.12/7.20.13) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@&elastic#8203;babel/parser)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/releases/tag/v7.20.13) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### v7.20.13 (2023-01-21) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#&elastic#8203;15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#&elastic#8203;15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#&elastic#8203;15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#&elastic#8203;15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#&elastic#8203;15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### Committers: 4 - Babel Bot ([@&elastic#8203;babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@&elastic#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu) </details> <details> <summary>babel/babel (@&elastic#8203;babel/runtime)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72013-2023-01-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#&elastic#8203;15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#&elastic#8203;15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#&elastic#8203;15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#&elastic#8203;15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#&elastic#8203;15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`^4.20.9` -> `^4.23.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/4.22.0/4.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://togithub.com/tanstack/query)) | [`^4.20.9` -> `^4.23.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/4.22.0/4.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tanstack/query</summary> ### [`v4.23.0`](https://togithub.com/TanStack/query/releases/tag/v4.23.0) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.4...v4.23.0) Version 4.23.0 - 1/24/2023, 10:53 AM ##### Changes ##### Feat - client components: add `use client` directive at the top of files having client components ([#&elastic#8203;4738](https://togithub.com/tanstack/query/issues/4738)) ([`f57c8dc`](https://togithub.com/tanstack/query/commit/f57c8dc1)) by Girish Sontakke ##### Docs - add readme.md to react adapter ([`ea67377`](https://togithub.com/tanstack/query/commit/ea673770)) by Dominik Dorfmeister - add QueryClient import ([#&elastic#8203;4856](https://togithub.com/tanstack/query/issues/4856)) ([`69a7d72`](https://togithub.com/tanstack/query/commit/69a7d72d)) by Joël Kuijper - useMutation: correct docs for mutate function callbacks ([#&elastic#8203;4601](https://togithub.com/tanstack/query/issues/4601)) ([`4ac7c1a`](https://togithub.com/tanstack/query/commit/4ac7c1a8)) by Qz ##### Packages - [@&elastic#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).23.0 - [@&elastic#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).23.0 - [@&elastic#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).23.0 ### [`v4.22.4`](https://togithub.com/TanStack/query/releases/tag/v4.22.4) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.3...v4.22.4) Version 4.22.4 - 1/22/2023, 3:57 PM ##### Changes ##### Fix - core: do not call mutate callbacks if mutation started after unmount ([#&elastic#8203;4848](https://togithub.com/tanstack/query/issues/4848)) ([`901e826`](https://togithub.com/tanstack/query/commit/901e826f)) by Jan ##### Packages - [@&elastic#8203;tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).22.4 - [@&elastic#8203;tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).22.4 ### [`v4.22.3`](https://togithub.com/TanStack/query/releases/tag/v4.22.3) [Compare Source](https://togithub.com/tanstack/query/compare/v4.22.0...v4.22.3) Version 4.22.3 - 1/21/2023, 2:54 PM ##### Changes ##### Fix - svelte-query: Fix createMutation for functions that take no arguments ([#&elastic#8203;4847](https://togithub.com/tanstack/query/issues/4847)) ([`4f515de`](https://togithub.com/tanstack/query/commit/4f515dec)) by Lachlan Collins ##### Chore - fix duplicated example package name ([#&elastic#8203;4823](https://togithub.com/tanstack/query/issues/4823)) ([`365fdf3`](https://togithub.com/tanstack/query/commit/365fdf3b)) by Michal Tecza - Add sandbox.config.json ([#&elastic#8203;4812](https://togithub.com/tanstack/query/issues/4812)) ([`e33bda3`](https://togithub.com/tanstack/query/commit/e33bda31)) by Lachlan Collins ##### Docs - useMutation: clarify `mutationFn` option default ([#&elastic#8203;4837](https://togithub.com/tanstack/query/issues/4837)) ([`61c3d94`](https://togithub.com/tanstack/query/commit/61c3d94a)) by [@&elastic#8203;louis-young](https://togithub.com/louis-young) - clarify the documentation on running examples ([#&elastic#8203;4818](https://togithub.com/tanstack/query/issues/4818)) ([`07f144a`](https://togithub.com/tanstack/query/commit/07f144a2)) by Michal Tecza - update tkdodos blog ([#&elastic#8203;4820](https://togithub.com/tanstack/query/issues/4820)) ([`532b90a`](https://togithub.com/tanstack/query/commit/532b90ac)) by Dominik Dorfmeister - svelte-query: Add recommended defaults to prefetchQuery setup ([#&elastic#8203;4815](https://togithub.com/tanstack/query/issues/4815)) ([`86161ca`](https://togithub.com/tanstack/query/commit/86161ca6)) by Lachlan Collins - fix typo (quey -> query) ([#&elastic#8203;4813](https://togithub.com/tanstack/query/issues/4813)) ([`832d4fb`](https://togithub.com/tanstack/query/commit/832d4fb0)) by Masaki Koyanagi - svelte-query: Rework SvelteKit setup ([#&elastic#8203;4811](https://togithub.com/tanstack/query/issues/4811)) ([`2cd92ef`](https://togithub.com/tanstack/query/commit/2cd92ef3)) by Lachlan Collins - clarify interaction of query filter predicates with other criteria ([#&elastic#8203;4532](https://togithub.com/tanstack/query/issues/4532)) ([`3a3d871`](https://togithub.com/tanstack/query/commit/3a3d871a)) by Ben Longo - Update devtools.md with note that mutations are not tracked ([#&elastic#8203;4810](https://togithub.com/tanstack/query/issues/4810)) ([`6772333`](https://togithub.com/tanstack/query/commit/67723337)) by Joseph Markus - svelte-query: Expand SSR docs ([#&elastic#8203;4809](https://togithub.com/tanstack/query/issues/4809)) ([`c05bb91`](https://togithub.com/tanstack/query/commit/c05bb910)) by Lachlan Collins ##### Test - stabilize various tests ([#&elastic#8203;4825](https://togithub.com/tanstack/query/issues/4825)) ([`ff77512`](https://togithub.com/tanstack/query/commit/ff77512b)) by Michal Tecza ##### Packages - [@&elastic#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).22.3 - [@&elastic#8203;tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).22.3 - [@&elastic#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).22.3 - [@&elastic#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).22.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDIuNyIsInVwZGF0ZWRJblZlciI6IjM0LjExNy4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | [`^7.41.5` -> `^7.42.1`](https://renovatebot.com/diffs/npm/react-hook-form/7.41.5/7.42.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-hook-form/react-hook-form</summary> ### [`v7.42.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.42.1): Version 7.42.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.42.0...v7.42.1) 🐞 fix [#&elastic#8203;9773](https://togithub.com/react-hook-form/react-hook-form/issues/9773) useFormState missing state update ([#&elastic#8203;9777](https://togithub.com/react-hook-form/react-hook-form/issues/9777)) 🐞 fix [#&elastic#8203;9765](https://togithub.com/react-hook-form/react-hook-form/issues/9765) fix issue with strictMode with isValid state ([#&elastic#8203;9771](https://togithub.com/react-hook-form/react-hook-form/issues/9771)) ### [`v7.42.0`](https://togithub.com/react-hook-form/react-hook-form/blob/HEAD/CHANGELOG.md#​7420---2023-01-13) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.41.5...v7.42.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExOS4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
nickofthyme
added a commit
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`51.3.0` -> `52.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/51.3.0/52.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/elastic-charts</summary> ### [`v52.0.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#​5200-httpsgithubcomelasticelastic-chartscomparev5130v5200-2023-01-27) [Compare Source](https://togithub.com/elastic/elastic-charts/compare/v51.3.0...v52.0.0) ##### Bug Fixes - annotation details tooltip throwing with hooks ([#​1949](https://togithub.com/elastic/elastic-charts/issues/1949)) ([779b7f3](https://togithub.com/elastic/elastic-charts/commit/779b7f3499f34fb4471ee5f1fac390a7499fe6ee)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v72 ([#​1914](https://togithub.com/elastic/elastic-charts/issues/1914)) ([8814c80](https://togithub.com/elastic/elastic-charts/commit/8814c80f71ff6cbd39187064abda131077f3ca68)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v73 ([#​1941](https://togithub.com/elastic/elastic-charts/issues/1941)) ([4eeafa7](https://togithub.com/elastic/elastic-charts/commit/4eeafa7864f756685ae23ced54dd34f9fede330a)) ##### BREAKING CHANGES - The `customTooltipDetails` type is now passing `details` as `props` using a `ComponentType`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nickofthyme <nicholas.partridge@elastic.co> Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com> Co-authored-by: Marco Vettorello <marco.vettorello@elastic.co>
jbudz
added a commit
that referenced
this pull request
Feb 6, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/generator](https://babel.dev/docs/en/next/babel-generator) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.14`](https://renovatebot.com/diffs/npm/@babel%2fgenerator/7.20.7/7.20.14) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.20.14`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72014-2023-01-27) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.14) ##### 🐛 Bug Fix - `babel-plugin-transform-block-scoping` - [#​15361](https://togithub.com/babel/babel/pull/15361) fix: Identifiers in the loop are not renamed ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-transform-fixture-test-runner`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx`, `babel-traverse` - [#​15365](https://togithub.com/babel/babel/pull/15365) fix: Properly generate source maps for manually added multi-line content ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
pgayvallet
pushed a commit
that referenced
this pull request
Jul 26, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/apm-rum](https://togithub.com/elastic/apm-agent-rum-js) | [`^5.12.0` -> `^5.13.0`](https://renovatebot.com/diffs/npm/@elastic%2fapm-rum/5.12.0/5.13.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@elastic/apm-rum-react](https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html) ([source](https://togithub.com/elastic/apm-agent-rum-js)) | [`^1.4.2` -> `^1.4.3`](https://renovatebot.com/diffs/npm/@elastic%2fapm-rum-react/1.4.2/1.4.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/apm-agent-rum-js (@​elastic/apm-rum)</summary> ### [`v5.13.0`](https://togithub.com/elastic/apm-agent-rum-js/blob/HEAD/packages/rum/CHANGELOG.md#5130-2023-07-18) [Compare Source](https://togithub.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.12.0...@elastic/apm-rum@5.13.0) ##### Features - **rum-core:** add apmRequest config typescript type ([#​1254](https://togithub.com/elastic/apm-agent-rum-js/issues/1254)) ([cfaa327](https://togithub.com/elastic/apm-agent-rum-js/commit/cfaa327ba3715c90750157eab66149be8437d2a8)) - **rum-core:** enhance user transaction name obtaining ([#​1390](https://togithub.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://togithub.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835)) - **rum:** add sendCredentials config option to TypeScript typings ([#​1243](https://togithub.com/elastic/apm-agent-rum-js/issues/1243)) ([369800e](https://togithub.com/elastic/apm-agent-rum-js/commit/369800e17db59e39dbbfc3c9ab0e1483b45b2c9e)) </details> <details> <summary>elastic/apm-agent-rum-js (@​elastic/apm-rum-react)</summary> ### [`v1.4.3`](https://togithub.com/elastic/apm-agent-rum-js/blob/HEAD/packages/rum-react/CHANGELOG.md#143-2023-07-18) [Compare Source](https://togithub.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@1.4.2...@elastic/apm-rum-react@1.4.3) **Note:** Version bump only for package [@​elastic/apm-rum-react](https://togithub.com/elastic/apm-rum-react) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this pull request
Aug 1, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`59.0.0` -> `59.1.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/59.0.0/59.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/elastic-charts (@&elastic#8203;elastic/charts)</summary> ### [`v59.1.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#5910-2023-07-19) [Compare Source](https://togithub.com/elastic/elastic-charts/compare/v59.0.0...v59.1.0) ##### Bug Fixes - **deps:** update dependency [@&elastic#8203;elastic/eui](https://togithub.com/elastic/eui) to v83 ([#&elastic#8203;2088](https://togithub.com/elastic/elastic-charts/issues/2088)) ([c72695e](https://togithub.com/elastic/elastic-charts/commit/c72695e80c5dcb4a810fa9f0f3e3e29da61eb868)) - **deps:** update dependency [@&elastic#8203;elastic/eui](https://togithub.com/elastic/eui) to v84 ([#&elastic#8203;2108](https://togithub.com/elastic/elastic-charts/issues/2108)) ([2b76a9a](https://togithub.com/elastic/elastic-charts/commit/2b76a9ae888df84cf57646217d1af5d8339d9e71)) ##### Features - **metric:** add value icon and color ([#&elastic#8203;2101](https://togithub.com/elastic/elastic-charts/issues/2101)) ([d7134f5](https://togithub.com/elastic/elastic-charts/commit/d7134f5a458d2fb1611794ae0754156cd866fb4e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this pull request
Aug 1, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/apm-rum](https://togithub.com/elastic/apm-agent-rum-js) | [`^5.12.0` -> `^5.13.0`](https://renovatebot.com/diffs/npm/@elastic%2fapm-rum/5.12.0/5.13.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@elastic/apm-rum-react](https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html) ([source](https://togithub.com/elastic/apm-agent-rum-js)) | [`^1.4.2` -> `^1.4.3`](https://renovatebot.com/diffs/npm/@elastic%2fapm-rum-react/1.4.2/1.4.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/apm-agent-rum-js (@&elastic#8203;elastic/apm-rum)</summary> ### [`v5.13.0`](https://togithub.com/elastic/apm-agent-rum-js/blob/HEAD/packages/rum/CHANGELOG.md#5130-2023-07-18) [Compare Source](https://togithub.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.12.0...@elastic/apm-rum@5.13.0) ##### Features - **rum-core:** add apmRequest config typescript type ([#&elastic#8203;1254](https://togithub.com/elastic/apm-agent-rum-js/issues/1254)) ([cfaa327](https://togithub.com/elastic/apm-agent-rum-js/commit/cfaa327ba3715c90750157eab66149be8437d2a8)) - **rum-core:** enhance user transaction name obtaining ([#&elastic#8203;1390](https://togithub.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://togithub.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835)) - **rum:** add sendCredentials config option to TypeScript typings ([#&elastic#8203;1243](https://togithub.com/elastic/apm-agent-rum-js/issues/1243)) ([369800e](https://togithub.com/elastic/apm-agent-rum-js/commit/369800e17db59e39dbbfc3c9ab0e1483b45b2c9e)) </details> <details> <summary>elastic/apm-agent-rum-js (@&elastic#8203;elastic/apm-rum-react)</summary> ### [`v1.4.3`](https://togithub.com/elastic/apm-agent-rum-js/blob/HEAD/packages/rum-react/CHANGELOG.md#143-2023-07-18) [Compare Source](https://togithub.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@1.4.2...@elastic/apm-rum-react@1.4.3) **Note:** Version bump only for package [@&elastic#8203;elastic/apm-rum-react](https://togithub.com/elastic/apm-rum-react) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
markov00
added a commit
that referenced
this pull request
Oct 2, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`59.1.0` -> `60.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/59.1.0/60.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/elastic-charts (@​elastic/charts)</summary> ### [`v60.0.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#6000-2023-09-20) [Compare Source](https://togithub.com/elastic/elastic-charts/compare/v59.1.0...v60.0.0) ##### Bug Fixes - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to ^88.2.0 ([#​2161](https://togithub.com/elastic/elastic-charts/issues/2161)) ([6609a19](https://togithub.com/elastic/elastic-charts/commit/6609a19231ef8503a7cd467b1fca23c4528d6a32)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to ^88.3.0 ([#​2163](https://togithub.com/elastic/elastic-charts/issues/2163)) ([624f43a](https://togithub.com/elastic/elastic-charts/commit/624f43a0f8cffffc6622bd9c3f65a3f43af40b08)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v85 ([#​2113](https://togithub.com/elastic/elastic-charts/issues/2113)) ([1b3fa7c](https://togithub.com/elastic/elastic-charts/commit/1b3fa7c34a96d38117cef6e1214757795b57dcd3)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v87 ([#​2145](https://togithub.com/elastic/elastic-charts/issues/2145)) ([312c32c](https://togithub.com/elastic/elastic-charts/commit/312c32cb71cb13ce0b92c86e77c3a975e426fd2b)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v88 ([#​2154](https://togithub.com/elastic/elastic-charts/issues/2154)) ([4070da0](https://togithub.com/elastic/elastic-charts/commit/4070da0c1f152009cd3a62abf314f6cb9f711845)) - **tooltip:** rendering in react v18 ([#​2169](https://togithub.com/elastic/elastic-charts/issues/2169)) ([f30df54](https://togithub.com/elastic/elastic-charts/commit/f30df5444f0a1938b27c08acf6a15f4fc748d4ea)) - update font family ([#​2165](https://togithub.com/elastic/elastic-charts/issues/2165)) ([be07b0c](https://togithub.com/elastic/elastic-charts/commit/be07b0c2164fc0a8784eb2550ad7495ed585bcdf)) - **waffle:** remove alpha artifacts ([#​2139](https://togithub.com/elastic/elastic-charts/issues/2139)) ([8eb4ede](https://togithub.com/elastic/elastic-charts/commit/8eb4edecf87e9eabfeb01b1138533c5d20dcab2a)) - Wait a tick before reporting render status ([#​2131](https://togithub.com/elastic/elastic-charts/issues/2131)) ([fd2bca4](https://togithub.com/elastic/elastic-charts/commit/fd2bca4ee25f7a99eafc4e2af3c312dc9183e49b)) - **xy:** disable legend extra on ordinal ([#​2114](https://togithub.com/elastic/elastic-charts/issues/2114)) ([3ddfb18](https://togithub.com/elastic/elastic-charts/commit/3ddfb1816b82522e16d23b5c5230772eb5d3bd69)) ##### Features - add locale prop to Settings ([#​2164](https://togithub.com/elastic/elastic-charts/issues/2164)) ([0bb3ab1](https://togithub.com/elastic/elastic-charts/commit/0bb3ab1f3afc0a04c7e1af2418c6fa0a3bdd1af4)) ##### BREAKING CHANGES - **xy:** when using the `ScaleType.Ordinal` for the X scale the legend extra value, representing the last and current hovered value, will not be shown. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marco Vettorello <marco.vettorello@elastic.co> Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co> Co-authored-by: Drew Tate <drew.tate@elastic.co>
jbudz
pushed a commit
that referenced
this pull request
Dec 1, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chromedriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chromedriver) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^81.0.2` -> `^81.0.5`](https://renovatebot.com/diffs/npm/@types%2fchromedriver/81.0.2/81.0.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@types/selenium-webdriver](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^4.1.13` -> `^4.1.20`](https://renovatebot.com/diffs/npm/@types%2fselenium-webdriver/4.1.13/4.1.20) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [geckodriver](https://togithub.com/webdriverio-community/node-geckodriver) | [`^4.0.0` -> `^4.2.1`](https://renovatebot.com/diffs/npm/geckodriver/4.0.0/4.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [selenium-webdriver](https://togithub.com/SeleniumHQ/selenium/tree/trunk/javascript/node/selenium-webdriver#readme) ([source](https://togithub.com/SeleniumHQ/selenium)) | [`^4.9.1` -> `^4.15.0`](https://renovatebot.com/diffs/npm/selenium-webdriver/4.9.1/4.15.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webdriverio-community/node-geckodriver (geckodriver)</summary> ### [`v4.2.1`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.2.1): Release 4.2.1 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.2.0...v4.2.1) - Bump [@​types/unzipper](https://togithub.com/types/unzipper) from 0.10.6 to 0.10.7 ([#​218](https://togithub.com/webdriverio-community/node-geckodriver/issues/218)) ([`949ad67`](https://togithub.com/webdriverio-community/node-geckodriver/commit/949ad67)) - Fix bug when specifying customGeckoDriverPath ([#​222](https://togithub.com/webdriverio-community/node-geckodriver/issues/222)) ([`345f3f9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/345f3f9)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.5.0 to 6.6.0 ([#​228](https://togithub.com/webdriverio-community/node-geckodriver/issues/228)) ([`f16458d`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f16458d)) - Bump [@​types/node](https://togithub.com/types/node) from 20.5.9 to 20.6.0 ([#​225](https://togithub.com/webdriverio-community/node-geckodriver/issues/225)) ([`6a40638`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6a40638)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.5.0 to 6.6.0 ([#​224](https://togithub.com/webdriverio-community/node-geckodriver/issues/224)) ([`17f183e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/17f183e)) - Bump eslint from 8.48.0 to 8.49.0 ([#​229](https://togithub.com/webdriverio-community/node-geckodriver/issues/229)) ([`77c13f5`](https://togithub.com/webdriverio-community/node-geckodriver/commit/77c13f5)) - Bump https-proxy-agent from 7.0.1 to 7.0.2 ([#​227](https://togithub.com/webdriverio-community/node-geckodriver/issues/227)) ([`0d1dfb3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0d1dfb3)) - Bump vitest from 0.34.3 to 0.34.4 ([#​226](https://togithub.com/webdriverio-community/node-geckodriver/issues/226)) ([`c59f558`](https://togithub.com/webdriverio-community/node-geckodriver/commit/c59f558)) - Bump webdriverio from 8.16.3 to 8.16.6 ([#​223](https://togithub.com/webdriverio-community/node-geckodriver/issues/223)) ([`107941c`](https://togithub.com/webdriverio-community/node-geckodriver/commit/107941c)) - Bump webdriverio from 8.15.9 to 8.16.3 ([#​217](https://togithub.com/webdriverio-community/node-geckodriver/issues/217)) ([`efe7247`](https://togithub.com/webdriverio-community/node-geckodriver/commit/efe7247)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.4.1 to 6.5.0 ([#​221](https://togithub.com/webdriverio-community/node-geckodriver/issues/221)) ([`13c0430`](https://togithub.com/webdriverio-community/node-geckodriver/commit/13c0430)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.4.1 to 6.5.0 ([#​219](https://togithub.com/webdriverio-community/node-geckodriver/issues/219)) ([`f35d697`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f35d697)) - Bump [@​types/node](https://togithub.com/types/node) from 20.5.7 to 20.5.9 ([#​220](https://togithub.com/webdriverio-community/node-geckodriver/issues/220)) ([`25efec0`](https://togithub.com/webdriverio-community/node-geckodriver/commit/25efec0)) - Bump which from 3.0.1 to 4.0.0 ([#​216](https://togithub.com/webdriverio-community/node-geckodriver/issues/216)) ([`9554f02`](https://togithub.com/webdriverio-community/node-geckodriver/commit/9554f02)) - Bump webdriverio from 8.15.4 to 8.15.9 ([#​215](https://togithub.com/webdriverio-community/node-geckodriver/issues/215)) ([`c2a4603`](https://togithub.com/webdriverio-community/node-geckodriver/commit/c2a4603)) - Bump [@​types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.7 ([#​214](https://togithub.com/webdriverio-community/node-geckodriver/issues/214)) ([`08221d4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/08221d4)) - Bump typescript from 5.1.6 to 5.2.2 ([#​210](https://togithub.com/webdriverio-community/node-geckodriver/issues/210)) ([`60abd52`](https://togithub.com/webdriverio-community/node-geckodriver/commit/60abd52)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.4.0 to 6.4.1 ([#​213](https://togithub.com/webdriverio-community/node-geckodriver/issues/213)) ([`e3bfa8a`](https://togithub.com/webdriverio-community/node-geckodriver/commit/e3bfa8a)) - Bump vitest from 0.34.2 to 0.34.3 ([#​212](https://togithub.com/webdriverio-community/node-geckodriver/issues/212)) ([`454e256`](https://togithub.com/webdriverio-community/node-geckodriver/commit/454e256)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.4.0 to 6.4.1 ([#​211](https://togithub.com/webdriverio-community/node-geckodriver/issues/211)) ([`9642c85`](https://togithub.com/webdriverio-community/node-geckodriver/commit/9642c85)) - Bump eslint from 8.47.0 to 8.48.0 ([#​209](https://togithub.com/webdriverio-community/node-geckodriver/issues/209)) ([`07e67dd`](https://togithub.com/webdriverio-community/node-geckodriver/commit/07e67dd)) - Bump [@​types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 ([#​208](https://togithub.com/webdriverio-community/node-geckodriver/issues/208)) ([`abb7417`](https://togithub.com/webdriverio-community/node-geckodriver/commit/abb7417)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.3.0 to 6.4.0 ([#​207](https://togithub.com/webdriverio-community/node-geckodriver/issues/207)) ([`f193a4d`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f193a4d)) - Bump vitest from 0.34.1 to 0.34.2 ([#​206](https://togithub.com/webdriverio-community/node-geckodriver/issues/206)) ([`384fa35`](https://togithub.com/webdriverio-community/node-geckodriver/commit/384fa35)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.3.0 to 6.4.0 ([#​205](https://togithub.com/webdriverio-community/node-geckodriver/issues/205)) ([`3bc59b6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3bc59b6)) - Bump eslint-plugin-import from 2.28.0 to 2.28.1 ([#​203](https://togithub.com/webdriverio-community/node-geckodriver/issues/203)) ([`691b064`](https://togithub.com/webdriverio-community/node-geckodriver/commit/691b064)) - Bump webdriverio from 8.14.6 to 8.15.4 ([#​204](https://togithub.com/webdriverio-community/node-geckodriver/issues/204)) ([`cec7c0f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/cec7c0f)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.1 to 6.3.0 ([#​200](https://togithub.com/webdriverio-community/node-geckodriver/issues/200)) ([`81c54c1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/81c54c1)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.2.1 to 6.3.0 ([#​202](https://togithub.com/webdriverio-community/node-geckodriver/issues/202)) ([`83d1cca`](https://togithub.com/webdriverio-community/node-geckodriver/commit/83d1cca)) - Bump eslint from 8.46.0 to 8.47.0 ([#​197](https://togithub.com/webdriverio-community/node-geckodriver/issues/197)) ([`a4067d7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a4067d7)) - Bump webdriverio from 8.14.3 to 8.14.6 ([#​201](https://togithub.com/webdriverio-community/node-geckodriver/issues/201)) ([`a454a07`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a454a07)) - Bump release-it from 16.1.3 to 16.1.5 ([#​199](https://togithub.com/webdriverio-community/node-geckodriver/issues/199)) ([`61a3db9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/61a3db9)) - Bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 ([#​198](https://togithub.com/webdriverio-community/node-geckodriver/issues/198)) ([`4094cfb`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4094cfb)) ### [`v4.2.0`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.2.0): Release 4.2.0 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.1.3...v4.2.0) - Document websocket-port arg, set it to random ([#​196](https://togithub.com/webdriverio-community/node-geckodriver/issues/196)) ([`0abe390`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0abe390)) - Bump vitest from 0.33.0 to 0.34.1 ([#​195](https://togithub.com/webdriverio-community/node-geckodriver/issues/195)) ([`21fd29b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/21fd29b)) - Bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 ([#​194](https://togithub.com/webdriverio-community/node-geckodriver/issues/194)) ([`f0d8ee6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/f0d8ee6)) - Bump webdriverio from 8.13.13 to 8.14.3 ([#​193](https://togithub.com/webdriverio-community/node-geckodriver/issues/193)) ([`bb3d568`](https://togithub.com/webdriverio-community/node-geckodriver/commit/bb3d568)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.2.0 to 6.2.1 ([#​192](https://togithub.com/webdriverio-community/node-geckodriver/issues/192)) ([`3c0ca31`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3c0ca31)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.0 to 6.2.1 ([#​191](https://togithub.com/webdriverio-community/node-geckodriver/issues/191)) ([`a785e82`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a785e82)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.1.0 to 6.2.0 ([#​188](https://togithub.com/webdriverio-community/node-geckodriver/issues/188)) ([`96f1c3d`](https://togithub.com/webdriverio-community/node-geckodriver/commit/96f1c3d)) - Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 ([#​190](https://togithub.com/webdriverio-community/node-geckodriver/issues/190)) ([`0485df1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/0485df1)) - Bump eslint from 8.45.0 to 8.46.0 ([#​189](https://togithub.com/webdriverio-community/node-geckodriver/issues/189)) ([`cdbbc4b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/cdbbc4b)) - Bump octokit from 3.0.0 to 3.1.0 ([#​187](https://togithub.com/webdriverio-community/node-geckodriver/issues/187)) ([`43f0870`](https://togithub.com/webdriverio-community/node-geckodriver/commit/43f0870)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.1.0 to 6.2.0 ([#​182](https://togithub.com/webdriverio-community/node-geckodriver/issues/182)) ([`7adc3dc`](https://togithub.com/webdriverio-community/node-geckodriver/commit/7adc3dc)) - Bump webdriverio from 8.13.4 to 8.13.13 ([#​186](https://togithub.com/webdriverio-community/node-geckodriver/issues/186)) ([`caf8f1e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/caf8f1e)) - Bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 ([#​185](https://togithub.com/webdriverio-community/node-geckodriver/issues/185)) ([`6bf8db0`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6bf8db0)) - Bump node-fetch from 3.3.1 to 3.3.2 ([#​184](https://togithub.com/webdriverio-community/node-geckodriver/issues/184)) ([`bc99d93`](https://togithub.com/webdriverio-community/node-geckodriver/commit/bc99d93)) - Bump eslint-plugin-import from 2.27.5 to 2.28.0 ([#​183](https://togithub.com/webdriverio-community/node-geckodriver/issues/183)) ([`2a1392b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/2a1392b)) ### [`v4.1.3`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.1.3): Release 4.1.3 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.1.2...v4.1.3) - don't propagate cacheDir to driver ([`e4ad2a9`](https://togithub.com/webdriverio-community/node-geckodriver/commit/e4ad2a9)) ### [`v4.1.2`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.1.2): Release 4.1.2 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.1.1...v4.1.2) - log driver start ([`de01d35`](https://togithub.com/webdriverio-community/node-geckodriver/commit/de01d35)) ### [`v4.1.1`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.1.1): Release 4.1.1 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.1.0...v4.1.1) - double mkdir call ([`48c38a4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/48c38a4)) - minor docs updates ([`eab499e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/eab499e)) ### [`v4.1.0`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.1.0): Release 4.1.0 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.5...v4.1.0) - allow to set custom cacheDir ([`296f4d4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/296f4d4)) - Bump [@​types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 ([#​180](https://togithub.com/webdriverio-community/node-geckodriver/issues/180)) ([`a9eeaf1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a9eeaf1)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.0.0 to 6.1.0 ([#​179](https://togithub.com/webdriverio-community/node-geckodriver/issues/179)) ([`a73f68c`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a73f68c)) - Bump webdriverio from 8.13.1 to 8.13.4 ([#​181](https://togithub.com/webdriverio-community/node-geckodriver/issues/181)) ([`5589e16`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5589e16)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.0.0 to 6.1.0 ([#​178](https://togithub.com/webdriverio-community/node-geckodriver/issues/178)) ([`4d3619b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4d3619b)) - Bump release-it from 16.1.2 to 16.1.3 ([#​177](https://togithub.com/webdriverio-community/node-geckodriver/issues/177)) ([`8f950b4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8f950b4)) - Bump word-wrap from 1.2.3 to 1.2.4 ([#​176](https://togithub.com/webdriverio-community/node-geckodriver/issues/176)) ([`8d6d169`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8d6d169)) - Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 ([#​174](https://togithub.com/webdriverio-community/node-geckodriver/issues/174)) ([`033c05f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/033c05f)) - Bump release-it from 16.1.0 to 16.1.2 ([#​175](https://togithub.com/webdriverio-community/node-geckodriver/issues/175)) ([`6a1c5f7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6a1c5f7)) ### [`v4.0.5`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.0.5): Release 4.0.5 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.4...v4.0.5) - omit dev deps in audit ([`8a1c63b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8a1c63b)) - Bump eslint from 8.42.0 to 8.43.0 ([#​154](https://togithub.com/webdriverio-community/node-geckodriver/issues/154)) ([`d2abc17`](https://togithub.com/webdriverio-community/node-geckodriver/commit/d2abc17)) - Bump octokit from 2.0.19 to 2.0.22 ([#​151](https://togithub.com/webdriverio-community/node-geckodriver/issues/151)) ([`3003eac`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3003eac)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 ([#​157](https://togithub.com/webdriverio-community/node-geckodriver/issues/157)) ([`6da5f59`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6da5f59)) - Bump [@​types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 ([#​149](https://togithub.com/webdriverio-community/node-geckodriver/issues/149)) ([`4f388a7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4f388a7)) - Bump tar-fs from 2.1.1 to 3.0.2 ([#​155](https://togithub.com/webdriverio-community/node-geckodriver/issues/155)) ([`1e2226b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1e2226b)) - Bump webdriverio from 8.11.1 to 8.11.2 ([#​153](https://togithub.com/webdriverio-community/node-geckodriver/issues/153)) ([`932e10a`](https://togithub.com/webdriverio-community/node-geckodriver/commit/932e10a)) - Bump vitest from 0.32.0 to 0.32.2 ([#​152](https://togithub.com/webdriverio-community/node-geckodriver/issues/152)) ([`430632f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/430632f)) - Bump [@​vitest/coverage-c8](https://togithub.com/vitest/coverage-c8) from 0.32.0 to 0.32.2 ([#​150](https://togithub.com/webdriverio-community/node-geckodriver/issues/150)) ([`814c71f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/814c71f)) - Bump vitest from 0.31.4 to 0.32.0 ([#​146](https://togithub.com/webdriverio-community/node-geckodriver/issues/146)) ([`6544b84`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6544b84)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 ([#​147](https://togithub.com/webdriverio-community/node-geckodriver/issues/147)) ([`33874cb`](https://togithub.com/webdriverio-community/node-geckodriver/commit/33874cb)) - Bump webdriverio from 8.10.7 to 8.11.1 ([#​144](https://togithub.com/webdriverio-community/node-geckodriver/issues/144)) ([`df94ac3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/df94ac3)) - Bump [@​vitest/coverage-c8](https://togithub.com/vitest/coverage-c8) from 0.31.4 to 0.32.0 ([#​148](https://togithub.com/webdriverio-community/node-geckodriver/issues/148)) ([`2ee55f3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/2ee55f3)) - Bump release-it from 15.10.5 to 15.11.0 ([#​142](https://togithub.com/webdriverio-community/node-geckodriver/issues/142)) ([`08f32ce`](https://togithub.com/webdriverio-community/node-geckodriver/commit/08f32ce)) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 ([#​145](https://togithub.com/webdriverio-community/node-geckodriver/issues/145)) ([`4ce2cd4`](https://togithub.com/webdriverio-community/node-geckodriver/commit/4ce2cd4)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 ([#​143](https://togithub.com/webdriverio-community/node-geckodriver/issues/143)) ([`b977525`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b977525)) - Bump [@​wdio/logger](https://togithub.com/wdio/logger) from 8.10.6 to 8.11.0 ([#​141](https://togithub.com/webdriverio-community/node-geckodriver/issues/141)) ([`1eeca9c`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1eeca9c)) ### [`v4.0.4`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.0.4): Release 4.0.4 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.3...v4.0.4) - Update the bin-script reference ([#​124](https://togithub.com/webdriverio-community/node-geckodriver/issues/124)) ([`07babfa`](https://togithub.com/webdriverio-community/node-geckodriver/commit/07babfa)) ### [`v4.0.3`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.0.3): Release 4.0.3 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.2...v4.0.3) - Bump typescript from 5.0.4 to 5.1.3 ([#​135](https://togithub.com/webdriverio-community/node-geckodriver/issues/135)) ([`d96c5a7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/d96c5a7)) - Bump [@​vitest/coverage-c8](https://togithub.com/vitest/coverage-c8) from 0.31.1 to 0.31.4 ([#​140](https://togithub.com/webdriverio-community/node-geckodriver/issues/140)) ([`e0cbcd6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/e0cbcd6)) - Bump vitest from 0.31.1 to 0.31.4 ([#​138](https://togithub.com/webdriverio-community/node-geckodriver/issues/138)) ([`5551266`](https://togithub.com/webdriverio-community/node-geckodriver/commit/5551266)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 ([#​137](https://togithub.com/webdriverio-community/node-geckodriver/issues/137)) ([`56d5168`](https://togithub.com/webdriverio-community/node-geckodriver/commit/56d5168)) - Bump webdriverio from 8.10.5 to 8.10.7 ([#​133](https://togithub.com/webdriverio-community/node-geckodriver/issues/133)) ([`fae4f10`](https://togithub.com/webdriverio-community/node-geckodriver/commit/fae4f10)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 ([#​136](https://togithub.com/webdriverio-community/node-geckodriver/issues/136)) ([`db9f086`](https://togithub.com/webdriverio-community/node-geckodriver/commit/db9f086)) - Bump release-it from 15.10.3 to 15.10.5 ([#​134](https://togithub.com/webdriverio-community/node-geckodriver/issues/134)) ([`002f497`](https://togithub.com/webdriverio-community/node-geckodriver/commit/002f497)) - Bump eslint from 8.41.0 to 8.42.0 ([#​132](https://togithub.com/webdriverio-community/node-geckodriver/issues/132)) ([`88cd697`](https://togithub.com/webdriverio-community/node-geckodriver/commit/88cd697)) ### [`v4.0.2`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.0.2): Release 4.0.2 [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.1...v4.0.2) - Bump http-proxy-agent from 6.1.0 to 7.0.0 ([#​126](https://togithub.com/webdriverio-community/node-geckodriver/issues/126)) ([`b857475`](https://togithub.com/webdriverio-community/node-geckodriver/commit/b857475)) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 ([#​130](https://togithub.com/webdriverio-community/node-geckodriver/issues/130)) ([`78ffc90`](https://togithub.com/webdriverio-community/node-geckodriver/commit/78ffc90)) - Bump webdriverio from 8.10.4 to 8.10.5 ([#​131](https://togithub.com/webdriverio-community/node-geckodriver/issues/131)) ([`425d80b`](https://togithub.com/webdriverio-community/node-geckodriver/commit/425d80b)) - Bump octokit from 2.0.16 to 2.0.19 ([#​128](https://togithub.com/webdriverio-community/node-geckodriver/issues/128)) ([`6994029`](https://togithub.com/webdriverio-community/node-geckodriver/commit/6994029)) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 ([#​129](https://togithub.com/webdriverio-community/node-geckodriver/issues/129)) ([`8e48611`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8e48611)) - Bump https-proxy-agent from 6.2.0 to 7.0.0 ([#​127](https://togithub.com/webdriverio-community/node-geckodriver/issues/127)) ([`afbc8c1`](https://togithub.com/webdriverio-community/node-geckodriver/commit/afbc8c1)) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.5 ([#​125](https://togithub.com/webdriverio-community/node-geckodriver/issues/125)) ([`a2488a7`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a2488a7)) ### [`v4.0.1`](https://togithub.com/webdriverio-community/node-geckodriver/releases/tag/v4.0.1) [Compare Source](https://togithub.com/webdriverio-community/node-geckodriver/compare/v4.0.0...v4.0.1) Changelog: - Add relative path to `types.ts` import ([#​122](https://togithub.com/webdriverio-community/node-geckodriver/issues/122)) ([`c54728e`](https://togithub.com/webdriverio-community/node-geckodriver/commit/c54728e)) - Bump http-proxy-agent from 6.0.1 to 6.1.0 ([#​119](https://togithub.com/webdriverio-community/node-geckodriver/issues/119)) ([`91609aa`](https://togithub.com/webdriverio-community/node-geckodriver/commit/91609aa)) - Bump octokit from 2.0.14 to 2.0.16 ([#​121](https://togithub.com/webdriverio-community/node-geckodriver/issues/121)) ([`1698373`](https://togithub.com/webdriverio-community/node-geckodriver/commit/1698373)) - Bump eslint from 8.40.0 to 8.41.0 ([#​120](https://togithub.com/webdriverio-community/node-geckodriver/issues/120)) ([`45f8a66`](https://togithub.com/webdriverio-community/node-geckodriver/commit/45f8a66)) - Bump webdriverio from 8.10.2 to 8.10.4 ([#​118](https://togithub.com/webdriverio-community/node-geckodriver/issues/118)) ([`a07f9e6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/a07f9e6)) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.3 ([#​117](https://togithub.com/webdriverio-community/node-geckodriver/issues/117)) ([`262589f`](https://togithub.com/webdriverio-community/node-geckodriver/commit/262589f)) - Bump https-proxy-agent from 6.1.0 to 6.2.0 ([#​116](https://togithub.com/webdriverio-community/node-geckodriver/issues/116)) ([`3885dd6`](https://togithub.com/webdriverio-community/node-geckodriver/commit/3885dd6)) - minor docs update ([`8dcdab3`](https://togithub.com/webdriverio-community/node-geckodriver/commit/8dcdab3)) </details> <details> <summary>SeleniumHQ/selenium (selenium-webdriver)</summary> ### [`v4.15.0`](https://togithub.com/SeleniumHQ/selenium/compare/e5a96349cea553359d2ad38d0e85c2b1f9928265...1d14b5521bae241b099f6b0e008fcc9866e842ab) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/e5a96349cea553359d2ad38d0e85c2b1f9928265...1d14b5521bae241b099f6b0e008fcc9866e842ab) ### [`v4.14.0`](https://togithub.com/SeleniumHQ/selenium/compare/66b3a2ade201458b21fa71f92f137417b81faade...e5a96349cea553359d2ad38d0e85c2b1f9928265) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/66b3a2ade201458b21fa71f92f137417b81faade...e5a96349cea553359d2ad38d0e85c2b1f9928265) ### [`v4.13.0`](https://togithub.com/SeleniumHQ/selenium/compare/249f2a7d1bbe1aa972006f15088e7b7db000df94...66b3a2ade201458b21fa71f92f137417b81faade) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/249f2a7d1bbe1aa972006f15088e7b7db000df94...66b3a2ade201458b21fa71f92f137417b81faade) ### [`v4.12.0`](https://togithub.com/SeleniumHQ/selenium/compare/00b6089b93a81e32e1dc754bc2753e9fce9d821c...249f2a7d1bbe1aa972006f15088e7b7db000df94) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/00b6089b93a81e32e1dc754bc2753e9fce9d821c...249f2a7d1bbe1aa972006f15088e7b7db000df94) ### [`v4.11.1`](https://togithub.com/SeleniumHQ/selenium/compare/040bc5406b3535e4087638b4a20b6d0544224639...00b6089b93a81e32e1dc754bc2753e9fce9d821c) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/040bc5406b3535e4087638b4a20b6d0544224639...00b6089b93a81e32e1dc754bc2753e9fce9d821c) ### [`v4.11.0`](https://togithub.com/SeleniumHQ/selenium/compare/c14d9678990942b93cb421c5567d0da7fb29c7bd...040bc5406b3535e4087638b4a20b6d0544224639) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/c14d9678990942b93cb421c5567d0da7fb29c7bd...040bc5406b3535e4087638b4a20b6d0544224639) ### [`v4.10.0`](https://togithub.com/SeleniumHQ/selenium/compare/8e0c968e3866151d3797a73aaae9ead4c421d69e...c14d9678990942b93cb421c5567d0da7fb29c7bd) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/8e0c968e3866151d3797a73aaae9ead4c421d69e...c14d9678990942b93cb421c5567d0da7fb29c7bd) ### [`v4.9.2`](https://togithub.com/SeleniumHQ/selenium/compare/eb2032df7f39fafea99315940e2f19355ee1dd95...8e0c968e3866151d3797a73aaae9ead4c421d69e) [Compare Source](https://togithub.com/SeleniumHQ/selenium/compare/eb2032df7f39fafea99315940e2f19355ee1dd95...8e0c968e3866151d3797a73aaae9ead4c421d69e) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
1 task
1 task
1 task
This was referenced Nov 12, 2025
This was referenced Nov 25, 2025
1 task
This was referenced Dec 17, 2025
1 task
1 task
1 task
This was referenced Jan 22, 2026
This was referenced Feb 9, 2026
This was referenced Feb 15, 2026
1 task
This was referenced Feb 17, 2026
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport PR #8196
Commit 1:
Add globalNav styles that prevent the nav items from overlapping when the window is very short, and instead allows the user to scroll.