Skip to content

build(deps-dev): bump the dev group with 4 updates#254

Merged
cdcabrera merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/dev-0a745c7282
Sep 1, 2025
Merged

build(deps-dev): bump the dev group with 4 updates#254
cdcabrera merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/dev-0a745c7282

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 1, 2025

Bumps the dev group with 4 updates: @cdcabrera/eslint-config-toolkit, cspell, jest and npm-check-updates.

Updates @cdcabrera/eslint-config-toolkit from 0.1.0 to 0.1.1

Release notes

Sourced from @​cdcabrera/eslint-config-toolkit's releases.

v0.1.1

CHANGELOG

Changelog

Sourced from @​cdcabrera/eslint-config-toolkit's changelog.

0.1.1 (2025-08-26)

Code Refactoring

Builds

  • deps-dev bump eslint from 9.33.0 to 9.34.0 (#11) (eced0a8)
  • deps bump eslint-plugin-jsdoc from 52.0.4 to 54.1.0 (#9) (e32e69a)
  • deps-dev changelog-light from 3.0.1 to 3.0.2 (#10) (63009c7)

Bug Fixes

  • stylistic/quotes allow template literals (#7) (d37eb1b)
Commits
  • e7be76e chore(release): 0.1.1
  • eced0a8 build(deps-dev): bump eslint from 9.33.0 to 9.34.0 (#11)
  • c7e5d23 refactor: consistent config comments (#8)
  • e32e69a build(deps): bump eslint-plugin-jsdoc from 52.0.4 to 54.1.0 (#9)
  • 63009c7 build(deps-dev): changelog-light from 3.0.1 to 3.0.2 (#10)
  • d37eb1b fix: stylistic/quotes allow template literals (#7)
  • See full diff in compare view

Updates cspell from 9.2.0 to 9.2.1

Release notes

Sourced from cspell's releases.

v9.2.1

Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#7795)

Update Dictionaries (main)

Summary

 .../snapshots/graphql/graphql-spec/report.yaml     | 108 ++++++++++-----------
 .../snapshots/wireapp/wire-desktop/report.yaml     |   2 +-
 packages/cspell-bundled-dicts/package.json         |   8 +-
 packages/cspell/src/__snapshots__/app.test.ts.snap |  15 +--
 pnpm-lock.yaml                                     |  44 +++++----
 5 files changed, 95 insertions(+), 82 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#7791)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json         |  8 ++--
 packages/cspell/src/__snapshots__/app.test.ts.snap | 22 +++++-----
 pnpm-lock.yaml                                     | 47 ++++++++++++----------
 3 files changed, 41 insertions(+), 36 deletions(-)

... (truncated)

Changelog

Sourced from cspell's changelog.

v9.2.1 (2025-08-31)

Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#7795)

Update Dictionaries (main)

Summary

 .../snapshots/graphql/graphql-spec/report.yaml     | 108 ++++++++++-----------
 .../snapshots/wireapp/wire-desktop/report.yaml     |   2 +-
 packages/cspell-bundled-dicts/package.json         |   8 +-
 packages/cspell/src/__snapshots__/app.test.ts.snap |  15 +--
 pnpm-lock.yaml                                     |  44 +++++----
 5 files changed, 95 insertions(+), 82 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#7791)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json         |  8 ++--
 packages/cspell/src/__snapshots__/app.test.ts.snap | 22 +++++-----
 pnpm-lock.yaml                                     | 47 ++++++++++++----------
 3 files changed, 41 insertions(+), 36 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#7768)

... (truncated)

Commits

Updates jest from 30.0.5 to 30.1.2

Release notes

Sourced from jest's releases.

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)
Changelog

Sourced from jest's changelog.

main

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)
Commits

Updates npm-check-updates from 18.0.2 to 18.0.3

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

Bumps the dev group with 4 updates: [@cdcabrera/eslint-config-toolkit](https://github.com/cdcabrera/eslint-config-toolkit), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates).


Updates `@cdcabrera/eslint-config-toolkit` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/cdcabrera/eslint-config-toolkit/releases)
- [Changelog](https://github.com/cdcabrera/eslint-config-toolkit/blob/main/CHANGELOG.md)
- [Commits](cdcabrera/eslint-config-toolkit@v0.1.0...v0.1.1)

Updates `cspell` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell)

Updates `jest` from 30.0.5 to 30.1.2
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/HEAD/packages/jest)

Updates `npm-check-updates` from 18.0.2 to 18.0.3
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v18.0.2...v18.0.3)

---
updated-dependencies:
- dependency-name: "@cdcabrera/eslint-config-toolkit"
  dependency-version: 0.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: cspell
  dependency-version: 9.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: jest
  dependency-version: 30.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: npm-check-updates
  dependency-version: 18.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the build label Sep 1, 2025
@cdcabrera cdcabrera merged commit b778a65 into main Sep 1, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/dev-0a745c7282 branch September 1, 2025 13:00
@cdcabrera cdcabrera mentioned this pull request Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant