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:
0.5.0
->0.5.1
0.56.1
->0.56.2
0.77.1
->0.77.2
0.73.1
->0.73.2
0.30.1
->0.30.2
0.15.1
->0.15.2
0.31.1
->0.31.2
0.31.1
->0.31.2
1.2.6
->1.2.7
8.24.0
->8.24.1
8.24.0
->8.24.1
3.0.5
->3.0.6
v4.7.2
->v4.7.3
3.13.1
->3.13.2
3.5.1
->3.5.2
4.19.2
->4.19.3
0.27.7
->0.27.8
6.1.0
->6.1.1
3.0.5
->3.0.6
Release Notes
changesets/changesets (@changesets/changelog-github)
v0.5.1
Compare Source
Patch Changes
84a4a1b
]:Effect-TS/effect (@effect/cli)
v0.56.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:Effect-TS/effect (@effect/platform)
v0.77.2
Compare Source
Patch Changes
#4456
3e7ce97
Thanks @tim-smart! - ensure key for header security is lower case#4472
31be72a
Thanks @gcanti! - Add support forSchema.Enums
inHttpApiBuilder.isSingleStringType
, closes #4471.Updated dependencies [
31be72a
]:Effect-TS/effect (@effect/platform-node)
v0.73.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:Effect-TS/effect (@effect/sql)
v0.30.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:Effect-TS/effect (@effect/sql-clickhouse)
v0.15.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:Effect-TS/effect (@effect/sql-mysql2)
v0.31.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:Effect-TS/effect (@effect/sql-pg)
v0.31.2
Compare Source
Patch Changes
31be72a
,3e7ce97
,31be72a
]:eslint/rewrite (@eslint/compat)
v1.2.7
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.24.1
Compare Source
🩹 Fixes
accessor
methods with a function initializer (#10796)static
accessor
properties (#10814)accessor
property declaration (#10813)accessor
class properties for missing accessibility modifier (#10805)accessor
class properties with a function initializer (#10804)accessor
properties with a function initializer (#10794)accessor
class properties (#10789)any
value assigned as an initializer of anaccessor
property (#10785)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.24.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/coverage-v8)
v3.0.6
Compare Source
🐞 Bug Fixes
getMockedSystemTime
foruseFakeTimer
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotask
from default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClass
typing - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-node
to pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)inspect
related cli options - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7373 (ed15b)View changes on GitHub
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.7.3
Compare Source
What's Changed
Build 🔧
Other Changes
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.3
Effect-TS/effect (effect)
v3.13.2
Compare Source
Patch Changes
#4472
31be72a
Thanks @gcanti! - FixSchema.Enums
toString()
method to display correct enum values.Now,
toString()
correctly displays the actual enum values instead of internal numeric indices.Before
After
prettier/prettier (prettier)
v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.privatenumber/tsx (tsx)
v4.19.3
Compare Source
TypeStrong/TypeDoc (typedoc)
v0.27.8
Compare Source
Features
visibilityFilter
option now supports individual signatures, #2846.favicon
option may now be given a link starting withhttps?://
instead of a path, #2851.#
as the link inexternalSymbolLinkMappings
to indicate the type should not be linked to, #2853.Bug Fixes
undefined
, #2854.Thanks!
vitejs/vite (vite)
v6.1.1
Compare Source
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e), closes #19453*.ipv4
address in cert (#19416) (973283b), closes #19416Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.