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

Upgrade to v4.14.0 #303

Merged
merged 41 commits into from
Apr 16, 2024
Merged

Upgrade to v4.14.0 #303

merged 41 commits into from
Apr 16, 2024

Conversation

marcorosa
Copy link
Member

  • Add GitHub actions for release steps
  • Support python3.12
  • Support MacOS ARM
  • Update dependencies

Minor fixes

  • Restore static versioning for GH actions integration
  • Improve docstrings for scan_user to explain it also works for orgs
  • Fix GH actions tests (Postgres password error)

marcorosa and others added 30 commits December 21, 2023 11:59
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.3...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hyperscan](https://github.com/darvid/python-hyperscan) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/darvid/python-hyperscan/releases)
- [Changelog](https://github.com/darvid/python-hyperscan/blob/v0.7.0/CHANGELOG.md)
- [Commits](darvid/python-hyperscan@v0.5.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Merge develop into fix branch
…-eq-8.0.0

Update pytest requirement from ~=7.4.3 to ~=8.0.0
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-eq-8.0.1

Update pytest requirement from ~=8.0.0 to ~=8.0.1
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-eq-8.0.2

Update pytest requirement from ~=8.0.1 to ~=8.0.2
Bumps [tensorflow-text](https://github.com/tensorflow/text) from 2.15.0 to 2.16.1.
- [Release notes](https://github.com/tensorflow/text/releases)
- [Commits](tensorflow/text@v2.15.0...v2.16.1)

---
updated-dependencies:
- dependency-name: tensorflow-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.15.0 to 2.16.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.16.1/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.15.0...v2.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hyperscan](https://github.com/darvid/python-hyperscan) from 0.7.0 to 0.7.7.
- [Release notes](https://github.com/darvid/python-hyperscan/releases)
- [Changelog](https://github.com/darvid/python-hyperscan/blob/main/CHANGELOG.md)
- [Commits](darvid/python-hyperscan@v0.7.0...v0.7.7)

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

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

Bump tensorflow from 2.15.0 to 2.16.1
…-eq-8.1.1

Update pytest requirement from ~=8.0.2 to ~=8.1.1
…xt-2.16.1

Bump tensorflow-text from 2.15.0 to 2.16.1
Python3.12 is currently supported, but only on specific scenarios (i.e.,
when not using the official tensorflow-text package on pypi). Tests for
python3.12 will be reintroduced when such official package is available.
@marcorosa marcorosa merged commit 34259a1 into main Apr 16, 2024
6 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.

1 participant