Commit graph

1367 commits

Author SHA1 Message Date
Juro Oravec
a8456e4a5d
Merge branch 'master' into dependabot/pip/charset-normalizer-3.4.0 2024-10-31 10:56:29 +01:00
Emil Stenström
bebd67221d
Merge pull request #728 from JuroOravec/jo-fix-ci
refactor: pin version of playwright in tests
2024-10-30 22:14:59 +01:00
Juro Oravec
aa903172a0 refactor: pin version of playwright in tests 2024-10-30 17:46:07 +01:00
Emil Stenström
de09adcad8
Merge pull request #726 from larsent/patch-1
fix(docs) Replace `shorthand_component_formatter` with `component_sho…
2024-10-29 10:16:50 +01:00
Tom Larsen
72477397b0
fix(docs) Replace shorthand_component_formatter with component_shorthand_formatter in README.md
The proper name appears to be [`component_shorthand_formatter`](7911daa89e/src/django_components/tag_formatter.py (L222))
2024-10-28 16:23:37 -05:00
dependabot[bot]
e911f90c57
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 17:59:03 +00:00
github-actions[bot]
7911daa89e
Merge pull request #714 from EmilStenstrom/dependabot/pip/mkdocstrings-0.26.2
build(deps): bump mkdocstrings from 0.26.1 to 0.26.2
2024-10-14 18:00:29 +00:00
dependabot[bot]
732297a682
build(deps): bump mkdocstrings from 0.26.1 to 0.26.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.26.1 to 0.26.2.
- [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.1...0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:58:25 +00:00
github-actions[bot]
509eb9645c
Merge pull request #712 from EmilStenstrom/dependabot/pip/mypy-1.12.0
build(deps-dev): bump mypy from 1.11.2 to 1.12.0
2024-10-14 17:57:54 +00:00
dependabot[bot]
9ef7788e7b
build(deps-dev): bump mypy from 1.11.2 to 1.12.0
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.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-14 17:55:54 +00:00
github-actions[bot]
903e718d51
Merge pull request #713 from EmilStenstrom/dependabot/pip/django-5.1.2
build(deps): bump django from 5.1.1 to 5.1.2
2024-10-14 17:54:45 +00:00
dependabot[bot]
0971a026ef
build(deps): bump django from 5.1.1 to 5.1.2
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2.
- [Commits](https://github.com/django/django/compare/5.1.1...5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:52:38 +00:00
github-actions[bot]
e8d15cbf40
Merge pull request #710 from EmilStenstrom/dependabot/pip/mkdocstrings-python-1.12.1
build(deps): bump mkdocstrings-python from 1.11.1 to 1.12.1
2024-10-14 17:51:53 +00:00
dependabot[bot]
bc31243e13
build(deps): bump mkdocstrings-python from 1.11.1 to 1.12.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.11.1 to 1.12.1.
- [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.11.1...1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:49:58 +00:00
github-actions[bot]
095850e4c2
Merge pull request #711 from EmilStenstrom/dependabot/pip/mkdocs-material-9.5.40
build(deps): bump mkdocs-material from 9.5.39 to 9.5.40
2024-10-14 17:49:16 +00:00
dependabot[bot]
2a811f38ca
build(deps): bump mkdocs-material from 9.5.39 to 9.5.40
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.40.
- [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.39...9.5.40)

---
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-10-14 17:47:22 +00:00
Juro Oravec
0064de9c78
chore: bump v0.102 (#703) 2024-10-10 14:47:07 +02:00
Juro Oravec
ff70be35e4
refactor: fix for nested slots (#698) (#699)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-10 14:37:21 +02:00
pre-commit-ci[bot]
c0013c0fe4
[pre-commit.ci] pre-commit autoupdate (#700)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-08 08:46:43 +02:00
Emil Stenström
3bee0902b9
Merge pull request #697 from Yaso2Go/updated-readme
Add example for accessing outer context in components and recommend best practices
2024-10-07 21:36:14 +02:00
Yassin Rakha
d1807633ab Add example for accessing outer context in components and recommend best practices 2024-10-07 21:54:42 +03:00
github-actions[bot]
d9d651cc82
Merge pull request #695 from EmilStenstrom/dependabot/pip/tox-4.21.2
build(deps): bump tox from 4.20.0 to 4.21.2
2024-10-07 17:20:53 +00:00
dependabot[bot]
da3ecbf725
build(deps): bump tox from 4.20.0 to 4.21.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.20.0 to 4.21.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.20.0...4.21.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-10-07 17:18:49 +00:00
github-actions[bot]
f6f28b07ef
Merge pull request #694 from EmilStenstrom/dependabot/pip/pre-commit-4.0.0
build(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
2024-10-07 17:17:28 +00:00
dependabot[bot]
9abba62f26
build(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.0.
- [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/v3.8.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:15:26 +00:00
github-actions[bot]
aae218c4e8
Merge pull request #696 from EmilStenstrom/dependabot/pip/django-5.1.1
build(deps): bump django from 5.1 to 5.1.1
2024-10-07 17:14:13 +00:00
dependabot[bot]
7a557ac408
build(deps): bump django from 5.1 to 5.1.1
Bumps [django](https://github.com/django/django) from 5.1 to 5.1.1.
- [Commits](https://github.com/django/django/compare/5.1...5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:12:16 +00:00
github-actions[bot]
906498aa4c
Merge pull request #693 from EmilStenstrom/dependabot/pip/griffe-1.3.2
build(deps): bump griffe from 1.3.1 to 1.3.2
2024-10-07 17:11:16 +00:00
dependabot[bot]
6df4ffcd48
build(deps): bump griffe from 1.3.1 to 1.3.2
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.3.1 to 1.3.2.
- [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.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:09:10 +00:00
github-actions[bot]
cbf93c8786
Merge pull request #692 from EmilStenstrom/dependabot/pip/pymdown-extensions-10.11.2
build(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
2024-10-07 17:08:25 +00:00
dependabot[bot]
00cdcec47d
build(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:06:16 +00:00
github-actions[bot]
56488b2475
Merge pull request #684 from EmilStenstrom/dependabot/pip/bracex-2.5.post1
build(deps): bump bracex from 2.5 to 2.5.post1
2024-09-30 17:14:03 +00:00
dependabot[bot]
170a23e6ad
build(deps): bump bracex from 2.5 to 2.5.post1
Bumps [bracex](https://github.com/facelessuser/bracex) from 2.5 to 2.5.post1.
- [Release notes](https://github.com/facelessuser/bracex/releases)
- [Commits](https://github.com/facelessuser/bracex/compare/2.5...2.5.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:11:34 +00:00
github-actions[bot]
c0aa69c4f9
Merge pull request #686 from EmilStenstrom/dependabot/pip/pymdown-extensions-10.11.1
build(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
2024-09-30 17:10:52 +00:00
dependabot[bot]
a805c91b8e
build(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.10.1 to 10.11.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:08:52 +00:00
github-actions[bot]
cf690d3ee1
Merge pull request #687 from EmilStenstrom/dependabot/pip/mkdocs-material-9.5.39
build(deps): bump mkdocs-material from 9.5.36 to 9.5.39
2024-09-30 17:08:07 +00:00
dependabot[bot]
25776cf8ae
build(deps): bump mkdocs-material from 9.5.36 to 9.5.39
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.36 to 9.5.39.
- [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.36...9.5.39)

---
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-09-30 17:06:08 +00:00
github-actions[bot]
8f487d5422
Merge pull request #685 from EmilStenstrom/dependabot/pip/wcmatch-10.0
build(deps): bump wcmatch from 9.0 to 10.0
2024-09-30 17:05:22 +00:00
dependabot[bot]
c7b4db6c70
build(deps): bump wcmatch from 9.0 to 10.0
Bumps [wcmatch](https://github.com/facelessuser/wcmatch) from 9.0 to 10.0.
- [Release notes](https://github.com/facelessuser/wcmatch/releases)
- [Commits](https://github.com/facelessuser/wcmatch/compare/9.0...10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:03:22 +00:00
github-actions[bot]
c40062bce4
Merge pull request #683 from EmilStenstrom/dependabot/pip/watchdog-5.0.3
build(deps): bump watchdog from 5.0.2 to 5.0.3
2024-09-30 17:02:37 +00:00
dependabot[bot]
5b291420b1
build(deps): bump watchdog from 5.0.2 to 5.0.3
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.2 to 5.0.3.
- [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.2...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:00:37 +00:00
github-actions[bot]
8439c76652
Merge pull request #682 from EmilStenstrom/dependabot/pip/tox-4.20.0
build(deps): bump tox from 4.18.0 to 4.20.0
2024-09-23 17:36:13 +00:00
dependabot[bot]
dea8767d8d
build(deps): bump tox from 4.18.0 to 4.20.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.18.0 to 4.20.0.
- [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.18.0...4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 17:34:04 +00:00
Emil Stenström
4398cbee0b Minor README changes made by LLM. 2024-09-22 23:07:18 +02:00
Emil Stenström
e32cfb27da Try upgrading docs dependencies: hatch-pip-compile docs --upgrade 2024-09-22 22:33:58 +02:00
Juro Oravec
849a869a66
feat: add JS dependency manager (#666)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-22 16:42:41 +02:00
github-actions[bot]
0026fa4a44
Merge pull request #677 from EmilStenstrom/dependabot/pip/cffi-1.17.1
build(deps): bump cffi from 1.17.0 to 1.17.1
2024-09-16 17:33:53 +00:00
dependabot[bot]
b994e7fb46
build(deps): bump cffi from 1.17.0 to 1.17.1
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](https://github.com/python-cffi/cffi/compare/v1.17.0...v1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:32:40 +00:00
github-actions[bot]
f222a01f64
Merge pull request #680 from EmilStenstrom/dependabot/pip/pytest-8.3.3
build(deps-dev): bump pytest from 8.3.2 to 8.3.3
2024-09-16 17:31:56 +00:00
dependabot[bot]
083f67132f
build(deps-dev): bump pytest from 8.3.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:30:43 +00:00