build(deps-dev): bump the development-dependencies group with 3 updates - #584
Merged
daogrady merged 3 commits intoAug 18, 2026
Merged
Conversation
Bumps the development-dependencies group with 3 updates: [@cap-js/cds-test](https://github.com/cap-js/cds-test), [eslint](https://github.com/eslint/eslint) and [typescript](https://github.com/microsoft/TypeScript). Updates `@cap-js/cds-test` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/cap-js/cds-test/releases) - [Changelog](https://github.com/cap-js/cds-test/blob/main/CHANGELOG.md) - [Commits](cap-js/cds-test@v1.0.1...v1.0.2) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@cap-js/cds-test" dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
TS must remain at 6 for now, as |
daogrady
approved these changes
Aug 18, 2026
daogrady
enabled auto-merge (squash)
August 18, 2026 10:21
chgeo
approved these changes
Aug 18, 2026
daogrady
deleted the
dependabot/npm_and_yarn/development-dependencies-be2d87dc97
branch
August 18, 2026 11:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 3 updates: @cap-js/cds-test, eslint and typescript.
Updates
@cap-js/cds-testfrom 1.0.1 to 1.0.2Release notes
Sourced from @cap-js/cds-test's releases.
Changelog
Sourced from @cap-js/cds-test's changelog.
Commits
1304e9dfix: pass debug flag to runner (#96)540bc36Bump@cap-js/sqlitefrom 2.4.0 to 3.0.2 (#102)4f150dffix(naxios): send Buffer request bodies as raw bytes (#103)4d6ca38feat: removesleepAPI (#98)6d8eac9chore: open dependency to cap-js/sqlite 3 (#94)7456cb5fix: fulfilled and rejected can be awaited (#93)fa7721aBump qs from 6.15.1 to 6.15.2 in the npm_and_yarn group across 1 directory (#91)7c833defix: .to.be.fullfilled/rejected must return this (#92)0f1a65cBump@cap-js/sqlitefrom 2.2.0 to 2.4.0 (#88)90e6cf5Temporarily reverting cds.test --with-mocksUpdates
eslintfrom 10.8.0 to 10.8.1Release notes
Sourced from eslint's releases.
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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 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