typed-vuex
typed-vuex copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.25.8 -> 7.26.0 |
||||
| @babel/preset-env (source) | ~7.25.8 -> ~7.26.0 |
||||
| @babel/preset-env (source) | ^7.25.8 -> ^7.26.0 |
||||
| @babel/preset-typescript (source) | ^7.25.7 -> ^7.26.0 |
||||
| tsd | ^0.20.0 -> ^0.31.0 |
||||
| unbuild | ^0.7.6 -> ^0.9.0 |
Release Notes
babel/babel (@​babel/core)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #​16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@​liuxingbaoyu)
- #​16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- #​16907 fix: support BROWSERSLIST{,_CONFIG} env (@​JLHwung)
- Other
- #​16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@​victorenator)
- #​16884 Analyze
:house: Internal
babel-helper-transform-fixture-test-runner- #​16914 remove test options flaky (@​JLHwung)
:running_woman: Performance
babel-parser,babel-types- #​16918 perf: Make
VISITOR_KEYSetc. faster to access (@​liuxingbaoyu)
- #​16918 perf: Make
babel/babel (@​babel/preset-env)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #​16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@​liuxingbaoyu)
- #​16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- #​16907 fix: support BROWSERSLIST{,_CONFIG} env (@​JLHwung)
- Other
- #​16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@​victorenator)
- #​16884 Analyze
:house: Internal
babel-helper-transform-fixture-test-runner- #​16914 remove test options flaky (@​JLHwung)
:running_woman: Performance
babel-parser,babel-types- #​16918 perf: Make
VISITOR_KEYSetc. faster to access (@​liuxingbaoyu)
- #​16918 perf: Make
babel/babel (@​babel/preset-typescript)
v7.26.0
v7.25.9
:bug: Bug Fix
babel-parser,babel-template,babel-types- #​16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@​liuxingbaoyu)
- #​16905 fix: Keep type annotations in
babel-helper-compilation-targets,babel-preset-env- #​16907 fix: support BROWSERSLIST{,_CONFIG} env (@​JLHwung)
- Other
- #​16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@​victorenator)
- #​16884 Analyze
:house: Internal
babel-helper-transform-fixture-test-runner- #​16914 remove test options flaky (@​JLHwung)
:running_woman: Performance
babel-parser,babel-types- #​16918 perf: Make
VISITOR_KEYSetc. faster to access (@​liuxingbaoyu)
- #​16918 perf: Make
tsdjs/tsd (tsd)
v0.31.2
v0.31.1
v0.31.0
- Upgrade to TypeScript 5.4
10a84ba
v0.30.7
v0.30.6
v0.30.5
v0.30.4
v0.30.3
v0.30.2
v0.30.1
v0.30.0
- Upgrade to TypeScript 5.3
5859b92
v0.29.0
- Upgrade to TypeScript 5.2
701e314
v0.28.1
v0.28.0
- Upgrade to TypeScript 5.0
3152b12 - Print number of warnings in the CLI (#​184)
3dcaae7 - Ignore unused locals by default (#​185)
223d6a2 - Don't log stacktrace if CLI succeeds (#​182)
2dc5358 - Export formatter (#​179)
02c7fc3 - Add
--show-diffCLI option (#​165)8387d9e
v0.27.0
- Report missing diagnostic codes when using
expectError(#​178)b4503d0 - Add missing error codes (#​177)
168de40
v0.26.1
v0.26.0
v0.25.0
- Upgrade to TypeScript 4.9
5a7ee7b
v0.24.1
v0.24.0
- Add
expectNeverassertion (#​130)ae6189b - Add
expectDocCommentIncludesassertion (#​155)c3d0949 - Don't truncate output of
printType(#​154)68acb5b - Allow for aliased importing (#​156)
14f2812 - Update CLI documentation and add
--typingsand--filesflags (#​158)e251852
v0.23.0
- Upgrade to TypeScript 4.8
e1a9c95
v0.22.0
Breaking
- Require Node.js 14
8ab9869
Improvements
v0.21.0
unjs/unbuild (unbuild)
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.11
v0.8.10
v0.8.9
v0.8.8
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
âš BREAKING CHANGES
- always enable
esmResolveforjiti(stub and config) - exit with code (1) on build warnings (#​98)
Features
- always enable
esmResolveforjiti(stub and config) (b87c8df) - exit with code (1) on build warnings (#​98) (ffc0d7c)
- rollup: generated named exports in esm stub (c9fce24)
0.7.6 (2022-07-20)
Bug Fixes
0.7.5 (2022-07-20)
Features
Bug Fixes
- pkg: add types field for exports (#​89) (457f043)
- properly calculate bytes of output size (#​82) (1888978)
0.7.4 (2022-04-13)
Bug Fixes
- deps: update mlly (c935845)
0.7.3 (2022-04-12)
Bug Fixes
- resolve asbolute path to jiti for pnpm support (#​58) (81d6da7)
- stub: use
file://protocol for windows compatibility (12a99c1) - work around issue building with pnpm (#​57) (eb7da84)
0.7.2 (2022-03-25)
Bug Fixes
- revert builtins from default externals (0b808c6)
0.7.1 (2022-03-25)
Bug Fixes
- add
builtinsandnode:prefixes to externals (2af233d)
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| typed-vuex | Nov 18, 2025 6:53pm |
[!IMPORTANT]
Review skipped
Ignore keyword(s) in the title.
:no_entry: Ignored keywords (1)
- chore(deps)
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
🪧 Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>, please review it.Generate unit testing code for this file.Open a follow-up GitHub issue for this discussion.
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:@coderabbitai generate unit testing code for this file.@coderabbitai modularize this function.
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.@coderabbitai read src/utils.ts and generate unit testing code.@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.@coderabbitai help me debug CodeRabbit configuration file.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
@coderabbitai pauseto pause the reviews on a PR.@coderabbitai resumeto resume the paused reviews.@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository.@coderabbitai full reviewto do a full review from scratch and review all the files again.@coderabbitai summaryto regenerate the summary of the PR.@coderabbitai generate docstringsto generate docstrings for this PR. (Beta)@coderabbitai resolveresolve all the CodeRabbit review comments.@coderabbitai configurationto show the current CodeRabbit configuration for the repository.@coderabbitai helpto get help.
Other keywords and placeholders
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed. - Add
@coderabbitai summaryto generate the high-level summary at a specific location in the PR description. - Add
@coderabbitaianywhere in the PR title to generate the title automatically.
CodeRabbit Configuration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
Deployment failed with the following error:
Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").
All alerts resolved. Learn more about Socket for GitHub.
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| @​babel/​preset-typescript@​7.28.5 | ||||||
| @​babel/​plugin-transform-runtime@​7.25.7 ⏵ 7.28.5 | ||||||
| @​babel/​preset-env@​7.25.8 ⏵ 7.28.5 | ||||||
| @​babel/​core@​7.25.8 ⏵ 7.28.5 |