chore(deps-dev): bump sinon and @types/sinon in /apps/backend - #1498
Conversation
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together. Updates `sinon` from 17.0.1 to 21.1.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.1...v21.1.2) Updates `@types/sinon` from 9.0.11 to 21.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/sinon" dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot make sure all the checks passes. Analyse the failed checks and fix them |
Head branch was pushed to by a user without write access
Fixed in |
yoganandaness
left a comment
There was a problem hiding this comment.
@jekabs-karklins If you are fine, I can put back the concurrently.
There was a problem hiding this comment.
Do you think, this change is desired? I feel this would increase the build time, if it runs sequentially
There was a problem hiding this comment.
Yes, I see it was updated by @copilot . Not sure why, but to me "concurrently" sounds like a right choice
There was a problem hiding this comment.
Reverted in 03001bf: root build now uses concurrently "npm run build:backend" "npm run build:frontend" again.
Head branch was pushed to by a user without write access
Bumps sinon and @types/sinon. These dependencies needed to be updated together.
Updates
sinonfrom 17.0.1 to 21.1.2Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
c9ee06321.1.253817f7Upgrade to ESLint 10 and new shared config (#2696)d7a682efix: move npm-run-all to devDeps (#2694)5b8720euse latest shared eslint-config40f9d6b21.1.13c8b023Update deps2eabf5dfix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693)30cf67e21.1.00a5526cupdated deps5262204fix: build artifacts before running bundled testsUpdates
@types/sinonfrom 9.0.11 to 21.0.1Commits
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)