-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: main
Are you sure you want to change the base?
Conversation
|
This PR is missing a Jira ticket reference in the title or description. |
🥷 Code experts: emmenko emmenko, tdeekens have most 🧠 knowledge in the files. See details
Knowledge based on git-blame:
Knowledge based on git-blame: To learn more about /:\ gitStream - Visit our Docs |
1931238
to
6be1a8b
Compare
de52f60
to
b9a3de9
Compare
dd35cf3
to
45db798
Compare
1f9de16
to
77c199c
Compare
bc8d89c
to
f2e247e
Compare
c6f9630
to
97169e5
Compare
90a5955
to
817749b
Compare
831f164
to
7c1b6d9
Compare
97d249c
to
53eac40
Compare
e67b112
to
900c63b
Compare
900c63b
to
bfd7dbb
Compare
This PR contains the following updates:
2.27.5
->2.27.9
22.28.0
->22.35.0
22.28.0
->22.35.0
19.3.0
->19.5.0
19.2.2
->19.5.0
0.21.4
->0.22.0
2.8.4
->2.8.9
29.5.12
->29.5.14
20.14.2
->20.17.6
v1.4.7
->v1.4.9
8.57.0
->8.57.1
4.19.2
->4.21.1
9.0.11
->9.1.6
2.2.0
->2.2.1
15.2.7
->15.2.10
9.3.0
->9.12.3
29.1.5
->29.2.5
5.4.5
->5.6.3
Release Notes
changesets/changesets (@changesets/cli)
v2.27.9
Compare Source
Patch Changes
#1458
400ab7b
Thanks @benmccann! - Moved@types/semver
todevDependencies
#1462
689e541
Thanks @benmccann! - removeoutdent
dependencyv2.27.8
Compare Source
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6
,dd6e5bb
,dd6e5bb
]:v2.27.6
Compare Source
Patch Changes
#1392
f295b3e
Thanks @bluwy! - Replacemeow
dependency withmri
to reduce the number of transitive dependencies#1390
6a3452e
Thanks @bluwy! - Displaychangeset status --verbose
in list form and removetty-table
dependencycommercetools/merchant-center-application-kit (@commercetools-backend/eslint-config-node)
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.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.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.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.22.0
Compare Source
Minor Changes
#231
aeb50f5
Thanks @VanTanev! - Upgradedpackage-json
,semver
andsembear
dependencies.#226
2fafd9a
Thanks @VanTanev! - Replacechalk
withpicocolors
#228
1cbdcb9
Thanks @VanTanev! - Remove thefind-up
dependency.#231
aeb50f5
Thanks @VanTanev! - Node.js version requirement raised to>= 18.0.0
#224
3c3198a
Thanks @VanTanev! - Replacespawndamnit
withtinyexec
for fewer dependencies#229
4a835ed
Thanks @VanTanev! - Updatevalidate-npm-package-name
to5.0.1
to remove one transitive dependency.#225
d0f4d92
Thanks @VanTanev! - Replacefs-extra
with nativenode:fs/promises
preconstruct/preconstruct (@preconstruct/cli)
v2.8.9
Compare Source
Patch Changes
79b6d1c
Thanks @emmatown! - Fix outputting.d.ts
files with extension-less imports that are invalid when using the experimental flagtypeModule
withmoduleResolution: "nodenext"
andtype: "module"
indev
andbuild
v2.8.8
Compare Source
Patch Changes
#599
4b920e7
Thanks @VanTanev! - Remove unnecessary dependency onmeow
CLI parsing library, as @preconstruct/cli only takes a single positional argument denoting a preconstruct command.#602
b62bd19
Thanks @emmatown! - Fix referencing a type from another package in the same preconstruct build that has a.d.ts
file at the entrypointv2.8.7
Compare Source
Patch Changes
022bbc4
Thanks @emmatown! - FixError 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 Babelv2.8.6
Compare Source
Patch Changes
9f45824
Thanks @emmatown! - AddcheckTypeDependencies
experimental flagv2.8.5
Compare Source
Patch Changes
c05b2a9
Thanks @emmatown! - Fix generating TypeScript declarations where imports to JSON files are emitted in the.d.ts
fileschangesets/action (changesets/action)
v1.4.9
Compare Source
Patch Changes
57ab80c
Thanks @benmccann! - Improve error message when attempting to publish without publish script definedv1.4.8
Compare Source
Patch Changes
#393
48ab0d2
Thanks @s0! - Ensure the PR remains open when updated#393
48ab0d2
Thanks @s0! - Switch to cheaper API for querying existing PRseslint/eslint (eslint)
v8.57.1
Compare Source
expressjs/express (express)
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
"back"
magic string in redirects by @blakeembrey in https://github.com/expressjs/express/pull/5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
v4.20.0
Compare Source
==========
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)res.redirect
\
,|
, and^
to align better with URL specoptions.maxAge
andoptions.expires
tores.clearCookie
typicode/husky (husky)
v9.1.6
Compare Source
v9.1.5
Compare Source
v9.1.4
Compare Source
v9.1.3
Compare Source
PATH
v9.1.2
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
Super saiyan
goddog! 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 🐺⚡️
A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.
For more advanced use cases, see lint-staged.
Fixes
bunx husky init
commandDeprecations
#!/usr/bin/env sh
and. "$(dirname -- "$0")/_/husky.sh"
from your hooks~/.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.2.10
Compare Source
Patch Changes
e3f283b
Thanks @iiroj! - Update minor dependencies, includingmicromatch@~4.0.8
.v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.v15.2.8
Compare Source
Patch Changes
f0480f0
Thanks @iiroj! - In the previous version the nativegit 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.jschild_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.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
v9.12.1
Compare Source
Patch Changes
pnpm update --latest
should not update the automatically installed peer dependencies #6657.pnpm publish
should be able to publish from a local tarball #7950.EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604.v9.12.0
Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshots
field insidepnpm-lock.yaml
but it should happen very rarely.pnpm outdated
command supports now a--sort-by=name
option for sorting outdated dependencies by package name #8523.Added the ability for
overrides
to remove dependencies by specifying"-"
as the field value #8572. For example, to removelodash
from the dependencies, use this configuration inpackage.json
:Patch Changes
pnpm list --json pkg
showed"private": false
for a private package #8519.libc
that differ frompnpm.supportedArchitectures.libc
are not downloaded #7362.ENOENT
errors caused by runningstore prune
in parallel #8586.pnpm bugs
#8596.v9.11.0
Compare Source
Minor Changes
pnpm cache
commands for inspecting the metadata cache #8512.Patch Changes
pnpm deploy
withnode-linker=hoisted
produces an emptynode_modules
directory #6682.pnpm deploy
should work in workspace withshared-workspace-lockfile=false
#8475.v9.10.0
Compare Source
Minor Changes
Support for a new CLI flag,
--exclude-peers
, added to thelist
andwhy
commands. When--exclude-peers
is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #8506.Added a new setting to
package.json
atpnpm.auditConfig.ignoreGhsas
for ignoring vulnerabilities by their GHSA code #6838.For instance:
Patch Changes
v9.9.0
Compare Source
Minor Changes
Minor breaking change. This change might result in resolving your peer dependencies slightly differently but we don't expect it to introduce issues.
We had to optimize how we resolve peer dependencies in order to fix some infinite loops and out-of-memory errors during peer dependencies resolution.
When a peer dependency is a prod dependency somewhere in the dependency graph (with the same version), pnpm will resolve the peers of that peer dependency in the same way across the subgraph.
For example, we have
react-dom
in the peer deps of theform
andbutton
packages.card
hasreact-dom
andreact
as regular dependencies andcard
is a dependency ofform
.These are the direct dependencies of our example project:
These are the dependencies of card:
When resolving peers, pnpm will not re-resolve
react-dom
forcard
, even thoughcard
shadowsreact@16
from the root withreact@17
. So, all 3 packages (form
,card
, andbutton
) will usereact-dom@16
, which in turn usesreact@16
.form
will usereact@16
, whilecard
andbutton
will usereact@17
.Before this optimization
react-dom@16
was duplicated for thecard
, so thatcard
andbutton
would use areact-dom@16
instance that usesreact@17
.Before the change:
After the change
Patch Changes
pnpm deploy
should write the `nConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (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.