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

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

Open
Number: #102
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 01, 2025 at 08:16 PM UTC
(6 days ago)
Updated: September 06, 2025 at 04:44 PM UTC
(1 day ago)
Labels:
dependencies javascript
Description:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
@types/jasmine 5.1.8 5.1.9
@types/node 22.15.34 22.18.0
eslint 9.30.0 9.34.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.10.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.41.0
@babel/compat-data 7.27.7 7.28.0
@babel/helper-create-class-features-plugin 7.27.1 7.28.3
@babel/helper-module-transforms 7.27.3 7.28.3
@babel/helper-wrap-function 7.27.1 7.28.3
@babel/helpers 7.27.6 7.28.3
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly 7.27.1 7.28.3
@babel/plugin-transform-block-scoping 7.27.5 7.28.0
@babel/plugin-transform-class-static-block 7.27.1 7.28.3
@babel/plugin-transform-classes 7.27.7 7.28.3
@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.3
@cypress/request 3.0.8 3.0.9
@emnapi/core 1.4.3 1.5.0
@emnapi/runtime 1.4.3 1.5.0
@inquirer/checkbox 4.1.8 4.2.2
@inquirer/editor 4.2.17 4.2.18
@inquirer/expand 4.0.15 4.0.18
@inquirer/input 4.1.12 4.2.2
@inquirer/number 3.0.15 3.0.18
@inquirer/password 4.0.15 4.0.18
@inquirer/rawlist 4.1.3 4.1.6
@inquirer/search 3.0.15 3.1.1
@inquirer/select 4.2.3 4.3.2
@jridgewell/source-map 0.3.8 0.3.11
@jridgewell/sourcemap-codec 1.5.2 1.5.5
@jsonjoy.com/json-pack 1.2.0 1.11.0
@napi-rs/nice 1.0.1 1.1.1
@npmcli/promise-spawn 8.0.2 8.0.3
@pkgr/core 0.2.7 0.2.9
@types/node-forge 1.3.11 1.3.14
@types/sizzle 2.3.9 2.3.10
agent-base 7.1.3 7.1.4
browserslist 4.25.1 4.25.4
ci-info 4.2.0 4.3.0
core-js-compat 3.43.0 3.45.1
dayjs 1.11.13 1.11.18
enhanced-resolve 5.18.2 5.18.3
fast-uri 3.0.6 3.1.0
fdir 6.4.6 6.5.0
follow-redirects 1.15.9 1.15.11
get-east-asian-width 1.3.0 1.3.1
istanbul-reports 3.1.7 3.2.0
launch-editor 2.10.0 2.11.1
memfs 4.17.2 4.38.2
module-replacements 2.8.0 2.9.0
msgpackr 1.11.4 1.11.5
node-gyp 11.2.0 11.4.2
npm-install-checks 7.1.1 7.1.2
socks 2.8.5 2.8.7
spdx-license-ids 3.0.21 3.0.22
synckit 0.11.8 0.11.11
tapable 2.2.2 2.2.3
unrs-resolver 1.9.2 1.11.1
validate-npm-package-name 6.0.1 6.0.2
yoctocolors-cjs 2.1.2 2.1.3

Updates @types/jasmine from 5.1.8 to 5.1.9

Commits

Updates @types/node from 22.15.34 to 22.18.0

Commits

Updates eslint from 9.30.0 to 9.34.0

Release notes

Sourced from eslint's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])

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)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

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)

... (truncated)

Commits
  • b8875f6 9.34.0
  • 2e455fb Build: changelog update for 9.34.0
  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030)
  • b48fa20 chore: package.json update for @​eslint/js release
  • 4bce8a2 chore: package.json update for eslint-config-eslint release
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002)
  • 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

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

Release notes

Sourced from jasmine-core's releases.

v5.10.0

Please see the release notes.

v5.9.0

Please see the release notes.

Commits
  • 7978ad9 Fix fn names in release notes
  • af4662a Bump version to 5.10.0
  • 15c38c7 Add Firefox 140 (current ESR) to supported browsers and demote 128 to best-ef...
  • b597975 Fix and enable pending async expectation message spec
  • 09ce3a3 Pend environment-specific specs rather than passing
  • 3bcbc2e Tweak spec duration margin
  • fbaba90 Merge branch 'bonkevin-html-reporter-with-duration'
  • bf2e8e7 Merge branch 'bonkevin-spec-suite-properties-accessors'
  • 50e566b Move beforeAll failure reporting into TreeRunner
  • 4b7d5e3 Update and move remaining disabled Runner specs
  • 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.41.0

Release notes

Sourced from typescript-eslint's releases.

v8.41.0

8.41.0 (2025-08-25)

🚀 Features

  • tighten tsconfigRootDir validation (#11463)

❤️ Thank You

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

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

v8.39.1

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

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

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.41.0 (2025-08-25)

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.

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)

❤️ Thank You

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

8.39.1 (2025-08-11)

🩹 Fixes

  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#11464)

❤️ Thank You

You 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

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

... (truncated)

Commits
  • 31a7336 chore(release): publish 8.41.0
  • 60c3b26 chore(release): publish 8.40.0
  • 3426f0d fix(typescript-eslint): export plugin, parser, and configs that are com...
  • b2ee794 chore(release): publish 8.39.1
  • 7319bad fix(typescript-eslint): handle file:// urls in stack trace when inferring `...
  • 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)
  • 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
    • #17403 Update babel-polyfillDescription 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.3
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.30.0 → 9.34.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.34 → 22.18.0
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
Package:
dayjs
Ecosystem:
npm
Version Change:
1.11.13 → 1.11.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.35.0 → 8.41.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.10.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.1.8 → 5.1.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.9.2 → 1.11.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.25.1 → 4.25.4
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.7
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
Package:
@pkgr/core
Ecosystem:
npm
Version Change:
0.2.7 → 0.2.9
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.6 → 6.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.8 → 4.2.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.3 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.5 → 7.28.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.1 → 7.28.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.7 → 7.28.3
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.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.43.0 → 3.45.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.18.2 → 5.18.3
Update Type:
Patch
Package:
fast-uri
Ecosystem:
npm
Version Change:
3.0.6 → 3.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.0.21 → 3.0.22
Update Type:
Patch
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.2 → 2.2.3
Update Type:
Patch
Package:
memfs
Ecosystem:
npm
Version Change:
4.17.2 → 4.38.2
Update Type:
Minor
Package:
node-gyp
Ecosystem:
npm
Version Change:
11.2.0 → 11.4.2
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.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.3 → 4.3.2
Update Type:
Minor
Package:
msgpackr
Ecosystem:
npm
Version Change:
1.11.4 → 1.11.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.17 → 4.2.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.15 → 3.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.3 → 4.1.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.15 → 3.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.4.3 → 1.5.0
Update Type:
Minor
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:
2.3.9 → 2.3.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.0 → 1.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.4.3 → 1.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.2 → 1.5.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.8 → 0.3.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.11 → 1.3.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.2.0 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.1.7 → 3.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.1.2 → 2.1.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.1.1 → 7.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.0.2 → 8.0.3
Update Type:
Patch
Technical Details
ID: 7056647
UUID: 3373685692
Node ID: PR_kwDONZpH_s6mVmqN
Host: GitHub
Repository: mrlonis/example-angular-async