-
Notifications
You must be signed in to change notification settings - Fork 228
build(deps-dev): bump the nodejs-other group across 2 directories with 4 updates #1750
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
build(deps-dev): bump the nodejs-other group across 2 directories with 4 updates #1750
Conversation
…h 4 updates Bumps the nodejs-other group with 4 updates in the /nodejs directory: [typescript](https://github.com/microsoft/TypeScript), [sinon](https://github.com/sinonjs/sinon), [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the nodejs-other group with 3 updates in the /nodejs/sample-apps/aws-sdk directory: [typescript](https://github.com/microsoft/TypeScript), [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `sinon` from 19.0.2 to 19.0.4 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.2...v19.0.4) Updates `@types/aws-lambda` from 8.10.147 to 8.10.148 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Updates `@types/node` from 22.13.5 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `@types/aws-lambda` from 8.10.147 to 8.10.148 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Updates `@types/node` from 22.13.5 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/aws-lambda" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-other - dependency-name: "@types/aws-lambda" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other ... Signed-off-by: dependabot[bot] <[email protected]>
99a7dee to
a863cd4
Compare
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
Rebase should fix check-links after #1760 is merged. Other issue is due to ts version requirements by eslint-plugin. This can be fixed by upgrading eslint-plugin, since they support ts 5.8 since this release last month: https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md#8260-2025-03-03 |
|
@dependabot recreate |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the nodejs-other group with 4 updates in the /nodejs directory: typescript, sinon, @types/aws-lambda and @types/node.
Bumps the nodejs-other group with 3 updates in the /nodejs/sample-apps/aws-sdk directory: typescript, @types/aws-lambda and @types/node.
Updates
typescriptfrom 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4Bump version to 5.8.2 and LKG8fdbd54🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06Bump version to 5.8.1-rc and LKG48eb13fUpdate LKGfb59c19Merge remote-tracking branch 'origin/main' into release-5.8df342b7FixedrewriteRelativeImportExtensionsforimport()within call expression...775412aBump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799Update LKGUpdates
sinonfrom 19.0.2 to 19.0.4Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
8122a5b19.0.4da67311Revert "Add version 19.0.3 to releases"84d5c82Add version 19.0.3 to releases632e01619.0.31f1d370Verifying links procedure37623efCatch latest two missing redirects2404a45Ignore ancient deadlinks to Sinon child projects in previous releasesfba6f87Ignore historic links in changeloge3950d9Fix external link0be4082Fix the missing redirects to the migration guideUpdates
@types/aws-lambdafrom 8.10.147 to 8.10.148Commits
Updates
@types/nodefrom 22.13.5 to 22.13.13Commits
Updates
typescriptfrom 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4Bump version to 5.8.2 and LKG8fdbd54🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06Bump version to 5.8.1-rc and LKG48eb13fUpdate LKGfb59c19Merge remote-tracking branch 'origin/main' into release-5.8df342b7FixedrewriteRelativeImportExtensionsforimport()within call expression...775412aBump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799Update LKGUpdates
@types/aws-lambdafrom 8.10.147 to 8.10.148Commits
Updates
@types/nodefrom 22.13.5 to 22.13.13Commits
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