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

chore(deps): update devdependencies #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Aug 12, 2024

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.16.1 -> 7.18.0
@typescript-eslint/parser (source) devDependencies minor 7.16.1 -> 7.18.0
ts-jest (source) devDependencies patch 29.2.3 -> 29.2.5
typescript (source) devDependencies minor <5.5.4 -> <5.6.3

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

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.

v7.17.0

Compare Source

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.

kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

v29.2.4

Compare Source

microsoft/TypeScript (typescript)

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Aug 12, 2024
@descope descope bot enabled auto-merge (squash) August 12, 2024 19:18
@descope
Copy link
Contributor Author

descope bot commented Aug 12, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[16:43:24.669] INFO (5952): Installing npm [email protected]...
[16:43:25.226] ERROR (5952): EACCES: permission denied, unlink '/home/ubuntu/.npm/_logs/2024-08-18T09_30_08_088Z-debug-0.log'
[16:43:25.226] FATAL (5952): Install tool corepack failed in 562ms.

File name: undefined
Post-upgrade command 'corepack enable' has not been added to the allowed list in allowedPostUpgradeCommands
File name: undefined
Post-upgrade command 'yarn all' has not been added to the allowed list in allowedPostUpgradeCommands

@descope descope bot force-pushed the renovate/dev-dependencies branch from 2ff52c6 to bc10d6a Compare August 12, 2024 23:28
@descope descope bot changed the title chore(deps): update devdependencies to v7.17.0 chore(deps): update devdependencies Aug 12, 2024
@descope descope bot force-pushed the renovate/dev-dependencies branch from bc10d6a to be4c82b Compare August 19, 2024 17:44
@descope descope bot force-pushed the renovate/dev-dependencies branch from be4c82b to 6e911ce Compare August 22, 2024 09:09
@descope descope bot force-pushed the renovate/dev-dependencies branch from 6e911ce to bc1b140 Compare September 13, 2024 14:56
@descope descope bot force-pushed the renovate/dev-dependencies branch from bc1b140 to 7e27fc2 Compare September 30, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants