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 splunk-sdk from 1.7.4 to 2.0.1 #2990

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps splunk-sdk from 1.7.4 to 2.0.1.

Release notes

Sourced from splunk-sdk's releases.

Release/2.0.1

Version 2.0.1

Bug fixes

  • #567 Moved "deprecation" dependency

Release 2.0.0

Version 2.0.0

Feature updates

  • ensure_binary, ensure_str and assert_regex utility methods have been migrated from six.py to splunklib/utils.py

Major changes

  • Removed code specific to Python 2
  • Removed six.py dependency
  • Removed __future__ imports
  • Refactored and Updated splunklib and tests to utilize Python 3 features
  • Updated CI test matrix to run with Python versions - 3.7 and 3.9
  • Refactored Code throwing deprecation warnings
  • Refactored Code violating Pylint rules

Bug fixes

  • #527 Added check for user roles
  • Fix to access the metadata "finished" field in search commands using the v2 protocol
  • Fix for error messages about ChunkedExternProcessor in splunkd.log for Custom Search Commands
Changelog

Sourced from splunk-sdk's changelog.

Version 2.0.1

Bug fixes

  • #567 Moved "deprecation" dependency

Version 2.0.0

Feature updates

  • ensure_binary, ensure_str and assert_regex utility methods have been migrated from six.py to splunklib/utils.py

Major changes

  • Removed code specific to Python 2
  • Removed six.py dependency
  • Removed __future__ imports
  • Refactored and Updated splunklib and tests to utilize Python 3 features
  • Updated CI test matrix to run with Python versions - 3.7 and 3.9
  • Refactored Code throwing deprecation warnings
  • Refactored Code violating Pylint rules

Bug fixes

  • #527 Added check for user roles
  • Fix to access the metadata "finished" field in search commands using the v2 protocol
  • Fix for error messages about ChunkedExternProcessor in splunkd.log for Custom Search Commands
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [splunk-sdk](https://github.com/splunk/splunk-sdk-python) from 1.7.4 to 2.0.1.
- [Release notes](https://github.com/splunk/splunk-sdk-python/releases)
- [Changelog](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md)
- [Commits](splunk/splunk-sdk-python@1.7.4...2.0.1)

---
updated-dependencies:
- dependency-name: splunk-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from patel-bhavin as a code owner April 1, 2024 23:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2024
@dependabot dependabot bot requested a review from P4T12ICK as a code owner April 1, 2024 23:50
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant