-
Notifications
You must be signed in to change notification settings - Fork 6
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 dependencies #49
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 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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 04:11
e6b3d9c
to
b709d74
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 18:20
b709d74
to
73a5706
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 23:14
73a5706
to
5d61b32
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 29, 2024 14:05
5d61b32
to
92e976f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 29, 2024 16:42
92e976f
to
be1e3e0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 29, 2024 18:47
be1e3e0
to
53f233a
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.1.6-alpha.0
->^0.1.6
^0.1.5
->^0.1.6
^1.48.1
->^1.48.2
^20.16.13
->^20.17.3
^8.10.0
->^8.12.2
^2.2.4
->^2.2.5
^4.1.1
->^4.1.2
9.12.2
->9.12.3
^13.0.0
->^13.0.1
^5.4.9
->^5.4.10
^2.1.6
->^2.1.8
Release Notes
tzuyi0817/component-hook (@component-hook/eslint-plugin)
v0.1.6
Features
eslint-plugin-unicorn
(d9b4d78)eslint-plugin-react-hooks
to v5 (65c68b8)microsoft/playwright (@playwright/test)
v1.48.2
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/typescript-estree)
v8.12.2
Compare Source
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.11.0
Compare Source
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vuejs/pinia (pinia)
v2.2.5
Compare Source
Please refer to CHANGELOG.md for details.
prazdevs/pinia-plugin-persistedstate (pinia-plugin-persistedstate)
v4.1.2
Compare Source
compare changes
📖 Documentation
📦 Build
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).csstools/postcss-plugins (postcss-nesting)
v13.0.1
Compare Source
October 23, 2024
postcss-selector-parser
postcss-selector-parser
@csstools/selector-resolve-nested
to3.0.0
(major)@csstools/selector-specificity
to5.0.0
(major)vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!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 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.