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.11 age adoption passing confidence devDependencies patch
@commercetools-backend/eslint-config-node (source) 22.28.0 -> 22.37.0 age adoption passing confidence devDependencies minor
@commercetools-frontend/babel-preset-mc-app (source) 22.28.0 -> 22.37.0 age adoption passing confidence devDependencies minor
@commitlint/cli (source) 19.3.0 -> 19.6.1 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) 19.2.2 -> 19.6.0 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.10 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.3.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.3.0 -> 9.15.2 age adoption passing confidence packageManager minor
ts-jest (source) 29.1.5 -> 29.2.5 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.7.2 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/cli)

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.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.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.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.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

New Contributors

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

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
typicode/husky (husky)

v9.1.7

Compare Source

v9.1.6

Compare Source

v9.1.5

Compare Source

v9.1.4

Compare Source

v9.1.3

Compare Source

  • fix: better handle space in PATH

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

Super saiyan god dog! It's over 9.0.0!

There's a bug with this release which prevents the deprecation notice to appear and requires to remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.

What's new

You can now run package commands directly, no need for npx or equivalents.
It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

### .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

### .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
git update-index --again

For more advanced use cases, see lint-staged.

Fixes

  • bunx husky init command
  • Workaround for some hooks implementation on Windows 🤷

Deprecations

  • Remove #!/usr/bin/env sh and . "$(dirname -- "$0")/_/husky.sh" from your hooks
  • Move your code from ~/.huskyrc to .config/husky/init.sh

Support for these will be removed in v10, notices have been added.

Friendly reminder

If Git hooks don't fit your workflow, you can disable Husky globally. Just add export HUSKY=0 to .config/husky/init.sh.

I've seen some confusion about this on X, so just a heads-up!

Sponsoring

Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: GitHub Sponsors.

Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉

jest-community/jest-runner-eslint (jest-runner-eslint)

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-runner-eslint@v2.2.0...v2.2.1

lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

pnpm/pnpm (pnpm)

[v9.15.2](https://redirect.github.com/pnpm/pnpm/rel


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: d712d7c

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 2 times, most recently from bfd7dbb to 2166acc Compare November 8, 2024 06:32
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from f0a70f8 to 89b5340 Compare November 20, 2024 04:34
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 760a2dd to bc66078 Compare November 25, 2024 22:44
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e84a76d to 4a39a2b Compare November 29, 2024 13:06
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7a775dc to 5db248e Compare December 6, 2024 15:37
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update changesets/action action to v1.4.9 Dec 8, 2024
@renovate renovate bot changed the title chore(deps): update changesets/action action to v1.4.9 chore(deps): update all dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d142379 to 7a97edf Compare December 15, 2024 19:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e2bc31e to e22f0ff Compare December 20, 2024 01: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