Skip to content

build(deps): Bump ibm-cloud-sdk-core from 3.20.4 to 3.20.6 #694

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
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ibm-cloud-sdk-core from 3.20.4 to 3.20.6.

Release notes

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

v3.20.6

3.20.6 (2024-08-08)

Bug Fixes

  • build: use correct package list with setuptools (#207) (27fa51d)

v3.20.5

3.20.5 (2024-08-07)

Bug Fixes

Changelog

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

3.20.6 (2024-08-08)

Bug Fixes

  • build: use correct package list with setuptools (#207) (27fa51d)

3.20.5 (2024-08-07)

Bug Fixes

Commits
  • d603ed0 chore(release): 3.20.6 release notes
  • a948aa2 Bump version: 3.20.5 → 3.20.6
  • 27fa51d fix(build): use correct package list with setuptools (#207)
  • d60d1c4 chore(release): 3.20.5 release notes
  • e8c575c Bump version: 3.20.4 → 3.20.5
  • 03c8a6d fix(build): migrate setup.py to pyproject.toml (#205) (#206)
  • f5667ad build: add detect-secrets stage to build (#204)
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2024
@mojito317
Copy link
Contributor

pylinter behaviour seems to have been changed with this dep update, hence the failure.
They have migrated from setup.py to pyproject.toml so I assume it is a config issue that somehow expanding linting on files that did not happened before. New sdks builder changes do not cause this as I tested them with main. Something within IBM/python-sdk-core@v3.20.4...v3.20.6 causes this, I cannot spot.

@eiri
Copy link
Contributor

eiri commented Aug 13, 2024

@dependabot rebase

Bumps [ibm-cloud-sdk-core](https://github.com/IBM/python-sdk-core) from 3.20.4 to 3.20.6.
- [Release notes](https://github.com/IBM/python-sdk-core/releases)
- [Changelog](https://github.com/IBM/python-sdk-core/blob/main/CHANGELOG.md)
- [Commits](IBM/python-sdk-core@v3.20.4...v3.20.6)

---
updated-dependencies:
- dependency-name: ibm-cloud-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-pip-ibm-cloud-sdk-core-3.20.6 branch from 9ebaf27 to 5fbb4c9 Compare August 13, 2024 20:24
@eiri eiri merged commit ff052f7 into main Aug 13, 2024
10 checks passed
@eiri eiri deleted the dependabot-pip-ibm-cloud-sdk-core-3.20.6 branch August 13, 2024 21:21
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