Skip to content

build(deps): bump actions/checkout from 3 to 4#194

Merged
johannaSommer merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-4
Jun 10, 2025
Merged

build(deps): bump actions/checkout from 3 to 4#194
johannaSommer merged 1 commit intomainfrom
dependabot/github_actions/actions/checkout-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps actions/checkout from 3 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Labels

The following labels could not be found: ci-dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 298f0a3 to e8a64fd Compare June 10, 2025 12:55
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from e8a64fd to a44334d Compare June 10, 2025 12:55
@johannaSommer johannaSommer merged commit 8afe8c2 into main Jun 10, 2025
4 checks passed
@johannaSommer johannaSommer deleted the dependabot/github_actions/actions/checkout-4 branch June 10, 2025 13:02
johnrachwan123 added a commit that referenced this pull request Jun 18, 2025
* feat: attempt to swtich pruna from poetry to uv

* fix: uv installation

* refactor: remove requirements.txt

* format the pyproject.toml properly + point to the license file

* change linting file to use uv

* use latest version of checkout

* use latest version of setup-python

* change documentation file to use uv

* use latest version of setup-python

* change external_tests file to use uv

* change internal_tests file to use uv + prefix previous command to use uv

* change installation file to use uv

* change package_buil;d file to use uv + add retention policy there

* tests: update package build to uv

* remove poetry from gitignore

* format the pyproject.toml properly + point to the license file

* change package_buil;d file to use uv + add retention policy there

* reduce the diff

* add alaki file (random file); hopefully to triggers most of the workflows

* Delete src/pruna/alaki.py

* build: bump actions/setup-python from 3 to 5 (#193)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump abatilo/actions-poetry from 2 to 4 (#195)

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2...v4)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump actions/cache from 3 to 4 (#196)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump actions/checkout from 3 to 4 (#194)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pyproject.toml

* build: update ctranslate2 requirement from ==4.5.0 to ==4.6.0 (#199)

Updates the requirements on [ctranslate2](https://github.com/OpenNMT/CTranslate2) to permit the latest version.
- [Release notes](https://github.com/OpenNMT/CTranslate2/releases)
- [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md)
- [Commits](OpenNMT/CTranslate2@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: ctranslate2
  dependency-version: 4.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* this is gone on main

* enable caching in order to expedite the installtion time

* just a test

* Remove commented-out step for deleting .so files from linting workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: johnrachwan123 <johnrachwan@gmail.com>
Co-authored-by: David Berenstein <david.m.berenstein@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
johnrachwan123 added a commit that referenced this pull request Jun 23, 2025
* feat: attempt to swtich pruna from poetry to uv

* fix: uv installation

* refactor: remove requirements.txt

* tests: update package build to uv

* docs: update the how to contribute docs

* docs: expand how to contribute

* fix: ctranslate2 and ws2t versions

* feat: switch pruna from poetry to uv (#165)

* feat: attempt to swtich pruna from poetry to uv

* fix: uv installation

* refactor: remove requirements.txt

* format the pyproject.toml properly + point to the license file

* change linting file to use uv

* use latest version of checkout

* use latest version of setup-python

* change documentation file to use uv

* use latest version of setup-python

* change external_tests file to use uv

* change internal_tests file to use uv + prefix previous command to use uv

* change installation file to use uv

* change package_buil;d file to use uv + add retention policy there

* tests: update package build to uv

* remove poetry from gitignore

* format the pyproject.toml properly + point to the license file

* change package_buil;d file to use uv + add retention policy there

* reduce the diff

* add alaki file (random file); hopefully to triggers most of the workflows

* Delete src/pruna/alaki.py

* build: bump actions/setup-python from 3 to 5 (#193)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump abatilo/actions-poetry from 2 to 4 (#195)

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2...v4)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump actions/cache from 3 to 4 (#196)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build: bump actions/checkout from 3 to 4 (#194)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update pyproject.toml

* build: update ctranslate2 requirement from ==4.5.0 to ==4.6.0 (#199)

Updates the requirements on [ctranslate2](https://github.com/OpenNMT/CTranslate2) to permit the latest version.
- [Release notes](https://github.com/OpenNMT/CTranslate2/releases)
- [Changelog](https://github.com/OpenNMT/CTranslate2/blob/master/CHANGELOG.md)
- [Commits](OpenNMT/CTranslate2@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: ctranslate2
  dependency-version: 4.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* this is gone on main

* enable caching in order to expedite the installtion time

* just a test

* Remove commented-out step for deleting .so files from linting workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: johnrachwan123 <johnrachwan@gmail.com>
Co-authored-by: David Berenstein <david.m.berenstein@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: pin hqq version

* fix: handle pr comments

* fix: typo in installation.yaml

* fix: typos in yaml files

* fix: use uv add

* fix: add --system to pip install

* fix: add uv venv

* fix: keep one extra index in toml file

* fix: attempt to make pruna pypi server secondary

* fix: add uv venv to documentation.yaml

* fix: attempt to fix problematic gptqmodel dependency

* fix: remove cache for sanity check

* fix: remove duplicate line

* fix: remove extra index

* fix: use_cache=True

* fix: remove uv from doc build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: David Berenstein <david.m.berenstein@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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