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

Bump the development-version-updates group with 17 updates

Merged
Number: #110
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 06, 2025 at 07:50 AM UTC
(2 months ago)
Updated: October 06, 2025 at 07:52 AM UTC
(2 months ago)
Merged: October 06, 2025 at 07:52 AM UTC
(2 months ago)
by github-actions[bot]
Time to Close: 2 minutes
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 17 updates:

Package From To
@types/node 22.18.6 22.18.8
eslint 9.36.0 9.37.0
eslint-plugin-cypress 5.1.1 5.2.0
jasmine-core 5.11.0 5.12.0
typescript-eslint 8.44.1 8.45.0
@types/serve-static 1.15.8 1.15.9
baseline-browser-mapping 2.8.9 2.8.12
browserslist 4.26.2 4.26.3
ci-info 4.3.0 4.3.1
electron-to-chromium 1.5.227 1.5.230
glob-to-regex.js 1.0.1 1.2.0
is-generator-function 1.1.0 1.1.2
memfs 4.47.0 4.48.1
napi-postinstall 0.3.3 0.3.4
node-releases 2.0.21 2.0.23
schema-utils 4.3.2 4.3.3
tapable 2.2.3 2.3.0

Updates @types/node from 22.18.6 to 22.18.8

Commits

Updates eslint from 9.36.0 to 9.37.0

Release notes

Sourced from eslint's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits

Updates eslint-plugin-cypress from 5.1.1 to 5.2.0

Release notes

Sourced from eslint-plugin-cypress's releases.

v5.2.0

5.2.0 (2025-10-01)

Features

