- 
        Couldn't load subscription status. 
- Fork 432
Bump the dev-dependencies group across 1 directory with 8 updates #2130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the dev-dependencies group with 8 updates in the /Extensions/BuildUpdating/BuildVariableTask directory: | Package | From | To | | --- | --- | --- | | [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api) | `13.0.0` | `15.1.0` | | [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib) | `4.13.0` | `5.2.1` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.7` | `6.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.2` | `24.0.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.8.3` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `30.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.4` | `29.4.0` | Updates `azure-devops-node-api` from 13.0.0 to 15.1.0 - [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases) - [Commits](https://github.com/Microsoft/azure-devops-node-api/commits) Updates `azure-pipelines-task-lib` from 4.13.0 to 5.2.1 - [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits) Updates `rimraf` from 5.0.7 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.7...v6.0.1) Updates `@types/node` from 20.14.2 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.4.5 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.8.3) Updates `jest` from 29.7.0 to 30.0.0 - [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/v30.0.0/packages/jest) Updates `@types/jest` from 29.5.12 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `ts-jest` from 29.1.4 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.4...v29.4.0) --- updated-dependencies: - dependency-name: azure-devops-node-api dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: azure-pipelines-task-lib dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rimraf dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
0c532a5    to
    ac74aee      
    Compare
  
    | Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting  | 
    
      
        1 similar comment
      
    
  
    | Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates development dependencies to their latest versions across 8 packages, including major updates to Jest (v30), Azure DevOps APIs, and TypeScript tooling. The updates bring new features, performance improvements, and compatibility with newer Node.js versions.
- Major version bump for Jest from v29 to v30 with breaking changes and new features
- Updates to Azure DevOps node API and pipeline task library for latest TFS server compatibility
- TypeScript and Node.js type definitions updated to latest versions
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Bumps the dev-dependencies group with 8 updates in the /Extensions/BuildUpdating/BuildVariableTask directory:
13.0.015.1.04.13.05.2.15.0.76.0.120.14.224.0.35.4.55.8.329.7.030.0.029.5.1230.0.029.1.429.4.0Updates
azure-devops-node-apifrom 13.0.0 to 15.1.0Release notes
Sourced from azure-devops-node-api's releases.
Commits
Maintainer changes
This version was pushed to npm by tramsing, a new releaser for azure-devops-node-api since your current version.
Updates
azure-pipelines-task-libfrom 4.13.0 to 5.2.1Commits
Updates
rimraffrom 5.0.7 to 6.0.1Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
21560c76.0.1d3881adload version with package-json-from-dist6de86bffeat: add --version flag for CLI49e1923chore: add/.tapto .gitignore90d1feb6.0.09b2a2b1drop dead node versions546c9ec5.0.9043338arestore support for dead node versions0d83c125.0.888e632bdrop eol node 14Updates
@types/nodefrom 20.14.2 to 24.0.3Commits
Updates
typescriptfrom 5.4.5 to 5.8.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
83dc0bbConvert release publishing inputs into parameters (#61523)ba663f6Exclude completions of binding pattern variable initializers (#52723)7205edaBump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572cFixed a symbol display crash on expando members write locations (#55478)7b26d2eFix incorrect name in new release pipeline (#61514)c7a559eAdd new release publisher yaml (#61491)29e6d66Fixlib.includes('dom')check incontainerSeemsToBeEmptyDomElement(#61481)19b7772Bump the github-actions group with 4 updates (#61474)4dc677bFix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
jestfrom 29.7.0 to 30.0.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
a383155v30.0.0ce14203v30.0.0-rc.10ab14bav30.0.0-beta.9ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.74f96449v30.0.0-beta.6286dc4av30.0.0-beta.576632c6chore: drop node 23 (#15640)69f0c89v30.0.0-beta.42950cbbUpdate deps.Updates
@types/jestfrom 29.5.12 to 30.0.0Commits
Updates
ts-jestfrom 29.1.4 to 29.4.0Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
f692f74chore(release): 29.4.084e093efeat: support Jest 302d6fe5cbuild(deps): Update dependency eslint-plugin-jsdoc to ^50.8.083c6d35build(deps): Update dependency eslint-plugin-jest to ^28.13.394797d0build(deps): Update dependency@vitejs/plugin-react-swcto ^3.10.29a9bd5cbuild(deps): Update ESLint packages to ^8.34.0cbd81fdbuild(deps): Update dependency eslint-plugin-jest to ^28.13.01d3fb0dbuild(deps): Update dependency@types/nodeto v20.19.032efecbbuild(deps): Update docusaurus monorepo to ^3.8.15133d48build: upgradedocusaurusto 3.8Dependabot 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