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

Update all non-major dependencies #288

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 22.8.6 -> 22.9.0 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.12.2 -> 8.13.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.12.2 -> 8.13.0 age adoption passing confidence devDependencies minor
denoland/deno v2.0.4 -> v2.0.5 age adoption passing confidence patch
eslint-plugin-playwright 2.0.0 -> 2.0.1 age adoption passing confidence devDependencies patch
globals 15.11.0 -> 15.12.0 age adoption passing confidence devDependencies minor
typescript-eslint (source) 8.12.2 -> 8.13.0 age adoption passing confidence devDependencies minor

Release Notes

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

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

v8.13.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.

denoland/deno (denoland/deno)

v2.0.5

Compare Source

2.0.5 / 2024.11.05
  • fix(add): better error message when adding package that only has pre-release
    versions (#​26724)
  • fix(add): only add npm deps to package.json if it's at least as close as
    deno.json (#​26683)
  • fix(cli): set npm_config_user_agent when running npm packages or tasks
    (#​26639)
  • fix(coverage): exclude comment lines from coverage reports (#​25939)
  • fix(ext/node): add findSourceMap to the default export of node:module
    (#​26720)
  • fix(ext/node): convert errors from fs.readFile/fs.readFileSync to node
    format (#​26632)
  • fix(ext/node): resolve exports even if parent module filename isn't present
    (#​26553)
  • fix(ext/node): return this from http.Server.ref/unref() (#​26647)
  • fix(fmt): do not panic for jsx ignore container followed by jsx text (#​26723)
  • fix(fmt): fix several HTML and components issues (#​26654)
  • fix(fmt): ignore file directive for YAML files (#​26717)
  • fix(install): handle invalid function error, and fallback to junctions
    regardless of the error (#​26730)
  • fix(lsp): include unstable features from editor settings (#​26655)
  • fix(lsp): scope attribution for lazily loaded assets (#​26699)
  • fix(node): Implement os.userInfo properly, add missing toPrimitive
    (#​24702)
  • fix(serve): support serve hmr (#​26078)
  • fix(types): missing import permission on PermissionOptionsObject (#​26627)
  • fix(workspace): support wildcard packages (#​26568)
  • fix: clamp smi in fast calls by default (#​26506)
  • fix: improved support for cjs and cts modules (#​26558)
  • fix: op_run_microtasks crash (#​26718)
  • fix: panic_hook hangs without procfs (#​26732)
  • fix: remove permission check in op_require_node_module_paths (#​26645)
  • fix: surface package.json location on dep parse failure (#​26665)
  • perf(lsp): don't walk coverage directory (#​26715)
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v2.0.1

Compare Source

Bug Fixes
  • Fix types for native TypeScript ESM (4c61256)
sindresorhus/globals (globals)

v15.12.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.13.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) November 9, 2024 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b1d5191 to 044ab42 Compare November 9, 2024 03:48
@renovate renovate bot merged commit c40b2ef into trunk Nov 9, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 9, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants