Commit graph

1367 commits

Author SHA1 Message Date
dependabot[bot]
42093bd8d8
build(deps-dev): bump selectolax from 0.3.21 to 0.3.26
Bumps [selectolax](https://github.com/rushter/selectolax) from 0.3.21 to 0.3.26.
- [Release notes](https://github.com/rushter/selectolax/releases)
- [Changelog](https://github.com/rushter/selectolax/blob/master/CHANGES.rst)
- [Commits](https://github.com/rushter/selectolax/compare/v0.3.21...v0.3.26)

---
updated-dependencies:
- dependency-name: selectolax
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:01:20 +00:00
Juro Oravec
d093bfb052
chore: bump v0.110 (#768) 2024-11-25 08:57:42 +00:00
Juro Oravec
5fd45ab424
chore: Push dev to master to release v0.110 (#767)
* feat: skeleton of dependency manager backend (#688)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: selectolax update and tests cleanup (#702)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: move release notes to own file (#704)

* chore: merge changes from master (#705)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yassin Rakha <yaso2go@gmail.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
fix for nested slots (#698) (#699)

* refactor: remove joint {% component_dependencies %} tag (#706)

Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: split up utils file and move utils to util dir (#707)

* docs: Move docs inside src/ to allow imports in python scripts (#708)

* refactor: Docs prep 1 (#715)

* refactor: Document template tags (#716)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: pass slot fills in template via slots param (#719)

* chore: Merge master to dev (#729)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yassin Rakha <yaso2go@gmail.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
Co-authored-by: Tom Larsen <larsent@gmail.com>
fix for nested slots (#698) (#699)

* fix: Do not raise error if multiple slots with same name are flagged as default (#727)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: tag formatter - allow fwd slash in end tag (#730)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* refactor: Use lowercase names for registry settings (#731)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* docs: add docstrings (#732)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* feat: define settings as a data class for type hints, intellisense, and docs (#733)

* refactor: fix reload-on-change logic, expose autodiscover's dirs-getting logic, rename settings (#734)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* docs: document settings (#743)

* docs: document settings

* refactor: fix linter errors

* feat: passthrough slots and more (#758)

* feat: passthrough slots and more

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* refactor: remove ComponentSlotContext.slots

* refactor: update comment

* docs: update changelog

* refactor: update docstrings

* refactor: document and test-cover more changes

* refactor: revert fill without name

* docs: update README

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* fix: apostrophes in tags (#765)

* refactor: fix merge error - duplicate code

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
2024-11-25 09:41:57 +01:00
vb8448
9f891453d5
Update README.md (#766)
Updated documentation for dynamic components.
Close #764 .
2024-11-24 11:26:38 +01:00
github-actions[bot]
6dd8fce83c
Merge pull request #749 from EmilStenstrom/dependabot/pip/playwright-1.48.0
build(deps): bump playwright from 1.47.0 to 1.48.0
2024-11-19 10:08:26 +00:00
Juro Oravec
e169b230e3 chore: update tox.ini 2024-11-19 10:06:21 +00:00
dependabot[bot]
6fc54b14b3
build(deps): bump playwright from 1.47.0 to 1.48.0
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.47.0...v1.48.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:47:00 +00:00
github-actions[bot]
274ad053ef
Merge pull request #759 from EmilStenstrom/dependabot/pip/mkdocstrings-0.27.0
build(deps): bump mkdocstrings from 0.26.2 to 0.27.0
2024-11-18 18:45:07 +00:00
dependabot[bot]
5954aa12b0
build(deps): bump mkdocstrings from 0.26.2 to 0.27.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.2...0.27.0)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:43:01 +00:00
github-actions[bot]
a048693f59
Merge pull request #762 from EmilStenstrom/dependabot/pip/sqlparse-0.5.2
build(deps): bump sqlparse from 0.5.1 to 0.5.2
2024-11-18 18:41:51 +00:00
dependabot[bot]
3eca2e76cb
build(deps): bump sqlparse from 0.5.1 to 0.5.2
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.1...0.5.2)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:39:55 +00:00
github-actions[bot]
2c760f4087
Merge pull request #761 from EmilStenstrom/dependabot/pip/pillow-11.0.0
build(deps): bump pillow from 10.4.0 to 11.0.0
2024-11-18 18:38:44 +00:00
dependabot[bot]
9de6f80703
build(deps): bump pillow from 10.4.0 to 11.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:36:39 +00:00
github-actions[bot]
09312c67fb
Merge pull request #760 from EmilStenstrom/dependabot/pip/tinycss2-1.4.0
build(deps): bump tinycss2 from 1.3.0 to 1.4.0
2024-11-18 18:35:38 +00:00
dependabot[bot]
4ae6b358dd
build(deps): bump tinycss2 from 1.3.0 to 1.4.0
Bumps [tinycss2](https://github.com/Kozea/tinycss2) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Kozea/tinycss2/releases)
- [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst)
- [Commits](https://github.com/Kozea/tinycss2/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: tinycss2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:33:33 +00:00
github-actions[bot]
8b8ef22de1
Merge pull request #747 from EmilStenstrom/dependabot/pip/black-24.10.0
build(deps): bump black from 24.8.0 to 24.10.0
2024-11-11 17:20:29 +00:00
dependabot[bot]
1a71dcf4db
build(deps): bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:18:34 +00:00
github-actions[bot]
89bc8a826d
Merge pull request #751 from EmilStenstrom/dependabot/pip/types-requests-2.32.0.20241016
build(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016
2024-11-11 17:17:24 +00:00
dependabot[bot]
a203e1c49b
build(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:15:30 +00:00
github-actions[bot]
e1dbdf61ba
Merge pull request #748 from EmilStenstrom/dependabot/pip/watchdog-6.0.0
build(deps): bump watchdog from 5.0.3 to 6.0.0
2024-11-11 17:13:36 +00:00
dependabot[bot]
1bef4803e9
build(deps): bump watchdog from 5.0.3 to 6.0.0
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.3...v6.0.0)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:11:38 +00:00
github-actions[bot]
3e4fbdd181
Merge pull request #750 from EmilStenstrom/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.3.0
build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.3.0
2024-11-11 17:10:50 +00:00
dependabot[bot]
dcc362c569
build(deps): bump mkdocs-git-revision-date-localized-plugin
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.9...v1.3.0)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:08:48 +00:00
github-actions[bot]
c74c979e67
Merge pull request #746 from EmilStenstrom/dependabot/pip/packaging-24.2
build(deps): bump packaging from 24.1 to 24.2
2024-11-11 17:07:53 +00:00
dependabot[bot]
63cb751cfe
build(deps): bump packaging from 24.1 to 24.2
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:05:46 +00:00
Emil Stenström
18392450d4
Merge pull request #742 from EmilStenstrom/EmilStenstrom-patch-1
Improve first example the users sees
2024-11-08 22:00:18 +01:00
Emil Stenström
2c96507872 Review feedback. 2024-11-08 21:57:26 +01:00
Emil Stenström
0339dcd8ab
Improve first example the users sees 2024-11-06 19:48:59 +01:00
github-actions[bot]
c3da6088af
Merge pull request #740 from EmilStenstrom/dependabot/pip/tox-4.23.2
build(deps): bump tox from 4.21.2 to 4.23.2
2024-11-04 17:50:29 +00:00
dependabot[bot]
8db9213e71
build(deps): bump tox from 4.21.2 to 4.23.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.23.2.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.21.2...4.23.2)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:48:28 +00:00
github-actions[bot]
f1ffb19552
Merge pull request #738 from EmilStenstrom/dependabot/pip/griffe-1.5.1
build(deps): bump griffe from 1.3.2 to 1.5.1
2024-11-04 17:47:00 +00:00
dependabot[bot]
a87cbba9b1
build(deps): bump griffe from 1.3.2 to 1.5.1
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.3.2 to 1.5.1.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe/compare/1.3.2...1.5.1)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:44:52 +00:00
github-actions[bot]
a7113287cc
Merge pull request #739 from EmilStenstrom/dependabot/pip/mkdocs-material-9.5.43
build(deps): bump mkdocs-material from 9.5.40 to 9.5.43
2024-11-04 17:44:07 +00:00
dependabot[bot]
6f17a97023
build(deps): bump mkdocs-material from 9.5.40 to 9.5.43
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.40 to 9.5.43.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.40...9.5.43)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:42:08 +00:00
github-actions[bot]
84611eb734
Merge pull request #737 from EmilStenstrom/dependabot/pip/mkdocs-git-authors-plugin-0.9.2
build(deps): bump mkdocs-git-authors-plugin from 0.9.0 to 0.9.2
2024-11-04 17:41:19 +00:00
dependabot[bot]
99524e9862
build(deps): bump mkdocs-git-authors-plugin from 0.9.0 to 0.9.2
Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.9.0...v0.9.2)

---
updated-dependencies:
- dependency-name: mkdocs-git-authors-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:39:10 +00:00
github-actions[bot]
e65c4ac4fd
Merge pull request #736 from EmilStenstrom/dependabot/pip/mkdocs-include-markdown-plugin-7.0.0
build(deps): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.0.0
2024-11-04 17:38:39 +00:00
dependabot[bot]
9a46e5c7ab
build(deps): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.0.0
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 6.2.2 to 7.0.0.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](https://github.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.2.2...v7.0.0)

---
updated-dependencies:
- dependency-name: mkdocs-include-markdown-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:36:30 +00:00
github-actions[bot]
88052cbbaa
Merge pull request #735 from EmilStenstrom/dependabot/pip/markupsafe-3.0.2
build(deps): bump markupsafe from 2.1.5 to 3.0.2
2024-11-04 17:35:40 +00:00
dependabot[bot]
5018f853be
build(deps): bump markupsafe from 2.1.5 to 3.0.2
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.2.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.5...3.0.2)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 17:33:34 +00:00
github-actions[bot]
967e2faa56
Merge pull request #721 from EmilStenstrom/dependabot/pip/pre-commit-4.0.1
build(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
2024-10-31 10:10:24 +00:00
dependabot[bot]
9b0991ecc5
build(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 10:08:18 +00:00
github-actions[bot]
982e173a93
Merge pull request #723 from EmilStenstrom/dependabot/pip/mkdocstrings-python-1.12.2
build(deps): bump mkdocstrings-python from 1.12.1 to 1.12.2
2024-10-31 10:07:07 +00:00
dependabot[bot]
f713fa80a9
build(deps): bump mkdocstrings-python from 1.12.1 to 1.12.2
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/1.12.1...1.12.2)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 10:04:57 +00:00
github-actions[bot]
c8760a8f2d
Merge pull request #725 from EmilStenstrom/dependabot/pip/mypy-1.13.0
build(deps-dev): bump mypy from 1.12.0 to 1.13.0
2024-10-31 10:04:12 +00:00
Juro Oravec
96f64b6f89
Merge branch 'master' into dependabot/pip/mypy-1.13.0 2024-10-31 11:02:03 +01:00
github-actions[bot]
ca6211d134
Merge pull request #724 from EmilStenstrom/dependabot/pip/pyparsing-3.2.0
build(deps): bump pyparsing from 3.1.4 to 3.2.0
2024-10-31 10:01:37 +00:00
dependabot[bot]
db52027347
build(deps-dev): bump mypy from 1.12.0 to 1.13.0
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 09:59:59 +00:00
dependabot[bot]
6fd6770fee
build(deps): bump pyparsing from 3.1.4 to 3.2.0
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.4...3.2.0)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 09:59:29 +00:00
github-actions[bot]
d1e2d465a0
Merge pull request #720 from EmilStenstrom/dependabot/pip/charset-normalizer-3.4.0
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0
2024-10-31 09:58:43 +00:00