Bump the dev-dependencies group with 12 updates #977
Merged
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-dependencies group with 12 updates: @types/dockerode, @types/jest, @types/node, @types/node-forge, @typescript-eslint/parser, eslint, eslint-plugin-github, json-server, lint-staged, prettier, ts-jest and typescript.
Updates
@types/dockerode
from 3.3.15 to 3.3.19Commits
Updates
@types/jest
from 29.4.1 to 29.5.2Commits
Updates
@types/node
from 18.15.3 to 20.3.0Commits
Updates
@types/node-forge
from 1.3.1 to 1.3.2Commits
Updates
@typescript-eslint/parser
from 5.59.7 to 5.59.11Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a91bb9e
chore: publish v5.59.119768e98
chore: publish v5.59.10a2b6b2e
chore: publish v5.59.94710a22
chore: update to latest nx and lerna (#7019)391a670
chore: publish v5.59.8Updates
eslint
from 8.41.0 to 8.42.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
96ad0db
8.42.040b34af
Build: changelog update for 8.42.06ca5b7c
chore: upgrade@eslint/js
@8
.42.0 (#17236)67fc5e7
chore: package.json update for@eslint/js
release0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235)a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181)01d7142
docs: Update READMEf67d298
test: AddFlatESLint
tests with missing config files (#17164)e5182b7
docs: Update READMEc4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217)Updates
eslint-plugin-github
from 4.7.0 to 4.8.0Release notes
Sourced from eslint-plugin-github's releases.
Commits
dad26dc
Merge pull request #442 from github/kh-turn-auto-focus-offb8b718b
Update react.js8dfe7e5
Merge pull request #441 from github/manuelpuyol-patch-1c96247b
Update dependabot.yml7df36a9
Merge pull request #439 from github/dependabot/npm_and_yarn/typescript-eslint...7af4f22
Merge pull request #438 from github/dependabot/npm_and_yarn/eslint-8.40.037bd7ca
Merge pull request #437 from github/dependabot/npm_and_yarn/typescript-eslint...f372f97
chore(deps): bump@typescript-eslint/eslint-plugin
from 5.59.1 to 5.59.22424996
chore(deps-dev): bump eslint from 8.39.0 to 8.40.09f43a78
chore(deps): bump@typescript-eslint/parser
from 5.59.0 to 5.59.2Updates
json-server
from 0.17.2 to 0.17.3Release notes
Sourced from json-server's releases.
Commits
26b52b9
0.17.375cf023
chore: update test script116d46b
chore: update node.js.yml0679e2c
chore: update node.js.yml64f8698
ignore $schema definition (#1324)b9b2c49
fix: ci errorUpdates
lint-staged
from 13.2.0 to 13.2.2Release notes
Sourced from lint-staged's releases.
Commits
cf691aa
fix(dependencies): updateyaml@2.2.2
(GHSA-f9xv-q969-pqx4) (#1290)e7ed6f7
fix: ignore "package.json" as config file when it's invalid JSON (#1281)Updates
prettier
from 2.8.7 to 2.8.8Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1b7fad5
Release 2.8.8Updates
ts-jest
from 29.0.5 to 29.1.0Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
f208af9
chore(release): 29.1.0 (#4070)eca695f
build(deps): Update dependency@types/node
to v18.15.11 (#4072)4dfe274
build(deps): Update dependency eslint to ^8.37.0 (#4073)19aedc2
build(deps): Update@types
packages to ^5.57.0 (#4071)ca38646
build(deps): Update dependency@types/node
to v18.15.10 (#4068)c3af9e9
build(deps): Update dependency esbuild to ~0.17.14 (#4069)87f2782
build(deps): update dependency typescript to v5 (#4064)40c981c
build(deps): Update dependency prettier to ^2.8.7 (#4067)f2374aa
build(deps): Update dependency esbuild to ~0.17.13 (#4066)b0052bb
build(deps): Update dependency@types/node
to v18.15.9 (#4065)Updates
typescript
from 5.0.3 to 5.1.3Release notes
Sourced from typescript's releases.
Commits
7275ded
Bump version to 5.1.3 and update LKG.1143a21
🤖 Pick PR #54454 (UsereplaceAll
instead of an inco...) into release-5.1 (#...b7d523e
🤖 Pick PR #54450 (Resolve tslib re-exports before che...) into release-5.1 (#...a360d9f
🤖 Pick PR #54315 (add baseline for linked editing) into release-5.1 (#54419)c8da9d5
🤖 Pick PR #54358 (Don't use text change's `createNewF...) into release-5.1 (#...cede745
Cherry-picks 544d432 into release-5.1.a38e4f5
🤖 Pick PR #54169 (Fix creation of composite union typ...) into release-5.1 (#...898edb5
🤖 Pick PR #54208 (Properly handletypeof this.xxx
i...) into release-5.1 (#...42e7839
🤖 Pick PR #54317 (Resolve re-exports when looking for...) into release-5.1 (#...ed924d0
🤖 Pick PR #54112 (FixisGenericReducibleType
to all...) into release-5.1 (#...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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)