devdeps: bump the dev-patch group across 1 directory with 5 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
devdeps: bump the dev-patch group across 1 directory with 5 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
9e5b77d to
877f82d
Compare
877f82d to
42002da
Compare
Bumps the dev-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.9` | `1.6.17` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.11` | | [tsc-alias](https://github.com/justkey007/tsc-alias) | `1.8.16` | `1.8.17` | Updates `@vitest/eslint-plugin` from 1.6.9 to 1.6.17 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.9...v1.6.17) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `ts-jest` from 29.4.5 to 29.4.11 - [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.4.5...v29.4.11) Updates `tsc-alias` from 1.8.16 to 1.8.17 - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](justkey007/tsc-alias@v1.8.16...v1.8.17) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch - dependency-name: tsc-alias dependency-version: 1.8.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch ... Signed-off-by: dependabot[bot] <support@github.com>
42002da to
15382cd
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-patch group with 5 updates in the / directory:
1.6.91.6.173.8.13.8.36.1.26.1.329.4.529.4.111.8.161.8.17Updates
@vitest/eslint-pluginfrom 1.6.9 to 1.6.17Release notes
Sourced from @vitest/eslint-plugin's releases.
... (truncated)
Commits
789966echore: release v1.6.17a4bcdf5fix: recommendtoBeTypeOfinstead ofexpectTypeOfin `prefer-expect-type-...fd8eb3cfix(no-standalone-expect): allow expect inside vi.defineHelper callbacks (#894)dbf423crefactor: simplify ParsedGeneralVitestFnCall type exclusion (#895)3dfdf72chore: release v1.6.168110bfafeat(require-test-timeout): support ancestor traversal (#890)123a9c4chore: release v1.6.1584f312afeat: allow same-file const variable timeouts (#888)5a408dfchore: release v1.6.1409ab936chore: bump@typescript-eslintpackages to ^8.58.0 (#886)Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Updates
rimraffrom 6.1.2 to 6.1.3Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkUpdates
ts-jestfrom 29.4.5 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.
Updates
tsc-aliasfrom 1.8.16 to 1.8.17Release notes
Sourced from tsc-alias's releases.
Commits
d51d3e61.8.170b1a906test: increase timeout for prepareSingleFileReplaceTscAliasPaths test318b473Merge pull request #257 from justkey007/dependabot/npm_and_yarn/minimatch-10.2.50f67a39Merge pull request #258 from justkey007/_ci9aa5362test: fix prepareSingleFileReplaceTscAliasPaths test to use JS API instead of...f450e74chore: update tsconfig.json files in project14 packages to include compiler o...14aa685chore: add "skipLibCheck" option to tsconfig.json files in project14 and proj...57d8c33chore: add "skipLibCheck" option to tsconfig.json files across multiple projectsb8984a4chore: update Node.js and pnpm versions in CI workflowa435cd4chore(deps): bump minimatch from 10.0.1 to 10.2.5