Bump the packages group with 10 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(5 months ago)
(5 months ago)
(5 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the packages group with 10 updates:
| Package | From | To |
|---|---|---|
| @stylistic/eslint-plugin | 4.4.1 |
5.0.0 |
| pnpm | 10.12.1 |
10.12.2 |
| typescript-eslint | 8.34.1 |
8.35.0 |
| vercel | 43.3.0 |
44.1.0 |
| @typescript-eslint/eslint-plugin | 8.34.1 |
8.35.0 |
| @typescript-eslint/parser | 8.34.1 |
8.35.0 |
| @typescript-eslint/type-utils | 8.34.1 |
8.35.0 |
| @typescript-eslint/utils | 8.34.1 |
8.35.0 |
| @typescript-eslint/visitor-keys | 8.34.1 |
8.35.0 |
| electron-to-chromium | 1.5.171 |
1.5.172 |
Updates @stylistic/eslint-plugin from 4.4.1 to 5.0.0
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v5.0.0
🚨 Breaking Changes
- V5: remove sub packages - by Anthony Fu and Vida Xie in eslint-stylistic/eslint-stylistic#794 (3b2fd)
- Handle TS object-like nodes in
object-curly-spacinginstead ofblock-spacing- by Vida Xie in eslint-stylistic/eslint-stylistic#822 (e9a4b)- Handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline- by Vida Xie in eslint-stylistic/eslint-stylistic#823 (32f74)- object-property-newline: Remove deprecated option - by Vida Xie in eslint-stylistic/eslint-stylistic#809 (30614)
- space-before-function-paren: Handle catch clause with param - by Vida Xie in eslint-stylistic/eslint-stylistic#821 (64c06)
🚀 Features
- No longer deps on
typescript- by Yosuke Ota, Vida Xie and Anthony Fu in eslint-stylistic/eslint-stylistic#838 (c18ef)- Add support for
using- by Yosuke Ota and Vida Xie in eslint-stylistic/eslint-stylistic#804 (d1333)- no-extra-parens: Allow spread syntax to wrap parentheses - by zzxming in eslint-stylistic/eslint-stylistic#781 (bc74e)
- operator-linebreak: Support TS Nodes - by Vida Xie and Anthony Fu in eslint-stylistic/eslint-stylistic#805 (d7ab8)
🐞 Bug Fixes
- Metadata path generate normalize - by zzxming in eslint-stylistic/eslint-stylistic#820 (7c6d6)
- indent: Correctly ignore
JSXTextand TS nodes - by Vida Xie in eslint-stylistic/eslint-stylistic#785 (b0b42)- jsx-sort-props: Correct option schema - by Vida Xie in eslint-stylistic/eslint-stylistic#801 (f80f3)
- space-before-blocks: Check space before
TSModuleBlocknodes - by shixianqin and Vida Xie in eslint-stylistic/eslint-stylistic#798 (2e9d1)- type-annotation-spacing: Handle type annotation in parens - by Vida Xie in eslint-stylistic/eslint-stylistic#836 (0f7b4)
- type-generic-spacing: Prevent errors caused by empty type params - by Vida Xie in eslint-stylistic/eslint-stylistic#828 (229ef)
View changes on GitHub
v5.0.0-beta.6
5.0.0-beta.6 (2025-06-22)
Features
Chores
v5.0.0-beta.5
5.0.0-beta.5 (2025-06-20)
⚠ BREAKING CHANGES
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823)Features
... (truncated)
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
5.0.0 (2025-06-23)
Chores
- release-please-mark (3616355)
5.0.0-beta.6 (2025-06-22)
Features
Chores
5.0.0-beta.5 (2025-06-20)
⚠ BREAKING CHANGES
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823)Features
- handle TS object-like nodes in
object-curly-newlineinstead ofbrace-styleandcurly-newline(#823) (32f743f)- no longer deps on
typescript(#838) (c18efb0)Bug Fixes
- space-before-blocks: check space before
TSModuleBlocknodes (#798) (2e9d116)- type-annotation-spacing: handle type annotation in parens (#836) (0f7b461)
Documentation
Build Related
Chores
... (truncated)
Commits
aa436b8chore: release v5.0.0 (main) (#844)57281c7chore: release v5.0.0-beta.6 (main) (#843)d133385feat: add support forusing(#804)b30a26brefactor: unify some ast-utils (#842)e8e8b18chore: release v5.0.0-beta.5 (main) (#835)c18efb0feat: no longer deps ontypescript(#838)2e9d116fix(space-before-blocks): check space beforeTSModuleBlocknodes (#798)3d1b817refactor: restrict imports fromtypescript-eslint(#825)0f7b461fix(type-annotation-spacing): handle type annotation in parens (#836)6929b22docs(space-before-function-paren): remove outdated info (#837)- Additional commits viewable in compare view
Updates pnpm from 10.12.1 to 10.12.2
Release notes
Sourced from pnpm's releases.
pnpm 10.12.2
Patch Changes
- Fixed hoisting with
enableGlobalVirtualStoreset totrue#9648.- Fix the
--helpand-hflags not working as expected for thepnpm createcommand.- The dependency package path output by the
pnpm licenses list --jsoncommand is incorrect.- Fix a bug in which
pnpm deployfails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE#9595.Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
10.12.2
Patch Changes
- Fixed hoisting with
enableGlobalVirtualStoreset totrue#9648.- Fix the
--helpand-hflags not working as expected for thepnpm createcommand.- The dependency package path output by the
pnpm licenses list --jsoncommand is incorrect.- Fix a bug in which
pnpm deployfails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE#9595.
Commits
Updates typescript-eslint from 8.34.1 to 8.35.0
Release notes
Sourced from typescript-eslint's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.35.0 (2025-06-23)
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.
Commits
d19c9f3chore(release): publish 8.35.0- See full diff in compare view
Updates vercel from 43.3.0 to 44.1.0
Release notes
Sourced from vercel's releases.
vercel@44.1.0
Minor Changes
- Introduces the
vercel microfrontends pullcommand to pull your Vercel Microfrontends configuration from your default application and run your@vercel/microfrontendslocal proxy when using a polyrepo setup (#13450)vercel@44.0.0
Major Changes
- [cli] make
--logsthe default behavior forvercel deploy(#13458)
Changelog
Sourced from vercel's changelog.
44.1.0
Minor Changes
- Introduces the
vercel microfrontends pullcommand to pull your Vercel Microfrontends configuration from your default application and run your@vercel/microfrontendslocal proxy when using a polyrepo setup (#13450)44.0.0
Major Changes
- [cli] make
--logsthe default behavior forvercel deploy(#13458)
Commits
Updates @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
❤️ Thank You
- Kim Sang Du
@developer-bandiYou can read about our versioning strategy and releases on our website.
Commits
d19c9f3chore(release): publish 8.35.0f000a1ffeat(eslint-plugin): [no-base-to-string] add checkUnknown Option (#11128)9fb60d2chore(eslint-plugin): switch auto-generated test cases to hand-written in ban...c273e03chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...2e35e3achore(eslint-plugin): switch auto-generated test cases to hand-written in con...- See full diff in compare view
Updates @typescript-eslint/parser from 8.34.1 to 8.35.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.35.0 (2025-06-23)
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.
Commits
d19c9f3chore(release): publish 8.35.0- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.34.1 to 8.35.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.35.0 (2025-06-23)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d19c9f3chore(release): publish 8.35.0- See full diff in compare view
Updates @typescript-eslint/utils from 8.34.1 to 8.35.0
Release notes
Sourced from @typescript-eslint/utils's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils's changelog.
8.35.0 (2025-06-23)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d19c9f3chore(release): publish 8.35.0- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.34.1 to 8.35.0
Release notes
Sourced from @typescript-eslint/visitor-keys's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys's changelog.
8.35.0 (2025-06-23)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d19c9f3chore(release): publish 8.35.0- See full diff in compare view
Updates electron-to-chromium from 1.5.171 to 1.5.172
Commits
6c67f991.5.1728d1681agenerate new version- See full diff in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
2
+102
-104
Package Dependencies
@typescript-eslint/parser
npm
8.34.1 → 8.35.0
Minor
@typescript-eslint/eslint-plugin
npm
8.34.1 → 8.35.0
Minor
@typescript-eslint/type-utils
npm
8.34.1 → 8.35.0
Minor
@typescript-eslint/visitor-keys
npm
8.34.1 → 8.35.0
Minor
Technical Details
| ID: | 2120716 |
| UUID: | 2613099748 |
| Node ID: | PR_kwDOMzbQP86bwLzk |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |
| Merge State: | Unknown |