chore(deps): bump the npm-minor-patch group in /frontend with 5 updates#208
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the npm-minor-patch group in /frontend with 5 updates#208dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm-minor-patch group in /frontend with 5 updates: | Package | From | To | | --- | --- | --- | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.38` | `0.16.40` | | [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next/tree/HEAD/packages/tdesign-vue-next) | `1.18.5` | `1.18.6` | | [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.0.4` | | [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.1.0` | `8.1.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.2.6` | Updates `katex` from 0.16.38 to 0.16.40 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.38...v0.16.40) Updates `tdesign-vue-next` from 1.18.5 to 1.18.6 - [Release notes](https://github.com/Tencent/tdesign-vue-next/releases) - [Changelog](https://github.com/Tencent/tdesign-vue-next/blob/develop/packages/tdesign-vue-next/CHANGELOG.en-US.md) - [Commits](https://github.com/Tencent/tdesign-vue-next/commits/tdesign-vue-next@1.18.6/packages/tdesign-vue-next) Updates `vue-router` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.3...v5.0.4) Updates `vite-plugin-vue-devtools` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v8.1.1/packages/vite) Updates `vue-tsc` from 3.2.5 to 3.2.6 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.6/packages/tsc) --- updated-dependencies: - dependency-name: katex dependency-version: 0.16.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: tdesign-vue-next dependency-version: 1.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vite-plugin-vue-devtools dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vue-tsc dependency-version: 3.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
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.
Bumps the npm-minor-patch group in /frontend with 5 updates:
0.16.380.16.401.18.51.18.65.0.35.0.48.1.08.1.13.2.53.2.6Updates
katexfrom 0.16.38 to 0.16.40Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
71abdcbchore(release): 0.16.40 [ci skip]020f0d8fix(css): specify position: relative for .katex (#4170)0975b38test: update selenium images for screenshotter (#4167)9e22c76chore(release): 0.16.39 [ci skip]edb45b0fix: middle dot in text mode (#4169)b38a566docs: drop IE 11 support (#4168)89bede4chore: texcmp support for macOS (#4163)Updates
tdesign-vue-nextfrom 1.18.5 to 1.18.6Release notes
Sourced from tdesign-vue-next's releases.
Changelog
Sourced from tdesign-vue-next's changelog.
Commits
67497d2chore: release tdesign-vue-next 1.18.6 (#6523)10f4504fix(Typography): fix render when enabling both copyable and ellipsis api (#6522)02507aafix(table): fix tooltip causing unexpected closing of editable state (#6480)319924fchore: update docs (#6521)ad4939bfix(DatePicker): fix date-picker presets slot usage (#6490)7222ea4feat(DatePicker): add cell API, support custom cell (#6495)6333114fix(select): ESC conflicts with dialog (#6496)ea64c89chore(site): fix generate changelog.jon path (#6513)ed52721feat(TimePicker): add prefixIcon and suffixIcon (#6497)db5d470chore(submodule): update common (#6508)Updates
vue-routerfrom 5.0.3 to 5.0.4Release notes
Sourced from vue-router's releases.
Commits
7f32e99release: vue-router@5.0.49036228docs: typos (#2651)47f0334fix: allow pushing to auto routesad6ba73docs: no auto import sectionf6923a5build: include link and view in size computationfce5d1efix(loaders): restore context in sequential awaits9ab4cbfrefactor: rename vard030f2achore: playground7b3dc27docs(zh): add file-based routing related configuration documentation (#2643)0a01948chore: hide route details in playgroundUpdates
vite-plugin-vue-devtoolsfrom 8.1.0 to 8.1.1Release notes
Sourced from vite-plugin-vue-devtools's releases.
Commits
86568a3chore: release v8.1.1Updates
vue-tscfrom 3.2.5 to 3.2.6Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
94907bev3.2.6 (#5996)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions