dependabot[bot]
83eba6bfd9
Bump rcrowe/twigbridge from 0.14.1 to 0.14.2
Bumps [rcrowe/twigbridge](https://github.com/rcrowe/TwigBridge ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/rcrowe/TwigBridge/releases )
- [Changelog](https://github.com/rcrowe/TwigBridge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rcrowe/TwigBridge/compare/v0.14.1...v0.14.2 )
---
updated-dependencies:
- dependency-name: rcrowe/twigbridge
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
James Cole
aecb3b0302
Merge pull request #553 from firefly-iii/dependabot/composer/develop/laravel/ui-4.5.0
Bump laravel/ui from 4.4.0 to 4.5.0
2 years ago
James Cole
b604b0c91b
Merge pull request #551 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.5
Bump symfony/http-client from 7.0.4 to 7.0.5
2 years ago
James Cole
b849402531
Merge pull request #550 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-10.5.12
Bump phpunit/phpunit from 10.5.11 to 10.5.12
2 years ago
dependabot[bot]
5fb9bbe983
Bump laravel/ui from 4.4.0 to 4.5.0
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.4.0 to 4.5.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.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
016bc38277
Bump phpunit/phpunit from 10.5.11 to 10.5.12
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.11 to 10.5.12.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.12/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.11...10.5.12 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
James Cole
65bed440e9
Merge pull request #549 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-debugbar-3.11.0
Bump barryvdh/laravel-debugbar from 3.10.6 to 3.11.0
2 years ago
dependabot[bot]
ecdc1296d8
Bump symfony/http-client from 7.0.4 to 7.0.5
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v7.0.4...v7.0.5 )
---
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>
2 years ago
dependabot[bot]
4fab679a0f
Bump barryvdh/laravel-debugbar from 3.10.6 to 3.11.0
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.6 to 3.11.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.6...v3.11.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
James Cole
50f0d57e98
Merge pull request #548 from Call-Me-G-Now/patch-1
2 years ago
Call-Me-G-Now
3cc57a05ff
fix mocking typo
Seems like everyone is tripping over "r"-s lol
2 years ago
James Cole
3fd055cfbb
Merge pull request #547 from Call-Me-G-Now/upload-file-ext
basic client side file extension filter for upload file
2 years ago
Call-Me-G-Now
13154f7740
basic client side file extension filter for upload file
limit uploads to supported file types, client side
2 years ago
James Cole
2908929bb5
Various code cleanup.
2 years ago
James Cole
3fd79eec80
Life check to separate file.
2 years ago
James Cole
24a8183086
Update packages.
2 years ago
James Cole
24cec108fe
Add configuration option for fallback JSON.
2 years ago
James Cole
f7a5c3d1e4
Merge pull request #545 from Call-Me-G-Now/bulk-import-config
add support for using a single bulkconfig.json file for directory imports
2 years ago
Call-Me-G-Now
cca96e8a82
Update AutoImports.php
Update debugging lines
2 years ago
Call-Me-G-Now
408b9dc652
add support for using a single bulkconfig.json file for directory imports.
Individual .json config files take precedence.
If bulkconfig.json exists in the import directory, it will be used for all files that do not have a matching .json config file.
Still throws the an error of neither json exists.
2 years ago
James Cole
8c41866c91
Add custom issue template.
2 years ago
James Cole
994fe9c702
Add code owners file.
2 years ago
James Cole
eafc4826d4
Merge pull request #540 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-ide-helper-3.0.0
Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
2 years ago
dependabot[bot]
833eaf15e1
Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.15.1 to 3.0.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.15.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
James Cole
36fd2c3d4b
Merge pull request #541 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.8.3
Bump doctrine/dbal from 3.8.2 to 3.8.3
2 years ago
James Cole
ad0cd3a0d6
Merge pull request #539 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.4
Bump symfony/http-client from 7.0.3 to 7.0.4
2 years ago
James Cole
a5f710697b
Merge pull request #542 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-debugbar-3.10.6
Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
2 years ago
James Cole
3df52fcbb5
Merge pull request #543 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-7.0.4
Bump symfony/mailgun-mailer from 7.0.3 to 7.0.4
2 years ago
James Cole
49ec840d4c
Merge pull request #544 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.4.21
Bump @vue/compiler-sfc from 3.4.20 to 3.4.21
2 years ago
dependabot[bot]
b8ce00967c
Bump @vue/compiler-sfc from 3.4.20 to 3.4.21
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.4.20 to 3.4.21.
- [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.4.21/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>
2 years ago
dependabot[bot]
75170b5e13
Bump symfony/mailgun-mailer from 7.0.3 to 7.0.4
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases )
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v7.0.3...v7.0.4 )
---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
9498c3c68a
Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.5...v3.10.6 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
512d75e447
Bump doctrine/dbal from 3.8.2 to 3.8.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.8.2...3.8.3 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
23df820415
Bump symfony/http-client from 7.0.3 to 7.0.4
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v7.0.3...v7.0.4 )
---
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>
2 years ago
James Cole
ef641f1f22
Better import url
2 years ago
James Cole
a7bcf78def
Fix https://github.com/firefly-iii/firefly-iii/issues/8607
2 years ago
James Cole
cdd9c83e8b
Merge pull request #538 from firefly-iii/dependabot/composer/develop/league/csv-9.15.0
2 years ago
James Cole
5feb419da6
Merge pull request #537 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-10.5.11
2 years ago
James Cole
4e2ba89584
Merge pull request #536 from firefly-iii/dependabot/composer/develop/laravel/framework-10.45.1
2 years ago
James Cole
99f0869c60
Merge pull request #535 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.59
2 years ago
dependabot[bot]
f8673d545a
Bump league/csv from 9.14.0 to 9.15.0
Bumps [league/csv](https://github.com/thephpleague/csv ) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/thephpleague/csv/releases )
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/csv/compare/9.14.0...9.15.0 )
---
updated-dependencies:
- dependency-name: league/csv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
5a59be0218
Bump phpunit/phpunit from 10.5.10 to 10.5.11
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.10 to 10.5.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
07327694c1
Bump laravel/framework from 10.44.0 to 10.45.1
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.44.0 to 10.45.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.44.0...v10.45.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>
2 years ago
dependabot[bot]
b400b7de91
Bump phpstan/phpstan from 1.10.58 to 1.10.59
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.58 to 1.10.59.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.58...1.10.59 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
James Cole
67650f0ca3
Merge pull request #534 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.71.1
2 years ago
James Cole
2f04c7c2d9
Merge pull request #533 from firefly-iii/dependabot/npm_and_yarn/develop/sass-loader-14.1.1
2 years ago
James Cole
dfcdf93469
Merge pull request #532 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.4.20
2 years ago
dependabot[bot]
5c739bb18e
Bump sass from 1.71.0 to 1.71.1
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
05e70fa442
Bump sass-loader from 14.1.0 to 14.1.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v14.1.0...v14.1.1 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
f5bc8c118b
Bump @vue/compiler-sfc from 3.4.19 to 3.4.20
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.4.19 to 3.4.20.
- [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.4.20/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>
2 years ago