Skip to content
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

chore(deps): Bump dependencies across multiple packages #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

PR Type

Chore


Description

  • Bumped @types/node from 20.14.11 to 20.14.15
  • Bumped @typescript-eslint/eslint-plugin from 7.16.1 to 7.18.0
  • Bumped @typescript-eslint/parser from 7.16.1 to 7.18.0
  • Bumped cloudstructs from 0.9.11 to 0.9.12
  • Bumped ts-jest from 29.2.3 to 29.2.4
  • Bumped typescript from 5.5.3 to 5.5.4

Changes walkthrough 📝

Relevant files
Dependencies
package-lock.json
Bump dependencies across multiple packages                             

package-lock.json

['Bumped @types/node from 20.14.11 to 20.14.15', 'Bumped @typescript-eslint/eslint-plugin from 7.16.1 to 7.18.0', 'Bumped @typescript-eslint/parser from 7.16.1 to 7.18.0', 'Bumped cloudstructs from 0.9.11 to 0.9.12', 'Bumped ts-jest from 29.2.3 to 29.2.4', 'Bumped typescript from 5.5.3 to 5.5.4']

+61/-61 

Bumps the default group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloudstructs](https://github.com/jogold/cloudstructs) | `0.9.11` | `0.9.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.11` | `20.14.15` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.1` | `7.18.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.1` | `7.18.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.3` | `29.2.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` |



Updates `cloudstructs` from 0.9.11 to 0.9.12
- [Release notes](https://github.com/jogold/cloudstructs/releases)
- [Commits](jogold/cloudstructs@v0.9.11...v0.9.12)

Updates `@types/node` from 20.14.11 to 20.14.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.16.1 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

Updates `ts-jest` from 29.2.3 to 29.2.4
- [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.2.3...v29.2.4)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: cloudstructs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
@dannysteenman dannysteenman added enhancement New feature or request Chore and removed enhancement New feature or request labels Aug 16, 2024
@dannysteenman dannysteenman changed the title build(deps): bump the default group across 1 directory with 6 updates chore(deps): Bump dependencies across multiple packages Aug 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/default-2b83007f65 branch August 19, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant