-
Notifications
You must be signed in to change notification settings - Fork 0
Update all non-major dependencies #2
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c2424b4 to
df47565
Compare
df47565 to
3f709a4
Compare
4e2f693 to
214f3df
Compare
2d34eaa to
a91159a
Compare
47186b2 to
8496f35
Compare
5124f03 to
ba8c36c
Compare
38850f1 to
6897253
Compare
6897253 to
cfc55c1
Compare
070ef40 to
c8f07e1
Compare
c8f07e1 to
7c88bfb
Compare
7c88bfb to
8dce188
Compare
8dce188 to
1617865
Compare
1617865 to
f506657
Compare
f506657 to
0ebf8cf
Compare
20a2412 to
bd9d025
Compare
154c5ce to
d949152
Compare
d949152 to
c480552
Compare
feaf034 to
23fb065
Compare
f2b72da to
6c67c45
Compare
a94ff17 to
fd64b9b
Compare
d1fe257 to
5522ade
Compare
79ae8c8 to
0132d8e
Compare
f45ac54 to
a7e2b56
Compare
c9137b6 to
1b45015
Compare
1b45015 to
f6b92fd
Compare
f6b92fd to
2577f10
Compare
2577f10 to
c90801f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
22.0.0->22.0.52.0.5->2.0.822.5.4->22.19.13.3.2->3.17.05.3.0->5.6.216.4.5->16.6.11.1.0->1.1.19.10.0->9.15.93.3.3->3.6.22.11.1->2.13.15.6.2->5.9.32.0.5->2.1.9Release Notes
tsconfig/bases (@tsconfig/node22)
v22.0.5Compare Source
v22.0.4Compare Source
v22.0.3Compare Source
v22.0.2Compare Source
v22.0.1Compare Source
webdiscus/ansis (ansis)
v3.17.0Compare Source
typescript<5.6to fix TS2526 error:v3.16.0Compare Source
v3.15.0Compare Source
tsupbundler.v3.14.0Compare Source
Now you can use truecolor in the consoles of Chrome, Edge, Brave, and other Chromium-based browsers.
Browsers that do not support ANSI codes will display black and white text.
v3.12.0Compare Source
\nas a newline in template literals, e.g.:green`Hello\nWorld`renders:v3.11.0Compare Source
enginesto"node": ">=14")v3.10.0Compare Source
ansis.reset()returns the reset escape code\e[0mv3.9.0Compare Source
nullandundefinedvalues to empty string as beforev3.7.0, #25v3.8.1Compare Source
v3.8.0Compare Source
feat: enforce a specific color support by a
FORCE_COLORvalue:fix: if the function argument is an empty string should be returned an empty string w/o escape codes:
refactor: optimize code by size
v3.7.0Compare Source
false,null,undefined,NaNto a string.In previous versions, the empty string
''was returned for falsy values.0, e.g.ansis.red(0), returning empty string'', now return colored value'0'v3.6.0Compare Source
ansis(any)v3.5.2Compare Source
moduleisnode16v3.5.1Compare Source
v3.5.0Compare Source
COLORTERMvariable for values:truecolor,24bit,ansi256,ansi(16 colors)xterm-directterminal to detect the truecolorGPG_TTYintroduced in3.5.0-beta.0version, because it make no sensetsc:import ansis from 'ansis'now works so well asimport * as ansis from 'ansis'v3.4.0Compare Source
chalk/chalk (chalk)
v5.6.2Compare Source
v5.6.0Compare Source
a8f5bf7v5.5.0Compare Source
79ee2d3v5.4.1Compare Source
navigatornot definedReferenceError(#642)4ebb62dv5.4.0Compare Source
CIRCLECIenvironments to return level 3 color supportf838120motdotla/dotenv (dotenv)
v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[[email protected]] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0Compare Source
Added
Changed
_logmethod. Use_debug#862v16.4.7Compare Source
Changed
.tapfolder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6Compare Source
Changed
alexeyraspopov/picocolors (picocolors)
v1.1.1Compare Source
d.tsfile (#82)NO_COLORandFORCE_COLORenv variables (#87)require()call to make the package compatible with some tools (#87)pnpm/pnpm (pnpm)
v9.15.9: pnpm 9.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
v9.15.8: pnpm 9.15.8Compare Source
Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.--silentreporting is used.--loglevelis set toerror, don't show installation summary, execution time, and big tarball download progress.--loglevel=erroris used.Platinum Sponsors
Gold Sponsors
v9.15.7: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-updateshould not leave a directory with a broken pnpm installation if the installation fails.--config.prefix such as--@​scope:registry=https://scope.example.com/npm#9089.pnpm self-updateshould not read the pnpm settings from thepackage.jsonfile in the current working directory.pnpm update -ishould list only packages that have newer versions #9206.catalogssection of thepnpm-lock.yamlfile to be removed whendedupe-peer-dependents=falseon a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6: pnpm 9.15.6Compare Source
Patch Changes
packageManagercannot start withv.pnpm-lock.yamlfile when using--fix-lockfileand--filter. #8639v9.15.5: pnpm 9.15.5Compare Source
Patch Changes
pnpm install, thepreprepareandpostpreparescripts of the project should be executed #8989.strip-ansiwith the built-inutil.stripVTControlCharacters#9009.Platinum Sponsors
Gold Sponsors
v9.15.4: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>updates only the specified package, withdedupe-peer-dependents=true.Platinum Sponsors
Gold Sponsors
v9.15.3: pnpm 9.15.3Compare Source
Patch Changes
pnpm update --filter <pattern> --latest <pkg>should only change the specified package for the specified workspace, whendedupe-peer-dependentsis set totrue#8877..DS_Storefile atpatch-commit#8922.pnpm patchis unable to bring back old patch without specifying@versionsuffix #8919.Platinum Sponsors
Gold Sponsors
v9.15.2: pnpm 9.15.2Compare Source
Patch Changes
publish/packerror with workspace dependencies with relative paths #8904. It was broken inv9.4.0(398472c).pnpm patchon Windows #7546.git ls-remoteworks via HTTPS #8906.Platinum Sponsors
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.