Emil Stenström
349e9fe65f
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2023-05-18 09:40:10 +02:00
Emil Stenström
a1b5b73af5
Add back synchronize trigger again.
2023-05-18 09:38:35 +02:00
Emil Stenström
e5eaf86a7e
All back synchronize again.
2023-05-18 09:37:41 +02:00
dependabot[bot]
16a59e0640
Bump django from 4.2 to 4.2.1
...
Bumps [django](https://github.com/django/django ) from 4.2 to 4.2.1.
- [Commits](https://github.com/django/django/compare/4.2...4.2.1 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:42:18 +02:00
dependabot[bot]
b324c76c2e
Bump pre-commit from 3.2.2 to 3.3.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.2 to 3.3.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/v3.2.2...v3.3.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:15:52 +02:00
Emil Stenström
b1ea325c5e
Run tests for all officially supported Django/Python combos
...
This PR updates the CI to run against the same combinations of Django and Python that Django officially supports.
It additionally adds a new script, that can automate this dance the next time: You simply run the script, and copy the results to tox.ini and setup.py.
2023-05-03 22:01:25 +02:00
Emil Stenström
d57db39f51
Merge pull request #279 from EmilStenstrom/dependabot/pip/tox-4.5.1
...
Bump tox from 4.4.12 to 4.5.1
2023-05-03 10:06:22 +02:00
dependabot[bot]
cb0561e3bf
Bump tox from 4.4.12 to 4.5.1
...
Bumps [tox](https://github.com/tox-dev/tox ) from 4.4.12 to 4.5.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.4.12...4.5.1 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 17:56:50 +00:00
adriaan
316310e842
Bump version
2023-04-24 17:44:29 +02:00
Timothy
1bbd4a1f3c
Use valid script tag HTML to avoid console errors ( #271 )
2023-04-24 17:37:59 +02:00
Emil Stenström
44a74c5353
Merge pull request #274 from EmilStenstrom/dependabot/pip/sqlparse-0.4.4
...
Bump sqlparse from 0.4.3 to 0.4.4
2023-04-22 08:04:18 +02:00
Emil Stenström
64af42891a
Merge branch 'master' into dependabot/pip/sqlparse-0.4.4
2023-04-22 08:03:24 +02:00
Emil Stenström
c865726b5e
Merge pull request #275 from VojtechPetru/update/collectstatic-ignore_pycache
...
ignore .pyc files in collectstatic management command
2023-04-22 08:02:52 +02:00
vojtech
814f526658
ignore .pyc files in collectstatic
2023-04-22 01:27:35 +02:00
dependabot[bot]
713c8d9ef4
Bump sqlparse from 0.4.3 to 0.4.4
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.3 to 0.4.4.
- [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.4.3...0.4.4 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 22:38:38 +00:00
Emil Stenström
80f116d289
Merge pull request #268 from EmilStenstrom/dependabot/pip/pytest-7.3.1
...
Bump pytest from 7.3.0 to 7.3.1
2023-04-16 21:29:54 +02:00
dependabot[bot]
2ecf62500b
Bump pytest from 7.3.0 to 7.3.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.0 to 7.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/7.3.0...7.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 19:28:54 +00:00
Emil Stenström
6fe22b27be
Update dependabot.yml
...
Update doc link which didn't work any more, and change interval to weekly to avoid some spam.
2023-04-16 21:28:16 +02:00
Emil Stenström
2a122f259d
Merge pull request #266 from EmilStenstrom/dependabot/pip/tox-4.4.12
...
Bump tox from 4.4.11 to 4.4.12
2023-04-16 21:23:26 +02:00
dependabot[bot]
89743f9d1a
Bump tox from 4.4.11 to 4.4.12
...
Bumps [tox](https://github.com/tox-dev/tox ) from 4.4.11 to 4.4.12.
- [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.4.11...4.4.12 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 17:56:46 +00:00
lemontheme
fcbfae3c5f
Bump version
2023-04-13 14:26:10 +02:00
adriaan
6f49339c91
fix/263 performance regression ( #264 )
...
* Replace deep copies in Component.render
* Add 2nd example component to sampleproject
2023-04-13 14:20:43 +02:00
lemontheme
2cfc7285e1
Bump version
2023-04-11 14:00:45 +02:00
adriaan
fa41387a53
Introduce safer_staticfiles app as user-friendly security measure for #260 ( #261 )
...
* Introduce safer_staticfiles app to ignore .py,.html as security measure. Docs up-to-date
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-11 13:55:11 +02:00
Emil Stenström
2fa8b46936
Merge pull request #259 from EmilStenstrom/dependabot/pip/pytest-7.3.0
...
Bump pytest from 7.2.2 to 7.3.0
2023-04-10 20:32:11 +02:00
dependabot[bot]
7c9aa90510
Bump pytest from 7.2.2 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.2 to 7.3.0.
- [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/7.2.2...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 17:57:17 +00:00
Emil Stenström
544c562f2b
Merge pull request #258 from EmilStenstrom/dependabot/pip/tox-4.4.11
...
Bump tox from 4.4.8 to 4.4.11
2023-04-06 21:28:12 +02:00
dependabot[bot]
a7144db747
Bump tox from 4.4.8 to 4.4.11
...
Bumps [tox](https://github.com/tox-dev/tox ) from 4.4.8 to 4.4.11.
- [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.4.8...4.4.11 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 21:27:05 +02:00
Emil Stenström
1ce8483c54
Merge pull request #255 from EmilStenstrom/dependabot/pip/pre-commit-3.2.2
...
Bump pre-commit from 3.2.1 to 3.2.2
2023-04-06 21:26:51 +02:00
Emil Stenström
d6dd5a31de
Merge branch 'master' into dependabot/pip/pre-commit-3.2.2
2023-04-06 21:25:52 +02:00
Emil Stenström
93a32ced27
Merge pull request #254 from EmilStenstrom/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-04-06 21:25:41 +02:00
Emil Stenström
e0734b4c17
Merge branch 'master' into dependabot/pip/pre-commit-3.2.2
2023-04-06 21:24:46 +02:00
Emil Stenström
a1c440fa32
Merge branch 'master' into pre-commit-ci-update-config
2023-04-06 21:24:23 +02:00
Emil Stenström
302e9f32fa
Merge pull request #253 from EmilStenstrom/dependabot/pip/django-4.2
...
Bump django from 4.1.7 to 4.2
2023-04-06 21:24:12 +02:00
dependabot[bot]
658c9a7a7a
Bump pre-commit from 3.2.1 to 3.2.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.1 to 3.2.2.
- [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.2.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 19:22:34 +00:00
dependabot[bot]
3ce71cf048
Bump django from 4.1.7 to 4.2
...
Bumps [django](https://github.com/django/django ) from 4.1.7 to 4.2.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/4.1.7...4.2 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 19:22:33 +00:00
Emil Stenström
ea7beb518c
Bump version.
2023-04-06 21:21:05 +02:00
Emil Stenström
980a08e9fa
Merge pull request #257 from lemontheme/fix/250-failing-tests
...
Fix #250 (3.6 failing) by removing postponed eval of type hints
2023-04-06 21:13:09 +02:00
lemontheme
15269922a8
empty
2023-04-06 21:10:02 +02:00
pre-commit-ci[bot]
14f9d87d7a
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-04-06 14:09:51 +00:00
lemontheme
bb181f47b0
Remove dangling comment
2023-04-06 16:08:17 +02:00
lemontheme
a47b007f67
Fix #250 (3.6 failing) by removing postponed eval of type hints.
2023-04-06 15:52:45 +02:00
Emil Stenström
2848a3184d
Merge branch 'master' of https://github.com/EmilStenstrom/django-components
2023-04-04 21:00:38 +02:00
Emil Stenström
be243c2844
Try adding the django bits back again.
2023-04-04 21:00:35 +02:00
pre-commit-ci[bot]
2e9d597891
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0 )
2023-04-04 06:50:13 +00:00
Emil Stenström
7895f7e075
Merge pull request #251 from EmilStenstrom/dependabot/pip/tox-4.4.8
...
Bump tox from 4.4.7 to 4.4.8
2023-03-27 23:15:42 +02:00
dependabot[bot]
3070f50fa8
Bump tox from 4.4.7 to 4.4.8
...
Bumps [tox](https://github.com/tox-dev/tox ) from 4.4.7 to 4.4.8.
- [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.4.7...4.4.8 )
---
updated-dependencies:
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 21:13:46 +00:00
Emil Stenström
3bca11c393
Merge pull request #252 from EmilStenstrom/dependabot/pip/pre-commit-3.2.1
...
Bump pre-commit from 3.2.0 to 3.2.1
2023-03-27 23:08:45 +02:00
dependabot[bot]
05dd86fa80
Bump pre-commit from 3.2.0 to 3.2.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.0 to 3.2.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/v3.2.0...v3.2.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>
2023-03-27 17:57:55 +00:00
Emil Stenström
3db493f123
Specify fail_on_no_env = True.
2023-03-25 09:54:03 +01:00