chore(deps-dev): bump the npm-development group across 1 directory with 5 updates #63
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 npm-development group with 4 updates in the / directory: @typescript-eslint/eslint-plugin, @vercel/ncc, eslint and ts-jest.
Updates
@typescript-eslint/eslint-plugin
from 8.41.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
77056f7
chore(release): publish 8.44.0684e63f
chore(deps): update eslint monorepo to v9.35.0 (#11600)2ed6857
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...85d8dea
feat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...42527df
chore: remove unnecessary nullThrows() (#11580)ef9173c
chore(release): publish 8.43.04f44a6e
feat(typescript-estree): disallow empty type parameter/argument lists (#11563)bd8ed8d
fix(eslint-plugin): [prefer-return-this-type] don't report an error when retu...d8ca5ef
fix(eslint-plugin): [no-deprecated] should report deprecated exports and reex...8154204
docs: mark rules that are frozen on rules index page (#11467)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.41.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
77056f7
chore(release): publish 8.44.0ef9173c
chore(release): publish 8.43.0d135909
chore(release): publish 8.42.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parser
since your current version.Updates
@vercel/ncc
from 0.38.3 to 0.38.4Release notes
Sourced from
@vercel/ncc
's releases.Commits
e72d34d
fix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2b
chore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4
chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5
chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5
chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851
chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1b
chore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47
chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660
chore(deps-dev): bump test deps for aws-sdk (#1263)d17397f
chore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
eslint
from 9.34.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)Updates
ts-jest
from 29.4.1 to 29.4.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
89a4f9f
chore(release): 29.4.425cb706
Revert "fix: introducetranspilation
option to replaceisolatedModules
op...8a7e4c2
build(deps): Update dependency ts-jest to ^29.4.351a5a92
build(deps): Update dependency@types/node
to v20.19.17a44e9cc
chore(release): 29.4.397e2c03
docs: correct link to doc fortranspilation
option94b6ab4
build(deps): Update dependency esbuild to ~0.25.105868761
fix: introducetranspilation
option to replaceisolatedModules
option (#5...54dee26
build(deps): Update dependency@types/node
to v20.19.16f5ac13b
build(deps): Update dependency memfs to ^4.42.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions