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 minor-dependencies #266

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lit-labs/scoped-registry-mixin (source) 1.0.2 -> 1.0.3 age adoption passing confidence
@lit/reactive-element (source) 2.0.0 -> 2.0.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.9.0 -> 6.9.1 age adoption passing confidence
@typescript-eslint/parser 6.9.0 -> 6.9.1 age adoption passing confidence
lit (source) 3.0.0 -> 3.0.1 age adoption passing confidence
lit-element (source) 4.0.0 -> 4.0.1 age adoption passing confidence
lit-html (source) 3.0.0 -> 3.0.1 age adoption passing confidence
rollup (source) 4.1.4 -> 4.2.0 age adoption passing confidence

Release Notes

lit/lit (@​lit-labs/scoped-registry-mixin)

v1.0.3

Compare Source

Patch Changes
  • #​4299 fffa4406 - Update version range for lit dependency to include v2 (and/or @lit/reactive-element v1). This allows projects still on lit v2 to use this package without being forced to install lit v3.
lit/lit (@​lit/reactive-element)

v2.0.1

Compare Source

Patch Changes
  • #​4284 89a5b088 - Allow null to be in the type of @query() decorated fields

  • #​4306 c28ebba1 - Update dependency version to refer to stable versions, rather than pre-release versions of our own packages.

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

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

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

v6.9.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

lit/lit (lit)

v3.0.1

Compare Source

Patch Changes
  • #​4240 edf998c9 Thanks @​remziatay! - Improved the type inferece of the choose() directive to properly restrict the case type inferred from provided value. Note: If this change creates a type error in your code, there must have been an unreachable case that can be removed, or the type of your value might be missing a valid case in the union.

  • #​4310 8f674ab3 Thanks @​megheaiulian! - The when() directive now calls the case functions with the provided condition value as an argument. This allows the narrowing of types for the condition value based on its truthiness when used as a parameter for the case function.

  • #​4284 89a5b088 - Allow null to be in the type of @query() decorated fields

lit/lit (lit-element)

v4.0.1

Compare Source

Patch Changes
  • #​4284 89a5b088 - Allow null to be in the type of @query() decorated fields

  • #​4306 c28ebba1 - Update dependency version to refer to stable versions, rather than pre-release versions of our own packages.

lit/lit (lit-html)

v3.0.1

Compare Source

Patch Changes
  • #​4240 edf998c9 Thanks @​remziatay! - Improved the type inferece of the choose() directive to properly restrict the case type inferred from provided value. Note: If this change creates a type error in your code, there must have been an unreachable case that can be removed, or the type of your value might be missing a valid case in the union.

  • #​4310 8f674ab3 Thanks @​megheaiulian! - The when() directive now calls the case functions with the provided condition value as an argument. This allows the narrowing of types for the condition value based on its truthiness when used as a parameter for the case function.

rollup/rollup (rollup)

v4.2.0

Compare Source

2023-10-31

Features
  • Run parsing in multiple threads and introduce parseAstAsync helper function (#​5202)
Pull Requests

v4.1.6

Compare Source

2023-10-31

Bug Fixes
  • Fix a bug where emtpy block comments in certain positions could freeze Rollup (#​5231)
Pull Requests

v4.1.5

Compare Source

2023-10-28

Bug Fixes
  • Fix an issue where actual entries that were also implicit entries could remain implicit (#​5220)
Pull Requests

Configuration

📅 Schedule: Branch creation - "before 9am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/minor-dependencies branch from fd2cba6 to adb7a1f Compare October 31, 2023 06:04
@pkissling pkissling merged commit e30f839 into master Oct 31, 2023
1 check passed
@pkissling pkissling deleted the renovate/minor-dependencies branch October 31, 2023 08:52
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.

1 participant