Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps splunk-sdk from 1.6.20 to 1.7.0.

Release notes

Sourced from splunk-sdk's releases.

Release/1.7.0

Version 1.7.0

New features and APIs

  • #468 SDK Support for splunkd search API changes

Bug fixes

  • #464 updated checks for wildcards in StoragePasswords [issue#458]

Minor changes

  • #463 Preserve thirdparty cookies
Changelog

Sourced from splunk-sdk's changelog.

Version 1.7.0

New features and APIs

  • #468 SDK Support for splunkd search API changes

Bug fixes

  • #464 updated checks for wildcards in StoragePasswords [issue#458]

Minor changes

  • #463 Preserve thirdparty cookies
Commits
  • 14ef9f4 Merge pull request #469 from splunk/release/1.7.0
  • 9d0b166 release 1.7.0 version changes
  • d764e75 Merge pull request #468 from splunk/DVPL-10898-develop
  • 2b2dee7 Update test matrix to test 8.2 and latest (currently 9.0) and update 8.x refe...
  • bccd01a Reformatted the code logic to set Path based on Splunk Version
  • cd54110 code refactoring
  • 964fd30 Take changes from develop
  • bbc74a3 Merge commit '27f8fbff99966acaddbb2c30ad2b09c29c359905' into DVPL-10898
  • 27f8fbf Merge pull request #463 from splunk/preserve_thirdparty_cookies
  • 31cf507 Merge pull request #464 from splunk/DVPL-11235
  • 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 [splunk-sdk](https://github.com/splunk/splunk-sdk-python) from 1.6.20 to 1.7.0.
- [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.6.20...1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 20, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #176 (bf2e10a) into main (08ccbbd) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
- Coverage   89.28%   89.23%   -0.06%     
==========================================
  Files          23       23              
  Lines        1848     1848              
==========================================
- Hits         1650     1649       -1     
- Misses        198      199       +1     
Impacted Files Coverage Δ
solnlib/file_monitor.py 98.24% <0.00%> (-1.76%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08ccbbd...bf2e10a. Read the comment docs.

@artemrys
Copy link
Member

Will be done in #177

@artemrys artemrys closed this Jun 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@artemrys artemrys deleted the dependabot/pip/splunk-sdk-1.7.0 branch June 22, 2022 09:49
@github-actions github-actions bot locked and limited conversation to collaborators Jun 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants