dependabot[bot]
13e655aca5
chore(deps): bump webpack from 5.75.0 to 5.76.0 ( #3761 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 07:45:00 +01:00
Sami Mazouz
b66fe5dd5f
chore(release): preparations
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-03-09 19:00:32 +01:00
flarum-bot
0e238a9c82
Bundled output for commit 64fa35f2f350f98d213b87da6fcd72d465823b18
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-25 17:25:24 +00:00
flarum-bot
c50c924242
Bundled output for commit 18bdd48835a6783a3cea8f400932e87d7582fc7d
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-16 10:30:13 +00:00
flarum-bot
ab56aefeaa
Bundled output for commit 259db92b9a8da063116e38c4034fe6c1bef42cbf
...
Includes transpiled JS/TS, and Typescript declaration files (typings).
[skip ci]
2022-11-10 23:30:18 +00:00
Daniël Klabbers
1e00e3fdbb
chore: dependency on core updated for extensions
2022-11-10 13:48:00 +01:00
Daniël Klabbers
a35df8c139
chore: v1.5.0 preparations
2022-09-13 10:55:30 +02:00
flarum-bot
021793fc52
Bundled output for commit 9ab1680b17e0688029b46eb98e9250d894330853
...
Includes transpiled JS/TS.
[skip ci]
2022-07-29 12:54:55 +00:00
Sami Mazouz
4e52f0e420
chore: monorepo local development improvements ( #3523 )
...
* chore: centralize editorconfig
* chore: tweak tsconfigs for local development
* revert src path change
* fix: akismet type checking requires flag ext `@types`
* fix: make tags route optional to avoid typescript typing error
2022-07-18 15:19:11 +01:00
Daniël Klabbers
556d461cfb
chore: update v1.4 constraints and update issues url
2022-07-12 23:30:03 +02:00
Sami Mazouz
abc12b4ba5
chore: add .gitattributes
to extensions to export-ignore files. ( #3513 )
...
Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-07-08 20:38:20 +01:00
Sami Mazouz
27fb011bf5
chore: with yarn workspaces we only need a single yarn.lock
( #3464 )
...
* chore: yarn workspaces means we only need a single `yarn.lock`
* fix: add a `cache_dependency_path` workflow input
* fix: re-introduce `env.cache_dependency_path`
2022-06-19 19:01:21 +01:00
Daniël Klabbers
592039c483
update constraint to v1.3
2022-05-10 16:28:35 +02:00
flarum-bot
b5e5ae8c4c
Bundled output for commit b0fa795cc936a5538af892312e97bbf763625e18
...
Includes transpiled JS/TS.
[skip ci]
2022-04-07 16:56:27 +00:00
Alexander Skvortsov
a595665bfb
fix: Assorted Typing Fixes ( #3348 )
...
With all the commits below, we resolve all outstanding typing issues in the repo, and CI jobs run green.
* fix: Convert DashboardPage and DashboardWidget to TypeScript
* fix: fix type errors in package manager ext
* fix: Convert Post component to TypeScript
* fix: avatar typings should accept null user
* fix: convert Notification component to TypeScript
* fix: properly use `typeof` in ForumApplication
* feat: make Notification content attr generic
* chore: format Notification component
* fix: Convert DiscussionRenamedNotification to TypeScript
* fix(pusher) move shims to a location where they get applied
* fix(pusher): fix some typing errors
* fix(akismet): fix some typing issues
* chore: update core dist typings
* chore(pusher): format
* fix: anchorScroll should accept string selectors
* fix: more accurately represent ApiQueryParamsPlural
* fix: convert PostStreamState to TypeScript
* chore(core): rebuild typings
* feat: allow extending app.routes
* fix: more flexible typings for highlight.ts
* fix: use primitive `number` type for Discussion typings
* fix: convert DiscussionListItem to TypeScript
* chore: rebuild core typings
* fix: final pusher type fixes
* feat: start tags TypeScript conversion
* fix: require-dev tags in pusher for CI TypeScript purposes.
* chore(core): format
* chore(tags): build dist typings
* feat(pusher): use dist types from tags.
* feat: convert flags to TypeScript
* chore(flags): generate dist typings
* fix(akismet): last type errors
* chore: update .yarn-integrity
* chore: partially run flarum-cli audit infra --fix
The tsconfig changes from that command are ignored, since we don't yet support "replacable sections" that would let us add custom config.
* chore: use type imports
* fix: broader gitattributes
* chore: run flarum-cli audit infra --monorepo --fix
* feat: make `app.data` typings extensible
* chore(core): format
* chore: boost tags TypeScript coverage
* fix(tags): further increase type coverage.
2022-03-23 11:43:14 -04:00
Alexander Skvortsov
f2910d8763
chore: add version to core/ext package.json
...
This is necessary for yarn workspaces to work.
2022-03-11 19:12:11 -05:00
Alexander Skvortsov
5fc0b4963a
chore: flarum-cli audit infra --fix
2022-03-11 18:02:51 -05:00
Alexander Skvortsov
693da58c41
chore: set up composer path repos
2022-03-11 18:02:49 -05:00
Alexander Skvortsov
2bf6b12a64
chore: remove centralizable repo config
...
- Remove .github conf folder from Flarum packages
- Remove styleci config from all packages
2022-03-11 18:01:44 -05:00
Daniel Klabbers
310322ba1f
Release v1.2
2022-01-20 12:31:13 +01:00
flarum-bot
514d843c04
Bundled output for commit 99033734e2d815cc625a3a61d363d5c52857856a
...
Includes transpiled JS/TS.
[skip ci]
2022-01-20 08:26:50 +00:00
Alexander Skvortsov
99033734e2
chore: flarum-cli audit infra --fix
2022-01-20 03:25:07 -05:00
flarum-bot
1bb5c2a609
Bundled output for commit 7b621df353d1ece1a2880ba74d68eb1ba4240605
...
Includes transpiled JS/TS.
[skip ci]
2022-01-11 10:43:29 +00:00
Ian Morland
7b621df353
chore: repo maintenance ( #12 )
...
* Bump deps
* Update imports
* Format
2022-01-11 10:42:06 +00:00
flarum-bot
408a1bba51
Bundled output for commit 6f117a24e4861c8a4c6f8511325eb490101d5c9d
...
Includes transpiled JS/TS.
[skip ci]
2021-10-13 11:02:15 +00:00
David Wheatley
6f117a24e4
chore: update lockfile
2021-10-13 12:01:03 +01:00
David Wheatley
15dee0ca48
chore: fix JS
2021-10-13 12:00:05 +01:00
David Wheatley
432d7accaf
chore: bump bundled extension constraint to core 1.1
2021-10-13 08:04:03 +01:00
flarum-bot
8ff66a09d8
Bundled output for commit 8109eda0c60c0eacb2d9e4fb9080b060b3c229c5
...
Includes transpiled JS/TS.
[skip ci]
2021-10-12 01:27:28 +00:00
Alexander Skvortsov
8109eda0c6
Release v1.1.0
2021-10-11 21:04:49 -04:00
Daniel Klabbers
19b87cf9ec
fix branch alias
2021-05-25 22:45:31 +02:00
Daniel Klabbers
a20651617e
changes for stable
2021-05-25 15:28:08 +02:00
Alexander Skvortsov
7aac31f9ac
Bump composer reqs for 1.0.0
2021-05-16 18:27:49 -04:00
David Wheatley
f53df8715f
Update copyright year
2021-05-15 00:49:18 +01:00
Daniel Klabbers
1890553c8b
npm audit
2021-03-15 10:51:41 +01:00
Daniel Klabbers
e5db085417
Release v0.1.0-beta.16
2021-03-15 10:51:17 +01:00
Alexander Skvortsov
ff86e68752
Use resolve helper instead of app
2021-03-13 17:13:20 -05:00
Daniël Klabbers
abf29bd77b
npm audit fix
2020-12-14 21:34:57 +01:00
Daniël Klabbers
540e23e03f
changelog and constraint for beta 15
2020-12-14 21:33:40 +01:00
Alexander Skvortsov
07cf80ca7d
Update composer metadata for admin dashboard
2020-12-08 19:54:04 -05:00
Alexander Skvortsov
125d549770
Add admin UX metadata
2020-11-25 00:58:20 -05:00
Daniël Klabbers
7f9b5fdc30
fix duplicate header changes
2020-10-15 11:03:30 +02:00
Daniël Klabbers
28b58240f1
changelog and dep for v0.1.0-beta.14
2020-10-15 10:52:20 +02:00
Daniël Klabbers
4a6a4c6f95
npm audit security vulnerabilities patched
2020-10-14 08:58:24 +02:00
flarum-bot
bae0f5b6ff
Bundled output for commit 5dfc037719ec04a4ac5f4df498885f988b05e31a [skip ci]
2020-10-02 23:20:02 +00:00
Alexander Skvortsov
5dfc037719
Use flarum/utils/Stream instead of m.stream
2020-10-02 19:19:05 -04:00
flarum-bot
a3119e151e
Bundled output for commit f23a3833fad1b935d05b6559e40e6f15ac5b6649 [skip ci]
2020-09-24 02:46:21 +00:00
Alexander Skvortsov
f23a3833fa
Mithril 2 Update ( #10 )
...
Update for Mithril 2
2020-09-23 22:45:14 -04:00
dependabot[bot]
300015927f
Bump elliptic from 6.5.2 to 6.5.3 in /js ( #9 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 01:07:53 +02:00
dependabot[bot]
1eac18a1fd
Bump lodash from 4.17.15 to 4.17.19 in /js ( #8 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:46:55 +02:00