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

chore(deps): update all dependencies #109

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

chore(deps): update all dependencies #109

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/cli (source) 2.27.5 -> 2.27.12 age adoption passing confidence devDependencies patch
@commercetools-backend/eslint-config-node (source) 22.28.0 -> 22.42.0 age adoption passing confidence devDependencies minor
@commercetools-frontend/babel-preset-mc-app (source) 22.28.0 -> 22.42.0 age adoption passing confidence devDependencies minor
@commitlint/cli (source) 19.3.0 -> 19.7.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) 19.2.2 -> 19.7.1 age adoption passing confidence devDependencies minor
@manypkg/cli (source) 0.21.4 -> 0.23.0 age adoption passing confidence devDependencies minor
@preconstruct/cli (source) 2.8.4 -> 2.8.10 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/node (source) 20.14.2 -> 20.17.17 age adoption passing confidence devDependencies minor
changesets/action v1.4.7 -> v1.4.9 age adoption passing confidence action patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
express (source) 4.19.2 -> 4.21.2 age adoption passing confidence devDependencies minor
husky 9.0.11 -> 9.1.7 age adoption passing confidence devDependencies minor
jest-runner-eslint 2.2.0 -> 2.2.1 age adoption passing confidence devDependencies patch
lint-staged 15.2.7 -> 15.4.3 age adoption passing confidence devDependencies minor
pnpm (source) 9.3.0 -> 9.15.5 age adoption passing confidence packageManager minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
ts-jest (source) 29.1.5 -> 29.2.5 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.7.3 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.12

Compare Source

Patch Changes

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes
commercetools/merchant-center-application-kit (@​commercetools-backend/eslint-config-node)

v22.42.0

Compare Source

v22.41.0

Compare Source

v22.40.0

Compare Source

v22.39.1

Compare Source

v22.39.0

Compare Source

v22.38.3

Compare Source

v22.38.2

Compare Source

v22.38.1

Compare Source

v22.38.0

Compare Source

Patch Changes

v22.37.0

Compare Source

v22.36.0

Compare Source

v22.35.1

Compare Source

v22.35.0

Compare Source

v22.34.0

Compare Source

v22.33.0

Compare Source

v22.32.2

Compare Source

v22.32.1

Compare Source

v22.32.0

Compare Source

v22.31.0

Compare Source

v22.30.3

Compare Source

v22.30.2

Compare Source

v22.30.1

Compare Source

v22.30.0

Compare Source

v22.29.0

Compare Source

commercetools/merchant-center-application-kit (@​commercetools-frontend/babel-preset-mc-app)

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

v22.38.3

Compare Source

v22.38.2

Compare Source

v22.38.1

Compare Source

v22.38.0

Compare Source

Minor Changes
  • #​3672 5c33a40 Thanks @​ragafus! - Add babel-plugin-formatjs to avoid bloating bundles with useless data from formatjs messages (description, defaultMessage props). Opt-in flags:

    • i18nAst: pre-parse defaultMessage into AST for faster runtime perf
    • i18nRemoveDefaultMessage: remove defaultMessage field in generated js after extraction

v22.37.0

Compare Source

v22.36.0

Compare Source

v22.35.1

Compare Source

v22.35.0

Compare Source

v22.34.0

Compare Source

v22.33.0

Compare Source

v22.32.2

Compare Source

v22.32.1

Compare Source

v22.32.0

Compare Source

v22.31.0

Compare Source

v22.30.3

Compare Source

v22.30.2

Compare Source

v22.30.1

Compare Source

v22.30.0

Compare Source

v22.29.0

Compare Source

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

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​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.7.1

Compare Source

Note: Version bump only for package @​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

Thinkmill/manypkg (@​manypkg/cli)

v0.23.0

Compare Source

Minor Changes
  • #​236 1a5ea55 Thanks @​VanTanev! - Change the ROOT_HAS_DEV_DEPENDENCIES rule to ROOT_HAS_PROD_DEPENDENCIES. Monorepo root should use devDependencies instead of dependencies for better support of production-only installs, useful in eg Docker builds.

v0.22.0

Compare Source

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

v2.8.10

Compare Source

Patch Changes

v2.8.9

Compare Source

Patch Changes
  • #​604 79b6d1c Thanks @​emmatown! - Fix outputting .d.ts files with extension-less imports that are invalid when using the experimental flag typeModule with moduleResolution: "nodenext" and type: "module" in dev and build

v2.8.8

Compare Source

Patch Changes

v2.8.7

Compare Source

Patch Changes
  • #​596 022bbc4 Thanks @​emmatown! - Fix Error when using sourcemap for reporting an error: Can't resolve original location of error error caused by changes to @babel/helpers in newer versions of Babel

v2.8.6

Compare Source

Patch Changes

v2.8.5

Compare Source

Patch Changes
  • #​592 c05b2a9 Thanks @​emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the .d.ts files
changesets/action (changesets/action)

v1.4.9

Compare Source

Patch Changes

v1.4.8

Compare Source

Patch Changes
eslint/eslint (eslint)

v8.57.1

Compare Source

expressjs/express (express)

v4.21.2

Compare Source

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

v4.21.0

Compare Source

What's Changed


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 a review from a team as a code owner June 24, 2024 00:44
Copy link

changeset-bot bot commented Jun 24, 2024

⚠️ No Changeset found

Latest commit: 460f2bd

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

Copy link

gitstream-cm bot commented Jun 24, 2024

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.

Copy link

gitstream-cm bot commented Jun 24, 2024

🥷 Code experts: emmenko

emmenko, tdeekens have most 🧠 knowledge in the files.

See details

package.json

Knowledge based on git-blame:
tdeekens: 35%
emmenko: 34%

pnpm-lock.yaml

Knowledge based on git-blame:
emmenko: 28%

To learn more about /:\ gitStream - Visit our Docs

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1931238 to 6be1a8b Compare June 26, 2024 02:11
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from de52f60 to b9a3de9 Compare July 8, 2024 08:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from dd35cf3 to 45db798 Compare July 10, 2024 19:27
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 1f9de16 to 77c199c Compare July 23, 2024 02:02
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from bc8d89c to f2e247e Compare July 30, 2024 12:45
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7a97edf to e2bc31e Compare December 18, 2024 07:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 34d456a to d712d7c Compare December 28, 2024 23:18
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 3f265a3 to e7adaba Compare January 13, 2025 20:58
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 557c6af to 79b043a Compare January 21, 2025 19:15
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 055838f to 8d94738 Compare January 27, 2025 13:05
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from e315043 to f44ce96 Compare February 7, 2025 00:29
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