Bump the development-dependencies group across 1 directory with 9 updates#225
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
…ates Bumps the development-dependencies group with 9 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.29.0` | | [@octokit/types](https://github.com/octokit/types.ts) | `14.0.0` | `14.1.0` | | [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.18` | `2.8.19` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.17` | `24.0.3` | | [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.29.0` | | [globals](https://github.com/sindresorhus/globals) | `16.1.0` | `16.2.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.20.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.1` | `8.34.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.3` | `3.2.3` | Updates `@eslint/js` from 9.26.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `@octokit/types` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v14.0.0...v14.1.0) Updates `@types/cors` from 2.8.18 to 2.8.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) Updates `@types/node` from 22.15.17 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.26.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.29.0) Updates `globals` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.0...v16.2.0) Updates `tsx` from 4.19.4 to 4.20.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.4...v4.20.3) Updates `typescript-eslint` from 8.32.1 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/typescript-eslint) Updates `vitest` from 3.1.3 to 3.2.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.3/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@octokit/types" dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/cors" dependency-version: 2.8.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tsx dependency-version: 4.20.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 3.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c0219e8 to
798a07c
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 9 updates in the /backend directory:
9.26.09.29.014.0.014.1.02.8.182.8.1922.15.1724.0.39.26.09.29.016.1.016.2.04.19.44.20.38.32.18.34.13.1.33.2.3Updates
@eslint/jsfrom 9.26.0 to 9.29.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
acf2201chore: package.json update for@eslint/jsrelease844f5a6chore: package.json update for@eslint/jsreleaseecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)35304ddchore: add missingfundingfield to packages (#19684)Updates
@octokit/typesfrom 14.0.0 to 14.1.0Release notes
Sourced from
@octokit/types's releases.Commits
a7ec830feat: newGET /users/{username}/settings/billing/usage, `POST /credentials/...10745eechore(deps): update dependency typedoc to ^0.28.0 (#661)d8fde41chore(deps): update dependency npm-run-all2 to v8 (#674)bb316aachore(deps): update dependency github-openapi-graphql-query to v5 (#673)Updates
@types/corsfrom 2.8.18 to 2.8.19Commits
Updates
@types/nodefrom 22.15.17 to 24.0.3Commits
Updates
eslintfrom 9.26.0 to 9.29.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
edf232b9.29.0c2414b6Build: changelog update for 9.29.05c114c9chore: upgrade@eslint/js@9.29.0 (#19851)acf2201chore: package.json update for@eslint/jsreleasef686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832)85c082cfix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837)a806994refactor: Remove eslintrc from flat config functionality (#19833)19cdd22feat: prune suppressions for non-existent files (#19825)Updates
globalsfrom 16.1.0 to 16.2.0Release notes
Sourced from globals's releases.
Commits
d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)Updates
tsxfrom 4.19.4 to 4.20.3Release notes
Sourced from tsx's releases.
... (truncated)
Commits
dadcf27fix: revert v4.20 changes2d1aaeechore: upgrade mantenc188268fix: support ambiguous package (#79)602f1b1chore: debug to accept levels (#77)5172c47test: log node-pty failure stdout1e8f17brefactor: node-pty test code9bd2546fix(json): handle keys with special characterse97fe67test: failed pty tests logs532c50atests: fix Windows testsec316d3feat: support latest Node versionsUpdates
typescript-eslintfrom 8.32.1 to 8.34.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
ccd0791chore(release): publish 8.34.18915a47chore(release): publish 8.34.0936f350chore(release): publish 8.33.1dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (