- 
                Notifications
    You must be signed in to change notification settings 
- Fork 432
Bump the dev-dependencies group across 1 directory with 10 updates #2129
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 10 updates in the /Extensions/BuildUpdating/BuildRetensionTask 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` | | [del](https://github.com/sindresorhus/del) | `7.1.0` | `8.0.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` | | [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` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.8.3` | 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 `del` from 7.1.0 to 8.0.0 - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v7.1.0...v8.0.0) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) 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) 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) --- 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: del dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: fs-extra dependency-version: 11.3.0 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 - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5ddec4a    to
    9eac635      
    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  | 
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 10 development and production dependencies to their latest versions, bringing modern tooling and security improvements to the BuildRetensionTask. The updates include major version upgrades for several key packages including Jest 30, Azure DevOps Node API 15.1, and Node types 24.
- Major version upgrades for testing framework (Jest 29→30) and Azure DevOps libraries (13→15.1)
- Updated TypeScript toolchain and Node.js type definitions
- Modernized build and file management utilities
Comments suppressed due to low confidence (1)
Extensions/BuildUpdating/BuildRetensionTask/package.json:1
- The version ^5.9.2 does not exist for typescript. According to the PR description, the package should be updated to 5.8.3, not 5.9.2.
{
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Bumps the dev-dependencies group with 10 updates in the /Extensions/BuildUpdating/BuildRetensionTask directory:
13.0.015.1.04.13.05.2.15.0.76.0.120.14.224.0.37.1.08.0.011.2.011.3.029.7.030.0.029.5.1230.0.029.1.429.4.05.4.55.8.3Updates
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
delfrom 7.1.0 to 8.0.0Release notes
Sourced from del's releases.
Commits
51344d28.0.07778d71Meta tweakse2e5b71Require Node.js 18 and update dependencies (#161)Updates
fs-extrafrom 11.2.0 to 11.3.0Changelog
Sourced from fs-extra's changelog.
Commits
176ad6a11.3.0e75b9bfAdd promise support for missing fs methods (#1045)d96f265Update copyright year (#1036)1d931c8Refactorcopyto useopendir(#1028)acf5585Fix wording in copy-sync-dir.test.js (#1031)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.8Updates
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...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 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