Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @babel/eslint-parser to v7.26.5 (#2583)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/eslint-parser](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`7.25.8` -> `7.26.5`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.25.8/7.26.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-parser/7.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2feslint-parser/7.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2feslint-parser/7.25.8/7.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-parser/7.25.8/7.26.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@​babel/eslint-parser)</summary> ### [`v7.26.5`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7265-2025-01-10) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.5) ##### π Spec Compliance - `babel-parser` - [#​17011](https://redirect.github.com/babel/babel/pull/17011) Allow the dynamic `import.defer()` form of `import defer` ([@​babel-bot](https://redirect.github.com/babel-bot)) ##### π Bug Fix - `babel-plugin-transform-block-scoped-functions` - [#​17024](https://redirect.github.com/babel/babel/pull/17024) chore: Avoid calling `isInStrictMode` in Babel 7 ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​17026](https://redirect.github.com/babel/babel/pull/17026) fix: Correctly generate exported const enums in namespace ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#​17045](https://redirect.github.com/babel/babel/pull/17045) \[estree] Unify method type parameters handling ([@​JLHwung](https://redirect.github.com/JLHwung)) - [#​17013](https://redirect.github.com/babel/babel/pull/17013) fix: Correctly set position for `@(a.b)()` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#​16996](https://redirect.github.com/babel/babel/pull/16996) \[estree] Adjust the start loc of class methods with type params ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-flow-strip-types`, `babel-types` - [#​17028](https://redirect.github.com/babel/babel/pull/17028) Support flow jsx opening element type arguments ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-compat-data`, `babel-preset-env` - [#​17031](https://redirect.github.com/babel/babel/pull/17031) fix: More accurate `transform-typeof-symbol` compat data ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-generator`, `babel-parser`, `babel-types` - [#​17019](https://redirect.github.com/babel/babel/pull/17019) Fix incomplete visitor keys ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### π¬ Output optimization - `babel-plugin-transform-nullish-coalescing-operator` - [#​16612](https://redirect.github.com/babel/babel/pull/16612) Improve nullish coalescing operator output ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ### [`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.8...v7.25.9) ##### π Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#​16905](https://redirect.github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​16907](https://redirect.github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@​JLHwung](https://redirect.github.com/JLHwung)) - Other - [#​16884](https://redirect.github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@​victorenator](https://redirect.github.com/victorenator)) ##### π Internal - `babel-helper-transform-fixture-test-runner` - [#​16914](https://redirect.github.com/babel/babel/pull/16914) remove test options flaky ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### πββοΈ Performance - `babel-parser`, `babel-types` - [#​16918](https://redirect.github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@​liuxingbaoyu](https://redirect.github.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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <bot@renovateapp.com>
- Loading branch information