Commit graph

1027 commits

Author SHA1 Message Date
Emil Stenström
b2fece49d2
Merge pull request #581 from EmilStenstrom/EmilStenstrom-patch-1
Create automate-dependabot.yml
2024-08-16 16:00:40 +02:00
Emil Stenström
6f664cf4b1 Create automate-dependabot.yml
This workflow runs gh pr merge automatically on all PR's from dependabot. Fixes https://github.com/EmilStenstrom/django-components/issues/575
2024-08-16 15:59:28 +02:00
Emil Stenström
a9bc3a0ba1
Don't run status checks twice for new PR:s. 2024-08-14 21:09:04 +02:00
Emil Stenström
d6944da56d
Merge pull request #579 from EmilStenstrom/dependabot/pip/tox-4.17.1
build(deps-dev): bump tox from 4.16.0 to 4.17.1
2024-08-13 22:28:07 +02:00
dependabot[bot]
4d8d5108d0 build(deps-dev): bump tox from 4.16.0 to 4.17.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.17.1.
- [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.16.0...4.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 22:26:44 +02:00
Emil Stenström
9d872296e8
Merge pull request #578 from EmilStenstrom/dependabot/pip/django-5.1
build(deps): bump django from 5.0.8 to 5.1
2024-08-13 22:26:29 +02:00
dependabot[bot]
97f54a0264 build(deps): bump django from 5.0.8 to 5.1
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.
- [Commits](https://github.com/django/django/compare/5.0.8...5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 08:04:01 +02:00
Emil Stenström
3f17be9f32
Update README.md 2024-08-13 08:02:55 +02:00
Emil Stenström
28d9450ebf
Merge pull request #574 from EmilStenstrom/dependabot/pip/django-5.0.8
build(deps): bump django from 5.0.7 to 5.0.8
2024-08-08 06:43:52 +02:00
dependabot[bot]
404b1cc011
build(deps): bump django from 5.0.7 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 19:35:53 +00:00
pre-commit-ci[bot]
8215b7d84e
[pre-commit.ci] pre-commit autoupdate (#573)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-06 08:59:52 +02:00
Juro Oravec
7bbfcf7565
chore: bump v0.88 (#571) 2024-08-05 22:40:29 +02:00
dependabot[bot]
15be52e343
build(deps-dev): bump mypy from 1.11.0 to 1.11.1 (#568)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
2024-08-05 22:38:31 +02:00
dependabot[bot]
78edd5cf0f
build(deps-dev): bump black from 24.4.2 to 24.8.0 (#569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
2024-08-05 22:36:35 +02:00
dependabot[bot]
972d654bfd
build(deps-dev): bump flake8 from 7.1.0 to 7.1.1 (#570)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
2024-08-05 22:34:24 +02:00
Juro Oravec
d6dec450ed
refactor: prepare registry for custom template tags and docs (#566)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-05 22:31:49 +02:00
Juro Oravec
c202c5a901
chore: bump v0.87 (#565) 2024-08-03 08:33:42 +02:00
Juro Oravec
e771a0aaaf
refactor: Use top-level exports as public API (#562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-03 08:30:39 +02:00
Juro Oravec
d819f3ff49
chore: bump v0.86 (#564) 2024-07-30 09:39:42 +02:00
Jake Duth
6d8e6d8a49
Fix upgradecomponent (#563) 2024-07-30 09:37:34 +02:00
Juro Oravec
fbbbf6c694
fix: do not aggregate kwargs that start with colon (#561) 2024-07-29 20:58:55 +02:00
Juro Oravec
8cb88558f0
refactor: Prepare autodiscover and template loader for v1 (#533) 2024-07-29 20:27:35 +02:00
dependabot[bot]
b1bd430a07
build(deps-dev): bump pre-commit from 3.7.1 to 3.8.0 (#559)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juro Oravec <juraj.oravec.josefson@gmail.com>
2024-07-29 20:18:46 +02:00
dependabot[bot]
055bee326e
build(deps-dev): bump pytest from 8.3.1 to 8.3.2 (#560)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 19:44:43 +02:00
Emil Stenström
26a3f1473a
Merge pull request #553 from daniboygg/docs-single-file-components-jetbrains
Add documentation for jetbrains IDEs
2024-07-22 23:32:47 +02:00
daniboygg
82d532ab26 docs: add documentation for jetbrains IDEs
* Add documentation about code highlight on single-file-components
2024-07-22 23:15:54 +02:00
Emil Stenström
abe8d2051c
Merge pull request #555 from EmilStenstrom/dependabot/pip/mypy-1.11.0
build(deps-dev): bump mypy from 1.10.1 to 1.11.0
2024-07-22 23:14:20 +02:00
dependabot[bot]
301b302bd3 build(deps-dev): bump mypy from 1.10.1 to 1.11.0
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 23:12:32 +02:00
Emil Stenström
82aef5c381
Merge pull request #554 from EmilStenstrom/dependabot/pip/pytest-8.3.1
build(deps-dev): bump pytest from 8.2.2 to 8.3.1
2024-07-22 23:12:12 +02:00
dependabot[bot]
f5b9e236ea
build(deps-dev): bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [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.2.2...8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:18:10 +00:00
Emil Stenström
42b6785528
Update tests.yml 2024-07-12 11:41:32 +02:00
Emil Stenström
f5da6bbd3a
Merge pull request #549 from EmilStenstrom/dependabot/pip/django-5.0.7
build(deps): bump django from 5.0.6 to 5.0.7
2024-07-11 16:17:12 +02:00
dependabot[bot]
ef0912bf37
build(deps): bump django from 5.0.6 to 5.0.7
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7.
- [Commits](https://github.com/django/django/compare/5.0.6...5.0.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 22:21:02 +00:00
dependabot[bot]
cd3dd2ff41
build(deps-dev): bump tox from 4.15.1 to 4.16.0 (#546)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 21:16:20 +02:00
Juro Oravec
d47927054c
chore: bump v0.84 (#544) 2024-07-08 11:04:38 +02:00
Juro Oravec
2953ca4dba
fix: do not monkeypatch already patched templates (#543) 2024-07-08 11:02:50 +02:00
Juro Oravec
31257a475d
chore: bump v0.83 (#542) 2024-07-08 10:27:38 +02:00
Juro Oravec
2684b41c07
fix: various fixes for inject/provide and html_attrs (#541)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-08 10:25:38 +02:00
Juro Oravec
23d91218bd
refactor: usage notes + tests for safer_staticfiles (#538)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-08 07:25:03 +02:00
dependabot[bot]
3dadba6636
build(deps-dev): bump mypy from 1.10.0 to 1.10.1 (#537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 15:40:37 +02:00
Juro Oravec
e2222f291a
docs: fix table of contents (#535) 2024-06-25 21:49:53 +02:00
Juro Oravec
a4b4905bee
chore: bump v0.82 (#532) 2024-06-21 19:39:50 +02:00
Juro Oravec
3c5a7ad823
feat: paths as objects + user-provided Media cls + handle static (#526)
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
2024-06-21 19:36:53 +02:00
Emil Stenström
1d0d960211
Merge pull request #529 from EmilStenstrom/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-06-18 00:59:47 +02:00
pre-commit-ci[bot]
44247728a1
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/flake8: 7.0.0 → 7.1.0](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0)
2024-06-17 22:32:08 +00:00
dependabot[bot]
1f3fa148a7
build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 (#528)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 21:10:02 +02:00
Juro Oravec
09a7200097
chore: bump v0.81 (#525) 2024-06-12 09:12:54 +02:00
Emil Stenström
3f80dacb3c
Merge pull request #521 from JuroOravec/520-render-as-func
feat: refactor render fn and allow slots as functions
2024-06-11 22:30:57 +02:00
Juro Oravec
0a6d263ba3
Merge branch 'master' into 520-render-as-func 2024-06-11 21:57:06 +02:00
pre-commit-ci[bot]
49c4e84f07 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-06-11 19:43:02 +00:00