James Cole
265d973811
Merge branch 'release/5.7.16'
2022-12-25 07:48:15 +01:00
James Cole
e22ed9a69b
Update changelog.
2022-12-25 07:47:35 +01:00
James Cole
fcecd5c85e
Accept null values.
2022-12-24 17:31:21 +01:00
James Cole
2780cf4b20
Rebuild frontend
2022-12-24 10:20:32 +01:00
James Cole
7e63700ca2
Update JSON and JS
2022-12-24 10:18:50 +01:00
James Cole
2d9a3f5fc6
Updated translations
2022-12-24 09:53:54 +01:00
James Cole
f5bbd445d2
Update meta files for new release.
2022-12-24 08:58:55 +01:00
James Cole
12008fb0e9
Fix API endpoint
2022-12-24 08:44:33 +01:00
James Cole
5f6c84ab4c
Reset after deletion
2022-12-24 08:44:22 +01:00
James Cole
63184ac298
Add strict type
2022-12-24 05:52:34 +01:00
James Cole
5f6772260d
Remove null exceptions
2022-12-24 05:48:04 +01:00
James Cole
22a237d316
Add passport settings
2022-12-24 05:47:50 +01:00
James Cole
c47980a737
Remove many references to (float)
2022-12-24 05:06:39 +01:00
James Cole
e43372b2ce
Fix error
2022-12-21 19:12:47 +01:00
James Cole
395b6ecb76
Make sure cache is cleared after transaction deletion.
2022-12-21 19:11:52 +01:00
James Cole
328a1e256e
Merge pull request #6725 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.21.0
2022-12-19 13:29:01 +01:00
James Cole
4a31f9ce7e
Merge pull request #6726 from firefly-iii/dependabot/composer/develop/laravel/framework-9.44.0
2022-12-19 13:28:49 +01:00
James Cole
345f4903a9
Merge pull request #6727 from firefly-iii/dependabot/npm_and_yarn/develop/jquery-3.6.2
2022-12-19 13:28:29 +01:00
dependabot[bot]
3fe5e5ea8c
Bump jquery from 3.6.1 to 3.6.2
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 03:00:53 +00:00
dependabot[bot]
b0da22ddf2
Bump laravel/framework from 9.43.0 to 9.44.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.43.0 to 9.44.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.43.0...v9.44.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 03:00:37 +00:00
dependabot[bot]
388ee14dfc
Bump fakerphp/faker from 1.20.0 to 1.21.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.20.0...v1.21.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 03:00:27 +00:00
James Cole
2c53c72024
Merge pull request #6715 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.20
2022-12-12 05:49:48 +01:00
dependabot[bot]
de260adca4
Bump postcss from 8.4.19 to 8.4.20
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 03:00:40 +00:00
James Cole
d8813120a7
Update packages.
2022-12-11 10:24:19 +01:00
James Cole
989fd1adba
Rebuild frontend
2022-12-11 10:22:51 +01:00
James Cole
a5f4793e81
Add strict type.
2022-12-11 10:21:35 +01:00
James Cole
86243131cd
Merge branch 'main' into develop
2022-12-11 07:30:17 +01:00
James Cole
344cbe4fb7
Pass on the journal and update rules.
2022-12-11 07:29:06 +01:00
James Cole
44af5473a8
Unify piggy bank events. Does not save a link to the journal (yet)
2022-12-11 07:17:59 +01:00
James Cole
f33f9c797b
Merge pull request #6685 from nebulade/patch-2
...
Also pick email address from apache filtered headers
2022-12-11 06:22:08 +01:00
James Cole
352eedb136
Fix https://github.com/firefly-iii/firefly-iii/pull/6701
2022-12-11 06:21:08 +01:00
James Cole
c8d6ef3782
Fix https://github.com/firefly-iii/firefly-iii/pull/6701
2022-12-11 06:20:45 +01:00
James Cole
922a5fa9c7
Fix https://github.com/firefly-iii/firefly-iii/pull/6701
2022-12-11 06:20:27 +01:00
James Cole
c125984d55
Remove cache.
2022-12-11 06:20:18 +01:00
James Cole
a60c3165f1
Update stale.yml
2022-12-07 20:26:14 +01:00
James Cole
363c849c50
Update stale.yml
2022-12-07 20:25:27 +01:00
James Cole
36c9782c8f
Merge pull request #6698 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.16
...
Bump symfony/http-client from 6.0.15 to 6.0.16
2022-12-05 13:01:38 +01:00
James Cole
49847a91e3
Merge pull request #6699 from firefly-iii/dependabot/composer/develop/laravel/framework-9.42.2
...
Bump laravel/framework from 9.41.0 to 9.42.2
2022-12-05 13:01:26 +01:00
dependabot[bot]
516653d007
Bump laravel/framework from 9.41.0 to 9.42.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.41.0 to 9.42.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.41.0...v9.42.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:00:37 +00:00
dependabot[bot]
2743359a4e
Bump symfony/http-client from 6.0.15 to 6.0.16
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.15 to 6.0.16.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.15...v6.0.16 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 03:00:27 +00:00
James Cole
8055e9e927
Merge pull request #6677 from dasJ/feat/search-sepa-ct
...
Add search support for SEPA CT
2022-12-02 19:01:20 +01:00
Johannes Zellner
702f2c3146
Also pick email address from apache filtered headers
2022-11-30 17:05:39 +01:00
James Cole
ad36082fca
Merge pull request #6678 from firefly-iii/dependabot/composer/develop/laravel/framework-9.41.0
...
Bump laravel/framework from 9.40.1 to 9.41.0
2022-11-28 10:13:53 +01:00
James Cole
81e650986d
Merge pull request #6679 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.2.0
...
Bump axios from 1.1.3 to 1.2.0
2022-11-28 10:04:17 +01:00
dependabot[bot]
f3c89e8055
Bump axios from 1.1.3 to 1.2.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 03:00:58 +00:00
dependabot[bot]
3a8c0074b7
Bump laravel/framework from 9.40.1 to 9.41.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.40.1 to 9.41.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.40.1...v9.41.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-28 03:00:31 +00:00
Janne Heß
dcfcbfd9b5
Add search support for SEPA CT
2022-11-27 19:46:45 +01:00
James Cole
04c71a2e9e
Merge pull request #6664 from firefly-iii/dependabot/npm_and_yarn/develop/vue-loader-15.10.1
...
Bump vue-loader from 15.10.0 to 15.10.1
2022-11-21 06:45:35 +01:00
James Cole
2383d16e7a
Merge pull request #6663 from firefly-iii/dependabot/npm_and_yarn/develop/vue-template-compiler-2.7.14
...
Bump vue-template-compiler from 2.7.13 to 2.7.14
2022-11-21 06:45:27 +01:00
James Cole
5bb7705702
Merge pull request #6662 from firefly-iii/dependabot/composer/develop/laravel/framework-9.40.1
...
Bump laravel/framework from 9.39.0 to 9.40.1
2022-11-21 06:45:18 +01:00
James Cole
2e3267ab9e
Merge pull request #6661 from firefly-iii/dependabot/composer/develop/laravel/ui-4.1.0
...
Bump laravel/ui from 4.0.2 to 4.1.0
2022-11-21 06:45:06 +01:00
James Cole
d969cd72c0
Merge pull request #6654 from firefly-iii/dependabot/npm_and_yarn/loader-utils-1.4.2
...
Bump loader-utils from 1.4.1 to 1.4.2
2022-11-21 06:38:39 +01:00
James Cole
e4894c756a
Merge pull request #6652 from firefly-iii/dependabot/npm_and_yarn/frontend/loader-utils-1.4.2
...
Bump loader-utils from 1.4.1 to 1.4.2 in /frontend
2022-11-21 06:38:26 +01:00
dependabot[bot]
f52044e794
Bump vue-loader from 15.10.0 to 15.10.1
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.10.0 to 15.10.1.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.10.0...v15.10.1 )
---
updated-dependencies:
- dependency-name: vue-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:27 +00:00
dependabot[bot]
43960a5b60
Bump vue-template-compiler from 2.7.13 to 2.7.14
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.7.13 to 2.7.14.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue/compare/v2.7.13...v2.7.14 )
---
updated-dependencies:
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:12 +00:00
dependabot[bot]
81b0b048db
Bump laravel/framework from 9.39.0 to 9.40.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.39.0 to 9.40.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.39.0...v9.40.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:10 +00:00
dependabot[bot]
3278d9850e
Bump laravel/ui from 4.0.2 to 4.1.0
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-21 03:01:02 +00:00
dependabot[bot]
b13bcec61a
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 23:56:20 +00:00
dependabot[bot]
21d18acabc
Bump loader-utils from 1.4.1 to 1.4.2 in /frontend
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-17 04:44:02 +00:00
James Cole
4060d14de0
Merge pull request #6644 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.19
2022-11-14 07:21:11 +01:00
James Cole
c67a71e238
Merge pull request #6643 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.45
2022-11-14 07:20:55 +01:00
James Cole
ed330e30d0
Merge pull request #6642 from firefly-iii/dependabot/npm_and_yarn/develop/vue-2.7.14
2022-11-14 07:20:43 +01:00
James Cole
7673d11673
Merge pull request #6641 from firefly-iii/dependabot/composer/develop/laravel/framework-9.39.0
2022-11-14 07:20:30 +01:00
dependabot[bot]
e1114f720d
Bump postcss from 8.4.18 to 8.4.19
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:15:04 +00:00
dependabot[bot]
b49e7d6b21
Bump @vue/compiler-sfc from 3.2.41 to 3.2.45
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.41 to 3.2.45.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.45/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:13:50 +00:00
dependabot[bot]
c9ba5f08c4
Bump vue from 2.7.13 to 2.7.14
...
Bumps [vue](https://github.com/vuejs/core ) from 2.7.13 to 2.7.14.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:12:30 +00:00
dependabot[bot]
5aa8793e33
Bump laravel/framework from 9.38.0 to 9.39.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.38.0 to 9.39.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.38.0...v9.39.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-14 03:00:27 +00:00
James Cole
dd98549bce
Merge pull request #6627 from firefly-iii/dependabot/npm_and_yarn/loader-utils-1.4.1
2022-11-09 21:22:52 +01:00
dependabot[bot]
d6d53cc598
Bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 20:02:21 +00:00
James Cole
6516495e2b
Merge pull request #6623 from firefly-iii/dependabot/npm_and_yarn/frontend/loader-utils-1.4.1
2022-11-09 21:01:07 +01:00
James Cole
7fcdf85dee
Fix https://github.com/firefly-iii/firefly-iii/issues/6625
2022-11-09 20:49:27 +01:00
James Cole
704c6055b3
Update link and policy.
2022-11-09 06:35:42 +01:00
dependabot[bot]
f650dd9463
Bump loader-utils from 1.4.0 to 1.4.1 in /frontend
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 01:08:56 +00:00
James Cole
1b261359e6
Merge pull request #6615 from firefly-iii/dependabot/composer/develop/ramsey/uuid-4.6.0
...
Bump ramsey/uuid from 4.5.1 to 4.6.0
2022-11-07 05:32:51 +01:00
James Cole
8050c8cb84
Merge pull request #6614 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.7
...
Bump league/commonmark from 2.3.6 to 2.3.7
2022-11-07 05:32:44 +01:00
dependabot[bot]
7666960a86
Bump ramsey/uuid from 4.5.1 to 4.6.0
...
Bumps [ramsey/uuid](https://github.com/ramsey/uuid ) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/ramsey/uuid/releases )
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/ramsey/uuid/compare/4.5.1...4.6.0 )
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:00:29 +00:00
dependabot[bot]
0a7210729f
Bump league/commonmark from 2.3.6 to 2.3.7
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.6...2.3.7 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-07 03:00:23 +00:00
James Cole
90c9fdaf55
Fix https://github.com/firefly-iii/firefly-iii/issues/6610
2022-11-06 18:15:53 +01:00
James Cole
d55833cb86
Merge pull request #6600 from charlesteets/patch-1
...
typo fix
2022-11-05 04:27:49 +00:00
charlesteets
39fbf3ce20
typo fix
2022-11-04 22:57:43 -04:00
James Cole
15994c8c56
Add missing locale data
2022-11-04 05:49:46 +01:00
James Cole
b942f351f8
Fix https://github.com/firefly-iii/firefly-iii/issues/6597
2022-11-04 05:49:32 +01:00
James Cole
e05c174e6d
Merge tag '5.7.15' into develop
...
5.7.15
2022-11-02 04:58:53 +01:00
James Cole
05d461fb88
Merge branch 'release/5.7.15'
2022-11-02 04:58:52 +01:00
James Cole
7bb2f96ae2
Update meta files for new release.
2022-11-02 04:57:15 +01:00
James Cole
8f15bd716d
Fix https://github.com/firefly-iii/firefly-iii/issues/6592
2022-11-02 04:46:06 +01:00
James Cole
0c6e00666b
Fix https://github.com/firefly-iii/firefly-iii/issues/6589
2022-11-01 19:33:43 +01:00
James Cole
5ba079e71c
Ignore vendor dir of PHP CS Fixer.
2022-11-01 19:26:00 +01:00
James Cole
b36f6741ff
Merge pull request #6588 from firefly-iii/dependabot/npm_and_yarn/develop/vue-i18n-8.28.1
...
Bump vue-i18n from 8.28.0 to 8.28.1
2022-10-31 05:53:10 +01:00
dependabot[bot]
d7bbc8334e
Bump vue-i18n from 8.28.0 to 8.28.1
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 8.28.0 to 8.28.1.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 04:46:08 +00:00
James Cole
2b7101e362
Merge pull request #6587 from firefly-iii/dependabot/npm_and_yarn/develop/vue-i18n-8.28.0
...
Bump vue-i18n from 8.27.2 to 8.28.0
2022-10-31 05:38:10 +01:00
James Cole
e74b629dc2
Merge pull request #6586 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.6
...
Bump league/commonmark from 2.3.5 to 2.3.6
2022-10-31 05:38:00 +01:00
James Cole
a4f329cfc3
Merge pull request #6585 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.5.1
...
Bump doctrine/dbal from 3.5.0 to 3.5.1
2022-10-31 05:37:44 +01:00
James Cole
e993abc8fb
Merge pull request #6584 from firefly-iii/dependabot/composer/develop/laravel/framework-9.37.0
2022-10-31 05:37:07 +01:00
James Cole
6961365a40
Merge pull request #6583 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.15
2022-10-31 05:36:53 +01:00
James Cole
16303515f5
Merge pull request #6582 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.26
2022-10-31 05:36:39 +01:00
dependabot[bot]
bb5bca9cf0
Bump vue-i18n from 8.27.2 to 8.28.0
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 8.27.2 to 8.28.0.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:01:41 +00:00
dependabot[bot]
e8a61821e9
Bump league/commonmark from 2.3.5 to 2.3.6
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.5...2.3.6 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:01:03 +00:00
dependabot[bot]
5d4cf5f55e
Bump doctrine/dbal from 3.5.0 to 3.5.1
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:00:57 +00:00
dependabot[bot]
5e9de60c1a
Bump laravel/framework from 9.36.4 to 9.37.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.36.4 to 9.37.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.36.4...v9.37.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:00:52 +00:00
dependabot[bot]
417700ef13
Bump symfony/http-client from 6.0.14 to 6.0.15
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.14 to 6.0.15.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.14...v6.0.15 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:00:44 +00:00
dependabot[bot]
b14062b197
Bump phpunit/phpunit from 9.5.25 to 9.5.26
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-31 03:00:40 +00:00
James Cole
a3b4d5ff62
Add missing locale data.
2022-10-26 05:50:06 +02:00
James Cole
6b7fc03f02
Fix style
2022-10-24 19:58:49 +02:00
James Cole
b60a3be34b
Fix style
2022-10-24 19:53:19 +02:00
James Cole
83b8fdba05
Fix #6564
2022-10-24 19:42:06 +02:00
James Cole
0b64507fd7
Merge pull request #6560 from firefly-iii/dependabot/composer/develop/laravel/framework-9.36.4
...
Bump laravel/framework from 9.36.2 to 9.36.4
2022-10-24 13:55:36 +02:00
James Cole
45dcd5df09
Merge pull request #6561 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.5.0
...
Bump doctrine/dbal from 3.4.5 to 3.5.0
2022-10-24 11:13:49 +02:00
dependabot[bot]
3bdea43744
Bump doctrine/dbal from 3.4.5 to 3.5.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.4.5 to 3.5.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.4.5...3.5.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 03:01:47 +00:00
dependabot[bot]
b3895a04a0
Bump laravel/framework from 9.36.2 to 9.36.4
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.36.2 to 9.36.4.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.36.2...v9.36.4 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-24 03:01:42 +00:00
James Cole
d4738b21ab
Make sure form elements are not spell checked.
2022-10-23 17:36:26 +02:00
James Cole
2f66315416
Fix #6556
2022-10-23 14:53:13 +02:00
James Cole
abdb717b37
Can no longer set currency of expense / revenue accounts.
2022-10-23 14:46:26 +02:00
James Cole
f7b66a048a
Merge branch 'release/5.7.14'
2022-10-18 21:13:43 +02:00
James Cole
a91f6fbfaf
Merge tag '5.7.14' into develop
...
5.7.14
2022-10-18 21:13:43 +02:00
James Cole
f3566c609a
Meta files for new release.
2022-10-18 21:13:14 +02:00
James Cole
904320b9b8
Fix bulk update rules
2022-10-18 20:41:48 +02:00
James Cole
35c1ce6504
Fix negative budget limits
2022-10-18 20:37:33 +02:00
James Cole
ddefdd5ec5
Add instructions to .env.example
2022-10-17 05:42:35 +02:00
James Cole
fd37054493
Merge tag '5.7.13' into develop
...
5.7.13
2022-10-16 16:10:14 +02:00
James Cole
bf589e5c57
Merge branch 'release/5.7.13'
2022-10-16 16:10:13 +02:00
James Cole
e97018cf2e
Update composer
2022-10-16 16:08:56 +02:00
James Cole
5038ed7708
Update build files
2022-10-16 16:07:48 +02:00
James Cole
02081b09a2
Meta files for new release.
2022-10-16 15:52:22 +02:00
James Cole
a74d345ac2
Make doubly sure special characters are removed from the notes.
2022-10-16 15:18:11 +02:00
James Cole
69929bee31
Merge pull request #6531 from firefly-iii/dependabot/composer/develop/laravel/passport-11.2.1
2022-10-10 06:06:10 +02:00
James Cole
b276b24a79
Merge pull request #6532 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.1.2
2022-10-10 06:05:59 +02:00
dependabot[bot]
1b99dbab0a
Bump laravel/passport from 11.2.0 to 11.2.1
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v11.2.0...v11.2.1 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 03:56:14 +00:00
James Cole
1ea0fa318c
Merge pull request #6530 from firefly-iii/dependabot/composer/develop/laravel/framework-9.34.0
2022-10-10 05:55:30 +02:00
James Cole
4066fc643f
Merge pull request #6529 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.5.1
2022-10-10 05:55:21 +02:00
dependabot[bot]
b7975c6a88
Bump axios from 0.27.2 to 1.1.2
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 03:01:59 +00:00
dependabot[bot]
1e88b1eb88
Bump laravel/framework from 9.33.0 to 9.34.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.33.0 to 9.34.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.33.0...v9.34.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 03:01:30 +00:00
dependabot[bot]
88490de38f
Bump spatie/laravel-ignition from 1.5.0 to 1.5.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 03:01:22 +00:00
James Cole
030b6cb281
Rebuild frontend
2022-10-08 06:50:17 +02:00
James Cole
896c15a7a1
Update meta data and translations.
2022-10-08 06:47:56 +02:00
James Cole
b176308dbd
Higher amounts.
2022-10-08 06:05:59 +02:00
James Cole
553a9be3d5
Fix https://github.com/firefly-iii/firefly-iii/issues/6510
2022-10-06 06:17:49 +02:00
James Cole
187e1914e3
Merge pull request #6502 from D7032E-Group-6/develop
...
Issue #5234 fix
2022-10-06 06:09:51 +02:00
Nathan PERIER
fc83565d02
Added translations for the new options
2022-10-05 15:23:22 +02:00
James Cole
bab4c05e5f
Fix https://github.com/firefly-iii/firefly-iii/issues/6471
2022-10-04 19:12:57 +02:00
Nathan PERIER
5b43a2e99f
Added options for month to date and year to date
2022-10-04 15:17:11 +02:00
James Cole
c9f7e96450
Merge pull request #6491 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.17
...
Bump postcss from 8.4.16 to 8.4.17
2022-10-03 06:03:07 +02:00
James Cole
ea361365f0
Merge pull request #6490 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.40
...
Bump @vue/compiler-sfc from 3.2.39 to 3.2.40
2022-10-03 06:02:57 +02:00
James Cole
5dfb35064a
Merge pull request #6489 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-6.3.1
...
Bump nunomaduro/collision from 6.3.0 to 6.3.1
2022-10-03 06:02:48 +02:00
James Cole
5522e4f514
Merge pull request #6488 from firefly-iii/dependabot/composer/develop/laravel/framework-9.33.0
...
Bump laravel/framework from 9.31.0 to 9.33.0
2022-10-03 06:02:40 +02:00
James Cole
c1367d12a6
Merge pull request #6487 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.13
...
Bump symfony/http-client from 6.0.12 to 6.0.13
2022-10-03 06:02:29 +02:00
dependabot[bot]
321c8fca67
Bump postcss from 8.4.16 to 8.4.17
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:01:52 +00:00
dependabot[bot]
73b98612a5
Bump @vue/compiler-sfc from 3.2.39 to 3.2.40
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.39 to 3.2.40.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.40/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:01:36 +00:00
dependabot[bot]
671e93c50f
Bump nunomaduro/collision from 6.3.0 to 6.3.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:01:02 +00:00
dependabot[bot]
553c3ec17e
Bump laravel/framework from 9.31.0 to 9.33.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.31.0 to 9.33.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.31.0...v9.33.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:00:58 +00:00
dependabot[bot]
94b933c7a4
Bump symfony/http-client from 6.0.12 to 6.0.13
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.12 to 6.0.13.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.12...v6.0.13 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 03:00:45 +00:00
James Cole
0338010eaa
Merge pull request #6481 from janw/main
...
Make bulk rules clauses match bulk TransactionController params
2022-10-02 05:39:27 +02:00
Jan Willhaus
ff91fe432c
Make bulk rules clauses match bulk TransactionController params
2022-10-01 22:39:25 +02:00
James Cole
c4e46bf89b
Fix issue in budget limits
2022-10-01 16:35:29 +02:00
James Cole
5c471059f3
Fix method
2022-10-01 07:20:26 +02:00
James Cole
93c83fbe7a
Rename method
2022-10-01 05:29:42 +02:00
James Cole
4474a71e65
Attempted fix for #6475
2022-09-30 20:07:01 +02:00
James Cole
1558e87923
Fix https://github.com/firefly-iii/firefly-iii/issues/6461
2022-09-30 19:56:24 +02:00
James Cole
c6bc308ce7
Merge branch 'main' into develop
2022-09-30 19:46:57 +02:00
James Cole
c49f3fcccf
Merge pull request #6476 from firefly-iii/dependabot/composer/twig/twig-3.4.3
...
Bump twig/twig from 3.4.2 to 3.4.3
2022-09-30 18:15:49 +02:00
dependabot[bot]
d144392bd6
Bump twig/twig from 3.4.2 to 3.4.3
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-30 15:47:40 +00:00
James Cole
0671f20ab1
Merge pull request #6464 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.4.5
...
Bump doctrine/dbal from 3.4.4 to 3.4.5
2022-09-26 05:42:18 +02:00
James Cole
4bdc5fa3fc
Merge pull request #6463 from firefly-iii/dependabot/composer/develop/laravel/framework-9.31.0
...
Bump laravel/framework from 9.30.1 to 9.31.0
2022-09-26 05:41:35 +02:00
James Cole
ddff192a1f
Merge pull request #6462 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.25
...
Bump phpunit/phpunit from 9.5.24 to 9.5.25
2022-09-26 05:40:36 +02:00
dependabot[bot]
ff55b36f32
Bump doctrine/dbal from 3.4.4 to 3.4.5
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.4.4...3.4.5 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 03:01:06 +00:00
dependabot[bot]
8e4c772dcd
Bump laravel/framework from 9.30.1 to 9.31.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.30.1 to 9.31.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.30.1...v9.31.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 03:01:00 +00:00
dependabot[bot]
fd7683c212
Bump phpunit/phpunit from 9.5.24 to 9.5.25
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-26 03:00:52 +00:00
James Cole
6f9482fc1b
Merge pull request #6444 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.5.0
...
Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
2022-09-19 08:16:56 +02:00
James Cole
af6e70c41c
Merge pull request #6448 from firefly-iii/dependabot/composer/develop/laravel/passport-11.2.0
...
Bump laravel/passport from 11.1.0 to 11.2.0
2022-09-19 08:16:02 +02:00
dependabot[bot]
7116c65bd7
Bump laravel/passport from 11.1.0 to 11.2.0
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v11.1.0...v11.2.0 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 06:14:40 +00:00
dependabot[bot]
9e98c52c64
Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.4.1...1.5.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 06:14:38 +00:00
James Cole
c5e0c492a7
Merge pull request #6445 from firefly-iii/dependabot/composer/develop/spatie/data-transfer-object-3.9.1
...
Bump spatie/data-transfer-object from 3.8.1 to 3.9.1
2022-09-19 08:14:01 +02:00
James Cole
f43c74df66
Merge pull request #6443 from firefly-iii/dependabot/composer/develop/laravel/framework-9.30.1
...
Bump laravel/framework from 9.29.0 to 9.30.1
2022-09-19 08:13:49 +02:00
James Cole
40dbae17b1
Merge pull request #6447 from firefly-iii/dependabot/composer/develop/laravel/ui-4.0.2
...
Bump laravel/ui from 4.0.1 to 4.0.2
2022-09-19 08:13:39 +02:00
dependabot[bot]
3ca88adade
Bump laravel/ui from 4.0.1 to 4.0.2
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 06:12:01 +00:00
dependabot[bot]
c8be9ceaf5
Bump spatie/data-transfer-object from 3.8.1 to 3.9.1
...
Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object ) from 3.8.1 to 3.9.1.
- [Release notes](https://github.com/spatie/data-transfer-object/releases )
- [Changelog](https://github.com/spatie/data-transfer-object/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/data-transfer-object/compare/3.8.1...3.9.1 )
---
updated-dependencies:
- dependency-name: spatie/data-transfer-object
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 06:09:39 +00:00
James Cole
52df1aad14
Merge pull request #6446 from firefly-iii/dependabot/composer/develop/ramsey/uuid-4.5.1
...
Bump ramsey/uuid from 4.4.0 to 4.5.1
2022-09-19 08:09:08 +02:00
dependabot[bot]
6bc73f4f55
Bump ramsey/uuid from 4.4.0 to 4.5.1
...
Bumps [ramsey/uuid](https://github.com/ramsey/uuid ) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/ramsey/uuid/releases )
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/ramsey/uuid/compare/4.4.0...4.5.1 )
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 03:01:26 +00:00
dependabot[bot]
4ade02efc8
Bump laravel/framework from 9.29.0 to 9.30.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.29.0 to 9.30.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.29.0...v9.30.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-19 03:01:10 +00:00
James Cole
eef14ced59
Add amount check. Not sure why rule doesn't fire.
2022-09-18 05:53:11 +02:00
James Cole
11ba24482f
Merge branch 'release/5.7.12'
2022-09-11 07:27:37 +02:00
James Cole
e5bc074e68
Merge tag '5.7.12' into develop
...
5.7.12
2022-09-11 07:27:37 +02:00
James Cole
93ea86f921
Fix meta files for new release.
2022-09-11 07:27:16 +02:00
James Cole
cf8957a460
Fix https://github.com/firefly-iii/firefly-iii/issues/6332
2022-09-11 07:08:54 +02:00
James Cole
9c2f771bae
Fix https://github.com/firefly-iii/firefly-iii/issues/6333
2022-09-11 07:08:02 +02:00
James Cole
d9e8f8106a
Fix https://github.com/firefly-iii/firefly-iii/issues/6379
2022-09-11 07:02:39 +02:00
James Cole
6589f88883
Fix https://github.com/firefly-iii/firefly-iii/issues/6421
2022-09-11 06:58:16 +02:00
James Cole
38ebdd8249
Merge pull request #6423 from canoine/develop
...
Redis username needed for both databases
2022-09-10 06:09:42 +02:00
canoine
6296ead897
Redis username needed for both databases
...
Redis username needed for both 'default' and 'cache' databases
2022-09-09 14:21:16 +02:00
James Cole
ecf5cc62f9
Fix https://github.com/firefly-iii/firefly-iii/issues/6287
2022-09-08 06:22:02 +02:00
James Cole
b205cc87fc
Merge tag '5.7.11' into develop
...
5.7.11
2022-09-07 18:38:57 +02:00
James Cole
4c60473f02
Merge branch 'release/5.7.11'
2022-09-07 18:38:56 +02:00
James Cole
f47464944b
Update packages
2022-09-07 18:33:23 +02:00
James Cole
edb9480c90
Merge pull request #6413 from firefly-iii/dependabot/composer/develop/predis/predis-2.0.1
...
Bump predis/predis from 2.0.0 to 2.0.1
2022-09-05 20:05:40 +02:00
dependabot[bot]
615e789134
Bump predis/predis from 2.0.0 to 2.0.1
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-05 13:09:42 +00:00
James Cole
3e96bb526c
Store secret correctly.
2022-09-05 05:39:47 +02:00
James Cole
1d21a8788c
Update packages and meta data.
2022-09-04 13:58:21 +02:00
James Cole
e420ead9e8
Update translations.
2022-09-04 13:53:24 +02:00
James Cole
06b7f18d55
Make 2FA code + validation more robust. Thanks to @jtmoss3991, @timaschew and @Ottega.
2022-09-04 13:32:59 +02:00
James Cole
8659c7efbd
Skip error
2022-09-04 13:31:46 +02:00
James Cole
80fe52f5d7
Merge pull request #6383 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.5.0
...
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
2022-08-29 05:55:27 +02:00
dependabot[bot]
77358301e8
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 03:55:01 +00:00
James Cole
93ed1de23f
Merge pull request #6385 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.12
...
Bump symfony/http-client from 6.0.11 to 6.0.12
2022-08-29 05:54:52 +02:00
James Cole
a81ca5114b
Merge pull request #6386 from firefly-iii/dependabot/composer/develop/laravel/passport-11.0.0
...
Bump laravel/passport from 10.4.1 to 11.0.0
2022-08-29 05:54:35 +02:00
James Cole
9a69b941d8
Merge pull request #6387 from firefly-iii/dependabot/npm_and_yarn/develop/jquery-3.6.1
...
Bump jquery from 3.6.0 to 3.6.1
2022-08-29 05:54:20 +02:00
dependabot[bot]
194ecc7ac7
Bump symfony/http-client from 6.0.11 to 6.0.12
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.11 to 6.0.12.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.11...v6.0.12 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 03:53:42 +00:00
dependabot[bot]
44da3be910
Bump laravel/passport from 10.4.1 to 11.0.0
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 10.4.1 to 11.0.0.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Upgrade guide](https://github.com/laravel/passport/blob/11.x/UPGRADE.md )
- [Commits](https://github.com/laravel/passport/compare/v10.4.1...v11.0.0 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 03:53:27 +00:00
James Cole
22de6e61ff
Merge pull request #6382 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.4.0
...
Bump spatie/laravel-ignition from 1.3.1 to 1.4.0
2022-08-29 05:52:56 +02:00
dependabot[bot]
37f91cabf5
Bump jquery from 3.6.0 to 3.6.1
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 03:02:30 +00:00
dependabot[bot]
7f9d87a117
Bump spatie/laravel-ignition from 1.3.1 to 1.4.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 03:00:45 +00:00
James Cole
52e83c2ec2
Fix https://github.com/firefly-iii/firefly-iii/issues/6379
2022-08-28 06:37:03 +02:00
James Cole
70c08d6b50
Basic amount fix
2022-08-23 05:46:59 +02:00
James Cole
0b49e9b8a8
Basic amount fix
2022-08-23 05:46:43 +02:00
James Cole
73d97d90ae
Merge branch 'main' into develop
2022-08-23 05:44:12 +02:00
James Cole
43650583fe
Merge pull request #6368 from firefly-iii/JC5-patch-4
...
Update stale.yml
2022-08-23 05:41:17 +02:00
James Cole
3cc0e0f20f
Update stale.yml
2022-08-23 03:41:05 +00:00
James Cole
27d6e70469
Merge pull request #6360 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.0.1
...
Bump laravel/sanctum from 2.15.1 to 3.0.1
2022-08-22 09:05:32 +02:00
James Cole
ab4ee2fdb0
Merge pull request #6363 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.22
...
Bump phpunit/phpunit from 9.5.21 to 9.5.22
2022-08-22 09:05:01 +02:00
James Cole
23a09825cb
Merge pull request #6362 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.4.2
...
Bump doctrine/dbal from 3.4.0 to 3.4.2
2022-08-22 09:03:48 +02:00
James Cole
ce1e99be9a
Merge pull request #6361 from firefly-iii/dependabot/composer/develop/laravel/framework-9.25.1
...
Bump laravel/framework from 9.24.0 to 9.25.1
2022-08-22 09:03:31 +02:00
dependabot[bot]
63440c4cb7
Bump phpunit/phpunit from 9.5.21 to 9.5.22
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.21 to 9.5.22.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.22 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 03:01:08 +00:00
dependabot[bot]
e5b30fa156
Bump doctrine/dbal from 3.4.0 to 3.4.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.4.0...3.4.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 03:01:03 +00:00
dependabot[bot]
8c067019f7
Bump laravel/framework from 9.24.0 to 9.25.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.24.0 to 9.25.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.24.0...v9.25.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 03:00:59 +00:00
dependabot[bot]
bb3ceaeb0e
Bump laravel/sanctum from 2.15.1 to 3.0.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 2.15.1 to 3.0.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Upgrade guide](https://github.com/laravel/sanctum/blob/3.x/UPGRADE.md )
- [Commits](https://github.com/laravel/sanctum/compare/v2.15.1...v3.0.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-22 03:00:49 +00:00
James Cole
b6e8144fe9
Try to catch bad operations.
2022-08-19 20:24:20 +02:00
James Cole
059df6f8ac
Merge pull request #6344 from firefly-iii/dependabot/composer/develop/laravel/framework-9.24.0
...
Bump laravel/framework from 9.23.0 to 9.24.0
2022-08-15 06:23:45 +02:00
dependabot[bot]
6ae43aee5c
Bump laravel/framework from 9.23.0 to 9.24.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.23.0 to 9.24.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.23.0...v9.24.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-15 03:00:42 +00:00
James Cole
3ea48eb6ee
Merge branch 'main' into develop
2022-08-14 15:42:25 +02:00
James Cole
76885d2c50
Merge pull request #6278 from firefly-iii/dependabot/composer/develop/diglactic/laravel-breadcrumbs-8.0.0
...
Bump diglactic/laravel-breadcrumbs from 7.2.0 to 8.0.0
2022-08-08 18:13:50 +02:00
dependabot[bot]
a1f7a518e3
Bump diglactic/laravel-breadcrumbs from 7.2.0 to 8.0.0
...
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs ) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases )
- [Upgrade guide](https://github.com/diglactic/laravel-breadcrumbs/blob/main/UPGRADE.md )
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v7.2.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 16:12:32 +00:00
James Cole
55205d6107
Merge pull request #6329 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.16
...
Bump postcss from 8.4.14 to 8.4.16
2022-08-08 18:12:04 +02:00
James Cole
c7ce5632ea
Merge pull request #6328 from firefly-iii/dependabot/composer/develop/laravel/framework-9.23.0
...
Bump laravel/framework from 9.22.1 to 9.23.0
2022-08-08 18:11:48 +02:00
James Cole
91cec7485a
Merge pull request #6327 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.4.0
...
Bump doctrine/dbal from 3.3.7 to 3.4.0
2022-08-08 18:11:38 +02:00
James Cole
37fbc657a7
Merge pull request #6326 from firefly-iii/dependabot/composer/develop/ramsey/uuid-4.4.0
...
Bump ramsey/uuid from 4.3.1 to 4.4.0
2022-08-08 18:11:25 +02:00
dependabot[bot]
908dc15a3b
Bump postcss from 8.4.14 to 8.4.16
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.16.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.16 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 03:02:03 +00:00
dependabot[bot]
d4bd7c0549
Bump laravel/framework from 9.22.1 to 9.23.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.22.1 to 9.23.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.22.1...v9.23.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 03:00:59 +00:00
dependabot[bot]
4c0d6a5259
Bump doctrine/dbal from 3.3.7 to 3.4.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.3.7 to 3.4.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.3.7...3.4.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 03:00:49 +00:00
dependabot[bot]
48c8c5b353
Bump ramsey/uuid from 4.3.1 to 4.4.0
...
Bumps [ramsey/uuid](https://github.com/ramsey/uuid ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/ramsey/uuid/releases )
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/ramsey/uuid/compare/4.3.1...4.4.0 )
---
updated-dependencies:
- dependency-name: ramsey/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 03:00:43 +00:00
James Cole
d502c8d286
Merge pull request #6300 from firefly-iii/JC5-patch-3
...
Update stale.yml
2022-08-07 12:46:22 +02:00
James Cole
79c4fad922
Update stale.yml
2022-08-07 10:45:39 +00:00
James Cole
b1532ab982
Merge branch 'main' into develop
2022-08-07 12:29:54 +02:00
James Cole
08e65887ca
Merge pull request #6296 from firefly-iii/JC5-patch-2
...
Update closed-issues.yml
2022-08-06 17:42:04 +02:00
James Cole
4c0934bae8
Update closed-issues.yml
...
Small changes in yaml
2022-08-06 15:39:22 +00:00
James Cole
1670fe5e4d
Merge pull request #6294 from firefly-iii/JC5-patch-1
...
Create closed-issues.yml
2022-08-06 17:31:01 +02:00
James Cole
bba362fb58
Create closed-issues.yml
...
Add a new workflow for closed issues.
2022-08-06 15:30:45 +00:00
James Cole
4aa361617f
Merge pull request #6293 from firefly-iii/add-badge-readme
...
Add badge.
2022-08-05 04:06:00 +02:00
James Cole
be01b177fa
Add badge.
2022-08-05 03:59:05 +02:00
James Cole
aa3fba91d4
Remove the service worker.
2022-08-03 05:39:47 +02:00
James Cole
cc6a7b181a
Convert to deposit means the journal loses its bill.
2022-08-02 05:39:04 +02:00
James Cole
c460ccfad5
Conversion to transfer means that the original journal loses the bill.
2022-08-02 05:38:24 +02:00
James Cole
69d875d981
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2022-08-01 19:51:56 +02:00
James Cole
75ea1c4f4b
Return amount as string
2022-08-01 19:51:45 +02:00
James Cole
cfbda09e36
Merge pull request #6279 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.11
...
Bump symfony/http-client from 6.0.9 to 6.0.11
2022-08-01 05:59:32 +02:00
James Cole
7746f2ca19
Merge pull request #6277 from firefly-iii/dependabot/composer/develop/laravel/framework-9.22.1
...
Bump laravel/framework from 9.21.6 to 9.22.1
2022-08-01 05:59:23 +02:00
James Cole
a8fb463520
Merge pull request #6281 from firefly-iii/dependabot/composer/develop/laravel/ui-4.0.0
...
Bump laravel/ui from 3.4.6 to 4.0.0
2022-08-01 05:59:01 +02:00
James Cole
3ef732b895
Merge pull request #6282 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.4.2
...
Bump uiv from 1.4.1 to 1.4.2
2022-08-01 05:58:52 +02:00
dependabot[bot]
1101af87cb
Bump uiv from 1.4.1 to 1.4.2
...
Bumps [uiv](https://github.com/uiv-lib/uiv ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/uiv-lib/uiv/releases )
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: uiv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:01:56 +00:00
dependabot[bot]
c9e0043cc1
Bump laravel/ui from 3.4.6 to 4.0.0
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 3.4.6 to 4.0.0.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v3.4.6...v4.0.0 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:01:04 +00:00
dependabot[bot]
edb8bb3ce3
Bump symfony/http-client from 6.0.9 to 6.0.11
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.9...v6.0.11 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:00:51 +00:00
dependabot[bot]
ac0f75c808
Bump laravel/framework from 9.21.6 to 9.22.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.21.6 to 9.22.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.21.6...v9.22.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:00:40 +00:00
James Cole
b39e16c51c
Fix https://github.com/firefly-iii/firefly-iii/issues/6271
2022-07-31 11:56:02 +02:00
James Cole
23d3abbf63
Merge pull request #6267 from canoine/develop
2022-07-27 06:29:20 +02:00
canoine
34e5433082
Empty REDIS_PASSWORD
2022-07-27 05:51:09 +02:00
canoine
9fbc4c2ba1
Don't force a default username
2022-07-27 05:07:04 +02:00
canoine
38ed7c1543
Don't force a default username
2022-07-27 05:05:36 +02:00
canoine
121561da3e
Add redis username to fit 6+ ACL capabilities
2022-07-26 19:33:29 +02:00
canoine
5893b30da8
Add redis username to fit 6+ ACL capabilities
2022-07-26 19:32:37 +02:00
James Cole
858480929c
Fix null pointer
2022-07-25 19:43:47 +02:00
James Cole
242fb3b498
Remove debug.
2022-07-25 05:57:11 +02:00
James Cole
47469c7082
Fix transformer.
2022-07-25 05:56:21 +02:00
James Cole
18f2633810
Add debug
2022-07-25 05:54:40 +02:00
James Cole
c50a4ae993
Add debug
2022-07-25 05:52:51 +02:00
James Cole
2db32ce44f
Better transformer.
2022-07-25 05:51:59 +02:00
James Cole
38b505d036
Skip empty foreign currency
2022-07-25 05:50:02 +02:00
James Cole
b03a36b87f
Add some debug info
2022-07-25 05:48:59 +02:00
James Cole
fa72912349
Add some debug to function
2022-07-25 05:47:26 +02:00
James Cole
7e98fac3b7
Better check on foreign currency.
2022-07-25 05:46:32 +02:00
James Cole
f14c8a2ec2
Add some debug
2022-07-25 05:44:41 +02:00
James Cole
7c63f097c8
Merge pull request #6264 from firefly-iii/dependabot/composer/develop/laravel/framework-9.21.6
...
Bump laravel/framework from 9.21.4 to 9.21.6
2022-07-25 05:38:26 +02:00
dependabot[bot]
037cd75658
Bump laravel/framework from 9.21.4 to 9.21.6
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.21.4 to 9.21.6.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.21.4...v9.21.6 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 03:00:48 +00:00
James Cole
76dadd1cab
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
2022-07-24 05:44:35 +02:00
James Cole
d8506c4361
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
2022-07-23 21:50:16 +02:00
James Cole
d49809c939
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
2022-07-23 20:15:55 +02:00
James Cole
e8ec13ca5f
Fix https://github.com/firefly-iii/firefly-iii/issues/6260
2022-07-23 16:47:05 +02:00
James Cole
7f694ede98
Merge pull request #6255 from rickdoesdev/develop
...
Use Piggy Bank's start date in suggested monthly calc
2022-07-22 11:31:30 +00:00
Rick Cuddy
203ae2812f
Use Piggy Bank's start date in monthly suggestion #6254
2022-07-22 20:12:32 +10:00
James Cole
20dfeae653
Merge branch 'release/5.7.10'
2022-07-21 17:01:38 +02:00
James Cole
397c0abebe
Merge tag '5.7.10' into develop
...
5.7.10
2022-07-21 17:01:38 +02:00
James Cole
9f8e33a1ec
Update final files
2022-07-21 16:51:15 +02:00
James Cole
0b378b51f8
Merge branch 'main' into develop
2022-07-21 16:41:52 +02:00
James Cole
b138812e1a
Merge pull request #6246 from firefly-iii/dependabot/npm_and_yarn/frontend/terser-5.14.2
...
Bump terser from 5.12.1 to 5.14.2 in /frontend
2022-07-21 06:14:44 +00:00
James Cole
dcfd4d6672
Merge pull request #6247 from firefly-iii/dependabot/npm_and_yarn/terser-4.8.1
...
Bump terser from 4.8.0 to 4.8.1
2022-07-21 06:14:31 +00:00
dependabot[bot]
11b109d425
Bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 05:22:32 +00:00
dependabot[bot]
ba1f0d9a24
Bump terser from 5.12.1 to 5.14.2 in /frontend
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-21 01:59:45 +00:00
James Cole
3cdae5a851
Merge pull request #6240 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.4
...
Bump league/commonmark from 2.3.3 to 2.3.4
2022-07-18 07:59:20 +00:00
dependabot[bot]
7c162fe87f
Bump league/commonmark from 2.3.3 to 2.3.4
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.3...2.3.4 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 03:00:41 +00:00
James Cole
b4feb27118
Fix #6118
2022-07-17 07:18:50 +02:00
James Cole
2e8ea7493a
Update packages.
2022-07-16 17:26:10 +02:00
James Cole
d26a5a6e9c
Fix https://github.com/firefly-iii/firefly-iii/issues/6150
2022-07-16 17:15:44 +02:00
James Cole
29dce924cf
Accounts could not share number. Fix #6165
2022-07-16 17:11:14 +02:00
James Cole
2bd068211b
Fix #6168
2022-07-16 16:59:17 +02:00
James Cole
c97792d1d1
Update packages
2022-07-16 09:44:28 +02:00
James Cole
ef23948b41
Update packages and rebuild
2022-07-16 09:40:52 +02:00
James Cole
b97988a597
Update packages to shutup dependabot.
2022-07-05 19:16:53 +02:00
James Cole
2f20bac734
Merge pull request #6211 from firefly-iii/dependabot/composer/develop/laravel/framework-9.19.0
...
Bump laravel/framework from 9.18.0 to 9.19.0
2022-07-04 05:07:21 +00:00
dependabot[bot]
4b23ca1186
Bump laravel/framework from 9.18.0 to 9.19.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.18.0 to 9.19.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.18.0...v9.19.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-04 04:21:59 +00:00
James Cole
cb7e766321
Merge pull request #6212 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-6.2.1
...
Bump nunomaduro/collision from 6.2.0 to 6.2.1
2022-07-04 04:21:02 +00:00
dependabot[bot]
a63f1c30d9
Bump nunomaduro/collision from 6.2.0 to 6.2.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-04 03:01:20 +00:00
James Cole
9d75ac221c
Merge pull request #6193 from firefly-iii/dependabot/npm_and_yarn/develop/vue-i18n-8.27.2
...
Bump vue-i18n from 8.27.1 to 8.27.2
2022-06-27 03:48:00 +00:00
James Cole
e610c3d6ab
Merge pull request #6192 from firefly-iii/dependabot/composer/develop/laravel/framework-9.18.0
...
Bump laravel/framework from 9.17.0 to 9.18.0
2022-06-27 03:47:47 +00:00
James Cole
96d70a84ab
Merge pull request #6191 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.4.5
...
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-27 03:47:31 +00:00
dependabot[bot]
3f6abdb457
Bump vue-i18n from 8.27.1 to 8.27.2
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 8.27.1 to 8.27.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/HEAD/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-27 03:05:21 +00:00
dependabot[bot]
00d19241d9
Bump laravel/framework from 9.17.0 to 9.18.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.17.0...v9.18.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-27 03:01:20 +00:00
dependabot[bot]
7c44cae83c
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-27 03:01:06 +00:00
James Cole
4e6dc3bcef
Merge pull request #6184 from firefly-iii/dependabot/composer/guzzlehttp/guzzle-7.4.5
...
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-22 05:23:15 +00:00
dependabot[bot]
c1cd322f8f
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-21 21:02:11 +00:00
James Cole
0995d78506
Merge pull request #6175 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.21
...
Bump phpunit/phpunit from 9.5.20 to 9.5.21
2022-06-20 05:39:37 +00:00
dependabot[bot]
34c9823096
Bump phpunit/phpunit from 9.5.20 to 9.5.21
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-20 05:39:27 +00:00
James Cole
040ba2cf8b
Merge pull request #6176 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.3.7
...
Bump doctrine/dbal from 3.3.6 to 3.3.7
2022-06-20 05:38:46 +00:00
James Cole
08896c5813
Merge pull request #6177 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.3.1
...
Bump spatie/laravel-ignition from 1.2.4 to 1.3.1
2022-06-20 05:38:02 +00:00
James Cole
ebe67b14c1
Merge pull request #6178 from firefly-iii/dependabot/composer/develop/pragmarx/google2fa-8.0.1
...
Bump pragmarx/google2fa from 8.0.0 to 8.0.1
2022-06-20 05:37:40 +00:00
dependabot[bot]
75ed1fbbfc
Bump pragmarx/google2fa from 8.0.0 to 8.0.1
...
Bumps [pragmarx/google2fa](https://github.com/antonioribeiro/google2fa ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/antonioribeiro/google2fa/releases )
- [Changelog](https://github.com/antonioribeiro/google2fa/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/antonioribeiro/google2fa/compare/8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: pragmarx/google2fa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-20 03:00:56 +00:00
dependabot[bot]
e39c0c8414
Bump spatie/laravel-ignition from 1.2.4 to 1.3.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.2.4 to 1.3.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.4...1.3.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-20 03:00:51 +00:00
dependabot[bot]
769fb7c218
Bump doctrine/dbal from 3.3.6 to 3.3.7
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.3.6...3.3.7 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-20 03:00:44 +00:00
James Cole
359a5656e8
Update cleanup.yml
2022-06-16 20:19:13 +02:00
James Cole
8e3b5f9cbc
Create cleanup.yml
2022-06-15 03:28:52 +00:00
James Cole
a9747d668a
Merge pull request #6162 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-mix-6.0.49
...
Bump laravel-mix from 6.0.48 to 6.0.49
2022-06-13 06:26:04 +00:00
James Cole
9c815c916f
Merge pull request #6161 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.37
...
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
2022-06-13 06:25:56 +00:00
James Cole
faa995fd01
Merge pull request #6160 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.4.4
...
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
2022-06-13 06:25:47 +00:00
James Cole
be224367bb
Merge pull request #6159 from firefly-iii/dependabot/composer/develop/predis/predis-2.0.0
...
Bump predis/predis from 1.1.10 to 2.0.0
2022-06-13 06:25:37 +00:00
James Cole
609ff7d2aa
Merge pull request #6158 from firefly-iii/dependabot/composer/develop/laravel/framework-9.17.0
...
Bump laravel/framework from 9.16.0 to 9.17.0
2022-06-13 06:23:27 +00:00
James Cole
10544e5fbd
Merge pull request #6157 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.3
...
Bump league/commonmark from 2.3.2 to 2.3.3
2022-06-13 06:23:17 +00:00
James Cole
812e767ba4
Merge pull request #6156 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.2.4
...
Bump spatie/laravel-ignition from 1.2.3 to 1.2.4
2022-06-13 06:23:08 +00:00
dependabot[bot]
134f0cfcd1
Bump laravel-mix from 6.0.48 to 6.0.49
...
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix ) from 6.0.48 to 6.0.49.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases )
- [Changelog](https://github.com/laravel-mix/laravel-mix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits )
---
updated-dependencies:
- dependency-name: laravel-mix
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:01:43 +00:00
dependabot[bot]
e46adb6539
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.36 to 3.2.37.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.37/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:01:33 +00:00
dependabot[bot]
97c1233e89
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:01:06 +00:00
dependabot[bot]
3e0d8e024c
Bump predis/predis from 1.1.10 to 2.0.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 1.1.10 to 2.0.0.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v1.1.10...v2.0.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:01:01 +00:00
dependabot[bot]
1f7fbf57af
Bump laravel/framework from 9.16.0 to 9.17.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.16.0...v9.17.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:00:56 +00:00
dependabot[bot]
ade653c393
Bump league/commonmark from 2.3.2 to 2.3.3
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:00:46 +00:00
dependabot[bot]
016395fe8a
Bump spatie/laravel-ignition from 1.2.3 to 1.2.4
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-13 03:00:41 +00:00
James Cole
07fe4400ed
Merge pull request #6153 from firefly-iii/dependabot/composer/guzzlehttp/guzzle-7.4.4
...
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
2022-06-10 15:40:45 +00:00
dependabot[bot]
cc7db2b614
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 06:50:51 +00:00
James Cole
d3314e0130
Merge pull request #6136 from firefly-iii/dependabot/composer/develop/laravel/framework-9.16.0
...
Bump laravel/framework from 9.14.1 to 9.16.0
2022-06-06 04:39:31 +00:00
James Cole
75b033c563
Merge pull request #6137 from firefly-iii/dependabot/composer/develop/spatie/data-transfer-object-3.8.1
...
Bump spatie/data-transfer-object from 3.7.3 to 3.8.1
2022-06-06 04:39:14 +00:00
James Cole
f451efd90c
Merge pull request #6138 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.2
...
Bump league/commonmark from 2.3.1 to 2.3.2
2022-06-06 04:39:02 +00:00
James Cole
81f2c59ae4
Merge pull request #6139 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-mix-6.0.48
...
Bump laravel-mix from 6.0.43 to 6.0.48
2022-06-06 04:38:50 +00:00
dependabot[bot]
ef67355e3b
Bump laravel-mix from 6.0.43 to 6.0.48
...
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix ) from 6.0.43 to 6.0.48.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases )
- [Changelog](https://github.com/laravel-mix/laravel-mix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits )
---
updated-dependencies:
- dependency-name: laravel-mix
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 03:02:12 +00:00
dependabot[bot]
4201bc16a1
Bump league/commonmark from 2.3.1 to 2.3.2
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 03:01:04 +00:00
dependabot[bot]
14d58c9834
Bump spatie/data-transfer-object from 3.7.3 to 3.8.1
...
Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object ) from 3.7.3 to 3.8.1.
- [Release notes](https://github.com/spatie/data-transfer-object/releases )
- [Changelog](https://github.com/spatie/data-transfer-object/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/data-transfer-object/compare/3.7.3...3.8.1 )
---
updated-dependencies:
- dependency-name: spatie/data-transfer-object
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 03:00:58 +00:00
dependabot[bot]
8ac9fe7e69
Bump laravel/framework from 9.14.1 to 9.16.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.14.1 to 9.16.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.14.1...v9.16.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 03:00:54 +00:00
James Cole
0ab92114a5
Remove old v2 stuff.
2022-06-04 21:03:55 +02:00
James Cole
66310b494b
Update packages
2022-06-04 09:06:19 +02:00
James Cole
805d3ec975
Fix null pointer
2022-06-02 05:49:49 +02:00
James Cole
f83ab0a7dc
Fix sqlite issues.
2022-06-01 19:23:40 +02:00
James
ced55b5065
Fix #6122
2022-06-01 15:31:17 +02:00
James Cole
986863f1d2
Merge branch 'release/5.7.9'
2022-05-31 06:17:35 +02:00
James Cole
d1529a0cfc
Merge tag '5.7.9' into develop
...
5.7.9
2022-05-31 06:17:35 +02:00
James Cole
f3ceba5325
Sloppy requirement would push Symfony to PHP 8.1.
2022-05-31 06:17:16 +02:00
James Cole
711b4c62b5
Merge branch 'release/5.7.8'
2022-05-31 06:13:18 +02:00
James Cole
f441f68da6
Merge tag '5.7.8' into develop
...
5.7.8
2022-05-31 06:13:18 +02:00
James Cole
2cf8bb2537
Update meta files for new release.
2022-05-31 06:12:56 +02:00
James Cole
bf434e5d42
Sloppy requirement would push Symfony to PHP 8.1.
2022-05-31 06:10:53 +02:00
James Cole
b1ea36ae5b
Merge branch 'release/5.7.7'
2022-05-31 06:05:39 +02:00
James Cole
5f3524c5aa
Merge tag '5.7.7' into develop
...
5.7.7
2022-05-31 06:05:39 +02:00
James Cole
2f75437ac1
Code for new release.
2022-05-31 06:05:21 +02:00
James Cole
6c945bfd60
Fix https://github.com/firefly-iii/firefly-iii/issues/5996
2022-05-31 05:56:38 +02:00
James Cole
82f993f0ff
Merge branch 'main' into develop
2022-05-31 05:54:51 +02:00
James Cole
08f3f2aeb9
Small fix
2022-05-31 05:27:47 +02:00
James Cole
099fc49c4b
Fix #6113
2022-05-30 20:48:56 +02:00
James Cole
6f2c46cb36
Merge pull request #6109 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.4.3
...
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
2022-05-30 17:09:06 +00:00
James Cole
135424f8b8
Merge pull request #6110 from firefly-iii/dependabot/composer/develop/laravel/framework-9.14.1
...
Bump laravel/framework from 9.13.0 to 9.14.1
2022-05-30 17:08:55 +00:00
James Cole
9534fa59d6
Merge pull request #6111 from firefly-iii/dependabot/composer/develop/laravel/ui-3.4.6
...
Bump laravel/ui from 3.4.5 to 3.4.6
2022-05-30 17:08:44 +00:00
James Cole
51ae15a650
Merge pull request #6112 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.9
...
Bump symfony/http-client from 6.0.8 to 6.0.9
2022-05-30 17:07:59 +00:00
dependabot[bot]
29776fa98c
Bump symfony/http-client from 6.0.8 to 6.0.9
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.8...v6.0.9 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 03:01:24 +00:00
dependabot[bot]
7ddffb9251
Bump laravel/ui from 3.4.5 to 3.4.6
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v3.4.5...v3.4.6 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 03:01:18 +00:00
dependabot[bot]
069770b39e
Bump laravel/framework from 9.13.0 to 9.14.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.13.0 to 9.14.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.13.0...v9.14.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 03:01:08 +00:00
dependabot[bot]
626119d774
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-30 03:00:53 +00:00
James Cole
993d18d508
Merge pull request #6104 from firefly-iii/dependabot/composer/guzzlehttp/guzzle-7.4.3
...
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
2022-05-26 04:09:31 +00:00
dependabot[bot]
7b84c7c2dc
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-25 22:27:32 +00:00
James Cole
76429c923e
Merge pull request #6101 from LuxChanLu/develop
...
feat: add the ability to disable mime check on attachement upload
2022-05-25 14:49:43 +00:00
Hugo Meyronneinc
ca1b048758
add eml and json allowed mime types
2022-05-25 14:32:25 +02:00
James Cole
fb11971b84
Merge pull request #6091 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.36
...
Bump @vue/compiler-sfc from 3.2.33 to 3.2.36
2022-05-23 06:45:38 +00:00
James Cole
465542b0f5
Merge pull request #6092 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.14
...
Bump postcss from 8.4.13 to 8.4.14
2022-05-23 06:45:29 +00:00
dependabot[bot]
5185a3ed5a
Bump postcss from 8.4.13 to 8.4.14
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 03:02:07 +00:00
dependabot[bot]
4d1615197d
Bump @vue/compiler-sfc from 3.2.33 to 3.2.36
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.33 to 3.2.36.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.36/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-23 03:01:56 +00:00
James Cole
83c6887ed0
Merge pull request #6085 from turrisxyz/Dependency-GitHub
2022-05-19 05:37:55 +02:00
naveen
9d1e20192d
chore(deps): Included dependency review
...
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-05-19 00:12:46 +00:00
James Cole
ad17837593
Merge branch 'release/5.7.6'
2022-05-18 06:53:04 +02:00
James Cole
40ec63ddb9
Merge tag '5.7.6' into develop
...
5.7.6
2022-05-18 06:53:04 +02:00
James Cole
bc3c019d03
Meta files for new release.
2022-05-18 06:40:17 +02:00
James Cole
35f8ecf9bf
Fix #6059
2022-05-17 18:16:03 +02:00
James Cole
4c649a7099
Merge pull request #6077 from firefly-iii/dependabot/composer/develop/laravel/framework-9.12.2
2022-05-16 03:17:35 +00:00
James Cole
1abf214141
Merge pull request #6076 from firefly-iii/dependabot/composer/develop/league/commonmark-2.3.1
2022-05-16 03:17:22 +00:00
dependabot[bot]
8cb748745b
Bump laravel/framework from 9.11.0 to 9.12.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.11.0 to 9.12.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.11.0...v9.12.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 03:00:52 +00:00
dependabot[bot]
f3df783ed3
Bump league/commonmark from 2.3.0 to 2.3.1
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 03:00:40 +00:00
James Cole
50d6234089
Merge pull request #6065 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.2.3
...
Bump spatie/laravel-ignition from 1.2.2 to 1.2.3
2022-05-09 04:09:17 +00:00
dependabot[bot]
baa1da3e8e
Bump spatie/laravel-ignition from 1.2.2 to 1.2.3
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.2...1.2.3 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 03:08:12 +00:00
James Cole
89af363ba1
Add some missing db integrity checks.
2022-05-07 19:45:26 +02:00
James Cole
df5aff279e
Fix #6058
2022-05-07 17:11:33 +02:00
James Cole
249b2c63d8
Merge branch 'release/5.7.5'
2022-05-05 06:02:30 +02:00
James Cole
6d8f5b88fe
Merge tag '5.7.5' into develop
...
5.7.5
2022-05-05 06:02:30 +02:00
James Cole
2579750ba3
Update meta files for new release.
2022-05-05 06:01:48 +02:00
James Cole
5e7ee8c5bf
Fix https://github.com/firefly-iii/firefly-iii/issues/6009
2022-05-04 20:49:54 +02:00
James Cole
610bc9f4bc
Add exception code for bad values.
2022-05-04 20:32:51 +02:00
James Cole
3d1233314a
Fix https://github.com/firefly-iii/firefly-iii/issues/6040
2022-05-04 20:27:18 +02:00
James Cole
a258b35236
Update meta files for 5.7.5
2022-05-04 20:15:47 +02:00
James Cole
51e23dae21
Fix issue with renamed field.
2022-05-04 05:53:47 +02:00
James Cole
13f2e6537e
Merge branch 'release/5.7.4'
2022-05-02 19:43:07 +02:00
James Cole
cba3590dec
Merge tag '5.7.4' into develop
...
5.7.4
2022-05-02 19:43:07 +02:00
James Cole
613a02fa52
Release 5.7.4
2022-05-02 19:42:42 +02:00
James Cole
2b615cf757
Fix bad call to method.
2022-05-02 19:35:35 +02:00
James Cole
52a593e2e0
Merge branch 'release/5.7.3'
2022-05-02 19:23:23 +02:00
James Cole
cf89d93cec
Merge tag '5.7.3' into develop
...
5.7.3
2022-05-02 19:23:23 +02:00
James Cole
295724c4e9
Meta files for new release.
2022-05-02 19:08:28 +02:00
James Cole
39fbd545ad
Add error code to error.
2022-05-02 18:55:09 +02:00
James Cole
3373961143
Merge pull request #6044 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.8
...
Bump symfony/http-client from 6.0.7 to 6.0.8
2022-05-02 16:38:03 +00:00
James Cole
7f5b50d1f6
Merge pull request #6046 from firefly-iii/dependabot/npm_and_yarn/develop/axios-0.27.2
...
Bump axios from 0.26.1 to 0.27.2
2022-05-02 16:34:33 +00:00
James Cole
04267f1388
Merge pull request #6045 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.13
...
Bump postcss from 8.4.12 to 8.4.13
2022-05-02 16:34:24 +00:00
dependabot[bot]
cddba20499
Bump symfony/http-client from 6.0.7 to 6.0.8
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/5.4/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 16:33:50 +00:00
James Cole
791833ab61
Merge pull request #6043 from firefly-iii/dependabot/composer/develop/laravel/framework-9.10.1
...
Bump laravel/framework from 9.9.0 to 9.10.1
2022-05-02 16:33:17 +00:00
dependabot[bot]
0ad9a75274
Bump axios from 0.26.1 to 0.27.2
...
Bumps [axios](https://github.com/axios/axios ) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 03:01:55 +00:00
dependabot[bot]
172d78f810
Bump postcss from 8.4.12 to 8.4.13
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 03:01:44 +00:00
dependabot[bot]
d2018ad3ec
Bump laravel/framework from 9.9.0 to 9.10.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.9.0 to 9.10.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.9.0...v9.10.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-02 03:00:44 +00:00
James Cole
97124bcbce
Merge branch 'main' into develop
2022-04-30 13:00:38 +02:00
James Cole
27dd30785f
Merge pull request #6032 from turrisxyz/neil/dependabot
2022-04-28 03:44:10 +00:00
neilnaveen
093794f7a5
chore: Included githubactions in the dependabot config
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com >
2022-04-27 21:24:04 +00:00
James Cole
a67bad11b2
Merge pull request #6026 from firefly-iii/dependabot/composer/develop/laravel/framework-9.9.0
...
Bump laravel/framework from 9.8.1 to 9.9.0
2022-04-25 18:37:50 +00:00
James Cole
91a53032b9
Merge pull request #6027 from firefly-iii/dependabot/composer/develop/laravel/passport-10.4.1
...
Bump laravel/passport from 10.4.0 to 10.4.1
2022-04-25 18:37:39 +00:00
dependabot[bot]
a87ce030d8
Bump laravel/passport from 10.4.0 to 10.4.1
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v10.4.0...v10.4.1 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 03:16:13 +00:00
dependabot[bot]
799da3597f
Bump laravel/framework from 9.8.1 to 9.9.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.8.1 to 9.9.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.8.1...v9.9.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 03:16:01 +00:00
James Cole
663bf22a2a
Merge pull request #6022 from firefly-iii/dependabot/npm_and_yarn/frontend/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4 in /frontend
2022-04-23 08:32:55 +00:00
dependabot[bot]
5d3abb315c
Bump async from 2.6.3 to 2.6.4 in /frontend
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-23 03:38:54 +00:00
James Cole
a6ce34b67e
Merge pull request #6013 from firefly-iii/dependabot/npm_and_yarn/async-2.6.4
...
Bump async from 2.6.3 to 2.6.4
2022-04-23 03:38:26 +00:00
James Cole
75f5b5b51d
Stupid laravel and its forced migrations.
2022-04-20 16:25:11 +02:00
James Cole
555b358b80
Remove missing CSS
2022-04-18 09:09:03 +02:00
dependabot[bot]
7772190d45
Bump async from 2.6.3 to 2.6.4
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 05:52:02 +00:00
James Cole
311effb518
Merge pull request #6012 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.33
...
Bump @vue/compiler-sfc from 3.2.32 to 3.2.33
2022-04-18 05:51:30 +00:00
James Cole
d2ccb33c54
Merge pull request #6011 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-1.2.2
...
Bump spatie/laravel-ignition from 1.2.0 to 1.2.2
2022-04-18 05:51:20 +00:00
dependabot[bot]
5b312708f9
Bump @vue/compiler-sfc from 3.2.32 to 3.2.33
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.32 to 3.2.33.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.2.33/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 03:02:07 +00:00
dependabot[bot]
f4ae1e6c79
Bump spatie/laravel-ignition from 1.2.0 to 1.2.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.0...1.2.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 03:00:43 +00:00
James Cole
a91298d045
Fix https://github.com/firefly-iii/firefly-iii/issues/6000
2022-04-13 20:07:18 +02:00
James Cole
0fea3a5a85
Fix broken query "created_at_before" and "updated_at_before"
2022-04-13 14:11:36 +02:00
James Cole
7b830a69d9
Remove old code.
2022-04-13 14:09:32 +02:00
James Cole
22af0b373e
Merge tag '5.7.2' into develop
...
5.7.2
2022-04-12 20:34:54 +02:00
James Cole
ca34e0ebd5
Merge branch 'release/5.7.2'
2022-04-12 20:34:53 +02:00
James Cole
e139cf76de
Update packages for new release.
2022-04-12 20:34:30 +02:00
James Cole
50f87a210a
Replace uri with url
2022-04-12 18:19:30 +02:00
James Cole
ac5c11a8d7
Update meta files for new release.
2022-04-12 17:45:54 +02:00
James Cole
3813b7a9e8
Reverse issue until confirmation.
2022-04-12 17:37:34 +02:00
James Cole
86a6e51ebc
Add another option, fix https://github.com/firefly-iii/firefly-iii/issues/5992
2022-04-12 16:04:46 +02:00
James Cole
eb4343407d
Validate amount
2022-04-09 07:06:41 +02:00
James Cole
8eb4c64602
Validate amount
2022-04-09 07:05:31 +02:00
James Cole
f033a14bc7
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2022-04-08 19:32:15 +02:00
James Cole
59199134a6
Possible fix for port.
2022-04-08 19:30:00 +02:00
James Cole
c6d831fd94
Merge pull request #5973 from turrisxyz/naveen/feat/set-perms-actions
...
Set permissions for GitHub actions
2022-04-08 06:14:23 +02:00
naveensrinivasan
a963e1bc03
Set permissions for GitHub actions
...
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com >
2022-04-07 22:58:30 +00:00
James Cole
be48d3bea2
Merge pull request #5962 from firefly-iii/dependabot/composer/develop/psr/log-3.0.0
...
Bump psr/log from 2.0.0 to 3.0.0
2022-04-05 16:26:20 +02:00
James Cole
b20b8868bf
Merge tag '5.7.1' into develop
...
5.7.1
2022-04-04 05:48:39 +02:00
dependabot[bot]
e243ec10ba
Bump psr/log from 2.0.0 to 3.0.0
...
Bumps [psr/log](https://github.com/php-fig/log ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/php-fig/log/releases )
- [Commits](https://github.com/php-fig/log/compare/2.0.0...3.0.0 )
---
updated-dependencies:
- dependency-name: psr/log
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 03:00:42 +00:00