chore(deps): Update all non-major dependencies#546
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7d5f652 to
e95397e
Compare
e95397e to
35779a0
Compare
35779a0 to
03721c9
Compare
03721c9 to
b7096be
Compare
b7096be to
43d1c14
Compare
43d1c14 to
11906fd
Compare
11906fd to
3a8bfa5
Compare
3a8bfa5 to
49d2bb7
Compare
01181e2 to
09b71e0
Compare
09b71e0 to
a771674
Compare
a771674 to
1fc2356
Compare
1fc2356 to
e8da3a4
Compare
e8da3a4 to
68c10f4
Compare
68c10f4 to
b40ba71
Compare
b40ba71 to
e580ce5
Compare
e580ce5 to
adf247b
Compare
adf247b to
2b9fc8f
Compare
2b9fc8f to
9f8d95e
Compare
9f8d95e to
8880e64
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
jacobk999
approved these changes
Aug 16, 2023
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
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:
^17.6.7->^17.7.1^17.6.7->^17.7.0^7.1.6->^7.1.8^5.0.2->^5.0.3^7.61.0->^7.64.0^7.61.0->^7.64.0^18.17.2->^18.17.5^18.2.18->^18.2.20^0.37.51->^0.37.53^8.46.0->^8.47.0^9.2.9->^9.2.10^3.3.0->^3.4.0^1.43.2->^1.44.0^7.4.2->^7.4.318.17.0->18.17.18.6.11->8.6.12^1.64.2->^1.65.1^0.32.4->^0.32.55.2.0-dev.20230803->5.2.0-dev.20230807^3.21.4->^3.22.1⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v17.7.1Compare Source
Note: Version bump only for package @commitlint/cli
v17.7.0Compare Source
Note: Version bump only for package @commitlint/cli
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/cli
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/cli
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/cli
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/cli
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.7.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.6.7 (2023-07-19)
Note: Version bump only for package @commitlint/config-conventional
17.6.6 (2023-06-24)
Note: Version bump only for package @commitlint/config-conventional
17.6.5 (2023-05-30)
Note: Version bump only for package @commitlint/config-conventional
17.6.3 (2023-05-04)
Note: Version bump only for package @commitlint/config-conventional
17.6.1 (2023-04-14)
Note: Version bump only for package @commitlint/config-conventional
nestjs/swagger (@nestjs/swagger)
v7.1.8Compare Source
441fea4)8af173c)5e7aa83)e580260)d8275bb)3b7b6dd)9d898b2)v7.1.7Compare Source
17371a6)062dcb6)1fb289e)17af50a)2bc1a5e)b73349e)dd9bf76)158e72c)6dad8f6)7cbe0ef)6555285)OperationIdFactorytype. (4731336)ab50b6f)00b2b62)c6e4ae5)resolve-pathutil (cb299b1)5fa7e48)5d2938b)customSwaggerUiPath(05c8c78)propertieson query parameters of type object (1e9a338)property-field on a Query parameter (038a366)rollup/plugins (@rollup/pluginutils)
v5.0.3Compare Source
2023-08-13
Bugfixes
getsentry/sentry-javascript (@sentry/node)
v7.64.0Compare Source
v7.63.0Compare Source
exceptionFromErrorfor use in hybrid SDKs (#8766)autoInstrumentServerFunctionsandautoInstrumentAppDirectory(#8781)hasCheckouthandling (#8782)v7.62.0Compare Source
Important Changes
ContextLinesintegration for html-embedded JS stack frames (#8699)This release adds the
ContextLinesintegration as an optional integration for the Browser SDKs to@sentry/integrations.This integration adds source code from inline JavaScript of the current page's HTML (e.g. JS in
<script>tags) to stack traces of captured errors.It can't collect source code from assets referenced by your HTML (e.g.
<script src="..." />).The
ContextLinesintegration is useful when you have inline JS code in HTML pages that can't be accessed by Sentry's backend, for example, due to a login-protected page.Other Changes
dirnameandbasenameshould handle Windows paths (#8737)flush,close, andlastEventIdinto@sentry/core(#8731)JSON.stringifyon prisma client when logging (#8745)v7.61.1Compare Source
AsyncLocalStorageasync context strategy to edge SDK (#8720)ContextLinesintegration (#8715)pre_contextandcontext_lineoverlap if frame lineno is out of bounds (#8722)discordjs/discord-api-types (discord-api-types)
v0.37.53Compare Source
Features
v0.37.52Compare Source
Bug Fixes
available_tagsrequiresnameonly (#802) (5261124)eslint/eslint (eslint)
v8.47.0Compare Source
Features
53d7508feat: update regex for methods withthisArg(#17439) (Francesco Trotta)Bug Fixes
631648efix: do not report on shadowed constructors inno-new-wrappers(#17447) (Francesco Trotta)Documentation
a766a48docs: document lack of config file names (#17442) (James)a1635d6docs: Update README (GitHub Actions Bot)47a0859docs: updaterequire-unicode-regexp.mdas following up #17402 (#17441) (SUZUKI Sosuke)fcdc85ddocs: Update README (GitHub Actions Bot)2a92b6cdocs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376cdocs: Update README (GitHub Actions Bot)a41a8e4docs: update script names in README (#17432) (Nitin Kumar)Chores
bf69aa6chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640chore: standardize npm script names (#17431) (Nitin Kumar)6b2410fchore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)SBoudrias/Inquirer.js (inquirer)
v9.2.10Compare Source
moment/luxon (luxon)
v3.4.0Compare Source
PrismarineJS/node-minecraft-protocol (minecraft-protocol)
v1.44.0Compare Source
1.44.0
Automattic/mongoose (mongoose)
v7.4.3Compare Source
==================
nodejs/node (node)
v18.17.1: 2023-08-09, Version 18.17.1 'Hydrogen' (LTS), @RafaelGSSCompare Source
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.
Commits
fe3abdf82e] - deps: update archs files for openssl-3.0.10+quic1 (Node.js GitHub Bot) #490362c5a522d9c] - deps: upgrade openssl sources to quictls/openssl-3.0.10+quic1 (Node.js GitHub Bot) #4903615bced0bde] - policy: handle Module.constructor and main.extensions bypass (RafaelGSS) nodejs-private/node-private#417d4570fae35] - policy: disable process.binding() when enabled (Tobias Nießen) nodejs-private/node-private#460pnpm/pnpm (pnpm)
v8.6.12Compare Source
Patch Changes
pnpm patchshould work correctly whenshared-workspace-fileis set tofalse#6885.pnpm env useshould retry deleting the previous Node.js executable #6587.pnpm dlxshould not print an error stack when the underlying script execution fails #6698.pnpm install --frozen-lockfile --lockfile-onlyshould fail if the lockfile is not up to date with thepackage.jsonfiles #6913.Our Gold Sponsors
Our Silver Sponsors
sass/dart-sass (sass)
v1.65.1Compare Source
1.65.0.v1.65.0Compare Source
All functions defined in CSS Values and Units 4 are now parsed as calculation
objects:
round(),mod(),rem(),sin(),cos(),tan(),asin(),acos(),atan(),atan2(),pow(),sqrt(),hypot(),log(),exp(),abs(), andsign().Deprecate explicitly passing the
%unit to the globalabs()function. Infuture releases, this will emit a CSS abs() function to be resolved by the
browser. This deprecation is named
abs-percent.lovell/sharp (sharp)
v0.32.5Compare Source
Microsoft/TypeScript (typescript)
v5.2.0-dev.20230807Compare Source
v5.2.0-dev.20230806Compare Source
v5.2.0-dev.20230805Compare Source
v5.2.0-dev.20230804Compare Source
colinhacks/zod (zod)
v3.22.1Compare Source
Commits:
Fix handing of
thisin ZodFunction schemas. The parse logic for function schemas now requires theReflectAPI.932cc47Initial prototype fix for issue #2651 (#2652)0a055e73.22.1v3.22.0Compare Source
ZodReadonlyThis release introduces
ZodReadonlyand the.readonly()method onZodType.Calling
.readonly()on any schema returns aZodReadonlyinstance that wraps the original schema. The new schema parses all inputs using the original schema, then callsObject.freeze()on the result. The inferred type is also marked asreadonly.The inferred type uses TypeScript's built-in readonly types when relevant.
Commits:
6dad907Comments56ace68Fix deno test3809d54Add superformsd1ad522Add transloadita3bb701Testing on Typescript 5.0 (#2221)51e14bedocs: update deprecated link (#2219)a263814fixed Datetime & IP TOC links502384edocs: add mobx-zod-form to form integrations (#2299)a8be450docs: Addzockerto Ecosystem section (#2416)15de22aAllow subdomains and hyphens inZodString.email(#2274)00f5783Addzod-openapito ecosystem (#2434)0a17340docs: fix minor typo (#2439)60a2134Add masterborn0a90ed1chore: moveexports.typesfield to first spot @ package.json. (#2443)67f35b1docs: allow Zod to be used in dev tools at site (#2432)6795c57Fix not working Deno doc link. (#2428)37e9c55Generalize uuidRegex0969950adds ctx to preprocess (#2426)af08390fix: super refinement function types (#2420)36fef58Make email regex reasonable (#2157)f627d14Document canarye06321cdocs: add tapiduck to API libraries (#2410)11e507cdocs: add ts as const example in zod enums (#2412)5427565docs: add zod-fixture to mocking ecosystem (#2409)d3bf7e6docs: addzodockto mocking ecosystem (#2394)2270ae5remove "as any" casts in createZodEnum (#2332)00bdd0afix proto pollution vulnerability (#2239)a3c5256Fix error_handling unrecognized_keys example4f75cbcAdds getters to Map for key + value (#2356)ca7b032FMC (#2346)6fec8bddocs: fix typo in link fragment (#2329)16f90bdUpdate README.md2c80250Update readmeeaf64e0Update sponsorsc576311Update readme5e23b4fAdd*.mdpattern to prettier (#2476)898dcedRevamp tests6309322Update test runnersc0aece1](https://togithub.com/colinhacks/zod/commit/c0aece1672dConfiguration
📅 Schedule: Branch creation - "before 12pm on Sunday" (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 has been generated by Mend Renovate. View repository job log here.