chore(deps-dev): bump the development-dependencies group across 1 directory with 9 updates
Bumps the development-dependencies group with 9 updates in the / directory:
| Package | From | To |
|---|---|---|
| @types/node | 22.3.0 |
22.5.5 |
| sinon | 18.0.0 |
19.0.2 |
| tsx | 4.17.0 |
4.19.1 |
| typescript | 5.5.4 |
5.6.2 |
| @types/npmcli__arborist | 5.6.9 |
5.6.11 |
| @myunisoft/httpie | 5.0.0 |
5.0.1 |
| astring | 1.8.6 |
1.9.0 |
| @faker-js/faker | 8.4.1 |
9.0.1 |
| tsd | 0.31.1 |
0.31.2 |
Updates @types/node from 22.3.0 to 22.5.5
Commits
- See full diff in compare view
Updates sinon from 18.0.0 to 19.0.2
Changelog
Sourced from sinon's changelog.
19.0.2
4eb4c4bcUse fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)a5b03db3Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)Released by Carl-Erik Kopseng on 2024-09-13.
19.0.1
037ec2d2Update migration docs (Carl-Erik Kopseng)Released by Carl-Erik Kopseng on 2024-09-13.
19.0.0
3534ab4fBump samsam and nise to latest versions (#2617) (Carl-Erik Kopseng)Ensures consistency and less breakage when there are "circular" dependencies.
912c568dupgrade fake timers and others (#2612) (Carl-Erik Kopseng)
- Upgrade dependencies (includes breaking API in Fake Timers)
- fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
9715798eUse newer @mochify/* packages (#2609) (Carl-Erik Kopseng)Co-authored-by: Maximilian Antoni [email protected]
Released by Carl-Erik Kopseng on 2024-09-13.
18.0.1
Basically a patch release to update a transitive dependency in Nise.
03e33ec6Pin [email protected] to avoid breaking change (Carl-Erik Kopseng)5a7924adAdd createStubInstance header in stubs.md (Daniel Kaplan)ad6804cdBump elliptic from 6.5.5 to 6.5.7 (#2608) (dependabot[bot])033287bdBump path-to-regexp and nise (#2611) (dependabot[bot])Bumps path-to-regexp to 8.1.0 and updates ancestor dependency nise. These dependencies need to be updated together.
Updates
path-to-regexpfrom 6.2.2 to 8.1.0
... (truncated)
Commits
372593f19.0.24eb4c4bUse fixed 13.0.2 version968f403Improve formatting. Add note on fix in [email protected]a5b03dbAdd links to code that is affected by the breaking changes43e9dd119.0.1037ec2dUpdate migration docs62724bb19.0.0dda95c2Update lock file3534ab4Bump samsam and nise to latest versions (#2617)c9964ebRemove referee-sinon introduced by recent mochify merge (#2616)- Additional commits viewable in compare view
Updates tsx from 4.17.0 to 4.19.1
Release notes
Sourced from tsx's releases.
v4.19.1
4.19.1 (2024-09-12)
Bug Fixes
- cjs: patch
module.pathfor accurate cache ID (0329bfc), closes privatenumber/tsx#651- cjs: resolve ts extensions from js when namespaced (44ed37f)
This release is also available on:
v4.19.0
4.19.0 (2024-08-27)
Features
- watch: deprecate ignore flag in favor or exclude flag (157c3ec)
This release is also available on:
v4.18.0
4.18.0 (2024-08-24)
Features
This release is also available on:
v4.17.1
4.17.1 (2024-08-24)
... (truncated)
Commits
0329bfcfix(cjs): patchmodule.pathfor accurate cache ID44ed37ffix(cjs): resolve ts extensions from js when namespacedac77527test: outdent api fixtures157c3ecfeat(watch): deprecate ignore flag in favor or exclude flag474ea71feat(watch):--includeCLI flag to watch additional files (#625)af370e7fix(esm): package entry TS resolution for Node 20.17 & 22.61b80d5ddocs: add premium sponsors6c8eae0chore: upgrade lintroll- See full diff in compare view
Updates typescript from 5.5.4 to 5.6.2
Release notes
Sourced from typescript's releases.
TypeScript 5.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
Downloads are available on:
TypeScript 5.6 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 5.6 Beta
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Commits
a7e3374Bump version to 5.6.2 and LKG2063357🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53🤖 Pick PR #59761 (thiscan be nullish) into release-5.6 (#59762)6212132Update LKGbbb5faf🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5Bump version to 5.6.1-rc and LKG34121c4Update LKG2a30c2aMerge remote-tracking branch 'origin/main' into release-5.6936a79bExpose TypeChecker. getAwaitedType to public (#59268)- Additional commits viewable in compare view
Updates @types/npmcli__arborist from 5.6.9 to 5.6.11
Commits
- See full diff in compare view
Updates @myunisoft/httpie from 5.0.0 to 5.0.1
Release notes
Sourced from @myunisoft/httpie's releases.
v5.0.1
What's Changed
- chore(deps): bump the github-actions group across 1 directory with 5 updates by
@dependabotin MyUnisoft/httpie#254- chore(deps): bump lru-cache from 10.4.3 to 11.0.0 in the dependencies group by
@dependabotin MyUnisoft/httpie#252- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 in the development-dependencies group by@dependabotin MyUnisoft/httpie#253- feat: add httpie type for Error and Respond by
@AlexandreMalajin MyUnisoft/httpie#256- chore(deps): bump the github-actions group with 3 updates by
@dependabotin MyUnisoft/httpie#255New Contributors
@AlexandreMalajmade their first contribution in MyUnisoft/httpie#256Full Changelog: https://github.com/MyUnisoft/httpie/compare/v5.0.0...v5.0.1
Commits
09a9a325.0.16a6746fchore(deps): bump the github-actions group with 3 updates (#255)e70c419feat: add httpie type for Error and Respond (#256)820f704chore(deps-dev): bump@types/nodein the development-dependencies group (#253)a1e58d2chore(deps): bump lru-cache in the dependencies group (#252)34bd332chore(deps): bump the github-actions group across 1 directory with 5 updates ...- See full diff in compare view
Updates astring from 1.8.6 to 1.9.0
Commits
Updates @faker-js/faker from 8.4.1 to 9.0.1
Release notes
Sourced from @faker-js/faker's releases.
v9.0.1
What's Changed
- infra: improve package.json fields by
@Shinigami92in faker-js/faker#3096- infra: sort package.json automatically by
@Shinigami92in faker-js/faker#3098- infra: remove redirect from current stable by
@ST-DDTin faker-js/faker#3091- infra(netlify): remove ignore script by
@ST-DDTin faker-js/faker#3092- infra: improve error messages for parameter properties by
@ST-DDTin faker-js/faker#3082- chore: improve nullish-checks in tests by
@ST-DDTin faker-js/faker#3081- fix: emit cts types by
@Shinigami92in faker-js/faker#3093- chore(release): 9.0.1 by
@fakerjs-botin faker-js/faker#3111Full Changelog: https://github.com/faker-js/faker/compare/v9.0.0...v9.0.1
v9.0.0
New & Noteworthy
- Drop support for NodeJS prior to
v18- Drop support for TypeScript prior to
v5- Remove
v8deprecations- For more see our migration guide
- You can already read a draft of upcoming change announcement in #3056
What's Changed
- infra!: drop NodeJS v14 and v16 support by
@Shinigami92in faker-js/faker#2121- chore(deps): update devdependencies (major) by
@renovatein faker-js/faker#2540- chore(deps): update vitest to v1 (major) by
@renovatein faker-js/faker#2573- chore(deps): update devdependencies by
@renovatein faker-js/faker#2650- chore(deps): update all non-major dependencies by
@renovatein faker-js/faker#2651- chore(deps): update pnpm/action-setup action to v3 by
@renovatein faker-js/faker#2652- chore(deps): replace vitest v1 deprecations by
@Shinigami92in faker-js/faker#2590- chore(deps)!: update dependency typescript to v5 by
@renovatein faker-js/faker#1953- docs: update README to indicate next.fakerjs.dev will be v9 by
@matthewmayerin faker-js/faker#2657- infra: use text eol=lf by
@Shinigami92in faker-js/faker#2658- feat(food): new module by
@xDivisionByZeroxin faker-js/faker#2484- docs(finance): fix bad see tags by
@ST-DDTin faker-js/faker#2660- docs(system): fix bad description by
@ST-DDTin faker-js/faker#2659- refactor(image)!: randomize defaults by
@olrtgin faker-js/faker#2472- chore(deps): update devdependencies by
@renovatein faker-js/faker#2662- chore(deps): update dependency
@eslint-types/unicornto v51 by@renovatein faker-js/faker#2663- docs: create stub for v9 migration guide by
@matthewmayerin faker-js/faker#2665- refactor(image)!: remove v8 deprecated providers by
@Shinigami92in faker-js/faker#2634- chore!: switch to tsup by
@Shinigami92in faker-js/faker#2391- chore: convert to esm by
@Shinigami92in faker-js/faker#2261- infra(unicorn): prefer-string-replace-all by
@Shinigami92in faker-js/faker#2653- chore(deps): update devdependencies by
@renovatein faker-js/faker#2669- chore(deps): update pnpm to v8.15.3 by
@renovatein faker-js/faker#2670- chore(deps): update typescript-eslint to v7 (major) by
@renovatein faker-js/faker#2672- chore(deps): update vitest to ~1.3.0 by
@renovatein faker-js/faker#2671- infra(unicorn): prefer-at by
@Shinigami92in faker-js/faker#2654
... (truncated)
Changelog
Sourced from @faker-js/faker's changelog.
9.0.1 (2024-09-14)
Bug Fixes
9.0.0 (2024-09-02)
No noteworthy changes to 9.0.0-rc.1
For those upgrading from earlier versions, please refer to our Migration Guide for detailed instructions.
9.0.0-rc.1 (2024-08-19)
New Locales
- locale: implement company info on pt_PT locale (#3022) (0fd0402)
- locale: implement more colors to pt_PT locale (#3021) (a210619)
- locale: implement state info on sk locale (#3054) (8c55493)
Features
9.0.0-rc.0 (2024-07-11)
Changed Locales
- locale: group person entries by gender (#2938) (e21fcaf)
- locale: rename company affix files (#2975) (49d7119)
9.0.0-alpha.1 (2024-06-22)
⚠ BREAKING CHANGES
- date: separate timeZone method (#2947)
- locale: use singular locale definition keys (#2932)
- locale: use snake case for all locale data (#2910)
- locale: remove location data index-value-binding (#2476)
New Locales
... (truncated)
Commits
2dfdcc0chore(release): 9.0.1 (#3111)53ef42cfix: emit cts types (#3093)18ab2c7chore: improve nullish-checks in tests (#3081)acb8b52infra: improve error messages for parameter properties (#3082)f128d77infra(netlify): remove ignore script (#3092)533c131infra: remove redirect from current stable (#3091)200beb9infra: sort package.json automatically (#3098)ca9d036infra: improve package.json fields (#3096)6abecc3chore(release): 9.0.0 (#3086)17f570echore(deps): lock file maintenance (#3076)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by st-ddt, a new releaser for @faker-js/faker since your current version.
Updates tsd from 0.31.1 to 0.31.2
Commits
c46b3720.31.20660059Addts2719to known errors (#220)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions