Bump the development-version-updates group across 1 directory with 99 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(3 months ago)
(2 months ago)
dependencies javascript
Bumps the development-version-updates group with 56 updates in the / directory:
Updates @types/jasmine from 5.1.8 to 5.1.9
Commits
- See full diff in compare view
 
Updates @types/node from 22.15.34 to 22.17.2
Commits
- See full diff in compare view
 
Updates eslint from 9.30.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)v9.32.0
Features
1245000feat: support explicit resource management in core rules (#19828) (fnx)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)Bug Fixes
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)Documentation
86e7426docs: Update README (GitHub Actions Bot)Chores
50de1cechore: package.json update for@eslint/jsrelease (Jenkins)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)v9.32.0 - July 25, 2025
960fd40fix: Upgrade@eslint/js(#19971) (Nicholas C. Zakas)50de1cechore: package.json update for@eslint/jsrelease (Jenkins)bbf23fafix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)74f01a3ci: unpinjitito version^2.5.1(#19970) (루밀LuMir)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)2ab1381ci: pinjitito version 2.4.2 (#19964) (Francesco Trotta)b7f7545test: switch to flat config mode inSourceCodetests (#19953) (Milos Djermanovic)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)f46fc6cfix: report only global references in no-implied-eval (#19932) (Nitin Kumar)86e7426docs: Update README (GitHub Actions Bot)e22af8crefactor: useCustomRuleDefinitionTypeinJSRuleDefinition(#19949) (Francesco Trotta)1245000feat: support explicit resource management in core rules (#19828) (fnx)e855717chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)0e957a7feat: support typescript types in accessor rules (#19882) (fnx)2f73a23test: switch to flat config mode inast-utilstests (#19948) (Milos Djermanovic)7863d26fix: remove outdated types inParserOptions.ecmaFeatures(#19944) (ntnyq)c565a53chore: excludefurther_reading_links.jsonfrom Prettier formatting (#19943) (Milos Djermanovic)3173305fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)v9.31.0 - July 11, 2025
3ddd454chore: upgrade to@eslint/js@9.31.0(#19935) (Francesco Trotta)d5054e5chore: package.json update for@eslint/jsrelease (Jenkins)0f4a378chore: update eslint (#19933) (renovate[bot])664cb44docs: Update README (GitHub Actions Bot)07fac6cfix: retry on EMFILE when writing autofix results (#19926) (TKDev7)35cf44cfeat: output full actual location in rule tester if different (#19904) (ST-DDT)40dbe2adocs: fix mismatch betweenglobalIgnores()code and text (#19914) (MaoShizhong)76c2340chore: bump mocha to v11 (#19917) (루밀LuMir)28cc7abfix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
... (truncated)
Commits
a90d7c49.33.09534b55Build: changelog update for 9.33.04258046chore: update dependency@eslint/jsto v9.33.0 (#19998)ad28371chore: package.json update for@eslint/jsrelease06a22f1test: resolve flakiness in --mcp flag test (#19993)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995)34f0723docs: playground button for TypeScript code example (#19671)dc942a4docs: Update README5a4b6f7docs: Update no-multi-assign.md (#19979)247e156docs: add missing let declarations inno-plusplus(#19980)- Additional commits viewable in compare view
 
Updates eslint-config-prettier from 9.1.0 to 9.1.2
Changelog
Sourced from eslint-config-prettier's changelog.
eslint-config-prettier
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
10.1.2
Patch Changes
- #321
 a8768bfThanks@Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more details10.1.1
Patch Changes
#309
eb56a5eThanks@JounQin! - fix: separate the/flatentry for compatibilityFor flat config users, the previous
"eslint-config-prettier"entry still works, but"eslint-config-prettier/flat"adds a newnameproperty for config-inspector, we just can't add it for the default entry for compatibility.See also prettier/eslint-config-prettier#308
// before import eslintConfigPrettier from "eslint-config-prettier";// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
10.1.0
Minor Changes
... (truncated)
Commits
- See full diff in compare view
 
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates eslint-plugin-prettier from 5.5.1 to 5.5.4
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.4
Patch Changes
#755
723f7a8Thanks@kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks@andreww2012! - fix: disallow extra properties in rule optionsv5.5.3
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3
v5.5.2
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2
Commits
e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)cdfcefdfix: release a new latest versiond8c303efix: release a new latest version- See full diff in compare view
 
Updates jasmine-core from 5.8.0 to 5.9.0
Commits
bb777e9Bump version to 5.9.09d3fb16Document that the filename property of suite and spec results is deprecated3176eafMerge branch 'idConflict' of https://github.com/atscott/jasmined31a431fix(clock): Avoid generating timers with IDs that conflict with native84f78c1Split GlobalErrors into portable and platform-specific partsff476b1Unify error dispatching between browser and noded53d2ffConvert GlobalErrors to an ES6 classadfbd00Refactor mocking in GlobalErrorsSpec495e5fcBackfill integration tests for unhandled promise rejectionsbc2aa7bStart breaking up integration/EnvSpec.js- Additional commits viewable in compare view
 
Updates lint-staged from 16.1.2 to 16.1.5
Release notes
Sourced from lint-staged's releases.
v16.1.5
Patch Changes
- #1608
 4e3ce22Thanks@srsatt! - Detect the git repo's top-level directory correctly when in a worktree.v16.1.4
Patch Changes
- #1604
 90b37b0Thanks@iiroj! - Add anothertypesfield topackage.jsonto make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Patch Changes
- #1602
 7ea700bThanks@dword-design! - Add thetypesfield topackage.jsonto make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog
Sourced from lint-staged's changelog.
16.1.5
Patch Changes
- #1608
 4e3ce22Thanks@srsatt! - Detect the git repo's top-level directory correctly when in a worktree.16.1.4
Patch Changes
- #1604
 90b37b0Thanks@iiroj! - Add anothertypesfield topackage.jsonto make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.16.1.3
Patch Changes
- #1602
 7ea700bThanks@dword-design! - Add thetypesfield topackage.jsonto make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
15369c2chore(changeset): release690d7c2build(deps): update dependencies4e3ce22fix: fix the incorrect relativeTopLevelDir detection when working with the wo...9151254chore(changeset): release90b37b0fix: add root-level "types" field to package.json795be13chore(changeset): release4463089build(deps): update dependencies7ea700bfix: allow npm to detect built-in TypeScript type definitions0a0a701test: make sure "git amend" works as expectedbfb71ebperf: combinegit ls-filescalls into single process (#1587)- Additional commits viewable in compare view
 
Updates start-server-and-test from 2.0.12 to 2.0.13
Commits
6385e1dfix(deps): update dependency wait-on to v8.0.4 (#405)- See full diff in compare view
 
Updates typescript-eslint from 8.35.0 to 8.39.1
Release notes
Sourced from typescript-eslint's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
 file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
 @kirkwaiblingerYou can read about our versioning strategy and releases on our website.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
 - eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
 - eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
 - eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
 🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
 checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
 unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
 @bradzacher- James Garbutt
 @43081j- Kim Sang Du
 @developer-bandi- Sasha Kondrashov
 - tao
 - Younsang Na
 @nayounsangYou can read about our versioning strategy and releases on our website.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
 TemplateTaggedLiteral(#11391)🩹 Fixes
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
 file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
 @kirkwaiblingerYou can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
 ❤️ Thank You
- Brad Zacher
 @bradzacherYou can read about our versioning strategy and releases on our website.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
 extendsintseslint.config()(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
 ❤️ Thank You
- Kirk Waiblinger
 @kirkwaiblingerYou can read about our versioning strategy and releases on our website.
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
 ❤️ Thank You
- Josh Goldberg ✨
 You can read about our versioning strategy and releases on our website.
8.36.0 (2025-07-07)
... (truncated)
Commits
b2ee794chore(release): publish 8.39.17319badfix(typescript-eslint): handlefile://urls in stack trace when inferring `...c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)d11e79echore(release): publish 8.38.06d8fae9fix(typescript-eslint): error on nestedextendsintseslint.config()(#11...abb7c4dfix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17chore(release): publish 8.37.07126c3afeat(typescript-estree): infer tsconfigRootDir from call stack (#11370)84b7a2echore(release): publish 8.36.0- Additional commits viewable in compare view
 
Updates @babel/compat-data from 7.27.7 to 7.28.0
Release notes
Sourced from @babel/compat-data's releases.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
 @liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
 @coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
 babel-polyfillpackages (@nicolo-ribaudo)Committers: 5
- Babel Bot (
 @babel-bot)- Huáng Jùnliàng (
 @JLHwung)- Nicolò Ribaudo (
 @nicolo-ribaudo)@liuxingbaoyu- coderaiser (
 @coderaiser)
Changelog
Sourced from @babel/compat-data's changelog.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
 @liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
 @coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
 babel-polyfillpackages (@nicolo-ribaudo)
Package Dependencies
npm
7.27.1 → 7.28.3
                    Minor
@babel/helper-module-transforms
                  npm
7.27.3 → 7.28.3
                    Minor
@babel/helper-wrap-function
                  npm
7.27.1 → 7.28.3
                    Minor
npm
7.27.1 → 7.28.3
                    Minor
npm
7.27.5 → 7.28.0
                    Minor
npm
7.27.1 → 7.28.3
                    Minor
@babel/plugin-transform-classes
                  npm
7.27.7 → 7.28.3
                    Minor
npm
7.27.7 → 7.28.0
                    Minor
npm
7.27.7 → 7.28.0
                    Minor
@babel/plugin-transform-regenerator
                  npm
7.27.5 → 7.28.3
                    Minor
@jridgewell/sourcemap-codec
                  npm
1.5.2 → 1.5.5
                    Patch
Technical Details
| ID: | 5717886 | 
            
| UUID: | 3332114206 | 
            
| Node ID: | PR_kwDONZpH_s6kLqQP | 
            
| Host: | GitHub | 
| Repository: | mrlonis/example-angular-async |