-
Notifications
You must be signed in to change notification settings - Fork 26
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
chore(deps): update all non-major npm dependencies #81
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
b32acf2
to
82aefaa
Compare
82aefaa
to
e4b278f
Compare
400232a
to
5c0152c
Compare
ac1d455
to
8fead6d
Compare
8fead6d
to
b7a3dba
Compare
b7a3dba
to
4e2103a
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 2219c71. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
9aca21a
to
f9d2cd2
Compare
f9d2cd2
to
2219c71
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:
1.24.5
->1.25.1
6.1.8
->6.1.9
6.1.8
->6.1.9
20.1.2
->20.1.3
^0.9.0
->^0.10.0
3.7.1
->3.7.2
20.1.2
->20.1.3
3.3.3
->3.4.1
8.15.0
->8.16.0
2.1.5
->2.1.6
Release Notes
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.25.1
Compare Source
Changed
v1.25.0
Compare Source
Added
run --strict
flag to exit with code1
if any errors are encountered - like a missing.env
file or decryption failure (#460)get --strict
flag to exit with code1
if any errors are encountered - like a missing.env
file or decryption failure (#461)strict
option toconfig()
to throw for any errors (#459)Changed
MISSING_ENV_FILE
andDECRYPTION_FAILED
errors to stderr (prior was stdout as a warning) (#459)Removed
dotenvx.get()
function fromlib/main.js
. (parse
already historically exists for this purpose) (#461)mui/material-ui (@mui/icons-material)
v6.1.9
Compare Source
Nov 27, 2024
A big thanks to the 8 contributors who made this release possible.
@mui/[email protected]
placeholder
from props (#44502) @JuneezeeGrid2Classes
(#44562) @sai6855@mui/[email protected]
noSsr
to prevent double rendering (#44451) @siriwatknp@mui/[email protected]
paragraph
props (#44195) @joshkel@mui/[email protected]
Docs
Core
418e888
) @oliviertassinariownerState.className
indescribeConformance
(#44479) @flaviendelangleAll contributors of this release in alphabetical order: @brijeshb42, @flaviendelangle, @joshkel, @Juneezee, @mesqueeb, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @StaceyD22
nrwl/nx (@nx/js)
v20.1.3
Compare Source
20.1.3 (2024-11-23)
🩹 Fixes
NxCloud
type (#29008)❤️ Thank You
mui/toolpad (@toolpad/core)
v0.10.0
Compare Source
Nov 23, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
SignInPage
@toolpad/core
formData
(#4404) @bharatkashyapcreate-toolpad-app
Docs
3ab3b4e
) @oliviertassinari2404ac6
) @oliviertassinariCore
b61a32c
) @oliviertassinari5ceb4f0
) @oliviertassinaria84ba1e
) @oliviertassinariAll contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @hollandjake, @oliviertassinari, @prakhargupta1
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
v3.7.2
Compare Source
Add Vite 6 to peerDependencies range #207
Thanks @RobinTail
Revert throw when refresh runtime is loaded twice #237
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
This revert was done in the Babel plugin last year and I didn't port it back.
nrwl/nx (nx)
v20.1.3
Compare Source
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.16.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.
vitest-dev/vitest (vitest)
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.