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

Bump the ci-dependencies group with 5 updates #48

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the ci-dependencies group with 5 updates:

Package From To
actions/dependency-review-action 3.1.3 3.1.4
darbiadev/.github 5.1.0 13.0.0
actions/setup-python 4.7.1 5.0.0
actions/upload-artifact 3.1.3 4.0.0
pypa/gh-action-pypi-publish 1.8.10 1.8.11

Updates actions/dependency-review-action from 3.1.3 to 3.1.4

Release notes

Sourced from actions/dependency-review-action's releases.

3.1.4

What's Changed

Full Changelog: actions/dependency-review-action@v3...v3.1.4

Commits
  • 01bc870 bumping version
  • 4b4f0de Merge pull request #623 from actions/fix-advisory-filters
  • a93fa86 Fixing test name.
  • 550520e Merge pull request #624 from actions/dependabot/npm_and_yarn/typescript-5.3.2
  • 2d0fb60 Merge pull request #625 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • c07c237 Bump @​typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
  • 4d842d7 Bump typescript from 5.2.2 to 5.3.2
  • a6d4686 adding dist
  • 4366dba Advisory filters should not drop entire dependencies.
  • 50dafeb Tiny logic refactor.
  • Additional commits viewable in compare view

Updates darbiadev/.github from 5.1.0 to 13.0.0

Release notes

Sourced from darbiadev/.github's releases.

v13.0.0

What's Changed

Full Changelog: darbiadev/.github@v12.0.0...v13.0.0

v12.0.0

What's Changed

Full Changelog: darbiadev/.github@v11.0.0...v12.0.0

v11.0.0

What's Changed

Full Changelog: darbiadev/.github@v10.0.0...v11.0.0

v10.0.0

What's Changed

Full Changelog: darbiadev/.github@v9.0.0...v10.0.0

v9.0.0

What's Changed

Full Changelog: darbiadev/.github@v8.1.0...v9.0.0

v8.1.0

What's Changed

Full Changelog: darbiadev/.github@v8.0.0...v8.1.0

v8.0.0

What's Changed

Full Changelog: darbiadev/.github@v7.0.0...v8.0.0

... (truncated)

Commits
  • ea97d99 Run mypy in strict mode (#111)
  • dda0040 build(deps): bump the callable-workflows group with 5 updates (#110)
  • 1fc69f4 build(deps): bump the callable-workflows group with 4 updates (#108)
  • 80e4747 build(deps): bump the template-workflows group (#109)
  • 38577af Correctly skip third-party uploads if tokens are not present (#107)
  • c1a77ef Add mypy to Python linting (#106)
  • 6a6eb74 Disable merge commit creation during checkout for Python tests (#105)
  • 64b318d Add uploading Python test coverage to DeepSource (#104)
  • e156abc Revert "Reorganize workflows into folders (#101)" (#103)
  • 54b4274 Delete sphinx-with-pdf workflow (#102)
  • Additional commits viewable in compare view

Updates actions/setup-python from 4.7.1 to 5.0.0

Release notes

Sourced from actions/setup-python's releases.

v5.0.0

What's Changed

In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.

Full Changelog: actions/setup-python@v4.8.0...v5.0.0

v4.8.0

What's Changed

In scope of this release we added support for GraalPy (actions/setup-python#694). You can use this snippet to set up GraalPy:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py

Besides, the release contains such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.8.0

Commits

Updates actions/upload-artifact from 3.1.3 to 4.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

Commits

Updates pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.8.11

💅 Cosmetic output improvements

@​woodruffw added a nudge suggesting the users storing passwords in a GitHub Actions repository secrets to switch to using secretless publishing in pypa/gh-action-pypi-publish#190. This also reminds people that PyPI will start mandating two-factor authentication to perform uploads in 2024.

📝 What's Documented

@​di linked the configuration docs for Trusted Publishing in README via pypa/gh-action-pypi-publish#179.

🛠️ Internal dependencies

💪 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.8.10...v1.8.11

Commits
  • 2f6f737 Merge commit PR #184 into unstable/v1
  • 2fa448a Merge PRs #190, #184, #185, #189 and #194 into unstable/v1
  • 824ad31 Revert flake8 to v4.0.1 for WPS
  • 41f3f53 Bump cryptography from 41.0.3 to 41.0.6 in /requirements
  • 2319287 twine-upload: ::error, switch nudge order
  • 254a0d4 twine-upload: add a nudge for password auth
  • 70a33ca Bump pip from 22.3.1 to 23.3 in /requirements
  • 102f507 Bump urllib3 from 2.0.6 to 2.0.7 in /requirements
  • 79739dc Merge pull request #183 from pypa/dependabot/pip/requirements/urllib3-2.0.6
  • 9a3f9ad [pre-commit.ci] pre-commit autoupdate
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ci-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `3.1.3` | `3.1.4` |
| [darbiadev/.github](https://github.com/darbiadev/.github) | `5.1.0` | `13.0.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `4.7.1` | `5.0.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3.1.3` | `4.0.0` |
| [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.8.10` | `1.8.11` |


Updates `actions/dependency-review-action` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@7bbfa03...01bc870)

Updates `darbiadev/.github` from 5.1.0 to 13.0.0
- [Release notes](https://github.com/darbiadev/.github/releases)
- [Commits](darbiadev/.github@b0749d5...ea97d99)

Updates `actions/setup-python` from 4.7.1 to 5.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@65d7f2d...0a5c615)

Updates `actions/upload-artifact` from 3.1.3 to 4.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@a8a3f3a...c7d193f)

Updates `pypa/gh-action-pypi-publish` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@b7f401d...2f6f737)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
- dependency-name: darbiadev/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2024 21:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #52.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ci-dependencies-bdba070b7b branch February 1, 2024 21:59
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants