Bump the development-version-updates group with 17 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
(2 months ago)
by github-actions[bot]
dependencies javascript
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
- See full diff in compare view
Updates eslint from 9.36.0 to 9.37.0
Release notes
Sourced from eslint's releases.
v9.37.0
Features
39f7fb4feat:preserve-caught-errorshould recognize all static "cause" keys (#20163) (Pixel998)f81eabcfeat: support TS syntax inno-restricted-imports(#19562) (Nitin Kumar)Bug Fixes
a129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164) (Francesco Trotta)09e04fcfix: add missing AST token types (#20172) (Pixel998)861c6dafix: correctESLinttypings (#20122) (Pixel998)Documentation
b950359docs: fix typos across the docs (#20182) (루밀LuMir)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)29ea092docs: Update README (GitHub Actions Bot)5c97a04docs: showavailableUntilin deprecated rule banner (#20170) (Pixel998)90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115) (루밀LuMir)1603ae1docs: update references frommastertomain(#20153) (루밀LuMir)Chores
afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183) (Francesco Trotta)abee4cachore: package.json update for@eslint/jsrelease (Jenkins)fc9381fchore: fix typos in comments (#20175) (overlookmotel)e1574a2chore: unpin jiti (#20173) (renovate[bot])e1ac05erefactor: markESLint.findConfigFile()asasync, add missing docs (#20157) (Pixel998)347906dchore: update eslint (#20149) (renovate[bot])0cb5897test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)bb99566ci: pinjitito version 2.5.1 (#20151) (Pixel998)177f669perf: improve worker count calculation for"auto"concurrency (#20067) (Francesco Trotta)448b57bchore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)- Additional commits viewable in compare view
Updates eslint-plugin-cypress from 5.1.1 to 5.2.0
Commits
006d74ffeat: add type declaration file (#279)9015c2echore(docs): update documents and example to use defineConfig() (#277)47d0a20chore(deps): update eslint-plugin-eslint-plugin to 7.0.0 (#275)9f392c6chore(deps): update all devDependencies (#274)cd968c3chore: 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
Commits
7ba53b2Bump version to 5.12.0dbc1f92Revert "Clicking a link in the HTML reporter does exact filtering"489b83cRevert "Move knowledge of query parameters out of boot1.js"c590095Copy 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
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou 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
255e9e2chore(release): publish 8.45.0- See full diff in compare view
Updates @types/serve-static from 1.15.8 to 1.15.9
Commits
- See full diff in compare view
Updates baseline-browser-mapping from 2.8.9 to 2.8.12
Commits
f4c3e1fPatch to 2.8.12 because browser or feature data changed80c5bdbBrowser or feature data changeda3b88c9Patch to 2.8.11 because browser or feature data changed912cd38Browser or feature data changed788caa8Updating static site51339ebPatch to 2.8.10 because browser or feature data changed403790bBrowser or feature data changed58af1b3Updating 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
- Fixed
throwOnMissingwithextendsquery (by@alexander-akait).
Changelog
Sourced from browserslist's changelog.
4.26.3
- Fixed
throwOnMissingwithextendsquery (by@alexander-akait).
Commits
52d3124Release 4.26.3 versionb3c9a3bUpdate dependenciesf194830Fix throwOnMissing on extends- See full diff in compare view
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
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
bd39c83Merge pull request #9 from streamich/extglob37e27c8style: 💄 run formatter096f880feat: 🎸 add support for extended globse80e79cMerge pull request #8 from streamich/improvements485e85estyle: 💄 run formatterb8bd4bctest: 💍cfcdbb2feat: 🎸 compile matcher functiond1f5e37chore(deps): lock file maintenance (#7)8160fe0chore(deps): lock file maintenance (#6)7e97aafchore(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
- [Fix] fix broken logic
[#45](https://github.com/inspect-js/is-generator-function/issues/45)Commits
- [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-cig,@ljharb/tsconfig,@types/tape,for-each9638da4- [Deps] update
call-bound,get-protod5e41c1v1.1.1 - 2025-09-29
Commits
- [Refactor] use
generator-function5477ff1
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
333e9f0chore(release): 4.48.1 [skip ci]b70b2e4Merge pull request #1206 from streamich/fix-write-over-dird20095efix: 🐛 throw EISDIR when writing over folder337a2c1ci: run tests on Node.js 22.x and 24.x43c51b4chore(release): 4.48.0 [skip ci]363e253Merge pull request #1205 from streamich/copilot/fix-97ba9c15-6996-496b-a9a0-a...c23c521refactor: 💡 get reference tofsearly3c9b2c8feat: handle EEXIST error when creating directories in parallel5365112Initial plan34e5b4fchecks.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
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
6b5bdcd2.0.2309e4934feat: Nightly Syncc72a2dd2.0.2296acfcffeat: Nightly Sync- See full diff in compare view
Updates schema-utils from 4.3.2 to 4.3.3
Commits
b9ca275chore(release): 4.3.349af922fix: reexportValidationErrorConfigurationtype (#204)779a134docs: remove unused files (#203)f332292build(deps): bump form-data from 3.0.3 to 3.0.4 (#202)f9baee8chore: migrate to eslint-config-webpack (#201)865b874chore: rename master to main3b6adc9ci: add node v24 (#199)- See full diff in compare view
Updates tapable from 2.2.3 to 2.3.0
Commits
ecee2efchore(release): 2.3.0c9181b0feat(types): addedTypedHookMaptype (#195)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
1
1
+149
-135
Package Dependencies
Technical Details
| ID: | 9564862 |
| UUID: | 2889162260 |
| Node ID: | PR_kwDONZpH_s6sNR4U |
| Host: | GitHub |
| Repository: | mrlonis/example-angular-async |
| Merge State: | Unknown |