chore(deps): update dependency zod to v3.22.3 [security] - abandoned#255
Open
renovate[bot] wants to merge 12 commits into
Open
chore(deps): update dependency zod to v3.22.3 [security] - abandoned#255renovate[bot] wants to merge 12 commits into
renovate[bot] wants to merge 12 commits into
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
b438362 to
f6fd0cc
Compare
5c1e29a to
2f361a1
Compare
5d48e35 to
a479fbe
Compare
f428bf0 to
6f3c322
Compare
91944c8 to
b76f187
Compare
cada211 to
f65b690
Compare
ccf2c88 to
e80aea5
Compare
68e3f7e to
83b5324
Compare
728b9df to
b2f25f0
Compare
b2f25f0 to
c8a9174
Compare
3440c23 to
01fe48a
Compare
d4f2936 to
d2f357d
Compare
d2f357d to
ff61575
Compare
added visual improvements to CourseCard, Navbar, ReviewCard and tailwind.config.js
ff61575 to
67fa562
Compare
* added link icon and clickable course code to bookmarked reviews * Make bookmarked review titles clickable, added link icon * added clickable course code to card view of bookmarked reviews --------- Co-authored-by: Annelise Koh <[email protected]>
67fa562 to
bf70fda
Compare
…rked reviews (#362) * colour changes (#361) * Update code to match main * Clean reset: make develop code match main exactly * Light and Dark mode Colour scheme changes (#360) added visual improvements to CourseCard, Navbar, ReviewCard and tailwind.config.js --------- Co-authored-by: Auston Yang <[email protected]> * fixed card/list toggle only for when there are user reviews and user bookmarked reviews * removed extra file --------- Co-authored-by: alecliu1204 <[email protected]> Co-authored-by: Auston Yang <[email protected]> Co-authored-by: Lyn Duong <[email protected]>
* colour changes (#361) * Update code to match main * Clean reset: make develop code match main exactly * Light and Dark mode Colour scheme changes (#360) added visual improvements to CourseCard, Navbar, ReviewCard and tailwind.config.js --------- Co-authored-by: Auston Yang <[email protected]> * added hover colouring to bookmarked cards --------- Co-authored-by: alecliu1204 <[email protected]> Co-authored-by: Auston Yang <[email protected]> Co-authored-by: Lyn Duong <[email protected]>
bf70fda to
93be04e
Compare
* added link icon and clickable course code to bookmarked reviews * Make bookmarked review titles clickable, added link icon * added clickable course code to card view of bookmarked reviews * made link icon smaller and moved it to the right of course code --------- Co-authored-by: Annelise Koh <[email protected]> Co-authored-by: alecliu1204 <[email protected]>
93be04e to
9c1eb6e
Compare
* Added animation to modal popup for Filter * colour changes (#361) * Update code to match main * Clean reset: make develop code match main exactly * Light and Dark mode Colour scheme changes (#360) added visual improvements to CourseCard, Navbar, ReviewCard and tailwind.config.js --------- Co-authored-by: Auston Yang <[email protected]> * Fixed filter animation and padding * Fixed text only review always --------- Co-authored-by: alecliu1204 <[email protected]> Co-authored-by: Auston Yang <[email protected]>
9c1eb6e to
0dc4dad
Compare
changed dimensions of modal and made centered in viewport excluding navbar
0dc4dad to
1603caf
Compare
1603caf to
4ef4199
Compare
* added skeleton for new landingpage and course library pages * created components for landing page * completed new UI sponsors component (#371) * finished base structure of sponsors for dark mode * finished darkmode component * added dark and light mode logos * fixed border colouring for light mode * finalised styling of spacing and font bolding * finished new header component for landing page * header, sponsors and course pages ready * Began creating Features Page. Created divs and added Roboto font * Created Features Page and left svg files in Assets * done with draft of new ui --------- Co-authored-by: Rokika Kh <[email protected]> Co-authored-by: l-duong05 <[email protected]> Co-authored-by: l-duong05 <[email protected]> Co-authored-by: William Lu <[email protected]>
4ef4199 to
964397f
Compare
* added skeleton for new landingpage and course library pages * created components for landing page * completed new UI sponsors component (#371) * finished base structure of sponsors for dark mode * finished darkmode component * added dark and light mode logos * fixed border colouring for light mode * finalised styling of spacing and font bolding * finished new header component for landing page * header, sponsors and course pages ready * Began creating Features Page. Created divs and added Roboto font * Created Features Page and left svg files in Assets * done with draft of new ui * rearranged routes for new UI. added footer --------- Co-authored-by: Rokika Kh <[email protected]> Co-authored-by: l-duong05 <[email protected]> Co-authored-by: l-duong05 <[email protected]> Co-authored-by: William Lu <[email protected]>
964397f to
b0befa4
Compare
b0befa4 to
395f061
Compare
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:
3.21.4→3.22.3GitHub Vulnerability Alerts
CVE-2023-4316
Zod version 3.22.2 allows an attacker to perform a denial of service while validating emails.
Release Notes
colinhacks/zod (zod)
v3.22.3Compare Source
Commits:
1e23990Commit9bd3879docs: remove obsolete text about readonly types (#2676)f59be09clarify datetime ISO 8601 (#2673)64dcc8eUpdate sponsors18115a8Formatting28c1927Update sponsorsad2ee9c2718 Updated Custom Schemas documentation example to use type narrowing (#2778)ae0f7a2docs: update ref to discriminated-unions docs (#2485)2ba00fe[2609] fix ReDoS vulnerability in email regex (#2824)1e61d763.22.3v3.22.2Compare Source
Commits:
13d9e6bFix lint0d49f10docs: add typeschema to ecosystem (#2626)8e4af7bX to Zod: add app.quicktype.io (#2668)792b3efFix superrefine typesv3.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 runnersc0aece1Add vitest config73a5610Update script8d8e1a2Fix deno test bug9eb2508Clean up configscfbc7b3Fix root jest config8677f68docs(comparison-yup): Yup added partial() and deepPartial() in v1 (#2603)fb00edddocs: add VeeValidate form library for Vue.js (#2578)ab8e717docs: fix typo in z.object (#2570)d870407docs: fix incomplete Records example (#2579)5adae24docs: add conform form integration (#2577)8b8ab3eUpdate README.md (#2562)6aab901fix typo test name (#2542)81a89f5Update nullish documentation to correct chaining order (#2457)78a4090docs: update comparison withruntypes(#2536)1ecd624Fix prettier981d4b5Add ZodReadonly (#2634)fba438c3.22.0Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.