-
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update patch updates (patch) #138
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
base: main
Are you sure you want to change the base?
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
commit: |
|
Thank you for following the naming conventions! 🙏 |
cefd99f to
f1074f5
Compare
034fea2 to
754788e
Compare
807d270 to
a840f67
Compare
af259c1 to
6bbba61
Compare
6bbba61 to
0be114f
Compare
cc513dd to
0e0dad4
Compare
0e0dad4 to
1e5e275
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
b9320da to
8b17489
Compare
e0b5de5 to
5f514d2
Compare
562d8b2 to
6ab14f1
Compare
b3100c4 to
06351bd
Compare
fc4396c to
804d6ee
Compare
fed061a to
b65260d
Compare
6b279bc to
aabd31b
Compare
Signed-off-by: Renovate Bot <[email protected]>
aabd31b to
bc8e31e
Compare
This PR contains the following updates:
^6.0.2->^6.0.6^16.2.23->^16.2.26^3.0.27->^3.0.37^2.0.3->^2.0.6^2.0.3->^2.0.4^11.0.3->^11.0.4^9.0.4->^9.0.8>=0.3.4->>=0.3.54.25.2->4.25.4^6.0.2->^6.0.6>=2.2.4->>=2.2.7>=7.0.6->>=7.0.77.1.0->7.1.1^7.0.1->^7.0.2^0.25.9->^0.25.111.30.1->1.30.2^16.1.5->^16.1.60.30.17->0.30.2111.6.1->11.6.2^8.1.0->^8.1.1^0.0.55->^0.0.60^4.0.1->^4.0.4^0.3.12->^0.3.157.7.2->7.7.3^19.1.0->^19.1.10.2.14->0.2.15>=0.2.4->>=0.2.5>=4.2.0->>=4.2.10>=0.7.0->>=0.7.3>=6.21.2->>=6.21.3](https://renovatebot.com/diffs/npm/undici@>=6.0.0 <6.21.2/6.21.2/6.21.3)Release Notes
anolilab/javascript-style-guide (@anolilab/commitlint-config)
v6.0.6Compare Source
Bug Fixes
v6.0.5Compare Source
Bug Fixes
v6.0.4Compare Source
Bug Fixes
Miscellaneous Chores
v6.0.3Compare Source
Bug Fixes
Miscellaneous Chores
anolilab/javascript-style-guide (@anolilab/eslint-config)
v16.2.26Compare Source
Bug Fixes
v16.2.25Compare Source
Bug Fixes
v16.2.24Compare Source
Bug Fixes
anolilab/javascript-style-guide (@anolilab/lint-staged-config)
v3.0.37Compare Source
Miscellaneous Chores
Dependencies
v3.0.36Compare Source
Dependencies
v3.0.35Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
Dependencies
v3.0.34Compare Source
Bug Fixes
Dependencies
v3.0.33Compare Source
Bug Fixes
Dependencies
v3.0.32Compare Source
Bug Fixes
Dependencies
v3.0.31Compare Source
Bug Fixes
Miscellaneous Chores
Dependencies
v3.0.30Compare Source
Bug Fixes
Dependencies
v3.0.29Compare Source
Dependencies
v3.0.28Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/multi-semantic-release)
v2.0.6Compare Source
Bug Fixes
v2.0.5Compare Source
Bug Fixes
v2.0.4Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-pnpm)
v2.0.4Compare Source
Bug Fixes
Code Refactoring
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-preset)
v11.0.4Compare Source
Bug Fixes
Dependencies
anolilab/javascript-style-guide (@anolilab/textlint-config)
v9.0.8Compare Source
Bug Fixes
v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
Miscellaneous Chores
v9.0.5Compare Source
Bug Fixes
eslint/rewrite (@eslint/plugin-kit@<0.3.4)
v0.3.5Compare Source
Dependencies
browserslist/browserslist (browserslist)
v4.25.4Compare Source
v4.25.3Compare Source
anolilab/javascript-style-guide (browserslist-config-anolilab)
v6.0.6Compare Source
Bug Fixes
Code Refactoring
v6.0.5Compare Source
Bug Fixes
v6.0.4Compare Source
Bug Fixes
Miscellaneous Chores
v6.0.3Compare Source
Bug Fixes
Miscellaneous Chores
wanasit/chrono (chrono-node@<2.2.4)
v2.2.7Compare Source
f03634577fbd83dde6103b9c02f5v2.2.6Compare Source
cdfb6bc053cc8f6a52cf3v2.2.5Compare Source
38cbefbfab8f51ac08a8ccssnano/cssnano (cssnano)
v7.0.7Compare Source
What's Changed
Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7
sindresorhus/detect-indent (detect-indent)
v7.0.2Compare Source
8c39c07evanw/esbuild (esbuild)
v0.25.11Compare Source
Add support for
with { type: 'bytes' }imports (#4292)The import bytes proposal has reached stage 2.7 in the TC39 process, which means that although it isn't quite recommended for implementation, it's generally approved and ready for validation. Furthermore it has already been implemented by Deno and Webpack. So with this release, esbuild will also add support for this. It behaves exactly the same as esbuild's existing
binaryloader. Here's an example:Lower CSS media query range syntax (#3748, #4293)
With this release, esbuild will now transform CSS media query range syntax into equivalent syntax using
min-/max-prefixes for older browsers. For example, the following CSS:will be transformed like this with a target such as
--target=chrome100(or more specifically with--supported:media-range=falseif desired):v0.25.10Compare Source
Fix a panic in a minification edge case (#4287)
This release fixes a panic due to a null pointer that could happen when esbuild inlines a doubly-nested identity function and the final result is empty. It was fixed by emitting the value
undefinedin this case, which avoids the panic. This case must be rare since it hasn't come up until now. Here is an example of code that previously triggered the panic (which only happened when minifying):Fix
@supportsnested inside pseudo-element (#4265)When transforming nested CSS to non-nested CSS, esbuild is supposed to filter out pseudo-elements such as
::placeholderfor correctness. The CSS nesting specification says the following:However, it seems like this behavior is different for nested at-rules such as
@supports, which do work with pseudo-elements. So this release modifies esbuild's behavior to now take that into account:parcel-bundler/lightningcss (lightningcss)
v1.30.2Compare Source
Fixes
::grammar-errorand::spelling-errorselectorsRust crate changes
pastelint-staged/lint-staged (lint-staged)
v16.1.6Compare Source
Patch Changes
e93578eThanks @iiroj! - Try to improve terminating of subprocess of tasks by usingSIGKILL, and only callingpidtreewhen the the main task process has a known pid.Rich-Harris/magic-string (magic-string)
v0.30.21Compare Source
v0.30.19Compare Source
Bug Fixes
Features
replace(All)support replacement for functions when the first parameter is a string (#304) (fd1d887)v0.30.18Compare Source
Bug Fixes
oxc-project/oxc-resolver (oxc-resolver)
v11.6.2Compare Source
🐛 Bug Fixes
package?query#fragmentfor packages with exports field (#655) (by @sapphi-red) - #655⚡ Performance
pattern_key_compare(#639) (by @Boshen) - #639🧪 Testing
Contributors
sindresorhus/p-queue (p-queue)
v8.1.1Compare Source
intervalCount(#220)199614estackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.60Compare Source
v0.0.59[Compare Source](https://red
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.