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 #257
Merged
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-3ef55d9e38
Nov 29, 2023
Merged
Build(deps-dev): Bump the dependencies group with 12 updates #257
dependabot
merged 1 commit into
main
from
dependabot/npm_and_yarn/dependencies-3ef55d9e38
Nov 29, 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 | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.0` | `7.23.2` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.20` | `7.23.2` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.0` | `7.23.2` | | [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) | `7.1.1` | `7.3.0` | | [@stryker-mutator/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner) | `7.1.1` | `7.3.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.0` | `20.8.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.3` | `6.9.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.3` | `6.9.1` | | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.52.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `27.6.0` | Updates `@babel/core` from 7.23.0 to 7.23.2 - [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/@babel/core@7.23.2/packages/babel-core) Updates `@babel/preset-env` from 7.22.20 to 7.23.2 - [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.23.2/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.23.0 to 7.23.2 - [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.23.2/packages/babel-preset-typescript) Updates `@stryker-mutator/core` from 7.1.1 to 7.3.0 - [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.3.0/packages/core) Updates `@stryker-mutator/jest-runner` from 7.1.1 to 7.3.0 - [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.3.0/packages/jest-runner) Updates `@types/jest` from 29.5.5 to 29.5.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.8.0 to 20.8.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.9.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.9.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.3 to 6.9.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.9.1/packages/parser) Updates `eslint` from 8.50.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.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.28.1...v2.29.0) Updates `eslint-plugin-jest` from 27.4.2 to 27.6.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@v27.4.2...v27.6.0) --- 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-minor dependency-group: dependencies - dependency-name: "@babel/preset-typescript" 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-minor dependency-group: dependencies - dependency-name: "@stryker-mutator/jest-runner" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" 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-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor 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-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot merge |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-3ef55d9e38
branch
November 29, 2023 18:32
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:
7.23.0
7.23.2
7.22.20
7.23.2
7.23.0
7.23.2
7.1.1
7.3.0
7.1.1
7.3.0
29.5.5
29.5.7
20.8.0
20.8.10
6.7.3
6.9.1
6.7.3
6.9.1
8.50.0
8.52.0
2.28.1
2.29.0
27.4.2
27.6.0
Updates
@babel/core
from 7.23.0 to 7.23.2Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
cd28f07
v@babel/core@7.23.2Updates
@babel/preset-env
from 7.22.20 to 7.23.2Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
b4b9942
v7.23.2aa65ac2
Update babel-polyfills packages (#16032)0d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)Updates
@babel/preset-typescript
from 7.23.0 to 7.23.2Release notes
Sourced from
@babel/preset-typescript
's releases.Changelog
Sourced from
@babel/preset-typescript
's changelog.Commits
b4b9942
v7.23.2ccb6323
Rewrite.tsx
extension when usingrewriteImportExtensions
(#16022)Updates
@stryker-mutator/core
from 7.1.1 to 7.3.0Release notes
Sourced from
@stryker-mutator/core
's releases.Changelog
Sourced from
@stryker-mutator/core
's changelog.Commits
deb82d8
v7.3.0872516b
refactor(ignore): renamePluginKind.Ignorer
toPluginKind.Ignore
(#4491)ab03c0d
fix(deps): update dependency commander to ~11.1.0 (#4483)a3c35ca
feat(plugin): add support fordeclareValuePlugin
(#4490)4fe1000
feat(Ignorer plugin): support ignorer plugins (#4487)31f3411
fix(core): disableTypeChecks true only forces ts-like file match (#4485)c3644dc
docs(redme): typo fix (#4486)c1053d7
chore(deps): update dependency@types/node
to v18.18.5 (#4482)a286204
chore(deps): update dependency@types/inquirer
to v9.0.4 (#4473)85f6928
chore(deps): update dependency@types/node
to v18.18.4 (#4468)Updates
@stryker-mutator/jest-runner
from 7.1.1 to 7.3.0Release notes
Sourced from
@stryker-mutator/jest-runner
's releases.Changelog
Sourced from
@stryker-mutator/jest-runner
's changelog.Commits
deb82d8
v7.3.08404ed5
chore(deps): prepare peer dependencies for releasec1053d7
chore(deps): update dependency@types/node
to v18.18.5 (#4482)85f6928
chore(deps): update dependency@types/node
to v18.18.4 (#4468)bb0b149
chore(deps): update dependency@types/node
to v18.18.3 (#4461)ae3d2d8
fix(package): don't publish test and tsbuildinfo. (#4464)fa746b5
v7.2.0c56c33e
chore(peer deps): update@stryker-mutator/core
d3e502b
chore(deps): update dependency@types/node
to v18.18.1 (#4391)6bddd41
chore(lint): update and fix prettier & eslint (#4452)Updates
@types/jest
from 29.5.5 to 29.5.7Commits
Updates
@types/node
from 20.8.0 to 20.8.10Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.3 to 6.9.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1e47294
chore: publish v6.9.17ad86ee
fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)3300fa1
docs: add caveats to no-explicit-any docs (#7805)31988e0
fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...6455278
docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)Updates
@typescript-eslint/parser
from 6.7.3 to 6.9.1Release notes
Sourced from
@typescript-eslint/parser
's releases.