Skip to content

Bump pymisp from 2.4.183 to 2.4.185#151

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymisp-2.4.185
Closed

Bump pymisp from 2.4.183 to 2.4.185#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymisp-2.4.185

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2024

Bumps pymisp from 2.4.183 to 2.4.185.

Changelog

Sourced from pymisp's changelog.

v2.4.185 (2024-02-16)

Changes

- Bump deps, version. [Raphaël Vinot]

v2.4.184.3 (2024-02-12)

Changes

  • Bump changelog. [Raphaël Vinot]
  • Bump version. [Raphaël Vinot]
  • Bump deps. [Raphaël Vinot]

Fix

- Properly get body from message, without headers. [Raphaël Vinot]
- Remove from __all__ entries that shouldn't be there. [Raphaël Vinot]

Other

  • Build(deps-dev): bump jupyter-lsp from 2.2.1 to 2.2.2. [dependabot[bot]]

    Bumps jupyter-lsp from 2.2.1 to 2.2.2.


    updated-dependencies:

    • dependency-name: jupyter-lsp dependency-type: indirect ...

v2.4.184.2 (2024-02-06)

Changes

- Add changelog. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Re-add ExpandedPyMISP, with a warning. [Raphaël Vinot]

Fix

</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/492cfba2d2ad015d3fcda6e16c221fdefd93eca2&quot;&gt;&lt;code&gt;492cfba&lt;/code&gt;&lt;/a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/7ee0d08b2fe467e338e4383935b8eaf60e3cd1dc&quot;&gt;&lt;code&gt;7ee0d08&lt;/code&gt;&lt;/a> chg: Bump deps, version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/05beec393c5613c352dafdaeaf5dcf983bfb2d51&quot;&gt;&lt;code&gt;05beec3&lt;/code&gt;&lt;/a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/ccb7a5dc3ef2fa2afe4e1b964c7e9bd732216b53&quot;&gt;&lt;code&gt;ccb7a5d&lt;/code&gt;&lt;/a> chg: Bump version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/30b8a427f8d50027a717a990803c13888fe4d582&quot;&gt;&lt;code&gt;30b8a42&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/1136&quot;&gt;#1136&lt;/a> from MISP/dependabot/pip/jupyter-lsp-2.2.2</li>
<li><a href="https://github.com/MISP/PyMISP/commit/b5d953c3e1de9ea7c7e57bf71e6eae52fbfcc017&quot;&gt;&lt;code&gt;b5d953c&lt;/code&gt;&lt;/a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/e6cb8552c564fca4daeddd636ce9ca38cfa19117&quot;&gt;&lt;code&gt;e6cb855&lt;/code&gt;&lt;/a> fix: Properly get body from message, without headers</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c84afb92d5d334dfa8eeb11e23d5d7514dcff9e7&quot;&gt;&lt;code&gt;c84afb9&lt;/code&gt;&lt;/a> fix: remove from <strong>all</strong> entries that shouldn't be there</li>
<li><a href="https://github.com/MISP/PyMISP/commit/0c39ab2006d91b0416e8698fcee8bc3d26cb0647&quot;&gt;&lt;code&gt;0c39ab2&lt;/code&gt;&lt;/a> chg: Add changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c9d6d047028ba3b5ea48f03c43f1fec2a832de22&quot;&gt;&lt;code&gt;c9d6d04&lt;/code&gt;&lt;/a> fix: Do not throw a warning every time one import pymisp...</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.183...v2.4.185&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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)

Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.183 to 2.4.185.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](MISP/PyMISP@v2.4.183...v2.4.185)

---
updated-dependencies:
- dependency-name: pymisp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 4, 2024

Superseded by #152.

@dependabot dependabot Bot closed this Mar 4, 2024
@dependabot dependabot Bot deleted the dependabot/pip/pymisp-2.4.185 branch March 4, 2024 07: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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants