AntoineFr / flarum-ext-money

Give money to your users for different actions.
MIT License
22 stars 11 forks source link

Bump flarum/core from 1.6.3 to 1.7.0 #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flarum/core from 1.6.3 to 1.7.0.

Release notes

Sourced from flarum/core's releases.

v1.7.0

v1.7.0

Added

  • PHP 8.2 Support #3709
  • (seo) Do not use h3 header for poster author in posts stream #3732
  • (seo) Use h2 header for discussions on discussions list #3731
  • (seo) shift h1 tag from logo to discussion title #3724
  • Admin User Search #3712
  • access tokens user management UI #3587
  • add display name column to admin users list #3740
  • allow push additional items to the end of the poststream #3691
  • allow using utf8 characters in tag slugs #3588
  • expose queue driver, schedule status #3593
  • expose {time} to eventPost data, fix renamed tooltip #3698
  • frontend Model extender #3646
  • global logout to clear all sessions, access tokens, email tokens and password tokens #3605
  • improved page navigation for users list #3741
  • introduce frontend extenders #3645

Fixed

  • 3 digit hex color value in color input not supported #3706
  • column id can be ambiguous in group filter with extensions #3696
  • disallow certain dangerous LESS features (1761660)
  • evaluated page title content #3684
  • invalid translation key for scheduler dashboard #3736
  • load actor.groups on showforumcontroller #3716
  • make go-to-page input number-like #3743
  • normal logout affects all sessions #3571
  • permissions table on mobile is unusable #3722
  • post dropdown opens all dropdowns in .Post-actions #3675
  • typo in Formatter extender docblock #3676
  • undefined showing in dropdown active title #3700

Changed

  • Add missing states exports to compat.ts #3683
  • Indicate cross-origin request in generic error message #3669
  • Merge branch 'release/v1.6.2' (e0b9dcf)
  • The negate field doesn't get used, which means you cant exclude tags #3713
  • Update forum.less to fix the misalignment of the choose tags button #3726
  • yarn audit-fix (8ddb0fe)
  • yarn (ee1e04c)
  • convert Dropdown components to TS #3608
  • fix php 8.1 on preg_match 2nd argument being null, which also optimizes slightly (d7b9a03)
  • remove use of deprecated phpunit assertion (3af0481)
  • update JS dependencies #3695
Commits
  • 7e50fbf chore(release): preparations
  • aaf994f Bundled output for commit 28e3ccfde6191274b2a8e52b2fc2c945d5465801
  • 82365a4 fix(qa): increase YIQ and fix menu item title
  • 1a921eb fix(regression): custom less validation check
  • ff898ad test: remove use of deprecated phpunit assertion
  • f0d3a75 fix: disallow certain dangerous LESS features
  • f8f4b5b fix(regression): cannot delete users (#3746)
  • 7bdb3a6 fix: normal logout affects all sessions (#3571)
  • ff72900 Bundled output for commit bbf873442a222c1f3a4b90a0dd9972654894c80e
  • 7f32479 feat: global logout to clear all sessions, access tokens, email tokens and pa...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AntoineFr/flarum-ext-money/network/alerts).
AntoineFr commented 1 year ago

@dependabot rebase