Skip to content

chore(deps-dev): bump eslint-plugin-lit from 2.1.1 to 2.2.1 in the development-dependencies group#54

Merged
teuchezh merged 1 commit into
devfrom
dependabot/bun/dev/development-dependencies-91d3334873
Feb 10, 2026
Merged

chore(deps-dev): bump eslint-plugin-lit from 2.1.1 to 2.2.1 in the development-dependencies group#54
teuchezh merged 1 commit into
devfrom
dependabot/bun/dev/development-dependencies-91d3334873

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps the development-dependencies group with 1 update: eslint-plugin-lit.

Updates eslint-plugin-lit from 2.1.1 to 2.2.1

Release notes

Sourced from eslint-plugin-lit's releases.

2.2.1

What's Changed

Full Changelog: 43081j/eslint-plugin-lit@2.2.0...2.2.1

2.2.0

What's Changed

New Contributors

Full Changelog: 43081j/eslint-plugin-lit@2.1.1...2.2.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-lit since your current version.


Dependabot compatibility score

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 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 development-dependencies group with 1 update: [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit).


Updates `eslint-plugin-lit` from 2.1.1 to 2.2.1
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](43081j/eslint-plugin-lit@2.1.1...2.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@teuchezh teuchezh merged commit 51534dc into dev Feb 10, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/dev/development-dependencies-91d3334873 branch February 10, 2026 10:29
@teuchezh teuchezh mentioned this pull request Feb 12, 2026
teuchezh added a commit that referenced this pull request Feb 12, 2026
* chore: bump version (#42)

update demo

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* docs: update demo.gif (#44)

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* Chore/split to components (#48)

* chore: split card component

* chore: split card component part 2

* chore(deps-dev): bump the development-dependencies group with 2 updates (#51)

Bumps the development-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.53.1 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.53.1 to 8.54.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/v8.54.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-lit (#54)

Bumps the development-dependencies group with 1 update: [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit).


Updates `eslint-plugin-lit` from 2.1.1 to 2.2.1
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](43081j/eslint-plugin-lit@2.1.1...2.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix perfomance problems (#56)

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* feat: 12hr format for “today’s forecast view” (#57)

* feat: add Slovak translation (sk) (#58)

Closes #50

* feat: add Hungarian translation (hu) (#60)

Closes #46

Co-authored-by: taczirjak <18069767+taczirjak@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

* chore: switch to manual releases (#61)

* chore: switch to manual releases

Remove auto-tag.yml workflow that automatically created tags on
package.json changes. Update RELEASE.md to reflect manual-only
release process (git tag or workflow_dispatch).

* remove old translations

* chore: sync main into dev (#62)

* chore: bump version (#42) (#43)

update demo

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* sync: dev-to-main (#45)

* chore: bump version (#42)

update demo

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* docs: update demo.gif (#44)

Co-authored-by: teuchezh <nurbiy632@gmailcom>

---------

Co-authored-by: teuchezh <nurbiy632@gmailcom>

---------

Co-authored-by: teuchezh <nurbiy632@gmailcom>

* docs: add Hungarian (hu) and Slovak (sk) to language lists in README (#64)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: teuchezh <nurbiy632@gmailcom>
Co-authored-by: ivan.skopincev <43982844+ivanskopincev@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: taczirjak <18069767+taczirjak@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant