Bump the root-deps group across 1 directory with 23 updates
Bumps the root-deps group with 20 updates in the / directory:
| Package | From | To |
|---|---|---|
| typescript | 5.4.3 |
5.4.5 |
| @oclif/core | 3.26.0 |
3.26.6 |
| yaml | 2.4.1 |
2.4.2 |
| @swc/core | 1.4.11 |
1.5.5 |
| @swc/helpers | 0.5.8 |
0.5.11 |
| @types/node | 18.19.26 |
18.19.33 |
| oclif | 4.7.0 |
4.10.8 |
| @inquirer/type | 1.2.1 |
1.3.1 |
| pino | 8.19.0 |
8.21.0 |
| @types/dockerode | 3.3.26 |
3.3.29 |
| fastify | 4.26.2 |
4.27.0 |
| rimraf | 5.0.5 |
5.0.7 |
| ws | 8.16.0 |
8.17.0 |
| zod | 3.22.4 |
3.23.8 |
| @types/tar | 6.1.11 |
6.1.13 |
| @azure/logger | 1.1.1 |
1.1.2 |
| @google-cloud/compute | 4.3.0 |
4.5.0 |
| google-gax | 4.3.2 |
4.3.3 |
| @aws-sdk/client-lightsail | 3.540.0 |
3.574.0 |
| octokit | 3.1.2 |
3.2.1 |
Updates typescript from 5.4.3 to 5.4.5
Release notes
Sourced from typescript's releases.
TypeScript 5.4.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
- fixed issues query for Typescript 5.4.5 (Stable).
Downloads are available on:
TypeScript 5.4.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.4.0 (Beta).
- fixed issues query for Typescript 5.4.1 (RC).
- fixed issues query for Typescript 5.4.2 (Stable).
- fixed issues query for Typescript 5.4.3 (Stable).
- fixed issues query for Typescript 5.4.4 (Stable).
Downloads are available on:
Commits
27bcd4cUpdate LKG9f33bf1🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84Bump version to 5.4.5 and LKG892936f🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05release-5.4: Always set node-version for setup-node (#58117)b754fc3🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367Bump version to 5.4.4 and LKGde9096b🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...- Additional commits viewable in compare view
Updates @oclif/core from 3.26.0 to 3.26.6
Release notes
Sourced from @​oclif/core's releases.
3.26.6
Bug Fixes
3.26.5
Bug Fixes
- better warnings (439e933)
3.26.4
Bug Fixes
3.26.3
Bug Fixes
- deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)
3.26.2
Bug Fixes
- do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)
3.26.1
Bug Fixes
Changelog
Sourced from @​oclif/core's changelog.
3.26.6 (2024-05-06)
Bug Fixes
3.26.5 (2024-04-30)
Bug Fixes
- better warnings (439e933)
3.26.4 (2024-04-18)
Bug Fixes
3.26.3 (2024-04-13)
Bug Fixes
- deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)
3.26.2 (2024-04-08)
Bug Fixes
- do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)
3.26.1 (2024-04-08)
Bug Fixes
... (truncated)
Commits
3b4a8a0chore(release): 3.26.6 [skip ci]9ccc797fix: new "dont check npm" option for plugin-update (#1071)b510d6fci: update stale workflow [skip ci]9e04ba3Merge pull request #1073 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...355bfe5chore(dev-deps): bump eslint-config-oclif from 5.1.3 to 5.2.0ada4a8dMerge pull request #1072 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...8a1e5b3Merge pull request #1074 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.126dc938fchore(dev-deps): bump@​oclif/testfrom 3.2.11 to 3.2.129effd8fchore(dev-deps): bump eslint-config-oclif-typescript from 3.1.6 to 3.1.763b6e59chore(release): 3.26.5 [skip ci]- Additional commits viewable in compare view
Updates yaml from 2.4.1 to 2.4.2
Commits
Updates @swc/core from 1.4.11 to 1.5.5
Changelog
Sourced from @​swc/core's changelog.
[1.5.5] - 2024-05-08
Bug Fixes
(css/modules) Fix
:globalselectors without preceding whitespace (#8926) (2405dc6)(es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)
(es/minifier) Consider side effects of operands of binary expressions (#8929) (4d4a7a9)
Refactor
[1.5.4] - 2024-05-06
Bug Fixes
(es/decorators) Handle ref of decorated class (#8905) (af96e39)
(es/minifier) Increment
ref_countwhile invoking IIFE (#8904) (86e2bb0)(es/proposal) Fix scoping of explicit resource management pass (#8903) (762b0d4)
Miscellaneous Tasks
... (truncated)
Commits
2f898b5chore: Publish1.5.5withswc_corev0.92.276393d9chore: Bump cratesd4be383fix(es/minifier): Fix a bug aboutTpl=>Str(#8934)2c27925chore: Bump cratesc536d2afix(es/module): Resolve.jsximports fully (#8936)6021b47chore: Bump cratesc9d72cdfix(es/minifier): Fix operand handling of**(#8933)bd6873echore: Bump crates2405dc6fix(css/modules): Fix:globalselectors without preceding whitespace (#8926)a0c8e1fchore: Bump crates- Additional commits viewable in compare view
Updates @swc/helpers from 0.5.8 to 0.5.11
Commits
- See full diff in compare view
Updates @types/node from 18.19.26 to 18.19.33
Commits
- See full diff in compare view
Updates oclif from 4.7.0 to 4.10.8
Release notes
Sourced from oclif's releases.
4.10.8
Bug Fixes
- deps: bump
@​aws-sdk/client-cloudfrontfrom 3.569.0 to 3.574.0 (187b606)4.10.7
Bug Fixes
4.10.6
Bug Fixes
4.10.5
Bug Fixes
- remove lodash.template (19c27f9)
4.10.4
Bug Fixes
- deps: bump
@​aws-sdk/client-cloudfrontfrom 3.535.0 to 3.569.0 (b0b7a27)4.10.3
Bug Fixes
- deps: bump
@​aws-sdk/client-s3from 3.565.0 to 3.569.0 (6960f6a)4.10.2
Bug Fixes
- deps: bump
@​oclif/corefrom 3.26.4 to 3.26.5 (7b3e977)4.10.1
Bug Fixes
- update generate description (ba39334)
4.10.0
Features
4.9.3
Bug Fixes
... (truncated)
Changelog
Sourced from oclif's changelog.
4.10.8 (2024-05-12)
Bug Fixes
- deps: bump
@​aws-sdk/client-cloudfrontfrom 3.569.0 to 3.574.0 (187b606)4.10.7 (2024-05-10)
Bug Fixes
4.10.6 (2024-05-09)
Bug Fixes
4.10.5 (2024-05-08)
Bug Fixes
- remove lodash.template (19c27f9)
4.10.4 (2024-05-06)
Bug Fixes
- deps: bump
@​aws-sdk/client-cloudfrontfrom 3.535.0 to 3.569.0 (b0b7a27)4.10.3 (2024-05-05)
Bug Fixes
- deps: bump
@​aws-sdk/client-s3from 3.565.0 to 3.569.0 (6960f6a)4.10.2 (2024-05-05)
Bug Fixes
- deps: bump
@​oclif/corefrom 3.26.4 to 3.26.5 (7b3e977)4.10.1 (2024-05-01)
Bug Fixes
- update generate description (ba39334)
4.10.0 (2024-05-01)
... (truncated)
Commits
a9cdfbbchore(release): 4.10.8 [skip ci]7a7ada9Merge pull request #1411 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...f026008Merge pull request #1412 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...09d6686chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.5 to 3.1.7187b606fix(deps): bump@​aws-sdk/client-cloudfrontfrom 3.569.0 to 3.574.0b2183a8chore(release): 4.10.7 [skip ci]5458b80fix(readme): read tsconfigs as JSONC instead of JSON (#1405) (#1407)de1c708chore(release): 4.10.6 [skip ci]e8aa031fix: bump plugins (#1404)380ba01chore(release): 4.10.5 [skip ci]- Additional commits viewable in compare view
Updates @inquirer/type from 1.2.1 to 1.3.1
Release notes
Sourced from @​inquirer/type's releases.
v1.3.0
Unpublished due to backward compatibility issue
@​inquirer/select@​1.3.0
- Now supports the
loop: falseoption. (This feature was available oninquirer, but not ported to new prompts yet)
@​inquirer/input@​1.2.6Bugfix: Cursor position now reflected properly when using arrow keys.
@​inquirer/select@​1.2.5
- Choice list max width should always match the terminal width
Commits
d0e9290Publish5903329Eslint v9 & flat configs (#1397)760274fChore: Fix ts error04d82c3Chore: Bump dev dependenciesec60ab0Chore(all): Stricter linting rules from unicornb2f13ebChore(all): Tidy up RegExpfe0ebdbChore(all): Enforce usage of replaceAll instead of replace018d4d5Chore (checkbox): Replace Boolean(find()) with native some()55ff070Feat(inquirer): Make Choices class iterable + add .some() support (#1399)c34cfecFeat(core): Allow useState/useRef to initialize empty (#1398)- Additional commits viewable in compare view
Updates pino from 8.19.0 to 8.21.0
Release notes
Sourced from pino's releases.
v8.21.0
What's Changed
- docs: add a section about pino-logfmt #1879 by
@​botfluxin pinojs/pino#1941- Docs: Separate ecosystem lists by
@​EstebanDalelRin pinojs/pino#1942- feat: send config to transports on init by
@​10xLaCroixDrinkerin pinojs/pino#1930New Contributors
@​botfluxmade their first contribution in pinojs/pino#1941@​EstebanDalelRmade their first contribution in pinojs/pino#1942Full Changelog: https://github.com/pinojs/pino/compare/v8.20.0...v8.21.0
v8.20.0
What's Changed
- Improve documentation for use with Google Cloud Logging by
@​jansauerin pinojs/pino#1915- docs: remove reference to make-promises-safe by
@​10xLaCroixDrinkerin pinojs/pino#1921- docs: spelling corrections by
@​10xLaCroixDrinkerin pinojs/pino#1920- Document
setBindingsby@​alecmevin pinojs/pino#1928- Add pino-discord-webhook transport information by
@​fabulousgkin pinojs/pino#1922- docs: add pino-test to the ecosystem and help sections by
@​ruddenchauxin pinojs/pino#1931- Added Info about using Grafana Loki by
@​janpaepkein pinojs/pino#1934- Fix deprecated dependency notation by
@​mbtoolsin pinojs/pino#1929- fix: avoid override mistake by
@​erightsin pinojs/pino#1939- chore: fix some typos by
@​divdeployin pinojs/pino#1940New Contributors
@​jansauermade their first contribution in pinojs/pino#1915@​alecmevmade their first contribution in pinojs/pino#1928@​fabulousgkmade their first contribution in pinojs/pino#1922@​ruddenchauxmade their first contribution in pinojs/pino#1931@​janpaepkemade their first contribution in pinojs/pino#1934@​mbtoolsmade their first contribution in pinojs/pino#1929@​erightsmade their first contribution in pinojs/pino#1939@​divdeploymade their first contribution in pinojs/pino#1940Full Changelog: https://github.com/pinojs/pino/compare/v8.19.0...v8.20.0
Commits
53c9166Bumped v8.21.05ceb596feat: send config to transports on init (#1930)d9911b0Separate ecosystem lists (#1942)6118cb6docs: add a section about pino-logfmt (#1941)f197065chore: fix some typos9c39e0ffix: avoid override mistake (#1939)06df1dfFix deprecated dependency notation (#1929)ca96e16Added Info about using Grafana Loki (#1934)4573245docs: add pino-test to the ecosystem and help sections (#1931)31d4facdoc: add pino-discord-webhook transport information (#1922)- Additional commits viewable in compare view
Updates @types/dockerode from 3.3.26 to 3.3.29
Commits
- See full diff in compare view
Updates fastify from 4.26.2 to 4.27.0
Release notes
Sourced from fastify's releases.
v4.27.0
What's Changed
- docs(request): update request page by
@​Tony133in fastify/fastify#5343- ci: Add Nsolid runtime to CI and Integration tests by
@​riosjein fastify/fastify#5332- docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by
@​Shyam-Chenin fastify/fastify#5346- docs(ecosystem): update x-ray community plugin link by
@​jorgevrgsin fastify/fastify#5350- docs: spelling corrections by
@​10xLaCroixDrinkerin fastify/fastify#5349- docs: Remove ES module with NodeNext note by
@​melroy89in fastify/fastify#5361- docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by
@​flower-of-the-bridgesin fastify/fastify#5360- docs: Add GitHub links to Type Providers + mention Zod by
@​melroy89in fastify/fastify#5365- docs: fix errors table layout by
@​aivopaasin fastify/fastify#5374- chore: Bump pnpm/action-setup from 2 to 3 by
@​dependabotin fastify/fastify#5381- docs(typescript): update generic constraints link by
@​Tony133in fastify/fastify#5379- types: narrow code reply type based on schema by
@​hpx7in fastify/fastify#5380- fix: errorCodes import using ESM by
@​melroy89in fastify/fastify#5390- fix: Extend tap with .test.mjs tests & Rename existing ESM test by
@​melroy89in fastify/fastify#5391- docs(typescript): update example https server by
@​Tony133in fastify/fastify#5389- docs(typescript): update snippet code by
@​Tony133in fastify/fastify#5406- fix: benchmark CI by
@​gurgundayin fastify/fastify#5414- fix:
remove-labeljob uses the wrong repo by@​gurgundayin fastify/fastify#5415- fix: only run citgm if citgm-core-plugins label is set by
@​gurgundayin fastify/fastify#5416- feat: adds webdav methods that require body & content type parsing by
@​johavenin fastify/fastify#5411- docs: improve onError docs by specifying what the error handler is by
@​tmcwin fastify/fastify#5358- chore: add mercedes-benz as new sponsor by
@​Eommin fastify/fastify#5424- chore(ecosystem): Add Fastify asyncforge plugin by
@​rozzillain fastify/fastify#5429- types:
reply.getSerializationFunctioncan returnundefinedby@​remidewittein fastify/fastify#5384- chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major group by
@​dependabotin fastify/fastify#5431- chore: exclude node 14 and 16 on macOS by
@​gurgundayin fastify/fastify#5433- chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by
@​dependabotin fastify/fastify#5436- docs: update indentation on snippet code by
@​Tony133in fastify/fastify#5418- docs(guides/abort): suggest explicit use of the
abortedproperty by@​Fdawgsin fastify/fastify#5438- feat: disable request logging by
@​SamSalvaticoin fastify/fastify#5435- chore: add
@​gurgundayto the Core Team by@​gurgundayin fastify/fastify#5442- feat: add mkcalendar and report methods by
@​keyservladin fastify/fastify#5439- feat: handle synchronous errors in errorHandler by
@​mcollinain fastify/fastify#5445- types: request route schema might be undefined by
@​nflaigin fastify/fastify#5394New Contributors
@​Tony133made their first contribution in fastify/fastify#5343@​riosjemade their first contribution in fastify/fastify#5332@​jorgevrgsmade their first contribution in fastify/fastify#5350@​10xLaCroixDrinkermade their first contribution in fastify/fastify#5349@​melroy89made their first contribution in fastify/fastify#5361@​flower-of-the-bridgesmade their first contribution in fastify/fastify#5360@​aivopaasmade their first contribution in fastify/fastify#5374@​hpx7made their first contribution in fastify/fastify#5380@​johavenmade their first contribution in fastify/fastify#5411@​tmcwmade their first contribution in fastify/fastify#5358@​remidewittemade their first contribution in fastify/fastify#5384@​SamSalvaticomade their first contribution in fastify/fastify#5435
... (truncated)
Commits
fe25981Bumped v4.27.0445e41atypes: request route schema might be undefined (#5394)b8cbd33feat: handle synchronous errors in errorHandler (#5445)bf64e47feat: add mkcalendar and report methods (#5439)6dbe833update readme (#5442)f2835dbfeat: disable request logging (#5435)8d66924docs(guides/abort): suggest explicit use of theabortedproperty (#5438)bf5d447docs: update indentation on snippet code (#5418)345c85echore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#5436)d643885exclude node 14 and 16 on macos (#5433)- Additional commits viewable in compare view
Updates rimraf from 5.0.5 to 5.0.7
Commits
fb974ad5.0.78ba2442engines: need 14.18, where 'node:path' shows up39340d1update depse729f765.0.64472c0eDOC: add that it is cross platform46b425fImprove readability of READMEa3b93edupdate deps, format codesd2fa213update devDepsf3b2bf1Upgrade GitHub Actions81c631eremove FUNDING.yml (coming from .github repo now)- See full diff in compare view
Updates ws from 8.16.0 to 8.17.0
Release notes
Sourced from ws's releases.
8.17.0
Features
- The
WebSocketconstructor now accepts thecreateConnectionoption (#2219).Other notable changes
- The default value of the
allowSynchronousEventsoption has been changed totrue(#2221).This is a breaking change in a patch release. The assumption is that the option is not widely used.
Commits
b73b118[dist] 8.17.029694a5[test] Use thehighWaterMarkvariable934c9d6[ci] Test on node 221817bac[ci] Do not test on node 2196c9b3d[major] Flip the default value ofallowSynchronousEvents(#2221)e5f32c7[fix] Emit at most one event per event loop iteration (#2218)2aa0405[minor] Fix nits53a8888[feature] Allow thecreateConnectionoption (#2219)b119b41[pkg] Update eslint to version 9.0.02405c17[doc] Add punctuation for readability (#2213)- Additional commits viewable in compare view
Updates zod from 3.22.4 to 3.23.8
Release notes
Sourced from zod's releases.
v3.23.8
Commits:
- 0f4d403558ae0490c711e4c2bfcf6c200bd14e11 Add Bronze logos (#3470)
- 19687315b5b24bbd1ff6c346bfc2975700221748 Tweak tiers (#3471)
- eda7df314399929f7ed737423868a5a0780cd944 Change RefinementCtx to interface
- ca42965df46b2f7e2747db29c40a26bcb32a51d5 v3.23.8
v3.23.7
Commits:
- 29d2ea2a15f0b1ac4b89138041f786a3dafc490b Add copper
- d969423266fccee56ef769da6744cc8bacb04550 Fix #3437: extendShape erases JSDoc property documentation (#3463)
- 2239ff3ccc9af4d28bee27bd6fb2a5632844480b Add social crow
- f985b5b922cb357dbf4b25bb43814d19f838e046 3.23.7
v3.23.6
Commits:
- bc0095aab9e7254deb18701adc63de128ca2c742 Test on latest node
- 6e5699a30373cc22879f2bcb6902fc138518c980 Lint on latest node
- 1f466d9d00f446d7bed1962990e7a1ce813ab0d4 describe how one can protect from cyclical objects starting an infini… (#3447)
- 3fed6f21e0ea7adc91aa0cc44f75bcf4e526d98e Add zod playground link (#3454)
- 04e1f379f6989d23dd45660fcabc78f76d7834f8 Fixed freezing async ZodReadonly results (#3457)
- b87e59d0e4bbb4403bf27243afdcda9fcdeec258 Update sponsor tiers (#3453)
- 143886151bba3930bdcc10d34a1cff4bf9103ba8 Add copper tier (#3460)
- ce3711e1384952d255769b9495f9bfadfb327291 add VSCode dev container support and documenation
- 93b480b12ec3466cbd3b4182f7ce292e5c61528c v3.23.6
v3.23.5
Commits:
- 110b8211f991b3e060ab2da4fec7b63d600439ad Update README_ZH.md (#3433)
- c1910bdfc98709b8f14231e2cefc5a3be401e3ee Made ZodEnum take readonly string array (#3444)
- 541a862e978f96eb391849a6bf16be84231aa1b3 3.23.5
v3.23.4
Commits:
- 157b18d742c86d85b26a8421af46ad6d6d6b6ea7 Add 3.23 announcement
- aedf93f1435a29463d915c3be45b4dcbeefa8cc1 Revert change to default Input
- 45107f7a7230fe48ee24dc37e621422c9dc64ec4 v3.23.4
v3.23.3
Commits:
- 103d2436f85872ca0e0e6247652989cc93d46a39 3.23.3
v3.23.2
Commits:
... (truncated)
Commits
ca42965v3.23.8eda7df3Change RefinementCtx to interface1968731Tweak tiers (#3471)0f4d403Add Bronze logos (#3470)f985b5b3.23.72239ff3Add social crowd969423Fix #3437: extendShape erases JSDoc property documentation (#3463)29d2ea2Add copper93b480bv3.23.6ce3711eadd VSCode dev container support and documenation- Additional commits viewable in compare view
Updates minimatch from 9.0.3 to 9.0.4
Commits
Updates @types/tar from 6.1.11 to 6.1.13
Commits
- See full diff in compare view
Updates @azure/logger from 1.1.1 to 1.1.2
Commits
bb11d9e[core] Minor bump for core-client-rest (Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >