An open index of dependabot pull requests across open source projects.

Bump the development-version-updates group across 1 directory with 96 updates

Open
Number: #96
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 11, 2025 at 11:14 AM UTC
(27 days ago)
Updated: August 18, 2025 at 09:34 AM UTC
(20 days ago)
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 50 updates in the / directory:

Package From To
@types/node 22.15.34 22.17.1
eslint 9.30.0 9.33.0
eslint-config-prettier 9.1.0 9.1.2
eslint-plugin-prettier 5.5.1 5.5.4
jasmine-core 5.8.0 5.9.0
lint-staged 16.1.2 16.1.5
start-server-and-test 2.0.12 2.0.13
typescript-eslint 8.35.0 8.39.0
@babel/compat-data 7.27.7 7.28.0
@babel/helpers 7.27.6 7.28.2
@babel/parser 7.27.7 7.28.0
@babel/plugin-transform-block-scoping 7.27.5 7.28.0
@babel/plugin-transform-classes 7.27.7 7.28.0
@babel/plugin-transform-destructuring 7.27.7 7.28.0
@babel/plugin-transform-object-rest-spread 7.27.7 7.28.0
@babel/plugin-transform-regenerator 7.27.5 7.28.1
@cypress/request 3.0.8 3.0.9
@emnapi/core 1.4.3 1.4.5
@emnapi/runtime 1.4.3 1.4.5
@inquirer/checkbox 4.1.8 4.2.0
@inquirer/editor 4.2.13 4.2.16
@inquirer/expand 4.0.15 4.0.17
@inquirer/input 4.1.12 4.2.1
@inquirer/number 3.0.15 3.0.17
@inquirer/password 4.0.15 4.0.17
@inquirer/rawlist 4.1.3 4.1.5
@inquirer/search 3.0.15 3.1.0
@inquirer/select 4.2.3 4.3.1
@jridgewell/source-map 0.3.8 0.3.10
@jridgewell/sourcemap-codec 1.5.2 1.5.4
@jsonjoy.com/json-pack 1.2.0 1.10.0
@napi-rs/nice 1.0.1 1.0.4
@pkgr/core 0.2.7 0.2.9
@types/node-forge 1.3.11 1.3.13
agent-base 7.1.3 7.1.4
browserslist 4.25.1 4.25.2
ci-info 4.2.0 4.3.0
core-js-compat 3.43.0 3.45.0
enhanced-resolve 5.18.2 5.18.3
follow-redirects 1.15.9 1.15.11
launch-editor 2.10.0 2.11.1
memfs 4.17.2 4.36.0
module-replacements 2.8.0 2.9.0
msgpackr 1.11.4 1.11.5
node-gyp 11.2.0 11.3.0
socks 2.8.5 2.8.6
spdx-license-ids 3.0.21 3.0.22
synckit 0.11.8 0.11.11
unrs-resolver 1.9.2 1.11.1
validate-npm-package-name 6.0.1 6.0.2

Updates @types/node from 22.15.34 to 22.17.1

Commits

Updates eslint from 9.30.0 to 9.33.0

Release notes

Sourced from eslint's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

... (truncated)

Commits

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

10.1.3

Patch Changes

10.1.2

Patch Changes

10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property 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
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

v5.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

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.5.4

Patch Changes

Commits
  • e2c31d2 chore: release eslint-plugin-prettier (#756)
  • 98a8bfd chore(deps): update all dependencies (#750)
  • cf52b30 fix: disallow extra properties in rule options (#751)
  • 723f7a8 fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to parserBlocklist (#755)
  • cdfcefd fix: release a new latest version
  • d8c303e fix: release a new latest version
  • See full diff in compare view

Updates jasmine-core from 5.8.0 to 5.9.0

Release notes

Sourced from jasmine-core's releases.

v5.9.0

Please see the release notes.

Commits
  • bb777e9 Bump version to 5.9.0
  • 9d3fb16 Document that the filename property of suite and spec results is deprecated
  • 3176eaf Merge branch 'idConflict' of https://github.com/atscott/jasmine
  • d31a431 fix(clock): Avoid generating timers with IDs that conflict with native
  • 84f78c1 Split GlobalErrors into portable and platform-specific parts
  • ff476b1 Unify error dispatching between browser and node
  • d53d2ff Convert GlobalErrors to an ES6 class
  • adfbd00 Refactor mocking in GlobalErrorsSpec
  • 495e5fc Backfill integration tests for unhandled promise rejections
  • bc2aa7b Start 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

v16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

v16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog

Sourced from lint-staged's changelog.

16.1.5

Patch Changes

16.1.4

Patch Changes

  • #1604 90b37b0 Thanks @​iiroj! - Add another types field to package.json to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.

16.1.3

Patch Changes

  • #1602 7ea700b Thanks @​dword-design! - Add the types field to package.json to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
  • 15369c2 chore(changeset): release
  • 690d7c2 build(deps): update dependencies
  • 4e3ce22 fix: fix the incorrect relativeTopLevelDir detection when working with the wo...
  • 9151254 chore(changeset): release
  • 90b37b0 fix: add root-level "types" field to package.json
  • 795be13 chore(changeset): release
  • 4463089 build(deps): update dependencies
  • 7ea700b fix: allow npm to detect built-in TypeScript type definitions
  • 0a0a701 test: make sure "git amend" works as expected
  • bfb71eb perf: combine git ls-files calls into single process (#1587)
  • Additional commits viewable in compare view

Updates start-server-and-test from 2.0.12 to 2.0.13

Release notes

Sourced from start-server-and-test's releases.

v2.0.13

2.0.13 (2025-08-03)

Bug Fixes

  • deps: update dependency wait-on to v8.0.4 (#405) (6385e1d)
Commits

Updates typescript-eslint from 8.35.0 to 8.39.0

Release notes

Sourced from typescript-eslint's releases.

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 check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You 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

  • disallow extra properties in rule options (#11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#11351)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-estree: ensure the token type of the property name is Identifier (#11329)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.38.0 (2025-07-21)

🩹 Fixes

  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)

❤️ Thank You

You 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)

🚀 Features

  • typescript-eslint: support basePath in tseslint.config() (#11357)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.35.1 (2025-06-30)

... (truncated)

Commits
  • c98d513 chore(release): publish 8.39.0
  • 2112d58 feat: update to TypeScript 5.9.2 (#11445)
  • d11e79e chore(release): publish 8.38.0
  • 6d8fae9 fix(typescript-eslint): error on nested extends in tseslint.config() (#11...
  • abb7c4d fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)
  • 816be17 chore(release): publish 8.37.0
  • 7126c3a feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)
  • 84b7a2e chore(release): publish 8.36.0
  • 0c40c7a feat(typescript-eslint): support basePath in tseslint.config() (#11357)
  • e2ecca6 chore: fix issues introduced by updated nx configuration (#11230)
  • 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
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-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-types
  • babel-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

: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

Committers: 5

Changelog

Sourced from @​babel/compat-data's changelog.

v7.28.0 (2025-07-02)

:rocket: New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-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-types
  • babel-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

: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
Commits
  • ccc5fae v7.28.0
  • 743ecd4 Add explicit resource management to preset-env (#17355)
  • cd0de90 Update babel-pol...

    Description has been truncated

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.6 → 7.28.2
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.30.0 → 9.33.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.34 → 22.17.1
Update Type:
Minor
Package:
lint-staged
Ecosystem:
npm
Version Change:
16.1.2 → 16.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.1.0 → 9.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.35.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.15.9 → 1.15.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.5.1 → 5.5.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.8.0 → 5.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.9.2 → 1.11.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.1 → 4.25.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.12 → 2.0.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.0.1 → 6.0.2
Update Type:
Patch
Package:
socks
Ecosystem:
npm
Version Change:
2.8.5 → 2.8.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.8 → 3.0.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.0
Update Type:
Minor
Package:
@pkgr/core
Ecosystem:
npm
Version Change:
0.2.7 → 0.2.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.8 → 4.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.5 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.5 → 7.28.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.43.0 → 3.45.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.18.2 → 5.18.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.21 → 3.0.22
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.17.2 → 4.36.0
Update Type:
Minor
Package:
node-gyp
Ecosystem:
npm
Version Change:
11.2.0 → 11.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.0 → 2.9.0
Update Type:
Minor
Package:
synckit
Ecosystem:
npm
Version Change:
0.11.8 → 0.11.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.12 → 4.2.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.3 → 4.3.1
Update Type:
Minor
Package:
msgpackr
Ecosystem:
npm
Version Change:
1.11.4 → 1.11.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.13 → 4.2.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.15 → 3.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.3 → 4.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.15 → 3.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.3 → 1.4.5
Update Type:
Patch
Package:
ci-info
Ecosystem:
npm
Version Change:
4.2.0 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.10.0 → 2.11.1
Update Type:
Minor
Package:
agent-base
Ecosystem:
npm
Version Change:
7.1.3 → 7.1.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.3 → 1.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.2 → 1.5.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.8 → 0.3.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.11 → 1.3.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.0 → 1.10.0
Update Type:
Minor
Technical Details
ID: 5277274
UUID: 3309568128
Node ID: PR_kwDONZpH_s6jBklY
Host: GitHub
Repository: mrlonis/example-angular-async