fix(deps): update all dependencies #747
Open
+1,793
−979
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.26.0
->7.26.10
7.26.0
->7.26.10
0.5.0
->0.5.1
2.27.11
->2.28.1
22.38.3
->22.42.1
22.38.3
->22.42.1
19.6.1
->19.8.0
19.6.0
->19.8.0
5.0.3
->5.0.5
4.1.2
->4.1.5
4.4.0
->4.5.1
4.4.1
->4.4.4
2.8.10
->2.8.11
20.17.14
->20.17.24
15.4.1
->15.4.3
9.15.4
->9.15.9
v4.0.0
->v4.1.0
3.4.2
->3.5.3
4.19.2
->4.19.3
5.7.3
->5.8.2
Release Notes
babel/babel (@babel/runtime)
v7.26.10
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
,babel-template
babel-core
babel-parser
,babel-plugin-transform-typescript
babel-traverse
babel-generator
abstract override
(@liuxingbaoyu)babel-parser
babel-helpers
,babel-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
💅 Polish
babel-standalone
🏠 Internal
babel-parser
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)changesets/changesets (@changesets/changelog-github)
v0.5.1
Compare Source
Patch Changes
84a4a1b
]:commercetools/merchant-center-application-kit (@commercetools-frontend/babel-preset-mc-app)
v22.42.1
Compare Source
v22.42.0
Compare Source
Minor Changes
#3722
f4607a3
Thanks @emmenko! - Packages are built using thebundler
option for TypeScript'smoduleResolution
.This is the recommended option for libraries to have more optimized bundles and have better compatibility.
This also helps solving a compatibility issue with Emotion's version
11.14.0
.v22.41.0
Compare Source
v22.40.0
Compare Source
v22.39.1
Compare Source
Patch Changes
09a4e2a
Thanks @emmenko! - Makebabel-plugin-formatjs
opt-in via environment variableENABLE_BABEL_PLUGIN_FORMATJS
.v22.39.0
Compare Source
commercetools/merchant-center-application-kit (@commercetools-frontend/eslint-config-mc-app)
v22.42.1
Compare Source
Patch Changes
v22.42.0
Compare Source
Patch Changes
f4607a3
]:v22.41.0
Compare Source
Patch Changes
v22.40.0
Compare Source
Patch Changes
v22.39.1
Compare Source
Patch Changes
09a4e2a
]:v22.39.0
Compare Source
Patch Changes
conventional-changelog/commitlint (@commitlint/cli)
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/cli
19.6.1 (2024-12-15)
Note: Version bump only for package @commitlint/cli
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.8.0
Compare Source
Performance Improvements
node:
prefix to bypass require.cache call for builtins (#4302) (0cd8f41)19.7.1 (2025-02-02)
Note: Version bump only for package @commitlint/config-conventional
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.5
Compare Source
Patch Changes
7d7760d
Thanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4
Compare Source
Patch Changes
#10248
72eb86f
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0
↗︎ (from^0.9.20
, independencies
)#10227
6f1741a
Thanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8
,ed71811
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.1.5
Compare Source
Patch Changes
d8566c0
]:v4.1.4
Compare Source
Patch Changes
6d7c1d7
]:v4.1.3
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v4.5.1
Compare Source
Patch Changes
#10302
d8566c0
Thanks @eddeee888! - Fix Apollo unmask directive incorrectly generating fragmentRefsUpdated dependencies [
d8566c0
]:v4.5.0
Compare Source
Minor Changes
6d7c1d7
Thanks @adapap! - feat: implementincludeExternalFragments: boolean
optionPatch Changes
6d7c1d7
]:v4.4.1
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-resolvers)
v4.4.4
Compare Source
Patch Changes
d8566c0
]:v4.4.3
Compare Source
Patch Changes
6d7c1d7
]:v4.4.2
Compare Source
Patch Changes
#10230
60dd72f
Thanks @eddeee888! - Fix generateInternalResolversIfNeeded.__resolveReference making the resolver required__resolveReference
's default behaviour when not declared is to pass the ref to subsequent resolvers i.e. becoming theparent
. So, it means we don't have to make this resolver required.This patch makes
__resolveReference
optional whengenerateInternalResolversIfNeeded.__resolveReference
is set to true.Updated dependencies [
60dd72f
]:preconstruct/preconstruct (@preconstruct/cli)
v2.8.11
Compare Source
Patch Changes
e3e7067
Thanks @emmatown! -preconstruct fix
/preconstruct validate
will now enforce that themain
/module
/browser
/umd:main
fields are not present when using the experimentaltypeModule
flag and a package has"type": "module"
.lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.pnpm/pnpm (pnpm)
v9.15.9
Compare Source
v9.15.8
Compare Source
v9.15.7
: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6
: pnpm 9.15.6Compare Source
Patch Changes
packageManager
cannot start withv
.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (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.