Open renovate[bot] opened 3 months ago
This PR contains the following updates:
7.25.2
7.26.0
3.12.4
3.14.1592
8.2.9
8.4.6
0.1.11
0.1.12
5.1.2
5.2.1
2.0.5
2.1.8
0.5.1
0.7.0
9.1.3
9.2.1
9.9.0
9.16.0
0.3.2
0.4.2
4.1.3
4.1.4
2.0.0
2.4.1
3.1.4
3.1.7
6.2.2
6.2.6
9.7.1
9.14.4
3.3.3
3.4.1
4.0.0
4.1.0
4.21.0
4.28.0
8.2.4
8.3.5
5.5.4
5.7.2
1.12.2
1.16.0
0.8.6
0.10.2
3.4.38
3.5.13
2.0.29
2.1.10
5.93.0
5.96.1
π Schedule: Branch creation - " 0,6" (UTC), 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
7.25.2
->7.26.0
3.12.4
->3.14.1592
3.12.4
->3.14.1592
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
0.1.11
->0.1.12
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
8.2.9
->8.4.6
5.1.2
->5.2.1
2.0.5
->2.1.8
0.5.1
->0.7.0
9.1.3
->9.2.1
9.9.0
->9.16.0
0.3.2
->0.4.2
4.1.3
->4.1.4
2.0.0
->2.4.1
3.1.4
->3.1.7
6.2.2
->6.2.6
9.7.1
->9.14.4
3.3.3
->3.4.1
4.0.0
->4.1.0
4.21.0
->4.28.0
8.2.9
->8.4.6
8.2.4
->8.3.5
5.5.4
->5.7.2
1.12.2
->1.16.0
0.8.6
->0.10.2
2.0.5
->2.1.8
3.4.38
->3.5.13
2.0.29
->2.1.10
5.93.0
->5.96.1
Release Notes
babel/babel (@babel/core)
### [`v7.26.0`](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0) ### [`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: 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)) ##### :house: 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)) ##### :running_woman: 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)) ### [`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8) ##### :bug: Bug Fix - `babel-core` - [#16888](https://redirect.github.com/babel/babel/pull/16888) Restore public API of `resolvePlugin`/`resolvePreset` ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-preset-env` - [#16824](https://redirect.github.com/babel/babel/pull/16824) Inline one-line syntax plugins ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ### [`v7.25.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7257-2024-10-02) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.2...v7.25.7) ##### :bug: Bug Fix - `babel-helper-validator-identifier` - [#16825](https://redirect.github.com/babel/babel/pull/16825) fix: update identifier to unicode 16 ([@JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#16814](https://redirect.github.com/babel/babel/pull/16814) fix: issue with node path keys updated on unrelated paths ([@DylanPiercey](https://redirect.github.com/DylanPiercey)) - `babel-plugin-transform-classes` - [#16797](https://redirect.github.com/babel/babel/pull/16797) Use an inclusion rather than exclusion list for `super()` check ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#16788](https://redirect.github.com/babel/babel/pull/16788) Fix printing of TS `infer` in compact mode ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#16785](https://redirect.github.com/babel/babel/pull/16785) Print TS type annotations for destructuring in assignment pattern ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#16778](https://redirect.github.com/babel/babel/pull/16778) Respect `[no LineTerminator here]` after nodes ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-types` - [#16852](https://redirect.github.com/babel/babel/pull/16852) Add deprecated JSDOC for fields ([@liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :house: Internal - `babel-core` - [#16820](https://redirect.github.com/babel/babel/pull/16820) Allow sync loading of ESM when `--experimental-require-module` ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-helper-compilation-targets`, `babel-helper-plugin-utils`, `babel-preset-env` - [#16858](https://redirect.github.com/babel/babel/pull/16858) Add browserslist config to external dependency ([@JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-import-reflection`, `babel-standalone` - [#16809](https://redirect.github.com/babel/babel/pull/16809) Archive syntax-import-reflection and syntax-decimal ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-generator` - [#16779](https://redirect.github.com/babel/babel/pull/16779) Simplify logic for `[no LineTerminator here]` before nodes ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-plugin-transform-typescript` - [#16875](https://redirect.github.com/babel/babel/pull/16875) perf: Avoid extra cloning of namespaces ([@liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-types` - [#16842](https://redirect.github.com/babel/babel/pull/16842) perf: Improve [@babel/types](https://redirect.github.com/babel/types) builders ([@liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - [#16828](https://redirect.github.com/babel/babel/pull/16828) Only access `BABEL_TYPES_8_BREAKING` at startup ([@nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))nuxt/nuxt (@nuxt/kit)
### [`v3.14.1592`](https://redirect.github.com/nuxt/nuxt/releases/tag/v3.14.1592) [Compare Source](https://redirect.github.com/nuxt/nuxt/compare/v3.14.159...v3.14.1592) > 3.14.1592 is the next patch release. #### π Changelog [compare changes](https://redirect.github.com/nuxt/nuxt/compare/v3.14.159...v3.14.160) ##### π©Ή Fixes - **rspack:** Update `webpackbar` with support for rspack ([#29823](https://redirect.github.com/nuxt/nuxt/pull/29823)) - **nuxt:** Assign default name to component without setup ([#29869](https://redirect.github.com/nuxt/nuxt/pull/29869)) - **kit:** Use `dst` to deduplicate templates when adding them ([#29895](https://redirect.github.com/nuxt/nuxt/pull/29895)) - **nuxt:** Handle empty plugin files ([d44408e87](https://redirect.github.com/nuxt/nuxt/commit/d44408e87)) - **vite:** Use resolved nuxt template `dst` to invalidate modules ([6cd3352de](https://redirect.github.com/nuxt/nuxt/commit/6cd3352de)) - **nuxt:** Return null map for empty plugin metadata ([302a66da9](https://redirect.github.com/nuxt/nuxt/commit/302a66da9)) - **kit:** Resolve module paths before appending subpaths ([#29955](https://redirect.github.com/nuxt/nuxt/pull/29955)) - **nuxt:** Recompile templates on `change` events ([#29954](https://redirect.github.com/nuxt/nuxt/pull/29954)) - **nuxt:** Do not include `Configuration
π Schedule: Branch creation - " 0,6" (UTC), 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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.