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

build(deps): Bump ibm-cloud-sdk-core from 2.8.0 to 2.10.0 #208

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps ibm-cloud-sdk-core from 2.8.0 to 2.10.0.

Release notes

Sourced from ibm-cloud-sdk-core's releases.

v2.10.0

2.10.0 (2021-03-13)

Features

  • add getQueryParam utility method to support pagination (#128) (d4f067a)

v2.9.0

2.9.0 (2021-03-12)

Features

  • support username/apikey use-case in CloudPakForDataAuthenticator (#126) (a7ca3a0)

v2.8.2

2.8.2 (2021-03-12)

Bug Fixes

  • persist enableGzipCompression setting on the base service (#127) (1398044)

v2.8.1

2.8.1 (2021-03-09)

Bug Fixes

Changelog

Sourced from ibm-cloud-sdk-core's changelog.

2.10.0 (2021-03-13)

Features

  • add getQueryParam utility method to support pagination (#128) (d4f067a)

2.9.0 (2021-03-12)

Features

  • support username/apikey use-case in CloudPakForDataAuthenticator (#126) (a7ca3a0)

2.8.2 (2021-03-12)

Bug Fixes

  • persist enableGzipCompression setting on the base service (#127) (1398044)

2.8.1 (2021-03-09)

Bug Fixes

Commits
  • 4642636 chore(release): 2.10.0 [skip ci]
  • d4f067a feat: add getQueryParam utility method to support pagination (#128)
  • bb87d92 chore(release): 2.9.0 [skip ci]
  • a7ca3a0 feat: support username/apikey use-case in CloudPakForDataAuthenticator (#126)
  • 9a46351 chore(release): 2.8.2 [skip ci]
  • 1398044 fix: persist enableGzipCompression setting on the base service (#127)
  • bfc59ae chore(release): 2.8.1 [skip ci]
  • 7ce6588 fix: canonicalize iam url (#125)
  • 9e7aa87 chore: codescan updates (#124)
  • 8b1d14f chore: add .secrets.baseline (#123)
  • 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.


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 dependabot bot requested a review from a team as a code owner March 15, 2021 14:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ibm-cloud-sdk-core-2.10.0 branch 2 times, most recently from a6dc61f to 5072abb Compare March 15, 2021 15:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ibm-cloud-sdk-core-2.10.0 branch from 5072abb to 1d2d9bc Compare March 15, 2021 16:39
@eiri
Copy link
Member

eiri commented Mar 15, 2021

Legit failure:

assert.strictEqual(received, expected)
Expected value to strictly be equal to:
  "https://iam.cloud.ibm.com/identity/token"
Received:
  "https://iam.cloud.ibm.com"
Difference:
- Expected
+ Received
- https://iam.cloud.ibm.com/identity/token
+ https://iam.cloud.ibm.com
    at Object.it (/home/jenkins/workspace/d_yarn_ibm-cloud-sdk-core-2.10.0/test/unit/cloudantBaseService.test.js:161:12)
    ...
    ```

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ibm-cloud-sdk-core-2.10.0 branch from 1d2d9bc to c3912cc Compare March 15, 2021 17:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

Looks like ibm-cloud-sdk-core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ibm-cloud-sdk-core-2.10.0 branch March 16, 2021 16:48
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.

2 participants