Skip to content

TECH Dependabot [npm] Bump the main group with 7 updates#11

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-9289b729ca
Mar 20, 2026
Merged

TECH Dependabot [npm] Bump the main group with 7 updates#11
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-9289b729ca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the main group with 7 updates:

Package From To
@typescript-eslint/utils 8.56.1 8.57.0
@typescript-eslint/visitor-keys 8.56.1 8.57.0
baseline-browser-mapping 2.10.0 2.10.8
caniuse-lite 1.0.30001777 1.0.30001779
electron-to-chromium 1.5.307 1.5.313
es-iterator-helpers 1.2.2 1.3.1
flatted 3.4.0 3.4.1

Updates @typescript-eslint/utils from 8.56.1 to 8.57.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.57.0 (2026-03-09)

This was a version bump only for utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

Commits

Updates @typescript-eslint/visitor-keys from 8.56.1 to 8.57.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.57.0

8.57.0 (2026-03-09)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)

🩹 Fixes

  • eslint-plugin: [strict-void-return] false positives with overloads (#12055)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#12094)
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
  • typescript-estree: switch back to use ts.getModifiers() (#12034)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#11355)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.57.0 (2026-03-09)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

Commits

Updates baseline-browser-mapping from 2.10.0 to 2.10.8

Commits
  • 149470b Patch to 2.10.8 because browser or feature data changed
  • d86cb0f Browser or feature data changed
  • cb066dc Patch to 2.10.7 because browser or feature data changed
  • 223e7fa Browser or feature data changed
  • fde52ae Bump serialize-javascript and @​rollup/plugin-terser (#126)
  • 4b24a6b Bump minimatch (#125)
  • d48b116 Bump rollup from 4.44.0 to 4.59.0 (#124)
  • c83ecbd Fixes broken publish workflow
  • 7be3fdd Updating static site
  • 591c802 Patch to 2.10.6 because browser or feature data changed
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001777 to 1.0.30001779

Commits

Updates electron-to-chromium from 1.5.307 to 1.5.313

Commits

Updates es-iterator-helpers from 1.2.2 to 1.3.1

Changelog

Sourced from es-iterator-helpers's changelog.

v1.3.1 - 2026-03-12

Commits

  • [Fix] includes: close iterator when throwing 5b2ed34

v1.3.0 - 2026-03-11

Commits

  • [New] add Iterator.prototype.includes 554f43a
  • [Dev Deps] update @ljharb/eslint-config, eslint f61fcfa
  • [Robustness] use void 876d259
  • [Dev Deps] update @ljharb/eslint-config, npmignore 07d3e98
  • [readme] update spec URL 132faeb
  • [readme] replace runkit CI badge with shields.io check-runs badge fbd6ffe
Commits
  • b790e74 v1.3.1
  • 5b2ed34 [Fix] includes: close iterator when throwing
  • f810030 v1.3.0
  • 132faeb [readme] update spec URL
  • f61fcfa [Dev Deps] update @ljharb/eslint-config, eslint
  • 554f43a [New] add Iterator.prototype.includes
  • fbd6ffe [readme] replace runkit CI badge with shields.io check-runs badge
  • 07d3e98 [Dev Deps] update @ljharb/eslint-config, npmignore
  • 876d259 [Robustness] use void
  • See full diff in compare view

Updates flatted from 3.4.0 to 3.4.1

Commits
  • 2a02dce 3.4.1
  • fba4e8f Merge pull request #89 from WebReflection/python-fix
  • 5fe8648 added "when in Rome" also a test for PHP
  • 53517ad some minor improvement
  • b3e2a0c Fixing recursion issue in Python too
  • c4b46db Add SECURITY.md for security policy and reporting
  • f86d071 Create dependabot.yml for version updates
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

Bumps the main group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.56.1` | `8.57.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.56.1` | `8.57.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.0` | `2.10.8` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001777` | `1.0.30001779` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.307` | `1.5.313` |
| [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) | `1.2.2` | `1.3.1` |
| [flatted](https://github.com/WebReflection/flatted) | `3.4.0` | `3.4.1` |


Updates `@typescript-eslint/utils` from 8.56.1 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.56.1 to 8.57.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/visitor-keys)

Updates `baseline-browser-mapping` from 2.10.0 to 2.10.8
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.0...v2.10.8)

Updates `caniuse-lite` from 1.0.30001777 to 1.0.30001779
- [Commits](browserslist/caniuse-lite@1.0.30001777...1.0.30001779)

Updates `electron-to-chromium` from 1.5.307 to 1.5.313
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.307...v1.5.313)

Updates `es-iterator-helpers` from 1.2.2 to 1.3.1
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.2.2...v1.3.1)

Updates `flatted` from 3.4.0 to 3.4.1
- [Commits](WebReflection/flatted@v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.57.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.57.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001779
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.313
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: es-iterator-helpers
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: flatted
  dependency-version: 3.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 15, 2026
@espitsyna
espitsyna merged commit 0da5de7 into master Mar 20, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-9289b729ca branch March 20, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant