Skip to content

chore(deps): bump robrichards/wse-php from 2.0.3 to 2.0.4 #21

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

Merged
merged 1 commit into from
May 16, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps robrichards/wse-php from 2.0.3 to 2.0.4.

Changelog

Sourced from robrichards/wse-php's changelog.

wse-php ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 11 May 2020, 2.0.4 Improvements:

  • Add support for variable WSA NS in RelatesTo field. PR #55
  • Add missing EncodingType attribute in addUserToken. PR #36
  • Make it possible to only sign specific header nodes. PR #47

Bug Fixes:

  • Fix undefined index notice. Refs #48

03 Jan 2019, 2.0.3 Improvements:

  • Change private properties to protected, so it can be extended. Refs #41
  • Add private key passphrase option to decryptSoapDoc. Refs #40
  • Adding option to use 2005 NS in WSA headers. Refs #46

Features:

  • Adds support for WSA RelatesTo. Refs #45

31 Aug 2017, 2.0.2 Features:

  • Add WSA From. Refs #29

Improvements:

  • Allow xmlseclibs 2.x and 3.x
  • Remove composer lock file as too many varying deps being tested against

09 Mar 2017, 2.0.1 Improvements:

  • Change depreciated split to explode.

21 Oct 2016, 2.0.0 Features:

  • Upgrade to use namespaces. Requires PHP 5.3+.

Bug Fixes:

  • Add ValueType attribute when attaching token

24 Jun 2015, 1.1.0 Features:

  • Add options parameter to signSoapDoc() method. options include insertBefore and KeyInfo array (X509SubjectKeyIdentifier).
  • Add options parameter to addEncryptedKey() method. options include KeyInfo array (X509SubjectKeyIdentifier).
  • Add encryptSoapDoc() method
  • Add decryptSoapDoc() method
  • Libraries now provide ability to interoperate with WCF servers using message level security (Signatures and Encryption).
  • Add signBody property (boolean) to allow for disabling of signing soap body.
... (truncated)
Commits
  • 89e1393 more changes from last release
  • 3fc0560 Prep for 2.0.4 release
  • 57dc17d Add missing EncodingType attribute in addUserToken (#36)
  • c365412 Add support for variable WSA NS in RelatesTo field. (#55)
  • 46335fb fix undefined index notice. Bug #48
  • b620d87 Merge pull request #47 from rvdbogerd/wsse-sign-specific-headers
  • fe4dd14 back to dev
  • 9dd6b2d Make it possible to only sign specific header nodes
  • See full diff 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 16, 2020
@CodeDredd CodeDredd merged commit d8272a8 into master May 16, 2020
@CodeDredd CodeDredd deleted the dependabot/composer/robrichards/wse-php-2.0.4 branch May 16, 2020 09:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant