-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 all non-major dependencies #11426
Conversation
|
58e3314
to
c0be8b5
Compare
737ef36
to
071e6c8
Compare
dd812da
to
b2f7389
Compare
a4f140a
to
0310ab6
Compare
0310ab6
to
29dc1fd
Compare
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. |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <[email protected]>
This PR contains the following updates:
^0.7.0
->^0.8.1
^2.8.1
->^2.8.2
^7.24.7
->^7.24.9
^7.24.7
->^7.24.10
^7.24.7
->^7.24.8
^7.24.7
->^7.24.8
^7.24.7
->^7.24.9
^2.27.6
->^2.27.7
1.45.0
->1.45.2
^1.45.0
->^1.45.2
^1.2.3
->^1.3.0
1.2.3
->1.3.0
^0.13.6
->^0.14.1
^2.4.9
->^2.4.10
^0.27.2
->^0.27.3
^8.12.0
->^8.12.1
^4.0.0
->^4.1.0
^0.31.2
->^0.32.0
^9.6.0
->^9.7.0
^1.7.4
->^1.7.5
^9.5.15
->^9.6.0
^1.2.1
->^1.2.2
^3.1.3
->^3.1.4
^3.3.2
->^3.3.3
^3.0.1
->^3.0.2
^4.18.0
->^4.18.1
^1.77.6
->^1.77.8
^1.10.0
->^1.10.3
^3.4.4
->^3.4.5
^5.5.2
->^5.5.3
~5.5.2
->~5.5.3
^7.14.1
->^7.16.1
^6.0.1
->^6.0.2
^5.3.2
->^5.3.4
^7.3.5
->^7.3.6
Release Notes
withastro/language-tools (@astrojs/check)
v0.8.1
Compare Source
Patch Changes
5eb20f2
: Fixes installation on Yarn 45eb20f2
]v0.8.0
Compare Source
Minor Changes
b8a6af3
: Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags.Patch Changes
a1769da
: Adds a README with helpful linksb8a6af3
]withastro/compiler (@astrojs/compiler)
v2.8.2
Compare Source
Patch Changes
6b7c12f
: Avoids stringifyingundefined
in scoped class attributes8803da6
: Fixes newlines in opening tag generating buggy code in TSXbabel/babel (@babel/core)
v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)babel/babel (@babel/parser)
v7.24.8
Compare Source
v7.24.8 (2024-07-11)
Thanks @H0onnn, @jkup and @SreeXD for your first pull requests!
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)Committers: 9
changesets/changesets (@changesets/cli)
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @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
]:microsoft/playwright (@playwright/test)
v1.45.2
Compare Source
v1.45.1
Compare Source
preactjs/signals (@preact/signals)
v1.3.0
Compare Source
Minor Changes
931404e
Thanks @JoviDeCroock! - Allow for passing no argument to the signal and the type to be automatically inferred asT | undefined
Patch Changes
931404e
]:solidjs/solid-router (@solidjs/router)
v0.14.1
Patch Changes
6144da8
: fix Response type narrowing in submission APIsv0.14.0
Minor Changes
e4a13f6
: Response helpers return responses, cache/action filter them outbd9f19a
: default form actions to url encoded5d9263b
: rename load to preloadPatch Changes
a7e4062
: fix #457 extra leading slashes on path4b4536e
: add usePreloadRoute export8cc0530
: hack the types to work a bit better with Response Unionsvercel/nft (@vercel/nft)
v0.27.3
Compare Source
Bug Fixes
false
(#427) (099608f), closes /github.com/inspect-js/object-inspect/blob/main/package.json#L82 /github.com/inspect-js/object-inspect/blob/main/index.js#L68-L70acornjs/acorn (acorn)
v8.12.1
Compare Source
A11yance/axobject-query (axobject-query)
v4.1.0
Compare Source
This minor release no longer requires node 6+, and again has zero dependencies.
b14728f
remove deep-equal-json as a dep from the project (#357)drizzle-team/drizzle-orm (drizzle-orm)
v0.32.0
Compare Source
Release notes for
[email protected]
and[email protected]
New Features
🎉 MySQL
$returningId()
functionMySQL itself doesn't have native support for
RETURNING
after usingINSERT
. There is only one way to do it forprimary keys
withautoincrement
(orserial
) types, where you can accessinsertId
andaffectedRows
fields. 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 key
with$default
function 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
serial
type in Postgres is outdated and should be deprecated. Ideally, you should not use it.Identity columns
are the recommended way to specify sequences in your schema, which is why we are introducing theidentity columns
featureExample
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
tsvector
In case you don't need to reference any columns from your table, you can use just
sql
template 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
stored
andvirtual
options, 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
push
command: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 andpush
is mostly used for prototyping on a local database, it should be fast todrop
andcreate
generated columns. Since these columns aregenerated
, all the data will be restoredgenerate
should have no limitationsExample
In case you don't need to reference any columns from your table, you can use just
sql
template or astring
in.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
stored
andvirtual
options, 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
push
andgenerate
command: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
stored
generated expression to an existing column for the same reason as above. However, you can add avirtual
expression to an existing column.You can't change a
stored
generated expression in an existing column for the same reason as above. However, you can change avirtual
expression.You can't change the generated constraint type from
virtual
tostored
for the same reason as above. However, you can change fromstored
tovirtual
.New Drizzle Kit features
🎉 Migrations support for all the new orm features
PostgreSQL sequences, identity columns and generated columns for all dialects
🎉 New flag
--force
fordrizzle-kit push
You 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
migrations
flagprefix
You can now customize migration file prefixes to make the format suitable for your migration tools:
index
is the default type and will result in0001_name.sql
file names;supabase
andtimestamp
are equal and will result in20240627123900_name.sql
file names;unix
will result in unix seconds prefixes1719481298_name.sql
file names;none
will omit the prefix completely;Example: Supabase migrations format
v0.31.4
Compare Source
v0.31.3
Compare Source
Bug fixed
New Prisma-Drizzle extension
For more info, check docs: https://orm.drizzle.team/docs/prisma
eslint/eslint (eslint)
v9.7.0
Compare Source
Features
7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394
feat: addregex
option inno-restricted-imports
(#18622) (Nitin Kumar)Bug Fixes
14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636) (Francesco Trotta)Documentation
9f416db
docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cb
docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7
docs:loadESLint
does not support optioncwd
(#18641) (Francesco Trotta)Chores
793b718
chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9a
chore: package.json update for @eslint/js release (Jenkins)7bcda76
refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57c
chore: add tech sponsors through actions (#18624) (Strek)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653) (Milos Djermanovic)9e6d640
refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)argyleink/open-props (open-props)
v1.7.5
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v9.6.0
Compare Source
July 7, 2024
@csstools/postcss-content-alt-text
Check the plugin README for usage details.cssdb
to8.1.0
(minor)@csstools/postcss-progressive-custom-properties
to3.3.0
(minor)@csstools/postcss-color-function
to3.0.19
(patch)@csstools/postcss-color-mix-function
to2.0.19
(patch)@csstools/postcss-gradients-interpolation-method
to4.0.20
(patch)@csstools/postcss-hwb-function
to [3.0.18
](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.