Shiro
Shiro copied to clipboard
fix(deps): update all non-major dependencies (minor)
This PR contains the following updates:
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.664.0
Features
v3.663.0
Features
- client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)
v3.662.0
Bug Fixes
3.658.1 (2024-09-25)
Bug Fixes
shikijs/shiki (@shikijs/transformers)
v1.21.0
🚀 Features
-
perf:
- Lazy embed languages bundle for SFCs and Docs - by @antfu in https://github.com/shikijs/shiki/issues/791 (c8acc)
- Skip bundling for assets - by @antfu in https://github.com/shikijs/shiki/issues/795 (0c5a5)
🐞 Bug Fixes
View changes on GitHub
TanStack/query (@tanstack/query-async-storage-persister)
v5.59.0
Version 5.59.0 - 10/1/24, 3:45 PM
Changes
Feat
Docs
- react-query: Fix broken route on eslint-plugin-query.md (#8113) (
55a6155
) by Gaurav Kumar - react-query: fix a typo in guides/ssr.md (#8086) (
9227fd3
) by Morteza - angular-query: add rxjs example (#8108) (
68ca717
) by Arnoud
Other
- (
c12587a
) by @laurentlahmy
Packages
- @tanstack/query-core@5.59.0
- @tanstack/react-query@5.59.0
- @tanstack/solid-query@5.59.0
- @tanstack/query-broadcast-client-experimental@5.59.0
- @tanstack/query-persist-client-core@5.59.0
- @tanstack/query-sync-storage-persister@5.59.0
- @tanstack/react-query-devtools@5.59.0
- @tanstack/react-query-persist-client@5.59.0
- @tanstack/react-query-next-experimental@5.59.0
- @tanstack/solid-query-devtools@5.59.0
- @tanstack/solid-query-persist-client@5.59.0
- @tanstack/svelte-query@5.59.0
- @tanstack/svelte-query-devtools@5.59.0
- @tanstack/svelte-query-persist-client@5.59.0
- @tanstack/vue-query@5.59.0
- @tanstack/vue-query-devtools@5.59.0
- @tanstack/angular-query-experimental@5.59.0
- @tanstack/query-async-storage-persister@5.59.0
- @tanstack/angular-query-devtools-experimental@5.59.0
mermaid-js/mermaid (mermaid)
v11.3.0
Minor Changes
-
#5825
9e3aa70
Thanks @knsv, @ashishjain0512, @omkarht, @saurabhg772244, @aloisklink, @sidharthv96 ! - New Flowchart Shapes (with new syntax)
Patch Changes
-
#5849
6c5b7ce
Thanks @ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace. ForexampleclassDiagram namespace Company.Project.Module { class GenericClass~T~ { +addItem(item: T) +getItem() T } }
-
#5914
de2c05c
Thanks @aloisklink! - Ban DOMPurify v3.1.7 as a dependency
openai/openai-node (openai)
v4.67.1
Full Changelog: v4.67.0...v4.67.1
Documentation
v4.67.0
Full Changelog: v4.66.1...v4.67.0
Features
- api: support storing chat completions, enabling evals and model distillation in the dashboard (#1112) (6424924)
v4.66.1
Full Changelog: v4.66.0...v4.66.1
Bug Fixes
pnpm/pnpm (pnpm)
v9.12.0
: pnpm 9.12
Minor Changes
-
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshots
field insidepnpm-lock.yaml
but it should happen very rarely. -
pnpm outdated
command supports now a--sort-by=name
option for sorting outdated dependencies by package name #8523. -
Added the ability for
overrides
to remove dependencies by specifying"-"
as the field value #8572. For example, to removelodash
from the dependencies, use this configuration inpackage.json
:{ "pnpm": { "overrides": { "lodash": "-" } } }
Patch Changes
- Fixed an issue where
pnpm list --json pkg
showed"private": false
for a private package #8519. - Packages with
libc
that differ frompnpm.supportedArchitectures.libc
are not downloaded #7362. - Prevent
ENOENT
errors caused by runningstore prune
in parallel #8586. - Add issues alias to
pnpm bugs
#8596.
Platinum Sponsors
|
|
Gold Sponsors
|
|
|
|
|
|
|
Our Silver Sponsors
![]() |
|
|
|
|
|
|
Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.