Bump the minor-patch group across 1 directory with 10 updates
Bumps the minor-patch group with 8 updates in the / directory:
| Package | From | To |
|---|---|---|
| @typescript-eslint/eslint-plugin | 7.8.0 |
7.15.0 |
| @typescript-eslint/parser | 7.8.0 |
7.15.0 |
| eslint-plugin-vue | 9.26.0 |
9.27.0 |
| lint-staged | 15.2.2 |
15.2.7 |
| npm-run-all2 | 6.1.2 |
6.2.2 |
| prettier | 3.2.5 |
3.3.2 |
| typescript | 5.4.5 |
5.5.3 |
| vitepress | 1.1.4 |
1.3.0 |
Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.15.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTesterexport (#9322)❤️ Thank You
- auvred
@auvred- Kim Sang Du
@developer-bandi- rgehbt
@Gehbt- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.14.1
7.14.1 (2024-06-24)
🚀 Features
🩹 Fixes
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
❤️ Thank You
- Brad Zacher
@bradzacher- cm-ayf
@cm-ayf- Jake Bailey
@jakebailey- James Zhan
- Joshua Chen
- yoshi2no
@yoshi2no
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.15.0 (2024-07-01)
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared 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
- auvred
- Kim Sang Du
- rgehbt
- Vinccool96
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤️ Thank You
- Jake Bailey
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
- support TypeScript 5.5
... (truncated)
Commits
2865d31chore(release): publish 7.15.02671de5feat(eslint-plugin): back-port new rules around empty object types from v8 (#...05142c5fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...a466e07fix: disableEXPERIMENTAL_useProjectServiceindisabled-type-checkedshar...3694d8ffix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...9dba021feat(eslint-plugin): [array-type] detectReadonly\<string[]>case (#8752)b4fe94fchore(release): publish 7.14.1f29150ffix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731dfix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469chore(release): publish 7.14.0- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 7.8.0 to 7.15.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTesterexport (#9322)❤️ Thank You
- auvred
@auvred- Kim Sang Du
@developer-bandi- rgehbt
@Gehbt- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.14.1
7.14.1 (2024-06-24)
🚀 Features
🩹 Fixes
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
❤️ Thank You
- Brad Zacher
@bradzacher- cm-ayf
@cm-ayf- Jake Bailey
@jakebailey- James Zhan
- Joshua Chen
- yoshi2no
@yoshi2no
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
7.15.0 (2024-07-01)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
- support TypeScript 5.5
❤️ Thank You
- Brad Zacher
- cm-ayf
- Jake Bailey
- James Zhan
- Joshua Chen
- yoshi2no
You can read about our versioning strategy and releases on our website.
7.13.1 (2024-06-17)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.13.0 (2024-06-10)
🚀 Features
- parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
... (truncated)
Commits
2865d31chore(release): publish 7.15.0b4fe94fchore(release): publish 7.14.1dfc4469chore(release): publish 7.14.01212a8fchore(release): publish 7.13.18a178edchore(release): publish 7.13.0c9a6dd9feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28chore(release): publish 7.12.02bbf656fix(types): correct typing ParserOptions (#9202)e360541chore(release): publish 7.11.0c18226echore(release): publish 7.10.0- Additional commits viewable in compare view
Updates eslint-plugin-vue from 9.26.0 to 9.27.0
Release notes
Sourced from eslint-plugin-vue's releases.
v9.27.0
✨ Enhancements
- #2487 Improved
vue/require-toggle-inside-transitionrule to understandv-bind:appear.🐛 Bug Fixes
- #2489 Fixed false negatives for elements inside template literals in
vue/no-setup-props-reactivity-lossrule.⚙️ Updates
- #2476 Added name property to flat configs.
- #2488 Upgraded vue-eslint-parser to v9.4.3.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0
Commits
c64bf949.27.0cac8167fix(no-setup-props-reactivity-loss): report template literal (#2489)3ad09effeat(require-toggle-inside-transition): check directive (#2487)bfc72a4docs: fix build on windows (#2493)4f52734docs: add an example on how to use custom parser with flat config (#2490)d7169e1chore: upgrade vue-eslint-parser to v9.4.3 (#2488)ca7daffShow nested outline in docs (#2481)9afbf2bUpdate development dependencies (#2478)ab88141Add name to flat configs. (#2476)e95b7bbtest: update typescript-eslint and fix test cases (#2477)- See full diff in compare view
Updates lint-staged from 15.2.2 to 15.2.7
Release notes
Sourced from lint-staged's releases.
v15.2.7
Patch Changes
- #1440
a51be80Thanks@iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version drops the--path-format=absoluteoption to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgradinggitto the latest version.v15.2.6
Patch Changes
- #1433
119adb2Thanks@iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.v15.2.5
Patch Changes
#1424
31a1f95Thanks@iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.#1423
91abea0Thanks@iiroj! - Improve error logging when failing to read or parse a configuration file#1424
ee43f15Thanks@iiroj! - Upgrade [email protected]v15.2.4
Patch Changes
v15.2.3
Patch Changes
Changelog
Sourced from lint-staged's changelog.
15.2.7
Patch Changes
- #1440
a51be80Thanks@iiroj! - In the previous version the nativegit rev-parse --show-toplevelcommand was taken into use for resolving the current git repo root. This version drops the--path-format=absoluteoption to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgradinggitto the latest version.15.2.6
Patch Changes
- #1433
119adb2Thanks@iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.15.2.5
Patch Changes
#1424
31a1f95Thanks@iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.#1423
91abea0Thanks@iiroj! - Improve error logging when failing to read or parse a configuration file#1424
ee43f15Thanks@iiroj! - Upgrade [email protected]15.2.4
Patch Changes
15.2.3
Patch Changes
Commits
87e4b30chore(changeset): release (#1441)a39e829docs: adjust changeseta51be80fix: drop option to support earlier Git versionsa91d942chore(changeset): release119adb2fix: use native git command to get .git directorye0386dcfix: use native git command to get top-level directory for repo6593870ci: test Node.js versions against current instead of latest dependency6c226c5ci: add workflow for testing required Node.js semver rangef7e4106chore(changeset): releasefc75303build(release): lower next version bump from minor to patch- Additional commits viewable in compare view
Updates npm-run-all2 from 6.1.2 to 6.2.2
Release notes
Sourced from npm-run-all2's releases.
v6.2.2
Commits
- Revert "Compatibility: npm, yarn and pnpm run scripts"
fc35f0dv6.2.1
Merged
- Compatibility: npm, yarn and pnpm run scripts
[#143](https://github.com/bcomnes/npm-run-all2/issues/143)- Use neostandard + add more static code analysis
[#142](https://github.com/bcomnes/npm-run-all2/issues/142)- Upgrade: Bump c8 from 9.1.0 to 10.0.0
[#141](https://github.com/bcomnes/npm-run-all2/issues/141)- Upgrade: Bump p-queue from 7.4.1 to 8.0.1
[#138](https://github.com/bcomnes/npm-run-all2/issues/138)v6.2.0
Merged
- Placeholder that unfolds into multiple tasks
[#134](https://github.com/bcomnes/npm-run-all2/issues/134)- 📝 add compatibility note for pnpm.
[#136](https://github.com/bcomnes/npm-run-all2/issues/136)- Upgrade: Bump codecov/codecov-action from 3 to 4
[#131](https://github.com/bcomnes/npm-run-all2/issues/131)
Changelog
Sourced from npm-run-all2's changelog.
v6.2.2
Commits
- Revert "Compatibility: npm, yarn and pnpm run scripts"
fc35f0dv6.2.1 - 2024-07-03
Merged
- Compatibility: npm, yarn and pnpm run scripts
[#143](https://github.com/bcomnes/npm-run-all2/issues/143)- Use neostandard + add more static code analysis
[#142](https://github.com/bcomnes/npm-run-all2/issues/142)- Upgrade: Bump c8 from 9.1.0 to 10.0.0
[#141](https://github.com/bcomnes/npm-run-all2/issues/141)- Upgrade: Bump p-queue from 7.4.1 to 8.0.1
[#138](https://github.com/bcomnes/npm-run-all2/issues/138)v6.2.0 - 2024-05-17
Merged
- Placeholder that unfolds into multiple tasks
[#134](https://github.com/bcomnes/npm-run-all2/issues/134)- 📝 add compatibility note for pnpm.
[#136](https://github.com/bcomnes/npm-run-all2/issues/136)- Upgrade: Bump codecov/codecov-action from 3 to 4
[#131](https://github.com/bcomnes/npm-run-all2/issues/131)
Commits
bac39056.2.2fc35f0dRevert "Compatibility: npm, yarn and pnpm run scripts"c7071956.2.132a4b46Merge pull request #143 from ayu-exorcist/masterb8d3dedCompatibility: npm, yarn and pnpm run scripts25738aeUse neostandard + add more static code analysis (#142)6be8fffUpgrade: Bump c8 from 9.1.0 to 10.0.0 (#141)f80ac5cMerge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-8.0.14c6a3adUpgrade: Bump p-queue from 7.4.1 to 8.0.1268b7766.2.0- Additional commits viewable in compare view
Updates prettier from 3.2.5 to 3.3.2
Changelog
Sourced from prettier's changelog.
3.3.2
Fix handlebars path expressions starts with
@(#16358 by@Princeyadav05){{! Input }} <div>{{@x.y.z}}</div>{{! Prettier 3.3.1 }}
<div>{{@x}}</div>{{! Prettier 3.3.2 }}
<div>{{@x.y.z}}</div>
3.3.1
Preserve empty lines in front matter (#16347 by
@fisker)<!-- Input --> --- foo: - bar1
bar2
bar3
Markdown
<!-- Prettier 3.3.0 -->
foo:
- bar1
- bar2
- bar3
Markdown
<!-- Prettier 3.3.1 -->
</tr></table>
... (truncated)
Commits
1596a60Release 3.3.2aebcee5chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928chore(deps): update dependency c8 to v10 (#16380)c3d0b7fchore(deps): update typescript-eslint to v7.13.0 (#16376)27c35dbchore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983dUpgrade yarn to v4.3.0 (#16377)d6f37c4chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7dchore(deps): update dependency execa to v9.2.0 (#16372)f4608ccchore(deps): update dependency cspell to v8.8.4 (#16370)- Additional commits viewable in compare view
Updates typescript from 5.4.5 to 5.5.3
Release notes
Sourced from typescript's releases.
TypeScript 5.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 5.5 Beta
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
... (truncated)
Commits
f0e9921Bump version to 5.5.3 and LKG738bd60Cherry-pick #58966 to release-5.5 (#59002)ce2e60eUpdate LKGf3b21a2🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1Bump version to 5.5.2 and LKG02132e5🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...- Additional commits viewable in compare view
Updates vitepress from 1.1.4 to 1.3.0
Release notes
Sourced from vitepress's releases.
v1.3.0
Please refer to CHANGELOG.md for details.
v1.2.3
Please refer to CHANGELOG.md for details.
v1.2.2
Please refer to CHANGELOG.md for details.
v1.2.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.3.0 (2024-07-07)
Bug Fixes
- build: don't normalize links containing target or download property (e24899a), closes #3947
- build: respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation (7fcf462), closes #3931
- build: sort pageToHashMap to ensure stable assets (e302328), closes #4016
- client: do nothing on anchor elements with empty href (6461f5d), closes #3950
- don't do git log on non-existent file (387acf7), closes #4008
- don't reopen browser on restart (d837e82), closes #4001
- properly handle svg anchor elements (b785bd6)
- theme: add styles for h4 too (b54d7b0)
- theme: deep watch sidebar groups and force render on match change (97f9469), closes #3613
- theme: dim color for all text like elements inside blockquotes (5d3ed87), closes #3929
- theme: force update title attribute on hydration (d348da7), closes #4004
- theme: show filled nav bar when nav screen is open (0fc70e2)
Features
- allow using components in navigation bar (#4000) (fa87d81)
- cli/init: allow passing target dir as command argument (#3948) (99053ba)
- markdown: support including specific regions from markdown files (#3978) (143b1e9)
- support
force-autoas an option for appearance (1e8bb48), closes #3946- theme: export VPHomeContent (#3960) (8aa6ccb), closes #3954
1.2.3 (2024-06-04)
Bug Fixes
- theme,a11y: handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914) (afc611d)
- types: wrong types generated for markdown-it > mdurl (48ca76c), closes #3935
1.2.2 (2024-05-21)
Bug Fixes
- dont escape ampersand twice in title (7ea3572)
1.2.1 (2024-05-21)
Bug Fixes
- a11y: make code blocks accessible with keyboard (#3902) (cb308b9)
- escape title properly in build (49b1233)
- theme: remove unnecessary navigation role on nav element (af4717d)
1.2.0 (2024-05-18)
Bug Fixes
... (truncated)
Commits
a0cc687release: v1.3.0fa87d81feat: allow using components in navigation bar (#4000)fa81e89refactor: consistent type assertione302328fix(build): sort pageToHashMap to ensure stable assetsf3ee906docs(zh): fix punctuation in markdown file (#4022)97f9469fix(theme): deep watch sidebar groups and force render on match change387acf7fix: don't do git log on non-existent filed837e82fix: don't reopen browser on restart0fc70e2fix(theme): show filled nav bar when nav screen is opend348da7fix(theme): force update title attribute on hydration- Additional commits viewable in compare view
Updates vue from 3.4.27 to 3.4.31
Release notes
Sourced from vue's releases.
v3.4.31
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.30
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.29
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.4.28
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
Changelog
Sourced from vue's changelog.
3.4.31 (2024-06-28)
Bug Fixes
- compiler-core: handle inline comments with undefined bindings (#11217) (746352a), closes #11216
- shared: unwrap refs in toDisplayString (#7306) (0126cff), closes #5578 #5593 #11199 #11201
Reverts
- Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#11135)" (e0df985)
- Revert "fix(reactivity): fix side effect computed dirty level (#11183)" (6c303ea), closes #11183
3.4.30 (2024-06-22)
Note: this release contains a fix (#11150) that requires
vue-tscto also be updated in sync to ^2.0.22. See #11196Bug Fixes
- compiler-core: should not remove slot node with
v-else(#11150) (e102670)- hydration: fix css vars hydration mismatch false positive on attr-fallthrough (#11190) (7ad67ce), closes #11188
- hydration: skip prop mismatch check for directives that mutate DOM in created (3169c91), closes #11189
- reactivity: fix side effect computed dirty level (#11183) (3bd79e3), closes #11181 #11169
- runtime-core: ensure unmount dynamic components in optimized mode (#11171) (220fe24), closes #11168
- runtime-core: update devtool __vnode on patch, avoid memory leak during dev (a959781), closes #11192
- runtime-dom: ensure only symbols are explicitly stringified during attribute patching (#11182) (a2e35d6), closes #11177
- runtime-dom: prevent setting state as attribute for custom elements (#11165) (8ae4c29), closes #11163
Performance Improvements
3.4.29 (2024-06-14)
Bug Fixes
Deploying website with
Cloudflare Pages
| Latest commit: |
4065ee6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0d2e456d.website-84l.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-mino-lnio.website-84l.pages.dev |
Superseded by #171.
This pull request has been automatically locked since there has not been any recent activity after it was closed.