Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mediawiki/oauthclient from 2.0.0 to 2.2.0 #208

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2024

Bumps mediawiki/oauthclient from 2.0.0 to 2.2.0.

Changelog

Sourced from mediawiki/oauthclient's changelog.

Changelog

2.2 - 2024-07-19

  • Resolved deprecation warnings about "Creation of dynamic property" on PHP 8.2

2.1 - 2024-07-17

  • Added support for authentication only sessions

2.0 - 2023-03-30

  • BREAKING CHANGE Dropped PHP 7.2 and PHP 7.3 support.
  • T332429 - Added check for expected values in token return.
  • Moved history to CHANGELOG.md

1.2 - 2021-10-21

  • Allow users to set a User-Agent.

1.1 - 2020-01-30

  • PHP 7.4 support.

1.0 - 2019-01-23

First stable release.

  • Improved documentation and error handling.
  • Added file-upload functionality.

0.1 - 2015-10-23

  • First release.
Commits
  • ab3a00e Release 2.2.0
  • 4fad7af Merge "Release 2.1.0"
  • e258e38 Release 2.1.0
  • 43a853b Should be function call
  • 8532428 This variable is no longer used
  • 589c220 build: Updating composer dependencies
  • f8c3e2f Support authentication only sessions
  • ba5730f build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0
  • 6cf5898 build: Upgrade phpunit to 9.6.16
  • ac9f5f7 feat: Allow to use psr/log 2 and 3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [mediawiki/oauthclient](https://github.com/wikimedia/mediawiki-oauthclient-php) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/wikimedia/mediawiki-oauthclient-php/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-oauthclient-php/blob/master/CHANGELOG.md)
- [Commits](wikimedia/mediawiki-oauthclient-php@2.0.0...2.2.0)

---
updated-dependencies:
- dependency-name: mediawiki/oauthclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 17, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 17, 2024

Looks like mediawiki/oauthclient is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 17, 2024
@dependabot dependabot bot deleted the dependabot/composer/php8/mediawiki/oauthclient-2.2.0 branch August 17, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants