elysia-demo-app
elysia-demo-app copied to clipboard
fix(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @biomejs/biome (source) | 1.8.3 -> 1.9.4 |
devDependencies | minor | ||||
| @elysiajs/cors | 0.7.2 -> 0.8.0 |
dependencies | minor | ||||
| @elysiajs/eden | 0.7.7 -> 0.8.1 |
dependencies | minor | ||||
| @elysiajs/static | 0.7.1 -> 0.8.1 |
dependencies | minor | ||||
| @elysiajs/swagger | 1.0.5 -> 1.3.0 |
dependencies | minor | ||||
| @trivago/prettier-plugin-sort-imports | 5.0.1 -> 5.2.2 |
devDependencies | minor | ||||
| npm-run-all2 | 8.0.1 -> 8.0.4 |
devDependencies | patch | ||||
| pino (source) | 9.3.1 -> 9.7.0 |
dependencies | minor | ||||
| prettier (source) | 3.2.5 -> 3.5.3 |
devDependencies | minor | ||||
| prettier-plugin-svelte | 3.2.3 -> 3.4.0 |
devDependencies | minor | ||||
| styfle/cancel-workflow-action | 0.12.0 -> 0.12.1 |
action | patch | ||||
| superjson | 2.2.1 -> 2.2.2 |
devDependencies | patch | ||||
| svelte-check | 4.0.1 -> 4.2.1 |
devDependencies | minor | ||||
| traefik | 3.0 -> v3.4 |
minor | |||||
| tslib (source) | 2.6.3 -> 2.8.1 |
devDependencies | minor | ||||
| typescript (source) | 5.5.3 -> 5.8.3 |
devDependencies | minor | ||||
| vite (source) | 6.1.6 -> 6.3.5 |
devDependencies | minor |
Release Notes
elysiajs/eden (@elysiajs/eden)
v0.8.1
Bug fix:
- #41 params now optional for paramless routes in edenFetch
- #39 transform entire object returned by execute
v0.8.0
Feature:
- Support Elysia 0.8
elysiajs/elysia-static (@elysiajs/static)
v0.8.1
Feature:
Bug fix:
v0.8.0
Change:
- Add support for Elysia 0.8
elysiajs/elysia-swagger (@elysiajs/swagger)
v1.3.0
Improvement:
- use static response for documentation page
- plugin is no longer async
- model should be synced globally
- use
parseinstead oftypeto determine content type
v1.2.2
Bug fix:
- #185 Fix path issue in Scalar config
v1.2.1
Bug fix:
- #154 prevent failed to fetch spec from URL error
- elysia#1063 Using t.Ref as response schema results in invalid OpenAPI specification
- handle unfold recursive Ref to schema
v1.2.0
Change:
- Add support for Elysia 1.2
v1.1.6
Bug fix:
- #156 add type check in cloneHook
v1.1.5
What's new
- fix: clone hook object before usage
Full Changelog: https://github.com/elysiajs/elysia-swagger/compare/1.1.4...1.1.5
v1.1.4
Bug fix:
- Fix duplicate object reference
v1.1.3
What's Changed
- Move to pathe to support working in environments without "path" by @Mkassabov in https://github.com/elysiajs/elysia-swagger/pull/144
- Fix nested path issue in Swagger and Scalar config by @chrisllontop in https://github.com/elysiajs/elysia-swagger/pull/146
- fix: swagger date time by @Abraxas-365 in https://github.com/elysiajs/elysia-swagger/pull/148
- remove lodash.clonedeep by @zoto-ff in https://github.com/elysiajs/elysia-swagger/pull/139
- Update scalar configuration by @zAlweNy26 in https://github.com/elysiajs/elysia-swagger/pull/131
New Contributors
- @Mkassabov made their first contribution in https://github.com/elysiajs/elysia-swagger/pull/144
- @chrisllontop made their first contribution in https://github.com/elysiajs/elysia-swagger/pull/146
- @Abraxas-365 made their first contribution in https://github.com/elysiajs/elysia-swagger/pull/148
- @zAlweNy26 made their first contribution in https://github.com/elysiajs/elysia-swagger/pull/131
Full Changelog: https://github.com/elysiajs/elysia-swagger/compare/1.1.2...1.1.3
v1.1.1
Feature:
- add hide flag
v1.1.0
Change:
- Add support for Elysia 1.1
trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v5.2.2
v5.2.1
- add svelte 5.x as peer dependency #337 by @werner-drklein
v5.2.0
- fix type import ordering #331 by @rsslldnphy
- Fix conditional import of prettier-plugin-svelte #332 by @rsslldnphy
v5.1.0
bcomnes/npm-run-all2 (npm-run-all2)
v8.0.4
Commits
v8.0.3
Commits
- Merge pull request #175 from bcomnes/revert-pico
75bb00e - Revert "replace minimatch with picomatch"
5d93a54
v8.0.2
Commits
pinojs/pino (pino)
v9.7.0
v9.6.0
What's Changed
- build(deps-dev): lock typescript minor version by @Fdawgs in https://github.com/pinojs/pino/pull/2066
- build(deps-dev): bump typescript from 5.1.6 to 5.6.3 by @dependabot in https://github.com/pinojs/pino/pull/2068
- docs: update pino-datadog-transport repository by @MathewBoyles in https://github.com/pinojs/pino/pull/2069
- build(deps-dev): bump @yao-pkg/pkg from 5.15.0 to 6.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2070
- build(deps-dev): bump @yao-pkg/pkg from 6.0.0 to 6.0.1 by @dependabot in https://github.com/pinojs/pino/pull/2075
- build(deps-dev): bump @yao-pkg/pkg from 6.0.1 to 6.1.0 by @dependabot in https://github.com/pinojs/pino/pull/2082
- build(deps-dev): bump airtap from 4.0.4 to 5.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2090
- build(deps-dev): bump @yao-pkg/pkg from 6.1.0 to 6.1.1 by @dependabot in https://github.com/pinojs/pino/pull/2091
- docs: add @openobserve/openobserve-pino transports by @ktx-kirtan in https://github.com/pinojs/pino/pull/2078
- docs: add missing parenthesis to transport code example by @thsmale in https://github.com/pinojs/pino/pull/2099
- docs: alphabetize ecosystem lists by @ChinoUkaegbu in https://github.com/pinojs/pino/pull/2097
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in https://github.com/pinojs/pino/pull/2101
- chore(docs): add links to gcp logging formatter by @nielm in https://github.com/pinojs/pino/pull/2088
- docs: update API reference by @emmanuel-ferdman in https://github.com/pinojs/pino/pull/2095
- add new streamWrite hook by @theoephraim in https://github.com/pinojs/pino/pull/2105
- test: use fs.execFile instead of exec by @targos in https://github.com/pinojs/pino/pull/2110
- test: skip
pkgtest in CITGM by @targos in https://github.com/pinojs/pino/pull/2112
New Contributors
- @MathewBoyles made their first contribution in https://github.com/pinojs/pino/pull/2069
- @ktx-kirtan made their first contribution in https://github.com/pinojs/pino/pull/2078
- @thsmale made their first contribution in https://github.com/pinojs/pino/pull/2099
- @ChinoUkaegbu made their first contribution in https://github.com/pinojs/pino/pull/2097
- @nielm made their first contribution in https://github.com/pinojs/pino/pull/2088
- @emmanuel-ferdman made their first contribution in https://github.com/pinojs/pino/pull/2095
- @theoephraim made their first contribution in https://github.com/pinojs/pino/pull/2105
- @targos made their first contribution in https://github.com/pinojs/pino/pull/2110
Full Changelog: https://github.com/pinojs/pino/compare/v9.5.0...v9.6.0
v9.5.0
What's Changed
- build(deps-dev): bump @yao-pkg/pkg from 5.12.1 to 5.13.0 by @dependabot in https://github.com/pinojs/pino/pull/2042
- build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2043
- Update transports.md by @Jhon-Mosk in https://github.com/pinojs/pino/pull/2041
- doc: Add Transport @macfja/pino-fingers-crossed by @MacFJA in https://github.com/pinojs/pino/pull/2047
- build(deps-dev): bump @yao-pkg/pkg from 5.13.0 to 5.15.0 by @dependabot in https://github.com/pinojs/pino/pull/2050
- docs->added pino-hana transport by @HiImGiovi in https://github.com/pinojs/pino/pull/2059
- docs -> #2061 Alphabetize transport list and reorder sections in documentation by @superherobtf1985 in https://github.com/pinojs/pino/pull/2062
- feature: allow sync flag to be passed to ThreadStream for synchronous… by @karankraina in https://github.com/pinojs/pino/pull/2063
- fix: Ensure silent log level is respected with browser.transmit option by @SrsDanny in https://github.com/pinojs/pino/pull/2052
New Contributors
- @MacFJA made their first contribution in https://github.com/pinojs/pino/pull/2047
- @HiImGiovi made their first contribution in https://github.com/pinojs/pino/pull/2059
- @superherobtf1985 made their first contribution in https://github.com/pinojs/pino/pull/2062
- @karankraina made their first contribution in https://github.com/pinojs/pino/pull/2063
- @SrsDanny made their first contribution in https://github.com/pinojs/pino/pull/2052
Full Changelog: https://github.com/pinojs/pino/compare/v9.4.0...v9.5.0
v9.4.0
What's Changed
- Drop failing pnpm tests by @mcollina in https://github.com/pinojs/pino/pull/2015
- Add bun plugin link to docs by @vktrl in https://github.com/pinojs/pino/pull/2016
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2017
- docs: Update transports.md by @Imgodmaoyouknow in https://github.com/pinojs/pino/pull/2027
- build(deps-dev): bump @yao-pkg/pkg from 5.12.0 to 5.12.1 by @dependabot in https://github.com/pinojs/pino/pull/2031
- feat(types): forbid using default log fn when custom only used (#1998) by @chernodub in https://github.com/pinojs/pino/pull/1999
- feat: accept level in capitals by @balaji-atoa in https://github.com/pinojs/pino/pull/2034
New Contributors
- @vktrl made their first contribution in https://github.com/pinojs/pino/pull/2016
- @Imgodmaoyouknow made their first contribution in https://github.com/pinojs/pino/pull/2027
- @chernodub made their first contribution in https://github.com/pinojs/pino/pull/1999
- @balaji-atoa made their first contribution in https://github.com/pinojs/pino/pull/2034
Full Changelog: https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0
v9.3.2
What's Changed
- build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 by @dependabot in https://github.com/pinojs/pino/pull/2009
- build(deps): bump process-warning from 3.0.0 to 4.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2010
- fix: no early return in
loadTransportStreamBuilderby @viceice in https://github.com/pinojs/pino/pull/2014 - build(deps): bump pnpm/action-setup from 3.0.0 to 4.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1982
- build(deps-dev): bump @yao-pkg/pkg from 5.11.5 to 5.12.0 by @dependabot in https://github.com/pinojs/pino/pull/1988
New Contributors
- @viceice made their first contribution in https://github.com/pinojs/pino/pull/2014
Full Changelog: https://github.com/pinojs/pino/compare/v9.3.1...v9.3.2
prettier/prettier (prettier)
v3.5.3
v3.5.2
Remove module-sync condition (#17156 by @fisker)
In Prettier 3.5.0, we added module-sync condition to package.json, so that require("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 the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.
v3.5.1
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.
v3.5.0
v3.4.2
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust
U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).
Fix comments print on class methods with decorators (#16891 by @fisker)
// Input
class A {
@​decorator
/**
* The method description
*
*/
async method(foo: Foo, bar: Bar) {
console.log(foo);
}
}
// Prettier 3.4.1
class A {
@​decorator
async /**
* The method description
*
*/
method(foo: Foo, bar: Bar) {
console.log(foo);
}
}
// Prettier 3.4.2
class A {
@​decorator
/**
* The method description
*
*/
async method(foo: Foo, bar: Bar) {
console.log(foo);
}
}
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
// Input
<div>
foo
<span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
, abc
</div>;
// Prettier 3.4.1 (first)
<div>
foo
<span>
longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
</span>, abc
</div>;
// Prettier 3.4.1 (second)
<div>
foo
<span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
, abc
</div>;
// Prettier 3.4.2
<div>
foo
<span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
, abc
</div>;
v3.4.1
Remove unnecessary parentheses around assignment in v-on (#16887 by @fisker)
<!-- Input -->
<template>
<button @​click="foo += 2">Click</button>
</template>
<!-- Prettier 3.4.0 -->
<template>
<button @​click="(foo += 2)">Click</button>
</template>
<!-- Prettier 3.4.1 -->
<template>
<button @​click="foo += 2">Click</button>
</template>
v3.4.0
v3.3.3
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
// Input
@​(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​foo`tagged template`
class X {}
// Prettier 3.3.3
@​(foo`tagged template`)
class X {}
Support @let declaration syntax (#16474 by @sosukesuzuki)
Adds support for Angular v18 @let declaration syntax.
Please see the following code example. The @let declaration allows you to define local variables within the template:
@​let name = 'Frodo';
<h1>Dashboard for {{name}}</h1>
Hello, {{name}}
For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2
Fix handlebars path expressions starts with @ (#16358 by @Princeyadav05)
{{! Input }}
<div>{{@​x.y.z}}</div>
{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>
{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>
v3.3.1
Preserve empty lines in front matter (#16347 by @fisker)
<!-- Input -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
<!-- Prettier 3.3.0 -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
<!-- Prettier 3.3.1 -->
---
foo:
- bar1
- bar2
- bar3
---
Markdown
Preserve explicit language in front matter (#16348 by @fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---
<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---
<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#16349 by @fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
"json" };
// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
v3.3.0
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.4.0
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.8
v3.2.7
- (fix) force quote style inside style directives
- (fix) preserve commas in array expressions
- (fix) Svelte 5: properly determine end of snippet parameters with TS annotations
v3.2.6
- (feat) Svelte 5: never quote single-expression-attributes
v3.2.5
- (fix) Svelte 5: format TypeScript in the template
v3.2.4
- (fix) speed up regex
styfle/cancel-workflow-action (styfle/cancel-workflow-action)
v0.12.1
Patches
- Fix: bump to node20: #212
blitz-js/superjson (superjson)
v2.2.2
What's Changed
- Add unknown class name to deserialization error by @marcinciarka in https://github.com/flightcontrolhq/superjson/pull/303
- fix: don't DOS on nth key by @Skn0tt in https://github.com/flightcontrolhq/superjson/pull/305
New Contributors
- @marcinciarka made their first contribution in https://github.com/flightcontrolhq/superjson/pull/303
Full Changelog: https://github.com/flightcontrolhq/superjson/compare/v2.2.1...v2.2.2
sveltejs/language-tools (svelte-check)
v4.2.1
- feat: support generics on snippets (#2761)
v4.2.0
v4.1.7
- fix: robustify hoisting logic around prop types (#2740)
- fix: ensure typed exports are marked as used (#2746)
- chore: bump vscode-html/css-language-service (#2752)
- fix: ensure eligible snippets can be referenced in module script (#2753)
- fix: prevent error with unclosed tag followed by LF or end of file (#2750)
v4.1.6
- fix: prevent unused variable error for bindable
- fix: ensure exports in runes mode are marked as used
- fix: add color CLI options
v4.1.5
- fix: take other snippets into account when checking for hoistability (#2668)
- fix: disambiguate render in module script (#2667)
- fix: properly transform $props.id when $props is assigned to props (#2694)
- fix: handle booleanish popover (#2702)
- chore: bump vscode-html/css-language-service (#2677)
- fix: use referenced project's compiler option to get resolution mode (#2676)
[v4.1.4](https://redi
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 95b7f95b4ff8e7d6f7ebd5c28778047852344f5a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| @tsconfig/svelte@5.0.4 ⏵ 5.0.5 | ||||||
| @elysiajs/static@0.7.1 ⏵ 0.8.1 | ||||||
| @elysiajs/eden@0.7.7 ⏵ 0.8.1 | ||||||
| tslib@2.6.3 ⏵ 2.8.1 | ||||||
| @elysiajs/swagger@1.0.5 ⏵ 1.3.1 | ||||||
| @trivago/prettier-plugin-sort-imports@5.0.1 ⏵ 5.2.2 | ||||||
| npm-run-all2@8.0.1 ⏵ 8.0.4 | ||||||
| prettier-plugin-svelte@3.2.3 ⏵ 3.4.0 | ||||||
| superjson@2.2.1 ⏵ 2.2.5 | ||||||
| prettier@3.2.5 ⏵ 3.6.2 | ||||||
| typescript@5.5.3 ⏵ 5.9.3 | ||||||
| @biomejs/biome@1.8.3 ⏵ 1.9.4 | ||||||
| svelte-check@4.0.1 ⏵ 4.3.3 | ||||||
| pino@9.3.1 ⏵ 9.14.0 |
🚨 gitStream Monthly Automation Limit Reached 🚨
Your organization has exceeded the number of pull requests allowed for automation with gitStream. Monthly PRs automated: 251/250
To continue automating your PR workflows and unlock additional features, please contact LinearB.
🚨 Warning: Approaching Monthly Automation Limit
Monthly PRs automated: 234/250
Your organization has used over 90% of its monthly quota for gitStream automations. Once the quota is reached, new pull requests for this month will not trigger gitStream automations and will be marked as “Skipped”.
To avoid interruptions, consider optimizing your automation usage or upgrading your plan by contacting LinearB.