-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the all group with 17 updates #229
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.6` | | [@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.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.27.1` | `7.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.27.1` | `7.4.0` | | [eslint](https://github.com/eslint/eslint) | `8.17.0` | `8.57.0` | | [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` | `27.9.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.7.0` | | [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.3` | Updates `cron` from 2.0.0 to 3.1.6 - [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.6) 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.2 - [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.4.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.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.27.1 to 7.4.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.4.0/packages/parser) Updates `eslint` from 8.17.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.17.0...v8.57.0) 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 27.9.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...v27.9.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.7.0 - [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.7.0) 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.3 - [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.3) --- 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-minor 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 #233. |
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.62.0.12.4.028.1.829.5.1217.0.4520.12.25.27.17.4.05.27.17.4.08.17.08.57.08.5.09.1.026.4.727.9.04.0.05.1.31.4.11.7.028.1.329.7.013.2.016.0.02.6.23.2.53.0.25.0.528.0.829.1.24.7.45.4.3Updates
cronfrom 2.0.0 to 3.1.6Release notes
Sourced from cron's releases.
... (truncated)
Changelog
Sourced from cron's changelog.
... (truncated)
Commits
6cf4840Release v3.1.6 [skip ci]7cb53ecfix: revert runOnce breaking changes (#760)4cb466echore(deps): update dependency@commitlint/clito v18.2.0 (#759)2dff183ci(action): update github/codeql-action action to v2.22.5 (#758)e2b1bacchore(deps): update dependency@types/nodeto v20.8.9 (#757)361728echore(deps): update dependency@types/nodeto v20.8.8 (#756)41d21f1ci(action): update ossf/scorecard-action action to v2.3.1 (#754)d0d70c6ci(action): update actions/checkout action to v4 (#755)04454c3ci(action): update github/codeql-action action to v2.22.4 (#752)9cec04fchore(deps): update dependency@typescript-eslint/eslint-pluginto v6.9.0 (#753)Maintainer 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.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 5.27.1 to 7.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
5d24691chore(release): publish 7.4.0029fc0bfeat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...2a62a40fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...990ec22docs: fix example of binding unbound method (#8754)a08554afeat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...2018f91fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...56358a6fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...532ae8bdocs: fix typo in switch-exhaustiveness-check (#8768)e408b93feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...c787fe4docs: restrict-template-expressions - remove mention of numbers being allowed...Updates
@typescript-eslint/parserfrom 5.27.1 to 7.4.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
5d24691chore(release): publish 7.4.0e408b93feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...5995614chore(release): publish 7.3.14cf8ec7chore(release): publish 7.3.0883f220fix: correctengines.nodeconstraints inpackage.json(#8671)95cf139chore(release): publish 7.2.088b7463chore(release): publish 7.1.14bc6944chore(release): publish 7.1.0677e7ccchore(release): publish 7.0.24f3215fchore(release): publish 7.0.1Updates
eslintfrom 8.17.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b68.57.01cd3f8cBuild: changelog update for 8.57.01813aecchore: upgrade@eslint/js@8.57.0 (#18143)5c356bbchore: package.json update for@eslint/jsrelease84922d0docs: Show prerelease version in dropdown (#18139)1120b9bfeat: Add loadESLint() API method for v8 (#18098)5b8c363docs: Switch to Ethical Ads (#18117)2196d97fix: handle absolute file paths inFlatRuleTester(#18064)f4a1fe2test: add more tests for ignoring files and directories (#18068)69dd1d1fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-config-prettierfrom 8.5.0 to 9.1.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
40c7f3deslint-config-prettier v9.1.04110dffMerge pull request #271 from prettier/deprecated6d0bd92Update tests to handle newly deprecated rules4c876b9Move rules deprecated in ESLint 8.53.0 to the deprecated section24445c0Use specialRule constant7827196Group deprecated and removed rules by version48f804cRoll back to ESLint 8.52.0 for now16f03b8Update Prettierb06d618Update npm packages25fc427turn offunicorn/template-indent(#269)Updates
eslint-plugin-jestfrom 26.4.7 to 27.9.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.