Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-development group with 6 updates in the / directory:
20.11.19
20.14.0
7.0.0
7.12.0
2.13.0
2.16.0
3.2.5
3.3.0
29.1.2
29.1.4
5.3.3
5.4.5
Updates
@types/node
from 20.11.19 to 20.14.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.0.0 to 7.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7e93b28
chore(release): publish 7.12.0d0adcf1
docs: clarify what require-await does (#9200)04990d5
feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...ad85249
docs: mention related ESLint rules in no-unused-vars page (#9198)e80a8d6
docs: improve description for no-dynamic-delete (#9195)9f92b30
docs: explicitly mention unbound-method limitation with thisArg (#9197)08a9448
docs: add example with PascalCase function components (#9196)5ca7f6e
feat(rule-tester): portcheckDuplicateTestCases
from ESLint (#9026)a9dd526
fix(eslint-plugin): [member-ordering] also TSMethodSignature can be get/set (...2619c3b
fix(eslint-plugin): [return-await] clean up in-try-catch detection and make a...Updates
eslint-plugin-jsonc
from 2.13.0 to 2.16.0Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
bb95f04
chore: release eslint-plugin-jsonc (#344)8cc5b7f
Resolve other plugins as siblings to this plugin (#342)f61a6d4
chore(deps): update coverallsapp/github-action action to v2.3.0b8bf7d7
chore(deps): update dependency esbuild to ^0.21.0ef232e1
chore: fix lint config (#339)ff33b97
chore(deps): update dependency@ota-meshi/site-kit-eslint-editor-vue
to ^0.2....3cff2b6
chore(deps): update dependency vite-plugin-eslint4b to ^0.4.090ef83f
chore: release eslint-plugin-jsonc (#333)f2f9d75
fix: crash injsonc/auto
(#332)f3ba02f
chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0Updates
prettier
from 3.2.5 to 3.3.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
c4ab460
Release 3.3.08a88cdc
RespecttrailingComma
in angular templates (#15926)c2e20fb
chore(deps): update babel to v7.24.6 (#16326)41f1dff
Add newline between markdown footnote definitions (#16063)da5ad84
chore(deps): update babel to v7.24.6 (#16325)f790be8
chore(deps): update dependency file-entry-cache to v9 (#16324)7250556
chore(deps): update dependency meriyah to v4.4.3 (#16323)96e057a
chore(deps): update dependency@angular/compiler
to v18 (#16322)a4ea5a2
chore(deps): update dependency eslint-plugin-regexp to v2.6.0 (#16320)229006c
chore(deps): update dependency micromatch to v4.0.7 (#16319)Updates
ts-jest
from 29.1.2 to 29.1.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
150c492
chore(release): 29.1.481a5f64
feat: make cli generate esm config based ontype: "module"
(#4210)b8f6eaa
fix(transformer): allow transforming of .cts/.mts extensions. (#3996)3efa2e2
build(deps): Update@types
packages to ^7.11.0e2c6d54
build(deps): Update softprops/action-gh-release action to v2ad416b4
build(deps): Update dependency@types/rimraf
to v4bf0c0cc
build(deps): Update dependency esbuild to ~0.21.4b5eb0ce
build(deps): Update babel monorepo to ^7.24.660ea3ee
build(deps): Update dependency@types/node
to v208c15775
build: upgrade deps for documentation siteUpdates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Dependabot 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