-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency effect to v3.11.7 #1107
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 373 in 4814953
'@babel/[email protected]': |
4814953
to
36a57fb
Compare
36a57fb
to
979ffb5
Compare
979ffb5
to
40ca5c3
Compare
362e73b
to
40ca5c3
Compare
40ca5c3
to
6ee3634
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
6ee3634
to
b919b0f
Compare
b919b0f
to
3a31c49
Compare
3a31c49
to
1833e60
Compare
Moved the $ref property to the correct position in the meta-schema snapshot for improved structure. Removed deprecated notations from pnpm-lock.yaml for cleaner dependency management.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5054 in 5d2e213
'@babel/helper-optimise-call-expression': 7.22.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5087 in 5d2e213
'@babel/[email protected]': |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"
suddenlygiovanni.dev/pnpm-lock.yaml
Line 5098 in 5d2e213
'@babel/helper-optimise-call-expression': 7.22.5 |
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. |
This PR contains the following updates:
3.11.5
->3.11.7
Release Notes
Effect-TS/effect (effect)
v3.11.7
Compare Source
Patch Changes
#4137
2408616
Thanks @gcanti! - Arbitrary: fix bug where refinements in declarations raised an incorrect missing annotation error, closes #4136#4138
cec0b4d
Thanks @gcanti! - JSONSchema: ignore never members in unions.Before
After
#4138
cec0b4d
Thanks @gcanti! - JSONSchema: handle thenullable
keyword for OpenAPI target, closes #4075.Before
After
#4128
8d978c5
Thanks @gcanti! - JSONSchema: addtype
for homogeneous enum schemas, closes #4127Before
After
#4138
cec0b4d
Thanks @gcanti! - JSONSchema: use{ "type": "null" }
to represent thenull
literalBefore
After
#4138
cec0b4d
Thanks @gcanti! - JSONSchema: handle empty native enums.Before
After
v3.11.6
Compare Source
Patch Changes
#4118
662d1ce
Thanks @gcanti! - Allow the transformation created by the Class API to be annotated on all its components: the type side, the transformation itself, and the encoded side.Example
#4126
31c62d8
Thanks @gcanti! - Rewrite the Arbitrary compiler from scratch, closes #2312Configuration
📅 Schedule: Branch creation - "* 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 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.