-
-
Notifications
You must be signed in to change notification settings - Fork 831
fix(deps): update all non-major dependencies #7245
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
💻 Website PreviewThe latest changes are available as preview in: https://pr-7245.graphql-tools.pages.dev |
2f6c095
to
9e4b227
Compare
9e4b227
to
9827990
Compare
9827990
to
a6e7c82
Compare
a6e7c82
to
e8771d8
Compare
e8771d8
to
667cca3
Compare
667cca3
to
0caba44
Compare
0caba44
to
9a2358d
Compare
9a2358d
to
d86adf4
Compare
d86adf4
to
107d56f
Compare
107d56f
to
04e3dd3
Compare
04e3dd3
to
216466d
Compare
216466d
to
e0e43d7
Compare
d26bd49
to
ee6bc1c
Compare
ee6bc1c
to
231e6cc
Compare
231e6cc
to
e1e5ddd
Compare
e1e5ddd
to
c28e8d2
Compare
c28e8d2
to
5018e44
Compare
5018e44
to
7a54ed4
Compare
7a54ed4
to
7af991f
Compare
7af991f
to
a73d1bc
Compare
a73d1bc
to
0bd03f6
Compare
0bd03f6
to
377e2cd
Compare
377e2cd
to
c4d1668
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. |
* fix(deps): update all non-major dependencies * .. * Go * Less noisy CI * Go --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
This PR contains the following updates:
2.12.0
->2.12.2
7.27.3
->7.27.6
5.2.3
->5.3.0
30.0.0
->30.0.2
30.0.0
->30.0.1
5.0.2
->5.0.3
4.17.17
->4.17.19
22.15.29
->22.15.33
19.1.6
->19.1.8
3.5.16
->3.5.17
30.0.0
->30.0.2
1.2.15
->1.2.17
9.1.2
->9.2.0
9.28.0
->9.29.0
2.31.0
->2.32.0
17.19.0
->17.20.0
4.0.2
->4.0.3
30.0.0
->30.0.3
16.1.0
->16.1.2
8.5.4
->8.5.6
16.1.0
->16.1.1
3.5.3
->3.6.1
0.6.12
->0.6.13
24.10.0
->24.10.2
5.33.14
->5.34.8
0.7.39
->0.7.40
29.3.4
->29.4.0
4.19.4
->4.20.3
4.18.0
->4.21.2
Release Notes
withastro/compiler (@astrojs/compiler)
v2.12.2
Compare Source
Patch Changes
950635e
: Reverts a change where view transitions were made async to accomodate the CSP requirements.v2.12.1
Compare Source
Patch Changes
138c07f
: Improves detection of function body opening curly brace for exported functions.4a967ab
: Fixes a bug where view transition names got lost after update to Astro 5.9babel/babel (@babel/types)
v7.27.6
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
finally
causes unexpected return value (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
graphql-hive/envelop (@envelop/core)
v5.3.0
Compare Source
Minor Changes
3ebaa3b
Thanks @EmrysMyrddin! - Added new
withState
plugin utilityfor easy data sharing between hooks.
jestjs/jest (@jest/transform)
v30.0.2
Compare Source
Fixes
[jest-matcher-utils]
Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]
Make garbage collection protection property writable (#15689)v30.0.1
Compare Source
Features
[jest-resolver]
Implement thedefaultAsyncResolver
(#15679)Fixes
[jest-resolver]
Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]
Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]
Remove and deprecatejest-repl
package (#15673)[jest-resolver]
Replace customisBuiltinModule
with node'sisBuiltin
(#15685)vuejs/core (@vue/compiler-sfc)
v3.5.17
Compare Source
Bug Fixes
InEntity
state (#13362) (f05a8d6)__v_skip
flag toDep
to prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnce
andvSlot
(#13343) (762fae4)oven-sh/bun (bun)
v1.2.17
: Bun v1.2.17Compare Source
To install Bun v1.2.17
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.2.17:
Read Bun v1.2.17's release notes on Bun's blog
Thanks to 15 contributors!
v1.2.16
: Bun v1.2.16Compare Source
To install Bun v1.2.16
Windows:
powershell -c "irm bun.sh/install.ps1|iex"
To upgrade to Bun v1.2.16:
Read Bun v1.2.16's release notes on Bun's blog
Thanks to 25 contributors!
open-cli-tools/concurrently (concurrently)
v9.2.0
Compare Source
What's Changed
--kill-timeout
by @gustavohenke in https://github.com/open-cli-tools/concurrently/pull/540New Contributors
Full Changelog: open-cli-tools/concurrently@v9.1.2...v9.2.0
eslint/eslint (eslint)
v9.29.0
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.32.0
Compare Source
Added
enforce-node-protocol-usage
] rule andimport/node-version
setting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])extensions
]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])order
]: addsortTypesGroup
option to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])order
]: addnewlines-between-types
option to control intragroup sorting of type-only imports ([#3127], thanks [@Xunnamius])order
]: addconsolidateIslands
option to collapse excess spacing for aesthetically pleasing imports ([#3129], thanks [@Xunnamius])Fixed
no-unused-modules
]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])order
]: ensure arcane imports do not cause undefined behavior ([#3128], thanks [@Xunnamius])order
]: resolve undefined property access issue when usingnamed
ordering ([#3166], thanks [@Xunnamius])enforce-node-protocol-usage
]: avoid a crash with some TS code ([#3173], thanks [@ljharb])order
]: codify invariants from docs into config schema ([#3152], thanks [@Xunnamius])Changed
extensions
], [order
]: improve documentation ([#3106], thanks [@Xunnamius])tseslint.config()
([#3125], thanks [@lnuvy])order
]: remove unnecessary negative check ([#3167], thanks [@JounQin])no-unused-modules
]: add missing double quote ([#3191], thanks [@albertpastrana])no-restricted-paths
: clarify wording and fix errors ([#3172], thanks [@greim])eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.20.0
Compare Source
🌟 Features
await using
(#447) (88dea92)form-data/form-data (form-data)
v4.0.3
Compare Source
lint-staged/lint-staged (lint-staged)
v16.1.2
Compare Source
Patch Changes
#1570
a7c0c88
Thanks @ItsNickBarry! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.38f942e
Thanks @iiroj! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.v16.1.1
Compare Source
Patch Changes
#1565
3686977
Thanks @iiroj! - Lint-staged now explicitly warns about potential data loss when using--no-stash
.#1571
02299a9
Thanks @iiroj! - Function tasks (introduced in v16.0.0) only received the staged files matching the conpmnfigured glob, instead of all staged files.#1563
bc61c74
Thanks @iiroj! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stash
option. This happened because--no-stash
implied--no-hide-partially-staged
, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-staged
at the same time.postcss/postcss (postcss)
v8.5.6
Compare Source
ContainerWithChildren
type discriminating (by @Goodwine).v8.5.5
Compare Source
package.json
→exports
compatibility with some tools (by @JounQin).postcss/postcss-import (postcss-import)
v16.1.1
Compare Source
prettier/prettier (prettier)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
v3.6.0
Compare Source
diff
🔗 Release Notes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.13
Compare Source
prettier-plugin-multiline-arrays
andprettier-plugin-jsdoc
work when used together with this plugin (#372)puppeteer/puppeteer (puppeteer)
v24.10.2
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.10.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
sveltejs/svelte (svelte)
v5.34.8
Compare Source
Patch Changes
fix: untrack
$inspect.with
and add check for unsafe mutation (#16209)fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
lift unsafe_state_mutation constraints for SvelteSet, SvelteMap, SvelteDate, SvelteURL and SvelteURLSearchParams created inside the derived (#16221)
v5.34.7
Compare Source
Patch Changes
v5.34.6
Compare Source
Patch Changes
v5.34.5
Compare Source
Patch Changes
fix: keep spread non-delegated event handlers up to date (#16180)
fix: remove undefined attributes on hydration (#16178)
fix: ensure sources within nested effects still register correctly (#16193)
fix: avoid shadowing a variable in dynamic components (#16185)
v5.34.4
Compare Source
Patch Changes
fix: don't set state withing
with_parent
in proxy (#16176)fix: use compiler-driven reactivity in legacy mode template expressions (#16100)
v5.34.3
Compare Source
Patch Changes
fix: don't eagerly execute deriveds on resume (#16150)
fix: prevent memory leaking signals in legacy mode (#16145)
fix: don't define
error.message
if it's not configurable (#16149)v5.34.2
Compare Source
Patch Changes
fix: add missing typings for some dimension bindings (#16142)
fix: prune typescript class field declarations (#16154)
v5.34.1
Compare Source
Patch Changes
v5.34.0
[Compare Source](https://redirect.github.com/sveltejs/sv
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.