Bump the development-version-updates group with 37 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(over 1 year ago)
(over 1 year ago)
(over 1 year ago)
by github-actions[bot]
dependencies javascript
Bumps the development-version-updates group with 37 updates:
Updates @types/node from 22.15.7 to 22.15.17
Commits
- See full diff in compare view
Updates cypress from 14.3.2 to 14.3.3
Release notes
Sourced from cypress's releases.
v14.3.3
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
Commits
242fb56chore: release 14.3.3 (#31650)2e57751internal: update data-cy for cloud studio in studio.cy.ts (#31649)1119625fix: no longer hang when piping stdout+stderr to a file under certain conditi...6d03bd0chore: updating v8 snapshot cache (#31647)5b8032achore: updating v8 snapshot cache (#31646)182e636chore: updating v8 snapshot cache (#31645)8cf4aadchore: fix duplicate changelog entry (#31644)7e14583chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...53f7aaemisc: Assertion dropdown UI update (#31598)acaaf30chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...- Additional commits viewable in compare view
Updates eslint-config-prettier from 10.1.2 to 10.1.5
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5
v10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configuredFull Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4
v10.1.3
Patch Changes
New Contributors
@pilikanmade their first contribution in prettier/eslint-config-prettier#325Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3
Changelog
Sourced from eslint-config-prettier's changelog.
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)- See full diff in compare view
Updates eslint-plugin-depend from 1.0.0 to 1.2.0
Release notes
Sourced from eslint-plugin-depend's releases.
1.2.0
What's Changed
- chore: bump module-replacements by
@43081jin es-tooling/eslint-plugin-depend#50Full Changelog: https://github.com/es-tooling/eslint-plugin-depend/compare/1.1.0...1.2.0
1.1.0
What's Changed
- chore: update module replacements by
@43081jin es-tooling/eslint-plugin-depend#47- chore: update dev deps by
@43081jin es-tooling/eslint-plugin-depend#48Full Changelog: https://github.com/es-tooling/eslint-plugin-depend/compare/1.0.0...1.1.0
Commits
Updates typescript-eslint from 8.32.0 to 8.32.1
Release notes
Sourced from typescript-eslint's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedTypewith no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@azat-io- Dima Barabash
@dbarabashh- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.32.1 (2025-05-12)
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
Updates @babel/compat-data from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/compat-data's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/compat-data's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
a8080cdv7.27.21e0bdac[Babel 8] Directly export the JSON files from@babel/compat-data(#17267)- See full diff in compare view
Updates @babel/helper-compilation-targets from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/helper-compilation-targets's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/helper-compilation-targets's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
Updates @babel/parser from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/parser's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/parser's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
a8080cdv7.27.264378a1fix:@babel/parser/bin/index.jscontainsnode:protocol require (#17289)352e8c0fix: Private class method not found when ts and estree parser plugins are ena...- See full diff in compare view
Updates @babel/plugin-transform-object-rest-spread from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/plugin-transform-object-rest-spread's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/plugin-transform-object-rest-spread's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
a8080cdv7.27.283c72d0Fix: improve object rest handling in array pattern (#17281)- See full diff in compare view
Updates @babel/template from 7.27.1 to 7.27.2
Release notes
Sourced from @babel/template's releases.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akari
Changelog
Sourced from @babel/template's changelog.
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.jscontainsnode:protocol require (@liuxingbaoyu)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu)babel-plugin-transform-object-rest-spreadbabel-plugin-transform-modules-commonjs,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari):running_woman: Performance
Commits
a8080cdv7.27.259829dbfix(babel-template): Properly handle empty string replacements (#17284)- See full diff in compare view
Updates @inquirer/checkbox from 4.1.5 to 4.1.6
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/core from 10.1.10 to 10.1.11
Release notes
Sourced from @inquirer/core's releases.
@inquirer/core@10.1.11
- Fix #1741: Issue with SIGINT in some scenarios leaving promises unsettled on exit.
- Fix: Remove monorepo related dependencies from all artifacts published to
npm. This removes non-standard version specifiers likeworkspace:*from the public npm packages.
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/editor from 4.2.10 to 4.2.11
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/expand from 4.0.12 to 4.0.13
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/input from 4.1.9 to 4.1.10
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/number from 3.0.12 to 3.0.13
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/password from 4.0.12 to 4.0.13
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting group with 4 updates (#1729)1307aafChore(deps-dev): Bump the testing group with 3 updates (#1730)26f5fe1Chore(deps-dev): Bump turbo from 2.5.0 to 2.5.2 (#1731)- Additional commits viewable in compare view
Updates @inquirer/rawlist from 4.1.0 to 4.1.1
Commits
50bac82Publishc2fcf6eFix(@inquirer/core): Add SIGINT handler to make sure the prompt throw an exit...8378f64Chore: Prepack script to delete workspaces:* devDependencies (#1742)f22f937Chore(deps-dev): Bump the linting group with 4 updates (#1739)ade7de3Chore(deps-dev): Bump@types/nodefrom 22.15.2 to 22.15.3 (#1740)5533964Chore(deps): Bump vite from 6.2.6 to 6.3.4 in the npm_and_yarn group (#1734)36ae95aChore(deps-dev): Bump@types/nodefrom 22.14.1 to 22.15.2 (#1732)baeac6cChore(deps-dev): Bump the linting...Description has been truncated
Pull Request Statistics
1
1
+163
-158
Package Dependencies
@typescript-eslint/parser
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/eslint-plugin
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/scope-manager
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/type-utils
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/typescript-estree
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/visitor-keys
npm
8.32.0 → 8.32.1
Patch
@babel/helper-compilation-targets
npm
7.27.1 → 7.27.2
Patch
npm
7.27.1 → 7.27.2
Patch
@modelcontextprotocol/sdk
npm
1.11.0 → 1.11.2
Patch
Technical Details
| ID: | 1011529 |
| UUID: | 2514961829 |
| Node ID: | PR_kwDONUyxgM6V50Wl |
| Host: | GitHub |
| Repository: | mrlonis/example-angular-theme-lib |
| Merge State: | Unknown |