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

Dev --> Stable 1.1.8 #1382

Merged
merged 49 commits into from
May 29, 2024
Merged

Dev --> Stable 1.1.8 #1382

merged 49 commits into from
May 29, 2024

Conversation

dependabot bot and others added 13 commits April 29, 2024 04:32
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/pre-commit-3.7.1

Bump pre-commit from 3.7.0 to 3.7.1
@TheTechromancer TheTechromancer self-assigned this May 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2024

Codecov Report

Attention: Patch coverage is 94.98069% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 92%. Comparing base (6e96b32) to head (e78fe22).

Current head e78fe22 differs from pull request most recent head ab9df4b

Please upload reports for the commit ab9df4b to get more accurate results.

Files Patch % Lines
bbot/test/test_step_1/test_regexes.py 91% 6 Missing ⚠️
bbot/modules/gowitness.py 77% 4 Missing ⚠️
bbot/core/helpers/misc.py 91% 1 Missing ⚠️
bbot/modules/iis_shortnames.py 80% 1 Missing ⚠️
bbot/modules/report/asn.py 50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           stable   #1382    +/-   ##
=======================================
+ Coverage      92%     92%    +1%     
=======================================
  Files         321     321            
  Lines       20553   20685   +132     
=======================================
+ Hits        18892   19014   +122     
- Misses       1661    1671    +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TheTechromancer TheTechromancer changed the title Dev --> Stable Dev --> Stable 1.1.8 May 17, 2024
dependabot bot and others added 6 commits May 20, 2024 04:23
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.1.1...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
added author & date for modules
Assign IP patterns to IP event types, add testing process for IP related regex
colin-stubbs and others added 23 commits May 23, 2024 11:42
…/pydantic-2.7.1

Bump pydantic from 2.7.0 to 2.7.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.2.1...lxml-5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.3.6 to 2.4.0.
- [Release notes](https://github.com/ansible/ansible-runner/releases)
- [Commits](ansible/ansible-runner@2.3.6...2.4.0)

---
updated-dependencies:
- dependency-name: ansible-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/ansible-runner-2.4.0

Bump ansible-runner from 2.3.6 to 2.4.0
…/lxml-5.2.2

Bump lxml from 5.2.1 to 5.2.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.3 to 0.25.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.24.3...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/mkdocstrings-0.25.1

Bump mkdocstrings from 0.24.3 to 0.25.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.18 to 9.5.25.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.18...9.5.25)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/mkdocs-material-9.5.25

Bump mkdocs-material from 9.5.18 to 9.5.25
…/pytest-asyncio-0.23.7

Bump pytest-asyncio from 0.23.6 to 0.23.7
…/pytest-8.2.1

Bump pytest from 8.1.1 to 8.2.1
@TheTechromancer TheTechromancer merged commit eeae1cb into stable May 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants