-
-
Notifications
You must be signed in to change notification settings - Fork 8
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 non-major dependencies #99
Conversation
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
CodSpeed Performance ReportMerging #99 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
=======================================
Coverage 83.95% 83.95%
=======================================
Files 7 7
Lines 1203 1203
Branches 281 281
=======================================
Hits 1010 1010
Misses 193 193 ☔ View full report in Codecov by Sentry. |
061470d
to
dabb6d7
Compare
This PR contains the following updates:
22.13.1
->22.13.4
10.0.2
->10.0.3
5.43.6
->5.44.4
10.2.1
->10.4.1
8.5.2
->8.5.3
5.97.1
->5.98.0
Release Notes
antfu-collective/bumpp (bumpp)
v10.0.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
webpro-nl/knip (knip)
v5.44.4
Compare Source
workspace
checks in Windows (4f4d0bf
)v5.44.3
Compare Source
v5.44.2
Compare Source
f63df95
)6098cb9
)d3b7ab6
)c145c58
)dae0f78
)0b7f05f
)8209917
)v5.44.1
Compare Source
79d5279
)b572c7c
)f94a9ee
)-t jsconfig.json
(close #787) (12bd803
)de89b7e
)41a2bcc
) - thanks @TJNhxMZHmqGytuWT!@types
DT dependencies (resolve #942) (fc95526
)v5.44.0
Compare Source
3cf1d05
)2afffe0
) - thanks @rmunch!012fd5b
) - thanks @lasseklovstad!manifestStr
(9ce5766
)manifestStr
and introducePackageJsonPeeker
(f2efd22
)pos
to more issue types in json reporter (resolves #930) (72cbcfa
)1019b99
)090e76b
)dd0f682
)dcf5df3
)9050695
)pnpm/pnpm (pnpm)
v10.4.1
Compare Source
Patch Changes
--allow-build
option overlaps with thepnpm.ignoredBuildDependencies
list #9105.init-package-manager
should work.v10.4.0
Compare Source
Minor Changes
pnpm approve-builds --global
works now for allowing dependencies of globally installed packages to run postinstall scripts.The
pnpm add
command now supports a new flag,--allow-build
, which allows building the specified dependencies. For instance, if you want to install a package calledbundle
that hasesbuild
as a dependency and want to allowesbuild
to run postinstall scripts, you can run:This will run
esbuild
's postinstall script and also add it to thepnpm.onlyBuiltDependencies
field ofpackage.json
. So,esbuild
will always be allowed to run its scripts in the future.Related PR: #9086.
The
pnpm init
command adds apackageManager
field with the current version of pnpm CLI #9069. To disable this behaviour, set theinit-package-manager
setting tofalse
.Patch Changes
pnpm approve-builds
should work after two consecutivepnpm install
runs #9083.packageManager
cannot start withv
.v10.3.0
Compare Source
Minor Changes
strict-dep-builds
. When enabled, the installation will exit with a non-zero exit code if any dependencies have unreviewed build scripts (aka postinstall scripts) #9071.Patch Changes
verify-deps-before-run
afterpnpm install --production|--no-optional
#9019.postcss/postcss (postcss)
v8.5.3
Compare Source
Unknown word
error (by @hiepxanh).webpack/webpack (webpack)
v5.98.0
Compare Source
Fixes
filenameTemplate
in new split chunk #19104 by @henryqdineenblob:
protocol when public path isauto
#19199 by @alexander-akaitoutput.charset
everywhere #19202 by @alexander-akaitBuildInfo
andBuildMeta
type definitions #19200 by @inottnPerformance Improvements
FlagDependencyExportsPlugin
for large JSON by depth #19058 by @hai-xstartsWith
for matching instead of converting the string to a regex #19207 by @inottnChores
nanoid
from 3.3.7 to 3.3.8 #19063 by @dependabotDefaultStatsFactoryPlugin
#19156 by @Andaristreadme.md
by adding video links for understanding webpack #19101 by @Vansh5632Features
/* webpackIgnore: true */
forrequire.resolve
#19201 by @alexander-akaitContinuous Integration
New Contributors
Full Changelog: webpack/webpack@v5.97.1...v5.98.0
Configuration
📅 Schedule: Branch creation - "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.
✨
Description by Callstackai
This PR updates several dependencies in the project, including
@types/node
,bumpp
,knip
,postcss
, andwebpack
to their latest versions.Diagrams of code changes
Files Changed
@types/node
,bumpp
, andknip
.webpack
version.This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions
.json
,.yaml
. See list of supported languages.