Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump the npm-development group across 1 directory with 4 updates #351

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the npm-development group with 4 updates in the / directory: eslint-plugin-prettier, typescript, @typescript-eslint/parser and ts-jest.

Updates eslint-plugin-prettier from 5.1.3 to 5.2.1

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.1

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.1

Patch Changes

5.2.0

Minor Changes

Commits
  • 51324d9 chore: fix CHANGELOG.md formatting issue
  • 24288c7 chore: release eslint-plugin-prettier (#669)
  • ac036cc build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
  • a1e6f4a build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
  • de9751c build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
  • 02c21a5 chore: release eslint-plugin-prettier (#653)
  • f170011 feat: support parsing html via @html-eslint/parser natively (#652)
  • See full diff in compare view

Updates typescript from 5.5.3 to 5.5.4

Release notes

Sourced from typescript's releases.

TypeScript 5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • c8a7d58 Bump version to 5.5.4 and LKG
  • c0ded04 🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...
  • 5ba41e2 🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...
  • b075332 🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...
  • 9dd6f91 Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)
  • bf0ddaf 🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...
  • a44e2d9 🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...
  • f35206d 🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...
  • 1109550 Fix baselines on release-5.5 (#59330)
  • 8794318 🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.16.0 to 7.17.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.16.1

7.16.1 (2024-07-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.17.0 (2024-07-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.16.1 (2024-07-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates ts-jest from 29.2.2 to 29.2.3

Release notes

Sourced from ts-jest's releases.

v29.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.3 (2024-07-18)

Security Fixes

  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)

Code Refactoring

  • refactor(presets): maintain preset codes inside src (8474fc2)
Commits
  • 275b931 chore(release): 29.2.3
  • de94a56 build(deps): Update dependency ejs to ^3.1.10
  • 4d2e8d6 build(deps): Update dependency semver to v7.6.3
  • a45f451 build(deps): Update dependency @​types/node to v20.14.11
  • 27699c0 build(deps): Update dependency vite to ^5.3.4
  • 8780053 build(deps): Update ESLint packages to ^7.16.1
  • 8936a39 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/ts-only
  • 1fe200a build(deps): Update dependency @​babel/core to ^7.24.9
  • 71d1ec3 build(deps): Update dependency @​testing-library/dom to ^10.3.2
  • 06567f2 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /e2e/native-esm-ts
  • Additional commits viewable in compare view

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 <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

Bumps the npm-development group with 4 updates in the / directory: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier), [typescript](https://github.com/Microsoft/TypeScript), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.0
- [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/v7.17.0/packages/parser)

Updates `ts-jest` from 29.2.2 to 29.2.3
- [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.2.2...v29.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2024
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 212 dependencies

Third-party software list

This page lists the third-party software dependencies used in qodana

Dependency Version Licenses
@actions/artifact 2.1.8 MIT
@actions/cache 3.2.4 MIT
@actions/core 1.10.1 MIT
@actions/exec 1.1.1 MIT
@actions/github 5.1.1 MIT
@actions/github 6.0.0 MIT
@actions/glob 0.1.2 MIT
@actions/http-client 2.2.1 MIT
@actions/io 1.1.3 MIT
@actions/tool-cache 2.0.1 MIT
@azure/abort-controller 1.1.0 MIT
@azure/abort-controller 2.1.2 MIT
@azure/core-auth 1.7.2 MIT
@azure/core-http 3.0.4 MIT
@azure/core-lro 2.7.2 MIT
@azure/core-paging 1.6.2 MIT
@azure/core-tracing 1.0.0-preview.13 MIT
@azure/core-util 1.9.0 MIT
@azure/logger 1.1.2 MIT
@azure/ms-rest-js 2.7.0 MIT
@azure/storage-blob 12.17.0 MIT
@isaacs/cliui 8.0.2 ISC
@octokit/auth-token 4.0.0 MIT
@octokit/core 3.6.0 MIT
@octokit/core 5.2.0 MIT
@octokit/core 6.1.2 MIT
@octokit/graphql 7.1.0 MIT
@octokit/openapi-types 20.0.0 MIT
@octokit/openapi-webhooks-types 8.3.0 MIT
@octokit/plugin-paginate-rest 11.3.3 MIT
@octokit/plugin-paginate-rest 2.21.3 MIT
@octokit/plugin-paginate-rest 9.2.1 MIT
@octokit/plugin-request-log 1.0.4 MIT
@octokit/plugin-request-log 5.3.0 MIT
@octokit/plugin-rest-endpoint-methods 10.4.1 MIT
@octokit/plugin-rest-endpoint-methods 13.2.2 MIT
@octokit/plugin-rest-endpoint-methods 5.16.2 MIT
@octokit/plugin-retry 3.0.9 MIT
@octokit/request-error 5.1.0 MIT
@octokit/request-error 6.1.1 MIT
@octokit/request 8.4.0 MIT
@octokit/rest 21.0.0 MIT
@octokit/types 12.6.0 MIT
@octokit/types 13.5.0 MIT
@octokit/types 6.41.0 MIT
@octokit/webhooks-methods 5.1.0 MIT
@octokit/webhooks 13.2.8 MIT
@pkgjs/parseargs 0.11.0 MIT
@protobuf-ts/plugin-framework 2.9.4 Apache-2.0
@protobuf-ts/plugin 2.9.4 Apache-2.0
@protobuf-ts/protoc 2.9.4 Apache-2.0
@protobuf-ts/runtime-rpc 2.9.4 Apache-2.0
@protobuf-ts/runtime 2.9.4 Apache-2.0
@qodana/action 1.0.0 Apache-2.0
@qodana/ci-common 1.0.0 Apache-2.0
@qodana/vsts 1.0.0 Apache-2.0
@types/node-fetch 2.6.11 MIT
@types/node 16.18.96 MIT
@types/node 20.14.10 MIT
@types/sarif 2.1.7 MIT
@types/tunnel 0.0.3 MIT
abort-controller 3.0.0 MIT
adm-zip 0.5.12 MIT
agent-base 6.0.2 MIT
aggregate-error 5.0.0 MIT
ansi-regex 5.0.1 MIT
ansi-styles 4.3.0 MIT
ansi-styles 6.2.1 MIT
archiver-utils 5.0.2 MIT
archiver 7.0.1 MIT
argparse 1.0.10 MIT
async 3.2.5 MIT
asynckit 0.4.0 MIT
azure-pipelines-task-lib 4.13.0 MIT
azure-pipelines-tasks-utility-common 3.242.0 MIT
azure-pipelines-tool-lib 2.0.7 MIT
b4a 1.6.6 Apache-2.0
balanced-match 1.0.2 MIT
bare-events 2.2.2 Apache-2.0
before-after-hook 2.2.3 Apache-2.0
binary 0.3.0 MIT
bottleneck 2.19.5 MIT
brace-expansion 1.1.11 MIT
brace-expansion 2.0.1 MIT
buffer-crc32 1.0.0 MIT
buffers 0.1.1 MIT
camel-case 4.1.2 MIT
chainsaw 0.1.0 X11
clean-stack 5.2.0 MIT
color-convert 2.0.1 MIT
color-name 1.1.4 MIT
combined-stream 1.0.8 MIT
commander 6.2.1 MIT
compress-commons 6.0.2 MIT
concat-map 0.0.1 MIT
core-util-is 1.0.3 MIT
crc-32 1.2.2 Apache-2.0
crc32-stream 6.0.0 MIT
cross-spawn 7.0.3 MIT
crypto 1.0.1 ISC
debug 4.3.4 MIT
deprecation 2.3.1 ISC
dot-object 2.1.5 MIT
eastasianwidth 0.2.0 MIT
emoji-regex 8.0.0 MIT
emoji-regex 9.2.2 MIT
escape-string-regexp 5.0.0 MIT
esprima 4.0.1 BSD-2-Clause
event-target-shim 5.0.1 MIT
events 3.3.0 MIT
fast-fifo 1.3.2 MIT
follow-redirects 1.15.6 MIT
foreground-child 3.1.1 ISC
form-data 2.5.1 MIT
form-data 4.0.0 MIT
fs.realpath 1.0.0 ISC
function-bind 1.1.2 MIT
glob 10.3.12 ISC
glob 7.2.3 ISC
graceful-fs 4.2.11 ISC
hasown 2.0.2 MIT
https-proxy-agent 5.0.1 MIT
immediate 3.0.6 MIT
indent-string 5.0.0 MIT
inflight 1.0.6 ISC
inherits 2.0.4 ISC
interpret 1.4.0 MIT
is-core-module 2.13.1 MIT
is-fullwidth-code-point 3.0.0 MIT
is-stream 2.0.1 MIT
isarray 1.0.0 MIT
isexe 2.0.0 ISC
jackspeak 2.3.6 BlueOak-1.0.0
js-yaml 3.13.1 MIT
jszip 3.10.1 MIT
jwt-decode 3.1.2 MIT
lazystream 1.0.1 MIT
lie 3.3.0 MIT
lodash 4.17.21 MIT
lower-case 2.0.2 MIT
lru-cache 10.2.0 ISC
mime-db 1.52.0 MIT
mime-types 2.1.35 MIT
minimatch 3.0.5 ISC
minimatch 3.1.2 ISC
minimatch 5.1.6 ISC
minimatch 9.0.4 ISC
minimist 1.2.8 MIT
minipass 7.0.4 ISC
mkdirp 0.5.6 MIT
no-case 3.0.4 MIT
node-fetch 2.7.0 MIT
nodejs-file-downloader 4.12.1 ISC
normalize-path 3.0.0 MIT
once 1.4.0 ISC
pako 1.0.11 MIT
pascal-case 3.1.2 MIT
path-is-absolute 1.0.1 MIT
path-key 3.1.1 MIT
path-parse 1.0.7 MIT
path-scurry 1.10.2 BlueOak-1.0.0
path-to-regexp 6.2.2 MIT
prettier 2.8.8 MIT
process-nextick-args 2.0.1 MIT
process 0.11.10 MIT
q 1.5.1 MIT
queue-tick 1.0.1 MIT
readable-stream 2.3.8 MIT
readable-stream 4.5.2 MIT
readdir-glob 1.1.3 Apache-2.0
rechoir 0.6.2 MIT
resolve 1.22.8 MIT
safe-buffer 5.1.2 MIT
sanitize-filename 1.6.3 FPL
ISC
WTFPL
semver 5.7.2 ISC
semver 6.3.1 ISC
setimmediate 1.0.5 MIT
shebang-command 2.0.0 MIT
shebang-regex 3.0.0 MIT
shelljs 0.8.5 BSD-3-Clause
signal-exit 4.1.0 ISC
sprintf-js 1.0.3 BSD-3-Clause
streamx 2.16.1 MIT
string-width 4.2.3 MIT
string-width 5.1.2 MIT
string_decoder 1.1.1 MIT
strip-ansi 6.0.1 MIT
strip-ansi 7.1.0 MIT
supports-preserve-symlinks-flag 1.0.0 MIT
tar-stream 3.1.7 MIT
traverse 0.3.9 X11
truncate-utf8-bytes 1.0.2 WTFPL
ts-poet 4.15.0 Apache-2.0
tslib 1.14.1 0BSD
tslib 2.6.2 0BSD
tunnel 0.0.6 MIT
twirp-ts 2.5.0 MIT
typescript 3.9.10 Apache-2.0
undici-types 5.26.5 MIT
universal-user-agent 6.0.1 ISC
unzip-stream 0.3.4 MIT
utf8-byte-length 1.0.4 WTFPL
util-deprecate 1.0.2 MIT
uuid 3.4.0 MIT
uuid 8.3.2 MIT
which 2.0.2 ISC
wrap-ansi 7.0.0 MIT
wrap-ansi 8.1.0 MIT
wrappy 1.0.2 ISC
xml2js 0.5.0 MIT
yaml 1.10.2 ISC
zip-stream 6.0.1 MIT
Contact Qodana team

Contact us at [email protected]

@tiulpin tiulpin merged commit 551fa32 into main Jul 29, 2024
38 checks passed
@tiulpin tiulpin deleted the dependabot/npm_and_yarn/npm-development-45eeeba046 branch July 29, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant