Commit graph

2265 commits

Author SHA1 Message Date
d058a1db2a
Update config 2022-11-16 20:28:56 +00:00
096b4db322
Improve micropub media tests 2022-11-15 17:21:01 +00:00
a4fa8ca433
Merge pull request #544 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.10.3
Bump league/flysystem-aws-s3-v3 from 3.10.0 to 3.10.3
2022-11-15 17:14:03 +00:00
dependabot[bot]
059c4432f7
Bump league/flysystem-aws-s3-v3 from 3.10.0 to 3.10.3
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.10.0 to 3.10.3.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.10.0...3.10.3)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 17:10:47 +00:00
fb9a45b14d
Merge pull request #542 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.15.0
Bump stylelint from 14.14.1 to 14.15.0
2022-11-15 17:08:16 +00:00
dependabot[bot]
ccd04c24d1
Bump stylelint from 14.14.1 to 14.15.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.1 to 14.15.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 17:05:10 +00:00
6e5c8fd615
Merge pull request #541 from jonnybarnes/dependabot/npm_and_yarn/css-loader-6.7.2
Bump css-loader from 6.7.1 to 6.7.2
2022-11-15 17:00:56 +00:00
dependabot[bot]
f2c7d897af
Bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:00:53 +00:00
ea9b30791c
Merge pull request #539 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.19
Bump postcss from 8.4.18 to 8.4.19
2022-11-13 17:32:11 +00:00
dependabot[bot]
6f2b978839
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-11 09:01:11 +00:00
64b61acc87
Merge pull request #538 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.75.0
Bump webpack from 5.74.0 to 5.75.0
2022-11-10 20:41:23 +00:00
dependabot[bot]
54fb2254bd
Bump webpack from 5.74.0 to 5.75.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 09:00:46 +00:00
3270bfed7f
Merge pull request #537 from jonnybarnes/536-webpack-doesnt-compile-anymore
Tweak stylelint rule for import notation
2022-11-09 20:41:04 +00:00
ec264a9d4e
Tweak stylelint rule for import notation 2022-11-09 20:37:12 +00:00
4f4f7769da
Merge pull request #534 from jonnybarnes/533-handle-finding-webmentions-better
Handle finding webmention targets better
2022-11-09 20:06:02 +00:00
9fcd16ec16
Handle finding webmention targets better
If a site does not support webmentions, my code should not error
2022-11-09 19:32:22 +00:00
8ad225c8f6
Merge pull request #531 from jonnybarnes/dependabot/composer/indieauth/client-1.1.6
Bump indieauth/client from 1.1.5 to 1.1.6
2022-11-09 19:04:23 +00:00
dependabot[bot]
07b0b26e98
Bump indieauth/client from 1.1.5 to 1.1.6
Bumps [indieauth/client](https://github.com/indieweb/indieauth-client-php) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/indieweb/indieauth-client-php/releases)
- [Commits](https://github.com/indieweb/indieauth-client-php/compare/1.1.5...1.1.6)

---
updated-dependencies:
- dependency-name: indieauth/client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:55:10 +00:00
ad4a605620
Merge pull request #530 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.4
Bump laravel/horizon from 5.10.3 to 5.10.4
2022-11-09 18:54:30 +00:00
dependabot[bot]
dec9fb3bad
Bump laravel/horizon from 5.10.3 to 5.10.4
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.10.3 to 5.10.4.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.10.3...v5.10.4)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:45:02 +00:00
74b02127c5
Merge pull request #532 from jonnybarnes/dependabot/composer/laravel/framework-9.39.0
Bump laravel/framework from 9.38.0 to 9.39.0
2022-11-09 18:43:55 +00:00
dependabot[bot]
9d5376f6ff
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-09 09:01:11 +00:00
4733776ccd
Merge pull request #528 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.20.2
Bump @babel/preset-env from 7.19.4 to 7.20.2
2022-11-07 21:25:56 +00:00
dependabot[bot]
b57df386ff
Bump @babel/preset-env from 7.19.4 to 7.20.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:17:41 +00:00
b65dba2490
Merge pull request #529 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.27.0
Bump eslint from 8.26.0 to 8.27.0
2022-11-07 21:02:56 +00:00
dependabot[bot]
c52adff965
Bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 20:59:05 +00:00
1df65dc542
Merge pull request #527 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.20.2
Bump @babel/core from 7.19.6 to 7.20.2
2022-11-07 20:45:05 +00:00
dependabot[bot]
c52875bcce
Bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 20:39:49 +00:00
c4bb1e92ea
Merge pull request #526 from jonnybarnes/dependabot/composer/vimeo/psalm-4.30.0
Bump vimeo/psalm from 4.29.0 to 4.30.0
2022-11-07 20:37:20 +00:00
dependabot[bot]
2316af7820
Bump vimeo/psalm from 4.29.0 to 4.30.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.29.0 to 4.30.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.29.0...4.30.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:00:39 +00:00
13afa36105
Merge pull request #524 from jonnybarnes/Markdown_should_be_sent_to_mastodon
When posting to Mastodon send the original markdown
2022-11-06 10:28:35 +00:00
6f6abae258
When posting to Mastodon send the original markdown 2022-11-06 10:16:18 +00:00
206586462d
Merge pull request #520 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.2.2
Bump puppeteer from 19.1.2 to 19.2.2
2022-11-04 17:13:19 +00:00
dependabot[bot]
3e774ad091
Bump puppeteer from 19.1.2 to 19.2.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.1.2 to 19.2.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v19.1.2...puppeteer-core-v19.2.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 17:08:34 +00:00
62118570c7
Merge pull request #519 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.14.1
Bump stylelint from 14.14.0 to 14.14.1
2022-11-04 17:07:42 +00:00
dependabot[bot]
6d386023ba
Bump stylelint from 14.14.0 to 14.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 17:04:28 +00:00
0c604bdc24
Merge pull request #518 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.0
Bump babel-loader from 8.2.5 to 9.1.0
2022-11-04 17:03:41 +00:00
dependabot[bot]
cb09a9eb76
Bump babel-loader from 8.2.5 to 9.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.1.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:55:31 +00:00
e86d163542
Merge pull request #514 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.14
Bump cssnano from 5.1.13 to 5.1.14
2022-11-04 16:54:47 +00:00
dependabot[bot]
72a6d2710d
Bump cssnano from 5.1.13 to 5.1.14
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.13 to 5.1.14.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@5.1.14)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:44:18 +00:00
5da8568ca4
Merge pull request #512 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.13
Bump autoprefixer from 10.4.12 to 10.4.13
2022-11-04 16:43:10 +00:00
dependabot[bot]
86cde5012d
Bump autoprefixer from 10.4.12 to 10.4.13
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:35:04 +00:00
accf4d6a49
Merge pull request #511 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.26
Bump phpunit/phpunit from 9.5.25 to 9.5.26
2022-11-04 16:27:52 +00:00
dependabot[bot]
89defd2591
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-11-04 16:14:40 +00:00
768dd47cc5
Merge pull request #509 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.1
Bump spatie/laravel-ignition from 1.6.0 to 1.6.1
2022-11-04 16:01:22 +00:00
dependabot[bot]
29241f4751
Bump spatie/laravel-ignition from 1.6.0 to 1.6.1
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 1.6.0 to 1.6.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.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:49:37 +00:00
ff9b96677e
Merge pull request #506 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.3
Bump laravel/horizon from 5.10.2 to 5.10.3
2022-11-04 15:48:35 +00:00
dependabot[bot]
64608e3b8b
Bump laravel/horizon from 5.10.2 to 5.10.3
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.10.2...v5.10.3)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:43:35 +00:00
0018200596
Merge pull request #516 from jonnybarnes/dependabot/composer/laravel/framework-9.38.0
Bump laravel/framework from 9.36.4 to 9.38.0
2022-11-04 15:42:37 +00:00
dependabot[bot]
119019b4b1
Bump laravel/framework from 9.36.4 to 9.38.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 9.36.4 to 9.38.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.38.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-04 15:37:11 +00:00