-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update all non-major dependencies (minor) #281
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7ae27a8
to
9928209
Compare
9928209
to
a22e894
Compare
a22e894
to
0ee4e94
Compare
0ee4e94
to
7829986
Compare
7829986
to
9602933
Compare
9602933
to
cb28509
Compare
cb28509
to
0f6f3ea
Compare
0f6f3ea
to
0ad5142
Compare
0ad5142
to
32288f5
Compare
39ff14b
to
5c19cb4
Compare
5c19cb4
to
6b658e9
Compare
6b658e9
to
daa0c55
Compare
daa0c55
to
f9bd2c5
Compare
f9bd2c5
to
16f59fe
Compare
16f59fe
to
ad965de
Compare
ad965de
to
8f400d7
Compare
8f400d7
to
c087dda
Compare
c087dda
to
1870cdd
Compare
1870cdd
to
d93c9d7
Compare
d93c9d7
to
2cf87ef
Compare
2cf87ef
to
1f2240b
Compare
1f2240b
to
0454f02
Compare
0454f02
to
a6f8304
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.6.1
->0.7.2
11.11.0
->11.13.5
11.11.0
->11.12.0
11.11.0
->11.13.0
11.11.4
->11.14.0
11.11.5
->11.14.1
8.3.1
->8.4.1
0.10.6
->0.13.2
5.0.21
->5.2.8
4.1.1
->4.7.0
1.0.5
->1.1.15
1.0.5
->1.1.15
2.0.6
->2.1.16
1.0.5
->1.2.10
7.81.1
->7.120.4
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.17
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
7.5.3
->7.6.20
6.1.6
->6.9.1
14.1.2
->14.3.1
14.5.2
->14.6.1
22.10.10
->22.18.10
18.2.79
->18.3.26
18.2.25
->18.3.7
4.8.4
->4.11.0
8.54.0
->8.57.1
10.0.1
->10.1.8
0.12.0
->0.16.0
2.29.1
->2.32.0
6.8.0
->6.10.2
7.33.2
->7.37.5
10.16.16
->10.18.0
23.7.20
->23.16.8
3.4.1
->3.5.0
6.20.0
->6.31.0
0.22.0
->0.25.0
1.0.1
->1.1.1
8.16.2
->8.21.0
0.4.2
->0.5.2
18.2.0
->18.3.1
18.2.0
->18.3.1
4.0.13
->4.1.2
0.32.6
->0.34.4
7.5.3
->7.6.20
5.3.3
->5.9.3
3.22.5
->3.25.76
Release Notes
effector/next (@effector/next)
v0.7.2
Compare Source
🐛 Bug Fixes
v0.7.1
Compare Source
React 19 support
v0.7.0
Compare Source
🚀 Features
emotion-js/emotion (@emotion/babel-plugin)
v11.13.5
Compare Source
Patch Changes
#3270
77d930d
Thanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exports
conditions when using@emotion/babel-plugin
withsourceMap: true
(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment
condition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d
]:v11.12.0
Compare Source
Minor Changes
65a1eea
Thanks @srmagura! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = true
before Emotion gets initialized to enable it.Patch Changes
#3206
d1994c4
Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/react
for React 19 where the globalJSX
namespace doesn't exist anymore#3208
56109e7
Thanks @Andarist! - Only forward definedref
s to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6
,b1d16b0
,16d8a8c
]:faker-js/faker (@faker-js/faker)
v8.4.1
Compare Source
v8.4.0
Compare Source
Features
fractionDigits
in float (#1855) (41d8778)Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
[@internal](https://redirect.github.com/internal)
from module parent classes (#2548) (77f54ad)igorkamyshev/farfetched (@farfetched/core)
v0.11.4
Compare Source
v0.11.3
Compare Source
v0.11.2
Compare Source
v0.11.1
Compare Source
v0.11.0
Compare Source
fontsource/font-files (@fontsource/inter)
v5.2.8
Compare Source
v5.2.7
Compare Source
v5.2.6
Compare Source
v5.2.5
Compare Source
v5.2.4
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
v5.1.1
Compare Source
v5.1.0
Compare Source
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.7.0
Compare Source
What's Changed
This project began as a fork because I wanted a plugin that would not move side-effect imports around and mess with my CSS cascade. So its first and most distinguishing feature is that side-effect imports do not move, and other imports are not sorted across them.
This works fine in most cases, but some people have side-effect imports that they know can be sorted safely. For those, there is now an "escape hatch" option named
importOrderSafeSideEffects
. It is an array of glob pattern strings (similar toimportOrder
) which, when they match against a side-effect import, allow that import to be sorted as if it were a standard import.Suggestions for safe use:
^
at the start of your pattern and$
at the end, to avoid accidentally matching part of an import name. For example,"^server-only$"
, to avoid matching againstimport "not-server-only"
.// prettier-ignore
to stop sorting a particular import that would otherwise be sorted.Feedback on this feature is welcome.
Features
importOrderSafeSideEffects
option by @IanVS in IanVS#240Internal
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.3...v4.7.0
v4.6.3
Compare Source
What's Changed
Full Changelog: IanVS/prettier-plugin-sort-imports@4.6.2...v4.6.3
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.1...4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.0...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.1...v4.6.0
v4.5.1
Compare Source
What's Changed
Fixes
Internal
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.0...v4.5.1
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.2...v4.5.0
v4.4.2
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Enhancements
importOrderCaseSensitive
option for case-sensitive sorting by @acnebs in IanVS#184Maintenance
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0
v4.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.0...v4.3.1
v4.3.0
Compare Source
What's Changed
Features
This release adds support for experimental import attributes / assertions. There have been a number of styles proposed by TC-39 over the years, but the latest is to use
import x from 'x' with { type: 'json' };
, which is called an "import attribute". There is also an older "import assertion" form, which usesassert
instead ofwith
.Note: You may need to add
"importAttributes"
to your"importOrderParserPlugins"
option in order to support this. And if you are using the older assertion style, you'll need to add it as'[\"importAttributes\", {\"deprecatedAssertSyntax\": true}]'
.This plugin will also convert the older assertion style to import attributes.
Bugfixes
TypeScript
Options
types with internalPluginConfig
by @jeremy-code in IanVS#172You can now type your prettier config as simply
/** @​type {import("prettier").Config} */
, and you'll also get the types for the options this plugin adds, automatically.Docs
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.1...v4.3.0
v4.2.1
Compare Source
What's Changed
Bugfixes
[]
should disable plugin by @IanVS in IanVS#161Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
Features
Bug fixes
node:test
not grouped with<BUILTIN_MODULES>
by @IsaiahByDayah in IanVS#143Dependencies
Docs
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.1.1...v4.2.0
radix-ui/primitives (@radix-ui/react-alert-dialog)
v1.1.8
v1.1.7
[Compare Source](https://re
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.