This repository was archived by the owner on Jul 15, 2024. It is now read-only.
fix(deps): update all non-major dependencies#461
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
7ec4893 to
1a44f7f
Compare
dfefe6c to
b5940a8
Compare
50e39e2 to
9a6703f
Compare
230402b to
c3fe127
Compare
ed6ea2d to
0938464
Compare
0938464 to
f667a13
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^2.27.5->^2.27.7^0.3.12->^0.4.0^1.6.3->^1.6.13^7.6.10->^7.6.11^20.14.7->^20.14.10^2.3.0->^2.4.3v4.0.2->v4.0.3^11.0.0->^11.1.2^0.37.90->^0.37.92v6.1.0->v6.4.0v3.3.0->v3.4.0^0.22.7->^0.23.0^0.31.2->^0.32.0^4.28.0->^4.28.1^9.2.0->^9.3.19.4.0->9.5.0^1.3.6->^1.3.7^5.0.7->^5.0.9^2.0.4->^2.0.6Release Notes
changesets/changesets (@changesets/cli)
v2.27.7Compare Source
Patch Changes
#1047
d108fa6Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bbThanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6,dd6e5bb,dd6e5bb]:v2.27.6Compare Source
Patch Changes
#1392
f295b3eThanks @bluwy! - Replacemeowdependency withmrito reduce the number of transitive dependencies#1390
6a3452eThanks @bluwy! - Displaychangeset status --verbosein list form and removetty-tabledependencyswc-project/swc (@swc/core)
v1.6.13Compare Source
Bug Fixes
(es/parser) Revert #9141 (#9171) (8b66d5e)
(es/testing) Fix
PluginCommentProxy(#9170) (d86ca2d)Features
(es/typescript) Improve fast TS strip (#9166) (ee8dc28)
(es/typescript) Improve fast TS strip (#9167) (98af589)
Testing
v1.6.12Compare Source
Bug Fixes
(ci) Restore disabled CI checks (#9002) (cdfd4c8)
(es/decorators) Fix bugs of
2022-03implementation (#9145) (8a3ae44)(es/loader) Exclude
.jsonfrom default extension list (#9134) (e94e5e7)(es/minifier) Fix
undefinedjudgement (#9146) (1a739b7)(es/renamer) Fix renaming of default-exported declarations (#9135) (45f671d)
(es/renamer) Remove
FastJsWord(#9136) (42b4caf)(es/typescript) Fix tricky cases in TS fast strip (#9159) (2bc51b8)
(es/typescript) Fix replacement logic of fast TS strip (#9163) (c5acafe)
Features
(bindings/ts) Add transform/strip-only mode (#9138) (a08bb46)
(es/testing) Improve comment testing story (#9150) (3638e97)
(es/typescript) Add
swc_fast_ts_strip(#9143) (b129343)(es/typescript) Improve fast TS stripper (#9152) (9fca4ab)
(es/typescript) Improve fast TS stripper (#9153) (732d748)
(es/typescript) Improve fast TS strip (#9154) (05c7210)
Performance
Refactor
(bindings/ts) Inline Wasm file into
wasm.js(#9139) (307b6f2)(es/parser) Improve readability (#9141) (9d9fe66)
v1.6.7Compare Source
Bug Fixes
Documentation
@swc/counterfor 3rd-party download count (026ff7e)Features
(binding) Create Wasm package for stripping only TypeScript (#9124) (6b3c0da)
(es/minifier) Handle more indexing expression (#8750) (570c47a)
(preset-env) Upgrade
browserslist-rs(#9023) (18d6277)Performance
memchr::memmemin parser (#9118) (72021de)Refactor
Testing
(bindings/ts) Test Wasm binding (#9128) (c6d6db3)
(es/decorators) Split
decorator-tests(#9119) (07c3054)Build
v1.6.6Compare Source
Bug Fixes
\r\nin JSX (#9112) (2a0ebec)Performance
(es/parser) Optimize macros (#9100) (719b7c5)
(es/parser) Remove unnecessary check (#9102) (2a490ad)
(es/parser) Add a check before numeric operations (#9105) (c0602c8)
(es/parser) Increase token context size (#9104) (8ef30cc)
v1.6.5Compare Source
v1.6.4Compare Source
Features
(cli) Support generating
.d.tsfiles (#9097) (e71b6d3)(common) Add fallible methods to
swc_common::SourceMap(#9090) (e423d1b)(es/transform) Add experimental
.d.tsgeneration (#9093) (51a2702)(swc_core) Reexport
swc_typescript(#9092) (a2645e2)(typescript) Implement Isolated Declaration (#9086) (a855159)
Miscellaneous Tasks
sha-1withsha1(#9091) (5a2c968)Performance
(es/lexer) Apply various optimizations (#9095) (2f02630)
(es/lexer) Use
memchr::memmemfor lexing block comments (#9096) (1b3672f)Refactor
EsConfigandTsConfig(#9094) (5520b23)vladfrangu/async_event_emitter (@vladfrangu/async_event_emitter)
v2.4.3Compare Source
v2.4.2Compare Source
🐛 Bug Fixes
v2.4.1Compare Source
🐛 Bug Fixes
v2.4.0Compare Source
🚀 Features
actions/setup-node (actions/setup-node)
v4.0.3Compare Source
WiseLibs/better-sqlite3 (better-sqlite3)
v11.1.2Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.1.1...v11.1.2
v11.1.1Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.1.0...v11.1.1
discordjs/discord-api-types (discord-api-types)
v0.37.92Compare Source
Bug Fixes
v0.37.91Compare Source
Features
title(#1015) (897fd90)docker/build-push-action (docker/build-push-action)
v6.4.0Compare Source
repositoryandghtokenattributes for GitHub Actions cache backend by @crazy-max in https://github.com/docker/build-push-action/pull/1133Full Changelog: docker/build-push-action@v6.3.0...v6.4.0
v6.3.0Compare Source
DOCKER_BUILD_RECORD_UPLOADenvironment variable to enable/disable build record upload by @crazy-max in https://github.com/docker/build-push-action/pull/1172DOCKER_BUILD_NO_SUMMARYhas been deprecated. SetDOCKER_BUILD_SUMMARYtofalseinstead by @crazy-max in https://github.com/docker/build-push-action/pull/1170 https://github.com/docker/build-push-action/pull/1173Full Changelog: docker/build-push-action@v6.2.0...v6.3.0
v6.2.0Compare Source
Full Changelog: docker/build-push-action@v6.1.0...v6.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.4.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0
drizzle-team/drizzle-kit-mirror (drizzle-kit)
v0.23.0Compare Source
v0.22.8: 0.22.8Compare Source
drizzle-team/drizzle-orm (drizzle-orm)
v0.32.0Compare Source
Release notes for
drizzle-orm@0.32.0anddrizzle-kit@0.23.0New Features
🎉 MySQL
$returningId()functionMySQL itself doesn't have native support for
RETURNINGafter usingINSERT. There is only one way to do it forprimary keyswithautoincrement(orserial) types, where you can accessinsertIdandaffectedRowsfields. We've prepared an automatic way for you to handle such cases with Drizzle and automatically receive all inserted IDs as separate objectsAlso with Drizzle, you can specify a
primary keywith$defaultfunction that will generate custom primary keys at runtime. We will also return those generated keys for you in the$returningId()call🎉 PostgreSQL Sequences
You can now specify sequences in Postgres within any schema you need and define all the available properties
Example
🎉 PostgreSQL Identity Columns
Source: As mentioned, the
serialtype in Postgres is outdated and should be deprecated. Ideally, you should not use it.Identity columnsare the recommended way to specify sequences in your schema, which is why we are introducing theidentity columnsfeatureExample
You can specify all properties available for sequences in the
.generatedAlwaysAsIdentity()function. Additionally, you can specify custom names for these sequencesPostgreSQL docs reference.
🎉 PostgreSQL Generated Columns
You can now specify generated columns on any column supported by PostgreSQL to use with generated columns
Example with generated column for
tsvectorIn case you don't need to reference any columns from your table, you can use just
sqltemplate or astring🎉 MySQL Generated Columns
You can now specify generated columns on any column supported by MySQL to use with generated columns
You can specify both
storedandvirtualoptions, for more info you can check MySQL docsAlso MySQL has a few limitation for such columns usage, which is described here
Drizzle Kit will also have limitations for
pushcommand:You can't change the generated constraint expression and type using
push. Drizzle-kit will ignore this change. To make it work, you would need todrop the column,push, and thenadd a column with a new expression. This was done due to the complex mapping from the database side, where the schema expression will be modified on the database side and, on introspection, we will get a different string. We can't be sure if you changed this expression or if it was changed and formatted by the database. As long as these are generated columns andpushis mostly used for prototyping on a local database, it should be fast todropandcreategenerated columns. Since these columns aregenerated, all the data will be restoredgenerateshould have no limitationsExample
In case you don't need to reference any columns from your table, you can use just
sqltemplate or astringin.generatedAlwaysAs()🎉 SQLite Generated Columns
You can now specify generated columns on any column supported by SQLite to use with generated columns
You can specify both
storedandvirtualoptions, for more info you can check SQLite docsAlso SQLite has a few limitation for such columns usage, which is described here
Drizzle Kit will also have limitations for
pushandgeneratecommand:You can't change the generated constraint expression with the stored type in an existing table. You would need to delete this table and create it again. This is due to SQLite limitations for such actions. We will handle this case in future releases (it will involve the creation of a new table with data migration).
You can't add a
storedgenerated expression to an existing column for the same reason as above. However, you can add avirtualexpression to an existing column.You can't change a
storedgenerated expression in an existing column for the same reason as above. However, you can change avirtualexpression.You can't change the generated constraint type from
virtualtostoredfor the same reason as above. However, you can change fromstoredtovirtual.New Drizzle Kit features
🎉 Migrations support for all the new orm features
PostgreSQL sequences, identity columns and generated columns for all dialects
🎉 New flag
--forcefordrizzle-kit pushYou can auto-accept all data-loss statements using the push command. It's only available in CLI parameters. Make sure you always use it if you are fine with running data-loss statements on your database
🎉 New
migrationsflagprefixYou can now customize migration file prefixes to make the format suitable for your migration tools:
indexis the default type and will result in0001_name.sqlfile names;supabaseandtimestampare equal and will result in20240627123900_name.sqlfile names;unixwill result in unix seconds prefixes1719481298_name.sqlfile names;nonewill omit the prefix completely;Example: Supabase migrations format
v0.31.4Compare Source
v0.31.3Compare Source
Bug fixed
New Prisma-Drizzle extension
For more info, check docs: https://orm.drizzle.team/docs/prisma
fastify/fastify (fastify)
v4.28.1Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.28.0...v4.28.1
pinojs/pino (pino)
v9.3.1Compare Source
Full Changelog: pinojs/pino@v9.3.0...v9.3.1
v9.3.0Compare Source
pnpm/pnpm (pnpm)
v9.5.0Compare Source
VoodooTeam/prometheus-middleware (prometheus-middleware)
v1.3.7Compare Source
isaacs/rimraf (rimraf)
v5.0.9Compare Source
v5.0.8Compare Source
vercel/turbo (turbo)
v2.0.6: Turborepo v2.0.6Compare Source
What's Changed
Examples
kitchen-sink. by @anthonyshew in https://github.com/vercel/turbo/pull/8590Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.5...v2.0.6
v2.0.5Compare Source
Configuration
📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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.
This PR has been generated by Mend Renovate. View repository job log here.