-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the all group with 17 updates #233
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 17 updates: | Package | From | To | | --- | --- | --- | | [cron](https://github.com/kelektiv/node-cron) | `2.0.0` | `3.1.7` | | [@types/cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cron) | `2.0.1` | `2.4.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.8` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `17.0.45` | `20.12.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.27.1` | `7.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.27.1` | `7.8.0` | | [eslint](https://github.com/eslint/eslint) | `8.17.0` | `9.1.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.5.0` | `9.1.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `26.4.7` | `28.3.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.0.0` | `5.1.3` | | [homebridge](https://github.com/homebridge/homebridge) | `1.4.1` | `1.8.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `29.7.0` | | [jest-junit](https://github.com/jest-community/jest-junit) | `13.2.0` | `16.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.6.2` | `3.2.5` | | [rimraf](https://github.com/isaacs/rimraf) | `3.0.2` | `5.0.5` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.8` | `29.1.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `4.7.4` | `5.4.5` | Updates `cron` from 2.0.0 to 3.1.7 - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v2.0.0...v3.1.7) Updates `@types/cron` from 2.0.1 to 2.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cron) Updates `@types/jest` from 28.1.8 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 17.0.45 to 20.12.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 5.27.1 to 7.8.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.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.27.1 to 7.8.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.8.0/packages/parser) Updates `eslint` from 8.17.0 to 9.1.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.17.0...v9.1.1) Updates `eslint-config-prettier` from 8.5.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v9.1.0) Updates `eslint-plugin-jest` from 26.4.7 to 28.3.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v26.4.7...v28.3.0) Updates `eslint-plugin-prettier` from 4.0.0 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v4.0.0...v5.1.3) Updates `homebridge` from 1.4.1 to 1.8.1 - [Release notes](https://github.com/homebridge/homebridge/releases) - [Changelog](https://github.com/homebridge/homebridge/blob/latest/CHANGELOG.md) - [Commits](homebridge/homebridge@v1.4.1...v1.8.1) Updates `jest` from 28.1.3 to 29.7.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/v29.7.0/packages/jest) Updates `jest-junit` from 13.2.0 to 16.0.0 - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v13.2.0...v16.0.0) Updates `prettier` from 2.6.2 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.2...3.2.5) Updates `rimraf` from 3.0.2 to 5.0.5 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.5) Updates `ts-jest` from 28.0.8 to 29.1.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.8...v29.1.2) Updates `typescript` from 4.7.4 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.7.4...v5.4.5) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/cron" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: homebridge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: jest-junit dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #234. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 17 updates:
2.0.03.1.72.0.12.4.028.1.829.5.1217.0.4520.12.75.27.17.8.05.27.17.8.08.17.09.1.18.5.09.1.026.4.728.3.04.0.05.1.31.4.11.8.128.1.329.7.013.2.016.0.02.6.23.2.53.0.25.0.528.0.829.1.24.7.45.4.5Updates
cronfrom 2.0.0 to 3.1.7Release notes
Sourced from cron's releases.
... (truncated)
Changelog
Sourced from cron's changelog.
... (truncated)
Commits
063c800Release v3.1.7 [skip ci]7c31baebuild(deps): update dependency@types/luxonto ~3.4.0 (#831)6b172b1chore(deps): update dependency typescript to v5.4.438979afchore(deps): lock file maintenance7d5cf86chore(deps): update dependency@types/nodeto v20.12.4d62bc05chore(deps): update dependency@semantic-release/npmto v11.0.3a6a120cchore(deps): update dependency@fast-check/jestto v1.8.130648f8chore(deps): update dependency@types/nodeto v20.12.3f6bf108chore(deps): update dependency@types/nodeto v20.12.2412c453chore(deps): update dependency typescript to v5.4.3Maintainer changes
This version was pushed to npm by intcreator, a new releaser for cron since your current version.
Updates
@types/cronfrom 2.0.1 to 2.4.0Commits
Updates
@types/jestfrom 28.1.8 to 29.5.12Commits
Updates
@types/nodefrom 17.0.45 to 20.12.7Commits
Updates
@typescript-eslint/eslint-pluginfrom 5.27.1 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ee677f6chore(release): publish 7.8.08127873fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24dfix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841chore: resolve lint issues on main branch (#8966)3e19436chore(release): publish 7.7.1b2552cafix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parserfrom 5.27.1 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ee677f6chore(release): publish 7.8.03e19436chore(release): publish 7.7.1e44a1a2chore(release): publish 7.7.0e1db872chore(release): publish 7.6.0a6ab2cbfeat: bump npm dependency ranges (#8860)a14ba9dchore(release): publish 7.5.0ecb6b55docs: add homepage (#8742)d5615d7fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues(#8784)5d24691chore(release): publish 7.4.0e408b93feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
eslintfrom 8.17.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d25129.1.1ef36aa4Build: changelog update for 9.1.1a26b402fix: use@eslint/create-configlatest (#18373)b78d8319.1.0e4d9c92Build: changelog update for 9.1.0d9a2983chore: upgrade@eslint/jsto v9.1.1 (#18367)03068f1feat: Provide helpful error message for nullish configs (#18357)50d406dchore: package.json update for@eslint/jsrelease8d18958fix: Remove name from eslint/js packages (#18368)155c71cchore: package.json update for@eslint/jsreleaseUpdates
eslint-config-prettierfrom 8.5.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.