Skip to content

Commit eb18222

Browse files
author
semantic-release
committed
0.10.0
Automatically generated by python-semantic-release
1 parent 5e9faea commit eb18222

File tree

2 files changed

+173
-1
lines changed

2 files changed

+173
-1
lines changed

CHANGELOG.md

Lines changed: 172 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,178 @@
22

33

44

5+
## v0.10.0 (2023-10-27)
6+
7+
### Breaking
8+
9+
* feat!: based on PRQL 0.10 (#285) ([`5e9faea`](https://github.com/PRQL/pyprql/commit/5e9faea6ff4fbf3e69c64ef2c15d21e2ecb1a1b5))
10+
11+
### Chore
12+
13+
* chore: bump prql-python from 0.9.0 to 0.10.0 (#283) ([`613f59f`](https://github.com/PRQL/pyprql/commit/613f59f0879712488f5730a189dd989cc6f66ff2))
14+
15+
* chore: bump traitlets from 5.11.2 to 5.12.0 (#282)
16+
17+
Signed-off-by: dependabot[bot] <[email protected]>
18+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`79af9a7`](https://github.com/PRQL/pyprql/commit/79af9a75dd051097fb34d93748f60f308fc8cf15))
19+
20+
* chore: bump python-semantic-release from 8.1.1 to 8.3.0 (#281)
21+
22+
Signed-off-by: dependabot[bot] <[email protected]>
23+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`802b0f1`](https://github.com/PRQL/pyprql/commit/802b0f1d990e1fa6e19517c501b9f4a67f4a9238))
24+
25+
* chore: bump black from 23.9.1 to 23.10.0 (#279) ([`427f428`](https://github.com/PRQL/pyprql/commit/427f4280ed028375a92b2044f37254538e189dfe))
26+
27+
* chore: bump commitizen from 3.10.0 to 3.12.0 (#278)
28+
29+
Signed-off-by: dependabot[bot] <[email protected]>
30+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`60a0ea6`](https://github.com/PRQL/pyprql/commit/60a0ea648ccbf4081756aebae6f8baa9c1b7e4c3))
31+
32+
* chore: bump ruff from 0.0.270 to 0.1.0 (#277)
33+
34+
Signed-off-by: dependabot[bot] <[email protected]>
35+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9692afe`](https://github.com/PRQL/pyprql/commit/9692afe3f5c0625ae9c57c7526b50c43dc4fb6ac))
36+
37+
* chore: bump pre-commit from 3.4.0 to 3.5.0 (#275)
38+
39+
Signed-off-by: dependabot[bot] <[email protected]>
40+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`0885532`](https://github.com/PRQL/pyprql/commit/0885532e57d9414da2abc4cb8d210f56a180d586))
41+
42+
* chore: bump mypy from 1.5.0 to 1.6.0 (#274)
43+
44+
Signed-off-by: dependabot[bot] <[email protected]>
45+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`31dabd3`](https://github.com/PRQL/pyprql/commit/31dabd3678caff10ca2fbbfcaeb568efa152b33f))
46+
47+
* chore: update python version in pre-commit-config (#271) ([`ae53ac6`](https://github.com/PRQL/pyprql/commit/ae53ac6c721791386e4fa2198737ba2cb5dfdd74))
48+
49+
* chore: bump traitlets from 5.10.0 to 5.11.2 (#269)
50+
51+
Signed-off-by: dependabot[bot] <[email protected]>
52+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`c942b11`](https://github.com/PRQL/pyprql/commit/c942b1103d7ac5a28521b4be5c35fd9d83049dae))
53+
54+
* chore: bump commitizen from 3.9.0 to 3.10.0 (#266)
55+
56+
Signed-off-by: dependabot[bot] <[email protected]>
57+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`4ee8a74`](https://github.com/PRQL/pyprql/commit/4ee8a74d4e2312c9449827dcf5254940c86c2907))
58+
59+
* chore: bump python-semantic-release from 8.0.3 to 8.1.1 (#265)
60+
61+
Signed-off-by: dependabot[bot] <[email protected]>
62+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d9f5745`](https://github.com/PRQL/pyprql/commit/d9f57454d1bef2c75065e7d47a7df7924c794708))
63+
64+
* chore: bump commitizen from 3.8.0 to 3.9.0 (#263)
65+
66+
Signed-off-by: dependabot[bot] <[email protected]>
67+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`fac6c84`](https://github.com/PRQL/pyprql/commit/fac6c84d19d44b0891cee3626981f5e7e9d0798d))
68+
69+
* chore: bump traitlets from 5.9.0 to 5.10.0 (#262)
70+
71+
Signed-off-by: dependabot[bot] <[email protected]>
72+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`70750bd`](https://github.com/PRQL/pyprql/commit/70750bdf98b3368342a3546f60ea338da0d7694d))
73+
74+
* chore: bump black from 23.7.0 to 23.9.1 (#260)
75+
76+
Signed-off-by: dependabot[bot] <[email protected]>
77+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`d68c7b8`](https://github.com/PRQL/pyprql/commit/d68c7b8dbc0468a9d0de04815dd172857b80f594))
78+
79+
* chore: bump pre-commit from 3.3.3 to 3.4.0 (#256)
80+
81+
Signed-off-by: dependabot[bot] <[email protected]>
82+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`7d52e40`](https://github.com/PRQL/pyprql/commit/7d52e40325dbd9738b880873c78675e64fc14994))
83+
84+
* chore: bump commitizen from 3.7.0 to 3.8.0 (#258) ([`d64f485`](https://github.com/PRQL/pyprql/commit/d64f4858190cd70d8d1c4031082dbfbafddc68cb))
85+
86+
* chore: bump actions/checkout from 3 to 4 (#259) ([`b2c8f5f`](https://github.com/PRQL/pyprql/commit/b2c8f5f6f15b2f68e1d24e96a0c8cc8224acd63b))
87+
88+
* chore: bump polars from 0.18.8 to 0.19.0 (#255)
89+
90+
Signed-off-by: dependabot[bot] <[email protected]>
91+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ed616db`](https://github.com/PRQL/pyprql/commit/ed616dbebc5dfe5eb07817ea36bdbd90e2dbaabd))
92+
93+
* chore: bump commitizen from 3.6.0 to 3.7.0 (#253) ([`457a3eb`](https://github.com/PRQL/pyprql/commit/457a3eb382033be12249688678b2cd1fa8ebb001))
94+
95+
* chore: bump jupysql from 0.9.0 to 0.10.0 (#250) ([`b09bf36`](https://github.com/PRQL/pyprql/commit/b09bf368dceb4c4a0b3170223fd451f23217e548))
96+
97+
* chore: bump sphinx from 6.2.1 to 7.1.2 (#249) ([`6e7b1c4`](https://github.com/PRQL/pyprql/commit/6e7b1c459f8844180194953b3c25caf9d19b7124))
98+
99+
* chore: bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#248) ([`25f6687`](https://github.com/PRQL/pyprql/commit/25f6687ee0adef02b0f5b0cfbddefe0c2d2efc50))
100+
101+
* chore: bump mypy from 1.4.1 to 1.5.0 (#242)
102+
103+
Signed-off-by: dependabot[bot] <[email protected]>
104+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`579fe88`](https://github.com/PRQL/pyprql/commit/579fe8810440123f58d013eefbf199009adaac29))
105+
106+
* chore: bump coverage from 7.2.7 to 7.3.0 (#243) ([`e906b81`](https://github.com/PRQL/pyprql/commit/e906b812b0267ea29d55974976728d73187bc5d6))
107+
108+
* chore: bump jupysql from 0.8.0 to 0.9.0 (#239)
109+
110+
Signed-off-by: dependabot[bot] <[email protected]>
111+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
112+
Co-authored-by: Maximilian Roos <[email protected]>
113+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`368414d`](https://github.com/PRQL/pyprql/commit/368414dc6e06c90e05d8fecc54eada9ef7948dc9))
114+
115+
* chore: bump commitizen from 3.5.3 to 3.6.0 (#238)
116+
117+
Signed-off-by: dependabot[bot] <[email protected]>
118+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ef70e4a`](https://github.com/PRQL/pyprql/commit/ef70e4ad5c1ece520653a73548a741f49877ed08))
119+
120+
### Ci
121+
122+
* ci: Use org token for @prql-bot (#241) ([`a9cca52`](https://github.com/PRQL/pyprql/commit/a9cca52085f5ee19c636ca0b734e3f7420e95122))
123+
124+
### Unknown
125+
126+
* [pre-commit.ci] pre-commit autoupdate (#280)
127+
128+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`ff7aa38`](https://github.com/PRQL/pyprql/commit/ff7aa38589ce1580eece59d32a31432ce2bffc79))
129+
130+
* [pre-commit.ci] pre-commit autoupdate (#276)
131+
132+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`13b5b46`](https://github.com/PRQL/pyprql/commit/13b5b4616c6f2fdac35cb9293d0c47916196a36d))
133+
134+
* [pre-commit.ci] pre-commit autoupdate (#273)
135+
136+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`8d64a24`](https://github.com/PRQL/pyprql/commit/8d64a248aaef5d8915518e3af133c990e807c8c4))
137+
138+
* [pre-commit.ci] pre-commit autoupdate (#268)
139+
140+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`13d3f2a`](https://github.com/PRQL/pyprql/commit/13d3f2a323fbf16a716b63d4bdb67857317dabd0))
141+
142+
* [pre-commit.ci] pre-commit autoupdate (#267)
143+
144+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`bf4d98a`](https://github.com/PRQL/pyprql/commit/bf4d98a76e0183f8639a529ba164eb842c384aa1))
145+
146+
* [pre-commit.ci] pre-commit autoupdate (#264)
147+
148+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`4733919`](https://github.com/PRQL/pyprql/commit/4733919b61ec2b2432815b1cd3020703cb895831))
149+
150+
* [pre-commit.ci] pre-commit autoupdate (#261)
151+
152+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`3d3cbd9`](https://github.com/PRQL/pyprql/commit/3d3cbd9aac314beaf87d0176ddfd21e60bcc8cb1))
153+
154+
* [pre-commit.ci] pre-commit autoupdate (#257)
155+
156+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`51eaeb5`](https://github.com/PRQL/pyprql/commit/51eaeb56c1e887ab92afaa089169cd16a7966807))
157+
158+
* [pre-commit.ci] pre-commit autoupdate (#254)
159+
160+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`b61b402`](https://github.com/PRQL/pyprql/commit/b61b402ccc7863b922e387dd746cabd70e329674))
161+
162+
* Update pre-commit for latest poetry (#252) ([`b317821`](https://github.com/PRQL/pyprql/commit/b317821cbfe8ee9aad72863a3e13b8546079661a))
163+
164+
* [pre-commit.ci] pre-commit autoupdate (#247)
165+
166+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`f397be8`](https://github.com/PRQL/pyprql/commit/f397be88c205b9e398d780a8d90bcb0a9fc68f7c))
167+
168+
* [pre-commit.ci] pre-commit autoupdate (#244)
169+
170+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`7dd16b1`](https://github.com/PRQL/pyprql/commit/7dd16b1604f37d3dd8aa4ebce15cab7cde4ecca2))
171+
172+
* [pre-commit.ci] pre-commit autoupdate (#240)
173+
174+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`714b7fc`](https://github.com/PRQL/pyprql/commit/714b7fcc098b70df6ac3770fcf183d454c0aeec9))
175+
176+
5177
## v0.9.0 (2023-07-25)
6178

7179
### Breaking

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "Apache-2.0"
1919
name = "pyprql"
2020
readme = "README.md"
2121
repository = "https://github.com/prql/pyprql"
22-
version = "0.9.0"
22+
version = "0.10.0"
2323

2424
[tool.poetry.dependencies]
2525
python = "^3.8"

0 commit comments

Comments
 (0)