fix(deps): update all non-major dependencies #373
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.25.2
->^7.26.0
^7.24.7
->^7.25.9
^7.24.7
->^7.25.9
^7.24.7
->^7.25.9
^7.24.7
->^7.25.9
^3.0.1
->^3.1.0
^20.16.10
->^20.17.6
^18.3.10
->^18.3.12
^18.3.0
->^18.3.1
0.0.0-experimental-58c2b1c-20241009
->0.0.0-experimental-fe484b5-20240912
^1.7.4
->^1.7.5
^2.30.0
->^2.31.0
^17.10.3
->^17.13.2
^2.6.0
->^2.7.0
^4.21.0
->^4.21.1
^6.2.3
->^6.2.6
^1.1.0
->^1.1.1
^1.47.2
->^1.48.2
9.11.0
->9.13.2
0.0.0-experimental-8d8e73f-20241009
->0.0.0-experimental-fcabbc1-20241106
^6.26.2
->^6.28.0
^4.19.1
->^4.19.2
^5.6.2
->^5.6.3
^5.4.8
->^5.4.11
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)babel/babel (@babel/plugin-proposal-pipeline-operator)
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.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)mdx-js/mdx (@mdx-js/rollup)
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
facebook/react (babel-plugin-react-compiler)
v0.0.0-experimental-fe484b5-20240912
Compare Source
v0.0.0-experimental-fe484b5-20240911
Compare Source
v0.0.0-experimental-fcabbc1-20241106
Compare Source
v0.0.0-experimental-fa06e2c-20241016
Compare Source
v0.0.0-experimental-fa06e2c-20241014
Compare Source
v0.0.0-experimental-f1f288c-20240725
Compare Source
v0.0.0-experimental-e68eda9-20240829
Compare Source
v0.0.0-experimental-e504e66-20241010
Compare Source
v0.0.0-experimental-de2cfda-20240912
Compare Source
v0.0.0-experimental-da85dca-20240809
Compare Source
v0.0.0-experimental-ca8e0be-20240916
Compare Source
v0.0.0-experimental-c23de8d-20240515
Compare Source
v0.0.0-experimental-b719367-20241104
Compare Source
v0.0.0-experimental-b4db8c3-20241001
Compare Source
v0.0.0-experimental-b12479e-20240926
Compare Source
v0.0.0-experimental-ad3b12a-20241011
Compare Source
v0.0.0-experimental-a7bf2bd-20241110
Compare Source
v0.0.0-experimental-9e9694c-20240827
Compare Source
v0.0.0-experimental-9e9694c-20240826
Compare Source
v0.0.0-experimental-938cd9a-20240601
Compare Source
v0.0.0-experimental-8d2bec7-20240812
Compare Source
v0.0.0-experimental-8a03594-20241021
Compare Source
v0.0.0-experimental-8a03594-20241020
Compare Source
v0.0.0-experimental-7d62301-20240822
Compare Source
v0.0.0-experimental-7d62301-20240821
Compare Source
v0.0.0-experimental-7d62301-20240819
Compare Source
v0.0.0-experimental-7929cc7-20241018
Compare Source
v0.0.0-experimental-7779988-20241007
Compare Source
v0.0.0-experimental-7449567-20240905
Compare Source
v0.0.0-experimental-7449567-20240904
Compare Source
v0.0.0-experimental-734b737-20241003
Compare Source
v0.0.0-experimental-702922b-20241115
Compare Source
v0.0.0-experimental-696af53-20240625
Compare Source
v0.0.0-experimental-678214a-20241111
Compare Source
v0.0.0-experimental-63b359f-20241104
Compare Source
v0.0.0-experimental-63b359f-20241031
Compare Source
v0.0.0-experimental-63b359f-20241029
Compare Source
v0.0.0-experimental-6067d4e-20240925
Compare Source
v0.0.0-experimental-6067d4e-20240924
Compare Source
v0.0.0-experimental-6067d4e-20240923
Compare Source
v0.0.0-experimental-6067d4e-20240919
Compare Source
v0.0.0-experimental-605e95c-20241015
Compare Source
v0.0.0-experimental-5f79ba2-20240815
Compare Source
v0.0.0-experimental-592953e-20240517
Compare Source
expressjs/compression (compression)
v1.7.5
Compare Source
==========
pb
) supportfont/ttf
as compressiblemultipart/mixed
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])Configuration
📅 Schedule: Branch creation - "before 4am 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 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.