-
Notifications
You must be signed in to change notification settings - Fork 0
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 #27
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.
Open
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
871660a
to
a7adab3
Compare
0802ebc
to
828b6b5
Compare
828b6b5
to
0fd58e4
Compare
d5bbdb6
to
fd8f8de
Compare
4dc966f
to
3b24d94
Compare
7bc3af1
to
431ef7e
Compare
431ef7e
to
5e3d31f
Compare
256e751
to
239f742
Compare
239f742
to
bee9daa
Compare
77a5192
to
5f1a478
Compare
1818d9e
to
26c9f4c
Compare
b4a277d
to
b154227
Compare
6814d76
to
83e1298
Compare
407f62f
to
fe4ce95
Compare
fe4ce95
to
ca919ab
Compare
ca919ab
to
ce21969
Compare
ce21969
to
571894e
Compare
571894e
to
5defa05
Compare
5defa05
to
991b6d4
Compare
991b6d4
to
9776bad
Compare
9776bad
to
1c585f0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
11.11.4
->11.14.0
11.11.5
->11.14.0
5.15.21
->5.16.14
5.15.21
->5.16.14
18.19.39
->18.19.78
6.4.15
->6.4.17
18.3.3
->18.3.18
18.3.0
->18.3.5
7.14.1
->7.18.0
1.7.2
->1.8.1
^0.6.0
->^0.7.0
6.5.0
->6.5.2
8.57.0
->8.57.1
14.2.4
->14.2.24
5.1.3
->5.2.3
6.13.0
->6.13.8
11.22.0
->11.23.2
13.5.6
->13.5.8
6.9.14
->6.10.0
3.3.2
->3.5.3
2.12.7
->2.15.1
5.5.2
->5.8.2
Release Notes
emotion-js/emotion (@emotion/react)
v11.14.0
Compare Source
Minor Changes
a19d019
Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
e1bf17e
]: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.13.3
Compare Source
Patch Changes
#3232
0ce3ed0
Thanks @ENvironmentSet! - Distributecss
prop attachment over props that are union typesUpdated dependencies []:
v11.13.0
Compare Source
Minor Changes
#3198
d8ff8a5
Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]: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
]:mui/material-ui (@mui/icons-material)
v5.16.14
Compare Source
A big thanks to the 1 contributor who made this release possible.
@mui/[email protected]
All contributors of this release in alphabetical order: @ZeeshanTamboli
v5.16.13
Compare Source
A big thanks to the 2 contributors who made this release possible.
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @DiegoAndai, @sai6855
v5.16.12
Compare Source
Material UI v5 is now compatible with React 19 (#44720) @DiegoAndai
Core
latest-v5
tag to v5 releases (#44757) @DiegoAndaiAll contributors of this release in alphabetical order: @DiegoAndai
v5.16.11
A big thanks to the contributor who made this release possible.
Core
All contributors of this release in alphabetical order: @DiegoAndai
v5.16.9
Compare Source
A big thanks to the 2 contributors who made this release possible.
@mui/[email protected]
ScrollbarSize
ref being overridden fix (#44595) @DiegoAndaiCore
All contributors of this release in alphabetical order: @DiegoAndai, @siriwatknp
v5.16.8
Compare Source
A big thanks to the 8 contributors who made this release possible.
@mui/[email protected]
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @DiegoAndai, @jukkatupamaki, @michelengelen, @oliviertassinari, @rluzists1, @siriwatknp
v5.16.7
Compare Source
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @DiegoAndai, @oliviertassinari, @zanivan
v5.16.6
Compare Source
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]
Docs
<ListItem button/>
withListItemButton
component in routing libraries list example (#43114) @aliharis99reason
type in demos (#43105) @sai6855Core
All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
v5.16.5
Compare Source
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@mui/[email protected]
Docs
Hint
demo (@ManthanGajjar) (#43039) @ManthanGajjarAll contributors of this release in alphabetical order: @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari
Full Changelog: mui/material-ui@v5.16.4...v5.16.5
v5.16.4
Compare Source
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@mui/[email protected]
All contributors of this release in alphabetical order: @mnajdova
v5.16.3
Compare Source
Jul 16, 2024
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
Docs
autosuggest-highlight
dependency (#42953) @HoFa1997All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
v5.16.2
Compare Source
Jul 16, 2024
A big thanks to the 2 contributors who made this release possible.
@mui/[email protected]
Core
All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
v5.16.1
Compare Source
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
v5.16.0
Compare Source
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
InitColorSchemeScript
for Next.js App Router (#42829) @siriwatknp@mui/[email protected]
InitColorSchemeScript
for Next.js App Router (#42829) @siriwatknpDefaultPropsProvider
(#42820) @siriwatknpCssVarsTheme
inresponsiveFontSizes
return type (@jxdp) (#42806) @jxdpgetInitColorSchemeScript
(#42838) @siriwatknpDocs
Core
All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.0
Compare Source
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.15.0
Compare Source
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>
caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤️ Thank You
You can read about our versioning strategy and releases on our website.
axios/axios (axios)
v1.8.1
Compare Source
Bug Fixes
generateString
to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)Contributors to this release
v1.8.0
Compare Source
Bug Fixes
Features
Reverts
BREAKING CHANGES
code relying on the above will now combine the URLs instead of prefer request URL
feat: add config option for allowing absolute URLs
fix: add default value for allowAbsoluteUrls in buildFullPath
fix: typo in flow control when setting allowAbsoluteUrls
Contributors to this release
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 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.