[pull] master from YOURLS:master#36
Open
pull[bot] wants to merge 317 commits intocaesar-team:masterfrom
Open
Conversation
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.21.0...2.21.1) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com> Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.21.1...2.21.2) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
* When adding URLs, new HTML rows should have unique HTML IDs. * Fix newly added assertions in Format_General::test_string2htmlid() Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>
Co-authored-by: dgw <dgw@technobabbl.es>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.2 to 2.22.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.21.2...2.22.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Co-authored-by: ozh <ozh@users.noreply.github.com>
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.22.0...2.23.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Upgrading composer/ca-bundle (1.3.1 => 1.3.4) - Upgrading geoip2/geoip2 (v2.12.2 => v2.13.0) - Upgrading ozh/bookmarkletgen (1.2 => 1.2.2) - Upgrading pomo/pomo (v1.4.1 => v1.5.0) - Upgrading rmccue/requests (2.0.2 => v2.0.5) - Upgrading spatie/array-to-xml (2.16.0 => 2.17.1) - Upgrading symfony/polyfill-intl-idn (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-intl-normalizer (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-mbstring (v1.25.0 => v1.27.0) - Upgrading symfony/polyfill-php72 (v1.25.0 => v1.27.0)
Co-authored-by: ozh <ozh@users.noreply.github.com> Co-authored-by: Léo Colombaro <git@colombaro.fr>
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.23.0 to 2.24.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.23.0...2.24.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Context is either 'write-...' or 'read-....' - Validate context or raise debug message - Add tests for context - Add tests for all functions-debug.php Co-authored-by: dgw <dgw@technobabbl.es>
- remove `--testdox`, because, seriously, readability - remove deprecated (and previously unused anyway) `@uses` tags - restore `DomainTest::test_custom_fake_domain()` and catch the expected notice - remove all `PHP_VERSION_ID` checking for PHP < 8
* Release v1.10.3 * Two more PRs finalized over the weekend * Add modal delete confirmation to changelog * Document PHP 8.5/8.6 testing & array-to-xml upgrade in changelog * Add db context param to changelog
Bumps the composer group with 1 update in the /tests directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `phpunit/phpunit` from 11.5.10 to 11.5.50 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.50/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@11.5.10...11.5.50) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 11.5.50 dependency-type: direct:production dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
Add localization support for date and time formats (closes #3937) Co-authored-by: ྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>
* Improve shunt filters Fixes #4057 Also, update the shunt logic in GeoIP functions and while I'm at it update the geoip tests * Make the default shunt value a string
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Fix notice overlapping logo in admin panel The `h1` element was using a hardcoded `height: 50px` which, combined with its `float: right`, caused `div.notice` to overlap the logo when shown after plugin activation or deactivation. Block elements do not clear floats by default, so the notice would render at the top of the collapsed header rather than below it. Two changes made to css/style.css: - Remove `height: 50px` from `h1` so the header height is no longer artificially constrained to a fixed value. - Add `clear: both` to `.notice` so it always starts below any preceding floated elements, directly preventing the overlap with the logo. Fixes #3578
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.36.0 to 2.37.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.36.0...2.37.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2...v3) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dgw <dgw@technobabbl.es>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )