This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
generated from stscoundrel/typescript-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Build(deps-dev): Bump the dependencies group with 12 updates #303
Merged
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-47baf35359
Aug 2, 2023
Merged
Build(deps-dev): Bump the dependencies group with 12 updates #303
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-47baf35359
Aug 2, 2023
Conversation
This file contains 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 dependencies group with 12 updates: | Package | Update | | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | 7.22.8 to 7.22.9 | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | 7.22.7 to 7.22.9 | | [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) | 7.1.0 to 7.1.1 | | [@stryker-mutator/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner) | 7.1.0 to 7.1.1 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.1 to 20.4.5 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.62.0 to 6.2.1 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.62.0 to 6.2.1 | | [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) | 29.6.1 to 29.6.2 | | [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.46.0 | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | 2.27.5 to 2.28.0 | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | 27.2.2 to 27.2.3 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 | Updates `@babel/core` from 7.22.8 to 7.22.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core) Updates `@babel/preset-env` from 7.22.7 to 7.22.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env) Updates `@stryker-mutator/core` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/stryker-mutator/stryker-js/releases) - [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/stryker-mutator/stryker-js/commits/v7.1.1/packages/core) Updates `@stryker-mutator/jest-runner` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/stryker-mutator/stryker-js/releases) - [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/jest-runner/CHANGELOG.md) - [Commits](https://github.com/stryker-mutator/stryker-js/commits/v7.1.1/packages/jest-runner) Updates `@types/node` from 20.4.1 to 20.4.5 - [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.62.0 to 6.2.1 - [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/v6.2.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 6.2.1 - [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/v6.2.1/packages/parser) Updates `babel-jest` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/babel-jest) Updates `eslint` from 8.44.0 to 8.46.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.46.0) Updates `eslint-plugin-import` from 2.27.5 to 2.28.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.0) Updates `eslint-plugin-jest` from 27.2.2 to 27.2.3 - [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@v27.2.2...v27.2.3) Updates `jest` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@stryker-mutator/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@stryker-mutator/jest-runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 dependencies group with 12 updates:
Updates
@babel/core
from 7.22.8 to 7.22.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
24ce62a
v7.22.9cc85b60
move core transformation cases to plugins and traverse (#15766)8d889c4
Bump semver to ^6.3.1 (#15770)Updates
@babel/preset-env
from 7.22.7 to 7.22.9Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
24ce62a
v7.22.9cc85b60
move core transformation cases to plugins and traverse (#15766)8d889c4
Bump semver to ^6.3.1 (#15770)30ff3ac
Update compat data (#15762)Updates
@stryker-mutator/core
from 7.1.0 to 7.1.1Release notes
Sourced from
@stryker-mutator/core
's releases.Changelog
Sourced from
@stryker-mutator/core
's changelog.Commits
b869d38
v7.1.1ed265e5
fix(deps): update dependency chalk to v5 (#4343)339073b
chore(deps): update dependency@types/node
to v18.16.19 (#4347)e4c00ef
fix(deps): update dependency tslib to v2.6.0 (#4335)Updates
@stryker-mutator/jest-runner
from 7.1.0 to 7.1.1Release notes
Sourced from
@stryker-mutator/jest-runner
's releases.Changelog
Sourced from
@stryker-mutator/jest-runner
's changelog.Commits
b869d38
v7.1.13b106e2
chore(deps): update jest monorepo to v29.6.1 (#4354)339073b
chore(deps): update dependency@types/node
to v18.16.19 (#4347)e4c00ef
fix(deps): update dependency tslib to v2.6.0 (#4335)Updates
@types/node
from 20.4.1 to 20.4.5Commits
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 6.2.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
948b061
chore: publish v6.2.103df26d
docs: explain no-unused-vars advantages over TypeScript (#7347)abbb6c2
fix(scope-manager): correct decorators(.length) check in ClassVisitor for met...67f93b1
fix(eslint-plugin): [no-inferrable-types] apply also for parameter properties...6addee9
docs: remove unnecessary Examples headings from extension rule docs (#7345)1b8e0bc
chore: enabled no-else-return internally (#7340)a56af12
chore(deps): update dependency@eslint-community/regexpp
to v4.6.0 (#7311)695b9b4
docs: add await keyword in correct example of no-floating-promises.md (#7302)c869aa1
chore: publish v6.2.0af77a1d
fix(eslint-plugin): use a default export for the rules type (#7266)Updates
@typescript-eslint/parser
from 5.62.0 to 6.2.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
948b061
chore: publish v6.2.1c869aa1
chore: publish v6.2.0d98f1e8
chore: publish v6.1.06d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379
chore: bump dependency versions (#7191)6ae1fa7
chore: publish v6.0.0980bda3
Merge branch 'main' (I swear this had better be the last onec233652
Merge branch 'main'3cdf5c9
chore: enable sort-type-constituents internally (#7028)371fc26
Merge branch 'main' into v6Updates
babel-jest
from 29.6.1 to 29.6.2Release notes
Sourced from babel-jest's releases.
Changelog
Sourced from babel-jest's changelog.
Commits
0fd5b1c
v29.6.2Updates
eslint
from 8.44.0 to 8.46.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.