Skip to content

build(deps): bump phpxmlrpc/phpxmlrpc from 4.10.0 to 4.10.1#1492

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/phpxmlrpc/phpxmlrpc-4.10.1
Feb 27, 2023
Merged

build(deps): bump phpxmlrpc/phpxmlrpc from 4.10.0 to 4.10.1#1492
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/phpxmlrpc/phpxmlrpc-4.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 27, 2023

Bumps phpxmlrpc/phpxmlrpc from 4.10.0 to 4.10.1.

Release notes

Sourced from phpxmlrpc/phpxmlrpc's releases.

4.10.1

  • fixed: class autoloading got broken in rel 4.10.0 for users of the legacy API (issue #111)

  • fixed: let the Server create Response objects whose class can be overridden by subclasses (this is required by the json-rpc server now that the xml_header method has been moved to the Request object)

  • fixed: let the Client create Requests whose class can be overridden by subclasses, within the _try_multicall method, which is called from multicall

  • fixed: declare the library not to be compatible with old versions of 'phpxmlrpc/extras' and 'phpxmlrpc/jsonrpc'

Commits
  • ac18e31 tag for release
  • 991f009 comments
  • 98e77ae comments
  • f7bf9e6 fix legacy autoloading; add tests for it
  • f34faa7 fixes to test of deps on gha
  • bc15fbb improve startup of test container
  • 07d88c9 gha: test all dependencies when committing to this package - fix 1
  • b0bfab6 gha: test all dependencies when committing to this package
  • aa9d82b nitpicks
  • 0f00ce6 declare incompatibility with dependencies; docs
  • 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)

Bumps [phpxmlrpc/phpxmlrpc](https://github.com/gggeek/phpxmlrpc) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/gggeek/phpxmlrpc/releases)
- [Changelog](https://github.com/gggeek/phpxmlrpc/blob/master/doc/ChangeLog)
- [Commits](gggeek/phpxmlrpc@4.10.0...4.10.1)

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

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 Feb 27, 2023
@github-actions github-actions Bot merged commit 72aa189 into master Feb 27, 2023
@github-actions github-actions Bot deleted the dependabot/composer/phpxmlrpc/phpxmlrpc-4.10.1 branch February 27, 2023 12:02
@glensc glensc added this to the 3.10.13 milestone Feb 27, 2023
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

Development

Successfully merging this pull request may close these issues.

1 participant