Bump the npm group with 12 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 3
(6 months ago)
(6 months ago)
dependencies javascript
poad
Bumps the npm group with 12 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.33.0 |
8.33.1 |
| @babel/compat-data | 7.27.3 |
7.27.5 |
| @babel/generator | 7.27.3 |
7.27.5 |
| @babel/parser | 7.27.4 |
7.27.5 |
| @typescript-eslint/eslint-plugin | 8.33.0 |
8.33.1 |
| @typescript-eslint/parser | 8.33.0 |
8.33.1 |
| @typescript-eslint/type-utils | 8.33.0 |
8.33.1 |
| @typescript-eslint/utils | 8.33.0 |
8.33.1 |
| @typescript-eslint/visitor-keys | 8.33.0 |
8.33.1 |
| electron-to-chromium | 1.5.161 |
1.5.162 |
| unrs-resolver | 1.7.8 |
1.7.9 |
| webpack-sources | 3.3.0 |
3.3.2 |
Updates typescript-eslint from 8.33.0 to 8.33.1
Release notes
Sourced from typescript-eslint's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.33.1 (2025-06-02)
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
936f350chore(release): publish 8.33.1- See full diff in compare view
Updates @babel/compat-data from 7.27.3 to 7.27.5
Release notes
Sourced from @​babel/compat-data's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)@​NullVoxPopuli@​liuxingbaoyuv7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)- Nicolò Ribaudo (
@​nicolo-ribaudo)@​liuxingbaoyu
Changelog
Sourced from @​babel/compat-data's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)
Commits
746ae8ev7.27.555c7379Update compat data (#17343)- See full diff in compare view
Updates @babel/generator from 7.27.3 to 7.27.5
Release notes
Sourced from @​babel/generator's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)@​NullVoxPopuli@​liuxingbaoyuv7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)- Nicolò Ribaudo (
@​nicolo-ribaudo)@​liuxingbaoyu
Changelog
Sourced from @​babel/generator's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)
Commits
746ae8ev7.27.55507c5ePackinForStatementInitto token context (#17336)- See full diff in compare view
Updates @babel/parser from 7.27.4 to 7.27.5
Release notes
Sourced from @​babel/parser's releases.
v7.27.5 (2025-06-03)
Thanks
@​NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)@​NullVoxPopuli@​liuxingbaoyu
Changelog
Sourced from @​babel/parser's changelog.
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)
Commits
746ae8ev7.27.5d3215a2Improve using declaration errors (#17333)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/eslint-plugin's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin's changelog.
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
❤️ Thank You
- roottool
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/parser from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/parser's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/parser's changelog.
8.33.1 (2025-06-02)
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
936f350chore(release): publish 8.33.1- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/type-utils's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/type-utils's changelog.
8.33.1 (2025-06-02)
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
936f350chore(release): publish 8.33.1- See full diff in compare view
Updates @typescript-eslint/utils from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/utils's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/utils's changelog.
8.33.1 (2025-06-02)
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
936f350chore(release): publish 8.33.1- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.33.0 to 8.33.1
Release notes
Sourced from @​typescript-eslint/visitor-keys's releases.
v8.33.1
8.33.1 (2025-06-02)
🩹 Fixes
- exclude docs/ directory from eslint-plugin package (#11251)
- project-service: add missing
typescriptpeer dependency (#11265)❤️ Thank You
- JounQin
- roottool
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/visitor-keys's changelog.
8.33.1 (2025-06-02)
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
936f350chore(release): publish 8.33.1- See full diff in compare view
Updates electron-to-chromium from 1.5.161 to 1.5.162
Commits
e0b74ca1.5.16259ba905generate new version- See full diff in compare view
Updates unrs-resolver from 1.7.8 to 1.7.9
Release notes
Sourced from unrs-resolver's releases.
v1.7.9
Bug Fixes
pnp global cache should be supported (#129)
Windows global cache is still unsupported due to upstream
see also yarnpkg/pnp-rs#10
Changelog
Sourced from unrs-resolver's changelog.
1.7.9 - 2025-06-03
Bug Fixes
pnp global cache should be supported (#129)
Windows global cache is still unsupported due to upstream
see also yarnpkg/pnp-rs#10
Commits
Updates webpack-sources from 3.3.0 to 3.3.2
Release notes
Sourced from webpack-sources's releases.
v3.3.2
Fixes
- [Types] Using
HashLikename insteadHashv3.3.1
Fixes
- Always use a buffer to calculate the hash
- [Types] Added
debugIdandignoreListfields to RawSourceMap type
Commits
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
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/eslint-plugin
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/type-utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/visitor-keys
npm
8.33.0 → 8.33.1
Patch
Technical Details
| ID: | 1280835 |
| UUID: | 3114219077 |
| Node ID: | PR_kwDOGmPE6c6Y1m6j |
| Host: | GitHub |
| Repository: | poad/github-oauth-example |