Commits
  • 006d74f feat: add type declaration file (#279)
  • 9015c2e chore(docs): update documents and example to use defineConfig() (#277)
  • 47d0a20 chore(deps): update eslint-plugin-eslint-plugin to 7.0.0 (#275)
  • 9f392c6 chore(deps): update all devDependencies (#274)
  • cd968c3 chore: update test-project for Cypress 15.0.0 (#273)
  • See full diff in compare view

Updates jasmine-core from 5.11.0 to 5.12.0

Release notes

Sourced from jasmine-core's releases.

v5.12.0

Please see the release notes.

Commits
  • 7ba53b2 Bump version to 5.12.0
  • dbc1f92 Revert "Clicking a link in the HTML reporter does exact filtering"
  • 489b83c Revert "Move knowledge of query parameters out of boot1.js"
  • c590095 Copy 6.0.0-alpha.0 release notes from branch
  • See full diff in compare view

Updates typescript-eslint from 8.44.1 to 8.45.0

Release notes

Sourced from typescript-eslint's releases.

v8.45.0

8.45.0 (2025-09-29)

🚀 Features

  • eslint-plugin: expose rule name via RuleModule interface (#11616)

🩹 Fixes

  • disable generating declaration maps (#11627)
  • ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
  • eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
  • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.45.0 (2025-09-29)

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 @types/serve-static from 1.15.8 to 1.15.9

Commits

Updates baseline-browser-mapping from 2.8.9 to 2.8.12

Commits
  • f4c3e1f Patch to 2.8.12 because browser or feature data changed
  • 80c5bdb Browser or feature data changed
  • a3b88c9 Patch to 2.8.11 because browser or feature data changed
  • 912cd38 Browser or feature data changed
  • 788caa8 Updating static site
  • 51339eb Patch to 2.8.10 because browser or feature data changed
  • 403790b Browser or feature data changed
  • 58af1b3 Updating static site
  • See full diff in compare view

Updates browserslist from 4.26.2 to 4.26.3

Release notes

Sourced from browserslist's releases.

4.26.3

Changelog

Sourced from browserslist's changelog.

4.26.3

Commits

Updates ci-info from 4.3.0 to 4.3.1

Release notes

Sourced from ci-info's releases.

v4.3.1

Bug Fixes

  • don't read envs when CI is set to false 3fae1ac
Changelog

Sourced from ci-info's changelog.

v4.3.1

  • don't read envs when CI is set to false 3fae1ac
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ci-info since your current version.


Updates electron-to-chromium from 1.5.227 to 1.5.230

Commits

Updates glob-to-regex.js from 1.0.1 to 1.2.0

Release notes

Sourced from glob-to-regex.js's releases.

v1.2.0

1.2.0 (2025-10-03)

Features

  • 🎸 add support for extended globs (096f880)

v1.1.0

1.1.0 (2025-10-02)

Features

  • 🎸 compile matcher function (cfcdbb2)
Commits
  • bd39c83 Merge pull request #9 from streamich/extglob
  • 37e27c8 style: 💄 run formatter
  • 096f880 feat: 🎸 add support for extended globs
  • e80e79c Merge pull request #8 from streamich/improvements
  • 485e85e style: 💄 run formatter
  • b8bd4bc test: 💍
  • cfcdbb2 feat: 🎸 compile matcher function
  • d1f5e37 chore(deps): lock file maintenance (#7)
  • 8160fe0 chore(deps): lock file maintenance (#6)
  • 7e97aaf chore(deps): update yarn to v4.9.4 (#4)
  • Additional commits viewable in compare view

Updates is-generator-function from 1.1.0 to 1.1.2

Changelog

Sourced from is-generator-function's changelog.

v1.1.2 - 2025-09-30

Fixed

Commits

  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-cig, @ljharb/tsconfig, @types/tape, for-each 9638da4
  • [Deps] update call-bound, get-proto d5e41c1

v1.1.1 - 2025-09-29

Commits

  • [Refactor] use generator-function 5477ff1
Commits

Updates memfs from 4.47.0 to 4.48.1

Release notes

Sourced from memfs's releases.

v4.48.1

4.48.1 (2025-10-01)

Bug Fixes

  • 🐛 throw EISDIR when writing over folder (d20095e)

v4.48.0

4.48.0 (2025-10-01)

Features

  • handle EEXIST error when creating directories in parallel (3c9b2c8)
Changelog

Sourced from memfs's changelog.

4.48.1 (2025-10-01)

Bug Fixes

  • 🐛 throw EISDIR when writing over folder (d20095e)

4.48.0 (2025-10-01)

Features

  • handle EEXIST error when creating directories in parallel (3c9b2c8)
Commits
  • 333e9f0 chore(release): 4.48.1 [skip ci]
  • b70b2e4 Merge pull request #1206 from streamich/fix-write-over-dir
  • d20095e fix: 🐛 throw EISDIR when writing over folder
  • 337a2c1 ci: run tests on Node.js 22.x and 24.x
  • 43c51b4 chore(release): 4.48.0 [skip ci]
  • 363e253 Merge pull request #1205 from streamich/copilot/fix-97ba9c15-6996-496b-a9a0-a...
  • c23c521 refactor: 💡 get reference to fs early
  • 3c9b2c8 feat: handle EEXIST error when creating directories in parallel
  • 5365112 Initial plan
  • 34e5b4f checks.yml: run tests under Node.js 18.x, 20.x, 22.x, 24.x
  • See full diff in compare view

Updates napi-postinstall from 0.3.3 to 0.3.4

Release notes

Sourced from napi-postinstall's releases.

v0.3.4

Patch Changes

Changelog

Sourced from napi-postinstall's changelog.

0.3.4

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for napi-postinstall since your current version.


Updates node-releases from 2.0.21 to 2.0.23

Commits

Updates schema-utils from 4.3.2 to 4.3.3

Release notes

Sourced from schema-utils's releases.

v4.3.3

4.3.3 (2025-10-02)

Bug Fixes

  • reexport ValidationErrorConfiguration type (#204) (49af922)
Changelog

Sourced from schema-utils's changelog.

4.3.3 (2025-10-02)

Bug Fixes

  • reexport ValidationErrorConfiguration type (#204) (49af922)
Commits

Updates tapable from 2.2.3 to 2.3.0

Release notes

Sourced from tapable's releases.

v2.3.0

Features

  • [TYPES] Added TypedHookMap 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Commits:
1
Files Changed:
1
Additions:
+149
Deletions:
-135
Package Dependencies
Package:
eslint
Ecosystem:
npm
Version Change:
9.36.0 → 9.37.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.18.6 → 22.18.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.227 → 1.5.230
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.44.1 → 8.45.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.11.0 → 5.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.1.1 → 5.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.26.2 → 4.26.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.3 → 0.3.4
Update Type:
Patch
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.3 → 2.3.0
Update Type:
Minor
Package:
memfs
Ecosystem:
npm
Version Change:
4.47.0 → 4.48.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.3.2 → 4.3.3
Update Type:
Patch
Package:
ci-info
Ecosystem:
npm
Version Change:
4.3.0 → 4.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.0 → 1.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.21 → 2.0.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.15.8 → 1.15.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.9 → 2.8.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.2.0
Update Type:
Minor
Technical Details
ID: 9564862
UUID: 2889162260
Node ID: PR_kwDONZpH_s6sNR4U
Host: GitHub
Repository: mrlonis/example-angular-async
Merge State: Unknown