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

fix(deps): update all non-major dependencies #160

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
@types/chrome (source) ^0.0.289 -> ^0.0.293 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.19.0 -> ^8.19.1 age adoption passing confidence
@typescript-eslint/parser (source) ^8.19.0 -> ^8.19.1 age adoption passing confidence
core-js (source) 3.39.0 -> 3.40.0 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
happy-dom ^16.3.0 -> ^16.5.3 age adoption passing confidence
renovate (source) ^39.91.0 -> ^39.106.0 age adoption passing confidence
typescript (source) ^5.7.2 -> ^5.7.3 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

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

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

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

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

v8.19.1

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.

zloirock/core-js (core-js)

v3.40.0

Compare Source

eslint/eslint (eslint)

v9.18.0

Compare Source

capricorn86/happy-dom (happy-dom)

v16.5.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with encoding and decoding attribute values in HTML - By @​capricorn86 in task #​1678
  • Fixes issue where it was not possible to query selector by class when the attribute value had line breaks in it - By @​capricorn86 in task #​1678

v16.5.2

Compare Source

👷‍♂️ Patch fixes
  • Event.target should be the target element after an event has been dispatched - By @​capricorn86 in task #​1529

v16.5.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where Comment, Text and DocumentFragment are not instances of their corresponding property on Window - By @​capricorn86 in task #​1577

v16.5.0

Compare Source

🎨 Features

v16.4.3

Compare Source

👷‍♂️ Patch fixes
  • Adds null check for if browser frame is available in Response during tear down of the Window - By @​capricorn86 in task #​1669

v16.4.2

Compare Source

👷‍♂️ Patch fixes

v16.4.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where HTML assigned to document.documentElement.innerHTML isnt parsed correctly since v16 - By @​capricorn86 in task #​1663

v16.4.0

Compare Source

🎨 Features
renovatebot/renovate (renovate)

v39.106.0

Compare Source

v39.105.1

Compare Source

v39.105.0

Compare Source

v39.104.3

Compare Source

Miscellaneous Chores
Tests
Build System

v39.104.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.30.2 (#​33543) (251502e)
Documentation
Miscellaneous Chores
Build System

v39.104.1

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v39.104.0

Compare Source

Features
Miscellaneous Chores

v39.103.0

Compare Source

Features
Miscellaneous Chores

v39.102.0

Compare Source

Features
Code Refactoring

v39.101.0

Compare Source

Features
Code Refactoring

v39.100.2

Compare Source

Bug Fixes

v39.100.1

Compare Source

Build System

v39.100.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.30.0 (#​33501) (c9f91af)
Tests

v39.99.0

Compare Source

Features

v39.98.0

Compare Source

Features
Code Refactoring

v39.97.0

Compare Source

Features
Code Refactoring

v39.96.2

Compare Source

Bug Fixes
  • gradle: correct handling of heuristically matched dependency triples (#​33487) (6e8b70e)
Miscellaneous Chores

v39.96.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.29.1 (#​33480) (88e2336)
Code Refactoring
  • manager/flux: extract helm repo handling to helper functions (#​33462) (766d0c3)

v39.96.0

Compare Source

Features
  • datasource/azure-pipelines-tasks: Azure DevOps API based datasource (#​32966) (8683eeb)

v39.95.0

Compare Source

Features
Code Refactoring

v39.94.2

Compare Source

Bug Fixes

v39.94.1

Compare Source

Bug Fixes

v39.94.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.29.0 (#​33468) (974a8a8)

v39.93.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v39.93.0

Compare Source

Features

v39.92.2

Compare Source

Bug Fixes

v39.92.1

Compare Source

Bug Fixes

v39.92.0

Compare Source

Features
Bug Fixes
  • gradle: avoid heuristic matching of gradle feature variant capabilities (#​33438) (80faed3)

v39.91.4

Compare Source

Miscellaneous Chores
Build System

v39.91.3

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v39.91.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.28.1 (#​33432) (89a9251)

v39.91.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.8 (#​33427) (8641996)
Documentation
Miscellaneous Chores
microsoft/TypeScript (typescript)

v5.7.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 added dependencies Pull requests that update a dependency file renovate labels Jan 13, 2025
@renovate renovate bot merged commit 65be214 into main Jan 13, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2025 05:28
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants