-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update all non-major dependencies #522
Merged
Merged
Conversation
This file contains 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
Metrics reportAt head commit 5b13546 and base commit e5eec55 at SizeNo changes All size metrics
|
CodSpeed Performance ReportMerging #522 will not alter performanceComparing Summary
|
c760660
to
dbaa9d4
Compare
dbaa9d4
to
5b13546
Compare
This was addressed in release v3.0.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
context-v3
Related to tailwind-merge v3
dependencies
Pull requests that update a dependency file
skip changelog
Won't show up in changelog
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:
^7.26.0
->^7.26.7
^7.26.0
->^7.26.7
^13.6.2
->^13.8.0
^1.1.22
->^1.1.25
^0.4.0
->^0.5.0
^9.17.0
->^9.19.0
22.12.0
->22.13.1
^4.29.1
->^4.34.0
^4.29.1
->^4.34.0
^5.7.2
->^5.7.3
^8.19.0
->^8.22.0
^8.3.0
->^8.3.2
Release Notes
babel/babel (@babel/core)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)octokit/types.ts (@octokit/types)
v13.8.0
Compare Source
Features
query
andoperationName
(#662) (bb399b2)v13.7.0
Compare Source
Features
v13.6.3
Compare Source
Reverts
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.25
Compare Source
Bug Fixes
v1.1.24
Compare Source
Bug Fixes
v1.1.23
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23
Andarist/babel-plugin-annotate-pure-calls (babel-plugin-annotate-pure-calls)
v0.5.0
Compare Source
eslint/eslint (eslint)
v9.19.0
Compare Source
v9.18.0
Compare Source
nodejs/node (node)
v22.13.1
Compare Source
v22.13.0
Compare Source
rollup/rollup (rollup)
v4.34.0
Compare Source
2025-02-01
Features
Pull Requests
v4.33.0
Compare Source
2025-02-01
Features
Bug Fixes
Pull Requests
v4.32.1
Compare Source
2025-01-28
Bug Fixes
Pull Requests
v4.32.0
Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
v4.31.0
Compare Source
2025-01-19
Features
Bug Fixes
Pull Requests
v4.30.1
Compare Source
2025-01-07
Bug Fixes
Pull Requests
v4.30.0
Compare Source
2025-01-06
Features
Pull Requests
v4.29.2
Compare Source
2025-01-05
Bug Fixes
import()
expressions from CommonJS (#5781)Pull Requests
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.22.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.21.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
google/zx (zx)
v8.3.2
: – Clogged DrainCompare Source
Restrics unsafe vals usage on
dotenv.stringify
#1093 #1094v8.3.1
: – Perfect SealCompare Source
The release essence: introduced full-featured
.env
support #461 → #1060 #1052 #1043 #1037 #1032 #1030 #1022API
envapi is a tiny 100 LOC dotenv-inspired parser and serializer that we've integrated into zx.
CLI
QnA
— Why not use
dotenv
directly?— 1) Size does matter 2) We'd like to avoid internal vaults.
— Why not load
.env
by default?— 1) Explicit is better than implicit 2) Runtime itself (like bun) may provide the feature.
Chore
stdall
piping #1033fullCmd
and uniqueid
#1035halt
andrun
API in docs #1046timeout
option handling for corner cases #1049killSignal
setting via env vars #1054diagnostic_channel
to built-ins list #1056id
field and introducedend
event #1057 #1058nothrown()
toggleable #1066 #1029ZX_REPL_HISTORY
envvar #1065file://
protocol check #1064mode
option fortmpdir
andtmpfile
#1063_timeoutSignal
override #1075ProcessPromise
stage #1077 #967Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.