chore(deps): update all non-major dependencies #77
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:
^1.9.3->^1.9.422.9.0->22.14.1^8.5.12->^8.18.1^2.4.1->^2.5.218.x->18.20.8^0.9.7->^0.13.5^7.4.1->^7.6.110.4.1->10.9.0^8.3.0->^8.4.0^3.0.2->^3.1.2^1.95.0->^1.99.3^8.17.0->^8.18.1Release Notes
Microsoft/vscode-test (@vscode/test-electron)
v2.5.2Compare Source
v2.5.1Compare Source
actions/node-versions (node)
v18.20.8: 18.20.8Compare Source
Node.js 18.20.8
v18.20.7: 18.20.7Compare Source
Node.js 18.20.7
v18.20.6: 18.20.6Compare Source
Node.js 18.20.6
v18.20.5: 18.20.5Compare Source
Node.js 18.20.5
v18.20.4: 18.20.4Compare Source
Node.js 18.20.4
v18.20.3: 18.20.3Compare Source
Node.js 18.20.3
v18.20.2: 18.20.2Compare Source
Node.js 18.20.2
v18.20.1: 18.20.1Compare Source
Node.js 18.20.1
v18.20.0: 18.20.0Compare Source
Node.js 18.20.0
v18.19.1: 18.19.1Compare Source
Node.js 18.19.1
v18.19.0: 18.19.0Compare Source
Node.js 18.19.0
v18.18.2: 18.18.2Compare Source
Node.js 18.18.2
v18.18.1: 18.18.1Compare Source
Node.js 18.18.1
v18.18.0: 18.18.0Compare Source
Node.js 18.18.0
v18.17.1: 18.17.1Compare Source
Node.js 18.17.1
v18.17.0: 18.17.0Compare Source
Node.js 18.17.0
v18.16.1: 18.16.1Compare Source
Node.js 18.16.1
v18.16.0: 18.16.0Compare Source
Node.js 18.16.0
v18.15.0: 18.15.0Compare Source
Node.js 18.15.0
v18.14.2: 18.14.2Compare Source
Node.js 18.14.2
v18.14.1: 18.14.1Compare Source
Node.js 18.14.1
v18.14.0: 18.14.0Compare Source
Node.js 18.14.0
v18.13.0: 18.13.0Compare Source
Node.js 18.13.0
v18.12.1: 18.12.1Compare Source
Node.js 18.12.1
v18.12.0: 18.12.0Compare Source
Node.js 18.12.0
v18.11.0: 18.11.0Compare Source
Node.js 18.11.0
v18.10.0: 18.10.0Compare Source
Node.js 18.10.0
v18.9.1: 18.9.1Compare Source
Node.js 18.9.1
v18.9.0: 18.9.0Compare Source
Node.js 18.9.0
v18.8.0: 18.8.0Compare Source
Node.js 18.8.0
v18.7.0: 18.7.0Compare Source
Node.js 18.7.0
v18.6.0: 18.6.0Compare Source
Node.js 18.6.0
v18.5.0: 18.5.0Compare Source
Node.js 18.5.0
v18.4.0: 18.4.0Compare Source
Node.js 18.4.0
v18.3.0: 18.3.0Compare Source
Node.js 18.3.0
v18.2.0: 18.2.0Compare Source
Node.js 18.2.0
v18.1.0: 18.1.0Compare Source
Node.js 18.1.0
openapi-ts/openapi-typescript (openapi-fetch)
v0.13.5Compare Source
Patch Changes
ebe56f3Thanks @p-dubovitsky! - Allow returning Response from onRequest callbackv0.13.4Compare Source
Patch Changes
5935cd2Thanks @kerwanp! - add support for arbitrary methodv0.13.3Patch Changes
Refresh of 0.13.2; corrupted package
v0.13.2Patch Changes
7081842Thanks @mellster2012! - Add client option to pass custom RequestInit object into fetch requests for supported implementationsv0.13.1Compare Source
Patch Changes
35c576cThanks @luchsamapparat! - add onError handler to middlewarev0.13.0Compare Source
Minor Changes
267977eThanks @DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty objectv0.12.5Compare Source
Patch Changes
#1937
06163a2Thanks @DjordyKoert! - client data & error now return a union of possible typesUpdated dependencies [
06163a2]:v0.12.4Compare Source
Patch Changes
abfad56]:v0.12.3Compare Source
Patch Changes
d14aa65Thanks @BlakeSzabo! - Fix multiple empty arrays in query params appending extra ampersandsv0.12.2Compare Source
Patch Changes
e39d11eThanks @yicrotkd! - ImproveMiddlewaretype definition to require either onRequest or onResponsev0.12.1Compare Source
Patch Changes
efaa1e2Thanks @tobiasdcl! - allow usage of custom Request classv0.12.0Compare Source
Minor Changes
b893c44Thanks @goce-cz! - Do not set content-type on body-less requestsv0.11.3Compare Source
Patch Changes
6038f8fThanks @goce-cz! - Allow falsy values (except undefined) as a valid bodyv0.11.2Compare Source
Patch Changes
#1817
2a4b067Thanks @Gruak! - Allow specifying baseUrl per request#1842
0e42cbbThanks @gzm0! - fix: allow use ofPathBasedClientwith generatedpathsv0.11.1Compare Source
Patch Changes
#1831
091e71aThanks @SebastienGllmt! - Add MethodResponse utility type to easily get the return type of an endpoint on a client#1833
cec023dThanks @ngraef! - Fix identification of required properties whenstrictNullChecksis disabledUpdated dependencies [
cec023d]:v0.11.0Compare Source
Minor Changes
--⚠️ Breaking Change #1791
a956d5dThanks @gzm0! - Add support forclient["/endpoint"].GET()style callsv0.10.6Compare Source
Patch Changes
#1809
f21c05bThanks @gzm0! - perf: remove unnecessaryasynckeywords (for reduced code size)#1827
ba0d595Thanks @ngraef! - Fix typing for environments without DOM libv0.10.5Compare Source
Patch Changes
7698546Thanks @thatsprettyfaroutman! - Allow FormData through defaultBodySerializerv0.10.4Compare Source
Patch Changes
bcc9222]:v0.10.3Compare Source
Patch Changes
#1717
335530cThanks @kerwanp! - Ignore configuration files in published package#1717
335530cThanks @kerwanp! - Create own client type for easier reusabilityUpdated dependencies [
335530c]:v0.10.2Compare Source
Patch Changes
aea31a8Thanks @swachter! - Fix: encode primitive path parametersv0.10.1Compare Source
Patch Changes
#1719
a8f2253Thanks @drwpow! - Remove nanoid from dependencies#1719
a8f2253Thanks @drwpow! - Fix "failed to execute fetch on Window" error#1719
a8f2253Thanks @drwpow! - Revert customFetch API back tofetch(input: Request)v0.10.0Compare Source
Minor Changes
openapi-typescript@7is needed to work. You’ll get type errors withopenapi-typescript@6and below.(request, options)or(response, options). See Middleware docs for updated API.Content-Typeheader is no longer sent by default if a body payload is attached.customFetchtype now callsfetch(input: string, init: RequestInit)and the types have been updated, rather thanfetch(input: Request)introduced in0.9.0.Added
idto middleware handlers that create a unique ID per-fetchpnpm/pnpm (pnpm)
v10.9.0Compare Source
Minor Changes
Added support for installing JSR packages. You can now install JSR packages using the following syntax:
or with a version range:
For example, running:
will add the following entry to your
package.json:{ "dependencies": { "@​foo/bar": "jsr:^0.1.2" } }When publishing, this entry will be transformed into a format compatible with npm, older versions of Yarn, and previous pnpm versions:
{ "dependencies": { "@​foo/bar": "npm:@​jsr/foo__bar@^0.1.2" } }Related issue: #8941.
Note: The
@jsrscope defaults to https://npm.jsr.io/ if the@jsr:registrysetting is not defined.Added a new setting,
dangerouslyAllowAllBuilds, for automatically running any scripts of dependencies without the need to approve any builds. It was already possible to allow all builds by adding this topnpm-workspace.yaml:dangerouslyAllowAllBuildshas the same effect but also allows to be set globally via:It can also be set when running a command:
Patch Changes
verifyDepsBeforeRunwhennodeLinkerishoistedand there is a workspace package without dependencies andnode_modulesdirectory #9424.verifyDepsBeforeRunsupport fornodeLinker: pnp. CombiningverifyDepsBeforeRunandnodeLinker: pnpwill now print a warning.v10.8.1Compare Source
Patch Changes
package.json,onlyBuiltDependencieswill be written topnpm-workspace.yamlfile #9404.v10.8.0Compare Source
Minor Changes
Experimental. A new hook is supported for updating configuration settings. The hook can be provided via
.pnpmfile.cjs. For example:Now you can use the
pnpm addcommand with the--configflag to install new configurational dependencies #9377.Patch Changes
!/inpnpm-workspace.yaml. This fixes a regression introduced by #9169.pnpm audit --fixshould update the overrides inpnpm-workspace.yaml.pnpm linkshould update overrides inpnpm-workspace.yaml, not inpackage.json#9365.v10.7.1: pnpm 10.7.1Compare Source
Patch Changes
pnpm config setshould convert the settings to their correct type before adding them topnpm-workspace.yaml#9355.pnpm config getshould read auth related settings via npm CLI #9345.~/in a path in.npmrcwith the home directory #9217.Platinum Sponsors
Gold Sponsors
v10.7.0Compare Source
Minor Changes
pnpm config getandlistalso show settings set inpnpm-workspace.yamlfiles #9316.It should be possible to use env variables in
pnpm-workspace.yamlsetting names and value.Add an ability to patch dependencies by version ranges. Exact versions override version ranges, which in turn override name-only patches. Version range
*is the same as name-only, except that patch application failure will not be ignored.For example:
The above configuration would apply
patches/foo-3.patchto[email protected],patches/foo-2.patchto allfooversions which satisfy^2.0.0except2.1.0, andpatches/foo-1.patchto the remainingfooversions.pnpm config set --location=projectsaves the setting to apnpm-workspace.yamlfile if no.npmrcfile is present in the directory #9316.Rename
pnpm.allowNonAppliedPatchestopnpm.allowUnusedPatches. The old name is still supported but it would print a deprecation warning message.Add
pnpm.ignorePatchFailuresto manage whether pnpm would ignore patch application failures.If
ignorePatchFailuresis not set, pnpm would throw an error when patches with exact versions or version ranges fail to apply, and it would ignore failures from name-only patches.If
ignorePatchFailuresis explicitly set tofalse, pnpm would throw an error when any type of patch fails to apply.If
ignorePatchFailuresis explicitly set totrue, pnpm would print a warning when any type of patch fails to apply.Patch Changes
v10.6.5Compare Source
v10.6.4: pnpm 10.6.4Compare Source
Patch Changes
pnpm dlxwith--allow-buildflag #9263.use-node-versionshould not cause pnpm itself to break #9276.Platinum Sponsors
Gold Sponsors
v10.6.3Compare Source
Patch Changes
pnpm install --prod=falseshould not crash, when executed in a project with apnpm-workspace.yamlfile #9233. This fixes regression introduced via #9211.Add the missing
node-optionsconfig torecursive run#9180.Removed a branching code path that only executed when
dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that overridededupe-peer-dependentsto false. There should be less unique bugs from turning offdedupe-peer-dependents.See details in #9259.
v10.6.2Compare Source
Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.pnpm patch-commitwill now use the same filesystem as the store directory to compare and create patch files.--loglevel=erroris used.peerDependencyRulesshould be set inpnpm-workspace.yamlto take effect.v10.6.1Compare Source
Patch Changes
--silentreporting is used.--loglevelis set toerror, don't show installation summary, execution time, and big tarball download progress.package.json#9226.approve-buildscommand, if package.json containsonlyBuiltDependenciesorignoredBuiltDependencies, the selected dependency package will continue to be written intopackage.json.v10.6.0Compare Source
Minor Changes
pnpm-workspace.yamlcan now hold all the settings that.npmrcaccepts. The settings should use camelCase #9211.pnpm-workspace.yamlexample:Projects using a
file:dependency on a local tarball file (i.e..tgz,.tar.gz,.tar) will see a performance improvement during installation. Previously, using afile:dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.Patch Changes
pnpm self-updateshould not leave a directory with a broken pnpm installation if the installation fails.fast-globreplace withtinyglobbyto reduce the size of the pnpm CLI dependencies #9169.pnpm deployshould not remove fields from the deployed package'spackage.jsonfile #9215.pnpm self-updateshould not read the pnpm settings from thepackage.jsonfile in the current working directory.pnpm deploycreating apackage.jsonwithout theimportsandlicensefield #9193.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. #9112v10.5.2[Compare Source](https://github.com/pnpm/pnpm/c
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.