commercetools-docs-kit
commercetools-docs-kit copied to clipboard
fix(deps): update all dependencies
This PR contains the following updates:
Release Notes
babel/babel (@​babel/core)
v7.25.2
:bug: Bug Fix
babel-core,babel-traverse- #​16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@​nicolo-ribaudo)
- #​16695 Ensure that
v7.24.9
:bug: Bug Fix
babel-core,babel-standalone- #​16639 Avoid
require()call in@babel/standalonebundle (@​nicolo-ribaudo)
- #​16639 Avoid
babel-types- #​16638 fix: provide legacy typings for TS < 4.1 (@​JLHwung)
:nail_care: Polish
babel-generator,babel-plugin-transform-optional-chaining- #​16617 Avoid extra parens in TS
as/satisfies(@​nicolo-ribaudo)
- #​16617 Avoid extra parens in TS
:house: Internal
babel-helper-module-transforms- #​16629 Lazy top-level initializations for module transforms (@​guybedford)
v7.24.8
:eyeglasses: Spec Compliance
babel-parser- #​16567 Do not use strict mode in TS
declare(@​liuxingbaoyu)
- #​16567 Do not use strict mode in TS
:bug: Bug Fix
babel-generator- #​16630 Correctly print parens around
ininforheads (@​nicolo-ribaudo) - #​16626 Fix printing of comments in
await using(@​nicolo-ribaudo) - #​16591 fix typescript code generation for yield expression inside type expre… (@​SreeXD)
- #​16630 Correctly print parens around
babel-parser- #​16613 Disallow destructuring assignment in
usingdeclarations (@​H0onnn) - #​16490 fix: do not add
.value: undefinedto regexp literals (@​liuxingbaoyu)
- #​16613 Disallow destructuring assignment in
babel-types- #​16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@​nicolo-ribaudo)
- #​16615 Remove boolean props from
babel-plugin-transform-typescript- #​16566 fix: Correctly handle
export import x =(@​liuxingbaoyu)
- #​16566 fix: Correctly handle
:nail_care: Polish
babel-generator- #​16625 Avoid unnecessary parens around
asyncinfor await(@​nicolo-ribaudo)
- #​16625 Avoid unnecessary parens around
babel-traverse- #​16619 Avoid checking
Scope.globalsmultiple times (@​liuxingbaoyu)
- #​16619 Avoid checking
babel/babel (@​babel/parser)
v7.25.4
v7.25.3
v7.25.3 (2024-07-31)
:bug: Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse- #​16699 Avoid validating visitors produced by
traverse.visitors.merge(@​nicolo-ribaudo)
- #​16699 Avoid validating visitors produced by
:house: Internal
babel-parser- #​16688 Add
@babel/typesas a dependency of@babel/parser(@​nicolo-ribaudo)
- #​16688 Add
Committers: 2
- Huáng Jùnlià ng (@​JLHwung)
- Nicolò Ribaudo (@​nicolo-ribaudo)
v7.25.0
v7.25.0 (2024-07-26)
Thanks @​davidtaylorhq and @​slatereax for your first PR!
You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
:eyeglasses: Spec Compliance
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3- #​16537
await usingnormative updates (@​JLHwung)
- #​16537
babel-plugin-transform-typescript- #​16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)
:rocket: New Feature
babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-types- #​16658 Move
ensureFunctionNametoNodePath.prototype(@​nicolo-ribaudo)
- #​16658 Move
babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse- #​16644 Move
hoistVariablestoScope.prototype(@​nicolo-ribaudo)
- #​16644 Move
babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-types- #​16645 Move
splitExportDeclarationtoNodePath.prototype(@​nicolo-ribaudo)
- #​16645 Move
babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverse- #​16649 Move
environment-visitorhelper into@babel/traverse(@​nicolo-ribaudo)
- #​16649 Move
babel-core,babel-parser- #​16480 Expose wether a module has TLA or not as
.extra.async(@​nicolo-ribaudo)
- #​16480 Expose wether a module has TLA or not as
babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-env- #​16569 Introduce
bugfix-safari-class-field-initializer-scope(@​davidtaylorhq)
- #​16569 Introduce
babel-plugin-transform-block-scoping,babel-traverse,babel-types- #​16551 Add
NodePath#getAssignmentIdentifiers(@​JLHwung)
- #​16551 Add
babel-helper-import-to-platform-api,babel-plugin-proposal-json-modules- #​16579 Add
uncheckedRequireoption for JSON imports to CJS (@​nicolo-ribaudo)
- #​16579 Add
babel-helper-transform-fixture-test-runner,babel-node- #​16642 Allow using custom config in
babel-node --eval(@​slatereax)
- #​16642 Allow using custom config in
babel-compat-data,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-preset-env,babel-standalone- #​16445 Add
duplicate-named-capturing-groups-regextopreset-env(@​JLHwung)
- #​16445 Add
:bug: Bug Fix
babel-generator- #​16678 Print parens around as expressions on the LHS (@​nicolo-ribaudo)
babel-template,babel-types- #​15286 fix: Props are lost when the template replaces the node (@​liuxingbaoyu)
:house: Internal
- Other
- #​16674 bump gulp to 5 (@​JLHwung)
babel-generator- #​16651 Simplify the printing logic for
(before ambiguous tokens (@​nicolo-ribaudo)
- #​16651 Simplify the printing logic for
babel-helper-function-name,babel-plugin-transform-arrow-functions,babel-plugin-transform-function-name,babel-preset-env,babel-traverse- #​16652 Simplify
helper-function-namelogic (@​nicolo-ribaudo)
- #​16652 Simplify
:running_woman: Performance
babel-parser,babel-plugin-proposal-pipeline-operator- #​16461 Some minor parser performance improvements for ts (@​liuxingbaoyu)
:microscope: Output optimization
babel-plugin-transform-classes- #​16670 Reduce redundant
assertThisInitialized(@​liuxingbaoyu)
- #​16670 Reduce redundant
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-object-super,babel-plugin-transform-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​16374 Improve
super.xoutput (@​liuxingbaoyu)
- #​16374 Improve
babel-plugin-transform-class-properties,babel-plugin-transform-classes- #​16656 Simplify output for anonymous classes with no methods (@​nicolo-ribaudo)
Committers: 6
- Artem (@​slatereax)
- Babel Bot (@​babel-bot)
- David Taylor (@​davidtaylorhq)
- Huáng Jùnlià ng (@​JLHwung)
- Nicolò Ribaudo (@​nicolo-ribaudo)
- @​liuxingbaoyu
v7.24.8
v7.24.8 (2024-07-11)
Thanks @​H0onnn, @​jkup and @​SreeXD for your first pull requests!
:eyeglasses: Spec Compliance
babel-parser- #​16567 Do not use strict mode in TS
declare(@​liuxingbaoyu)
- #​16567 Do not use strict mode in TS
:bug: Bug Fix
babel-generator- #​16630 Correctly print parens around
ininforheads (@​nicolo-ribaudo) - #​16626 Fix printing of comments in
await using(@​nicolo-ribaudo) - #​16591 fix typescript code generation for yield expression inside type expre… (@​SreeXD)
- #​16630 Correctly print parens around
babel-parser- #​16613 Disallow destructuring assignment in
usingdeclarations (@​H0onnn) - #​16490 fix: do not add
.value: undefinedto regexp literals (@​liuxingbaoyu)
- #​16613 Disallow destructuring assignment in
babel-types- #​16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@​nicolo-ribaudo)
- #​16615 Remove boolean props from
babel-plugin-transform-typescript- #​16566 fix: Correctly handle
export import x =(@​liuxingbaoyu)
- #​16566 fix: Correctly handle
:nail_care: Polish
babel-generator- #​16625 Avoid unnecessary parens around
asyncinfor await(@​nicolo-ribaudo)
- #​16625 Avoid unnecessary parens around
babel-traverse- #​16619 Avoid checking
Scope.globalsmultiple times (@​liuxingbaoyu)
- #​16619 Avoid checking
Committers: 9
- Amjad Yahia Robeen Hassan (@​amjed-98)
- Babel Bot (@​babel-bot)
- Huáng Jùnlià ng (@​JLHwung)
- Jon Kuperman (@​jkup)
- Nagendran N (@​SreeXD)
- Nicolò Ribaudo (@​nicolo-ribaudo)
- Sukka (@​SukkaW)
- @​H0onnn
- @​liuxingbaoyu
bahmutov/cypress-esbuild-preprocessor (@​bahmutov/cypress-esbuild-preprocessor)
v2.2.2
Bug Fixes
- deps: update dependency debug to v4.3.6 (3236e41)
changesets/changesets (@​changesets/cli)
v2.27.7
Patch Changes
-
#​1047
d108fa6Thanks @​patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package. -
#​1400
dd6e5bbThanks @​Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace
commercetools/merchant-center-application-kit (@​commercetools-frontend/babel-preset-mc-app)
v22.31.0
v22.30.3
v22.30.2
v22.30.1
v22.30.0
v22.29.0
commercetools/merchant-center-application-kit (@​commercetools-frontend/eslint-config-mc-app)
v22.31.0
Patch Changes
- Updated dependencies []:
v22.30.3
Patch Changes
- Updated dependencies []:
v22.30.2
Patch Changes
- Updated dependencies []:
v22.30.1
Patch Changes
- Updated dependencies []:
v22.30.0
Patch Changes
- Updated dependencies []:
v22.29.0
Patch Changes
- Updated dependencies []:
emotion-js/emotion (@​emotion/cache)
v11.13.1
Patch Changes
- #​3219
c72d279Thanks @​Andarist! - Removed incorrect tripleslash directive referencing node types
v11.13.0
v11.12.0
percy/cli (@​percy/cli)
v1.29.2
What's Changed
- Update messaging for collecting logs in #​1690
- Validate presence of error in config validator in #​1675
New Contributors
- @​navrkald made their first contribution in https://github.com/percy/cli/pull/1675
Full Changelog: https://github.com/percy/cli/compare/v1.29.1...v1.29.2
v1.29.1
Full Changelog: https://github.com/percy/cli/compare/v1.29.0...v1.29.1
v1.29.0
What's Changed
- Add log line to detect edge condition by @​chinmay-browserstack https://github.com/percy/cli/pull/1654
- Auto capture and insert cookie in asset discovery browser by @​chinmay-browserstack https://github.com/percy/cli/pull/1656
- Add log for verfying if capture responsive assets is on by @​chinmay-browserstack https://github.com/percy/cli/pull/1658
- Enhancing logging for DOM Serialization failures by @​rishigupta1599 https://github.com/percy/cli/pull/1662
- Increase retry count for verify comparison by @​Amit3200 https://github.com/percy/cli/pull/1667
- fix: add root node_modules to import commands when running pnpm by @​felipeplets https://github.com/percy/cli/pull/1643
New Contributors
- @​felipeplets made their first contribution in https://github.com/percy/cli/pull/1643
Full Changelog: https://github.com/percy/cli/compare/v1.28.9...v1.29.0
v1.28.9
What's Changed
✨ Enhancements
- ✨ Analyze Error Logs and Suggest Fixes for Issues by @​this-is-shivamsingh in https://github.com/percy/cli/pull/1622
- ✨ Adding env variable support so that if set to true we exit with status code 0 when any percy related error occurs. by @​prklm10 in https://github.com/percy/cli/pull/1647
Full Changelog: https://github.com/percy/cli/compare/v1.28.8...v1.28.9
preconstruct/preconstruct (@​preconstruct/cli)
v2.8.7
Patch Changes
- #​596
022bbc4Thanks @​emmatown! - FixError when using sourcemap for reporting an error: Can't resolve original location of errorerror caused by changes to@babel/helpersin newer versions of Babel
v2.8.6
Patch Changes
- #​594
9f45824Thanks @​emmatown! - AddcheckTypeDependenciesexperimental flag
v2.8.5
Patch Changes
- #​592
c05b2a9Thanks @​emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the.d.tsfiles
getsentry/sentry-javascript (@​sentry/browser)
v7.119.0
- backport(tracing): Report dropped spans for transactions (#​13343)
Bundle size 📦
| Path | Size |
|---|---|
| @​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) | 80.96 KB |
| @​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) | 71.89 KB |
| @​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) | 76.14 KB |
| @​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 65.52 KB |
| @​sentry/browser (incl. Tracing) - Webpack (gzipped) | 35.77 KB |
| @​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) | 35.66 KB |
| @​sentry/browser (incl. Feedback) - Webpack (gzipped) | 31.71 KB |
| @​sentry/browser (incl. sendFeedback) - Webpack (gzipped) | 31.72 KB |
| @​sentry/browser - Webpack (gzipped) | 22.91 KB |
| @​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) | 79.17 KB |
| @​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) | 70.49 KB |
| @​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) | 36.17 KB |
| @​sentry/browser - ES6 CDN Bundle (gzipped) | 25.41 KB |
| @​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 221.92 KB |
| @​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) | 109.52 KB |
| @​sentry/browser - ES6 CDN Bundle (minified & uncompressed) | 76.24 KB |
| @​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) | 39.45 KB |
| @​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) | 72.4 KB |
| @​sentry/react - Webpack (gzipped) | 22.94 KB |
| @​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) | 90.16 KB |
| [@& |
Configuration
đź“… Schedule: Branch creation - "on the 1st and 3rd day instance on Wednesday after 3am" (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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: ec36fd1fe72657aa093f0c3d0d9d132ec52cb891
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Preview URLs:
- https://docskit-renovate-all.commercetools.vercel.app (permalink to the last build of this branch)
- https://docskit-sha-9b5ec0fb24ec60c185b43b93a637181004519aa7.commercetools.vercel.app (this commit)
This PR is missing a Jira ticket reference in the title or description. Please add a Jira ticket reference to the title or description of this PR.
🥷 Code experts: emmenko
emmenko, nkuehn have most đź§ knowledge in the files.
See details
package.json
Knowledge based on git-blame: emmenko: 29% nkuehn: 13%
packages/gatsby-theme-api-docs/package.json
Knowledge based on git-blame: emmenko: 57% nkuehn: 11%
packages/gatsby-theme-code-examples/package.json
Knowledge based on git-blame: emmenko: 61% nkuehn: 9%
packages/gatsby-theme-constants/package.json
Knowledge based on git-blame: emmenko: 21% nkuehn: 9%
packages/gatsby-theme-docs/package.json
Knowledge based on git-blame: emmenko: 17% nkuehn: 8%
websites/api-docs-smoke-test/package.json
Knowledge based on git-blame: emmenko: 27% nkuehn: 3%
websites/docs-smoke-test/package.json
Knowledge based on git-blame: emmenko: 59% nkuehn: 3%
websites/documentation/package.json
Knowledge based on git-blame: emmenko: 4%
websites/self-learning-smoke-test/package.json
Knowledge based on git-blame:
websites/site-template/package.json
Knowledge based on git-blame: nkuehn: 57% emmenko: 14%
yarn.lock
Knowledge based on git-blame: emmenko: 43% nkuehn: 8%
To learn more about /:\ gitStream - Visit our Docs