chore(deps): update all minor and patch updates #52
+908
−1,690
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.
This PR contains the following updates:
7.24.9
->7.26.0
19.3.0
->19.6.0
19.2.2
->19.6.0
6.6.0
->6.7.1
6.6.0
->6.7.1
3.0.1
->3.1.0
10.4.19
->10.4.20
9.1.3
->9.2.1
3.1.6
->3.2.1
8.57.0
->8.57.1
2.29.1
->2.31.0
6.9.0
->6.10.2
7.34.4
->7.37.2
11.3.6
->11.11.17
5.13.7
->5.14.0
5.13.1
->5.14.0
3.13.1
->3.14.0
5.13.1
->5.14.0
5.13.1
->5.14.0
6.13.1
->6.14.0
5.13.1
->5.14.0
6.13.1
->6.14.0
5.13.1
->5.14.0
5.13.1
->5.14.0
6.1.1
->6.2.0
24.1.0
->24.1.3
15.2.7
->15.2.10
^0.41.0
->^0.43.0
8.4.39
->8.4.49
3.3.3
->3.4.1
0.6.5
->0.6.9
6.16.0
->6.18.0
3.4.6
->3.4.15
^0.5.1
->^0.6.0
Release Notes
babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 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
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)conventional-changelog/commitlint (@commitlint/cli)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
v19.5.0
Compare Source
Features
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/cli
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/cli
v19.4.0
Compare Source
Features
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v19.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
19.4.1 (2024-08-28)
Note: Version bump only for package @commitlint/config-conventional
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/config-conventional
v19.4.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.7.1
Compare Source
v6.7.0
Compare Source
mdx-js/mdx (@mdx-js/react)
v3.1.0
Compare Source
Add
715ddd9
@mdx-js/esbuild
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2464
d586720
@mdx-js/node-loader
: add support for options w/initialize
cd2907d
@mdx-js/node-loader
: add support showing messagesceea80d
@mdx-js/node-loader
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2458
Fix
d306f87
@mdx-js/core
: replaceperiscopic
withestree-util-scope
c747990
@mdx-js/core
: fix injecting providers for jsx in esm, expressions3a794ab
@mdx-js/loader
: fix ESM type importby @remcohaszing in https://github.com/mdx-js/mdx/pull/2452
be79212
@mdx-js/loader
: change webpack peer dependency to optionalby @chenjiahan in https://github.com/mdx-js/mdx/pull/2440
Types
f12afda
Refactor to use@import
JSDoc tagsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2498
Miscellaneous
77158cd
Refactor to externalize recma packagesSite
6750079
Add link toparcel-transformer-mdx
in docs3f8344b
Add search to site05ecf65
Fix examplef864886
Fix types, lints in exampleby @karlhorky in https://github.com/mdx-js/mdx/pull/2518
37318de
Add Bun section to Getting startedby @karlhorky in https://github.com/mdx-js/mdx/pull/2517
07d5e2f
Refactor to improve wordingby @filippovd20 in https://github.com/mdx-js/mdx/pull/2513
95ba33e
Add notes on how to type props and componentsby @karlhorky in https://github.com/mdx-js/mdx/pull/2510
044e8b2
Add example illustrating JSX literals, references1d0a9b6
Add more links across docs716ab3c
Fix link for MDX Analyzerby @karlhorky in https://github.com/mdx-js/mdx/pull/2509
f1ca4b2
Fix linkby @artola in https://github.com/mdx-js/mdx/pull/2508
11ac939
Addrehype-twoslash
b749d38
Addrehype-starry-night
to websitedfdcb50
Fix to recommendrehype-mdx-code-props
by @karlhorky in https://github.com/mdx-js/mdx/pull/2501
ad6c696
Fix size of hero heading in some casesby @yamanidev in https://github.com/mdx-js/mdx/pull/2481
d3398fe
Update link in docs51500e2
Add HMR to example of MDX w/ Viteby @dan-lee in https://github.com/mdx-js/mdx/pull/2474
0c7605c
Addrehype-mdx-import-media
to list of pluginsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2472
8f754f7
Addrecma-mdx-change-props
,recma-mdx-escape-missing-components
to list of pluginsby @talatkuyuk in https://github.com/mdx-js/mdx/pull/2442
6cd9ae4
Addrel=sponsored
to sponsor linksby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2439
53f6955
Fix esbuild for websiteFull Changelog: mdx-js/mdx@3.0.1...3.1.0
postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.babel/babel-loader (babel-loader)
v9.2.1
Compare Source
v9.2.0
Compare Source
cure53/DOMPurify (dompurify)
v3.2.1
Compare Source
v3.2.0
: DOMPurify 3.2.0Compare Source
v3.1.7
: DOMPurify 3.1.7Compare Source
foreignObject
element from the list of HTML entry-points, thanks @masatokinugawaeslint/eslint (eslint)
v8.57.1
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle
]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle
]: adddisableScc
to docs ([#3070], thanks [@soryy708])RuleTester
([#3071], thanks [@G-Rath])no-restricted-paths
]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export
], [no-named-export
]: add test case (thanks [@G-Rath])v2.30.0
Compare Source
Added
dynamic-import-chunkname
]: addallowEmpty
option to allow empty leading comments ([#2942], thanks [@JiangWeixian])dynamic-import-chunkname
]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode ([#3004], thanks [@amsardesai])no-unused-modules
]: AddignoreUnusedTypeExports
option ([#3011], thanks [@silverwind])Fixed
no-extraneous-dependencies
]: allow wrong path ([#3012], thanks [@chabb])no-cycle
]: use scc algorithm to optimize ([#2998], thanks [@soryy708])no-duplicates
]: Removing duplicates breaks in TypeScript ([#3033], thanks [@yesl-kim])newline-after-import
]: fix considerComments option when require ([#2952], thanks [@developer-bandi])order
]: do not compare first path segment for relative paths ([#2682]) ([#2885], thanks [@mihkeleidast])Changed
no-extraneous-dependencies
: Make glob pattern description more explicit ([#2944], thanks [@mulztob])no-unused-modules
]: add console message to help debug [#2866]ExportMap
: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])ExportMap
: separate ExportMap instance from its builder logic ([#2985], thanks [@soryy708])order
: Add a quick note on how unbound imports and --fix ([#2640], thanks [@minervabot])exportMapBuilder
: avoid hoisting ([#2989], thanks [@soryy708])ExportMap
: extract "builder" logic to separate files ([#2991], thanks [@soryy708])order
]: update the description of thepathGroupsExcludedImportTypes
option ([[#3036](https://redirect.github.com/impConfiguration
📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.