Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all dependencies #747

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update all dependencies #747

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/runtime (source) 7.26.0 -> 7.26.10 age adoption passing confidence dependencies patch
@babel/runtime-corejs3 (source) 7.26.0 -> 7.26.10 age adoption passing confidence dependencies patch
@changesets/changelog-github (source) 0.5.0 -> 0.5.1 age adoption passing confidence dependencies patch
@changesets/cli (source) 2.27.11 -> 2.28.1 age adoption passing confidence dependencies minor
@commercetools-frontend/babel-preset-mc-app (source) 22.38.3 -> 22.42.1 age adoption passing confidence dependencies minor
@commercetools-frontend/eslint-config-mc-app (source) 22.38.3 -> 22.42.1 age adoption passing confidence dependencies minor
@commitlint/cli (source) 19.6.1 -> 19.8.0 age adoption passing confidence dependencies minor
@commitlint/config-conventional (source) 19.6.0 -> 19.8.0 age adoption passing confidence dependencies minor
@graphql-codegen/cli (source) 5.0.3 -> 5.0.5 age adoption passing confidence dependencies patch
@graphql-codegen/typescript (source) 4.1.2 -> 4.1.5 age adoption passing confidence dependencies patch
@graphql-codegen/typescript-operations (source) 4.4.0 -> 4.5.1 age adoption passing confidence dependencies minor
@graphql-codegen/typescript-resolvers (source) 4.4.1 -> 4.4.4 age adoption passing confidence dependencies patch
@preconstruct/cli (source) 2.8.10 -> 2.8.11 age adoption passing confidence dependencies patch
@types/node (source) 20.17.14 -> 20.17.24 age adoption passing confidence dependencies patch
lint-staged 15.4.1 -> 15.4.3 age adoption passing confidence dependencies patch
pnpm (source) 9.15.4 -> 9.15.9 age adoption passing confidence packageManager patch
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence dependencies minor
tsx (source) 4.19.2 -> 4.19.3 age adoption passing confidence dependencies patch
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/runtime)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.7

Compare Source

🐛 Bug Fix
changesets/changesets (@​changesets/changelog-github)

v0.5.1

Compare Source

Patch Changes
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 the bundler option for TypeScript's moduleResolution.
    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

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

v22.41.0

Compare Source

Patch Changes

v22.40.0

Compare Source

Patch Changes

v22.39.1

Compare Source

Patch Changes

v22.39.0

Compare Source

Patch Changes
conventional-changelog/commitlint (@​commitlint/cli)

v19.8.0

Compare Source

Performance Improvements
  • use 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
  • use 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

v5.0.4

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v4.1.5

Compare Source

Patch Changes

v4.1.4

Compare Source

Patch Changes

v4.1.3

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-operations)

v4.5.1

Compare Source

Patch Changes

v4.5.0

Compare Source

Minor Changes
Patch Changes

v4.4.1

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/typescript-resolvers)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes
preconstruct/preconstruct (@​preconstruct/cli)

v2.8.11

Compare Source

Patch Changes
  • #​615 e3e7067 Thanks @​emmatown! - preconstruct fix/preconstruct validate will now enforce that the main/module/browser/umd:main fields are not present when using the experimental typeModule flag and a package has "type": "module".
lint-staged/lint-staged (lint-staged)

v15.4.3

Compare Source

Patch Changes
  • #​1512 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
  • #​1509 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.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners February 1, 2025 01:19
Copy link

changeset-bot bot commented Feb 1, 2025

⚠️ No Changeset found

Latest commit: 366e91c

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

@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ab267e3 to f6530bd Compare February 9, 2025 13:12
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 7e6685a to 1e0aadf Compare February 14, 2025 12:35
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 3f66e6f to b7921d5 Compare February 25, 2025 06:34
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 9734dcb to d8284f3 Compare March 7, 2025 19:12
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from cdbc233 to 9b30e93 Compare March 10, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants