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

[actions] (deps): Bump the dev-dependencies group with 5 updates #1

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps the dev-dependencies group with 5 updates:

Package From To
tj-actions/changed-files 44 45
docker/login-action 3.2.0 3.3.0
jfrog/setup-jfrog-cli 4.1.2 4.4.1
jakebailey/pyright-action 2.3.1 2.3.2
py-cov-action/python-coverage-comment-action 3.24 3.28

Updates tj-actions/changed-files from 44 to 45

Release notes

Sourced from tj-actions/changed-files's releases.

v45

Changes in v45.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.1


Changes in v45.0.0

🔥🔥 BREAKING CHANGE 🔥🔥

  • With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files.

What's Changed

New Contributors

Full Changelog: tj-actions/changed-files@v44...v45.0.0


... (truncated)

Commits
  • e9772d1 chore(deps): update dependency @​types/node to v22.5.2
  • 880354d chore(deps): update dependency eslint-plugin-jest to v28.8.1
  • 8d5497e chore(deps-dev): bump @​types/node from 22.5.0 to 22.5.1 (#2252)
  • 696bea0 Added missing changes and modified dist assets.
  • bd7d572 chore(deps): lock file maintenance
  • 305db88 Added missing changes and modified dist assets.
  • 17107f4 fix(deps): update dependency micromatch to v4.0.8
  • 2d4c94f chore(deps): update dependency ts-jest to v29.2.5
  • bf02379 chore(deps): update dependency @​types/node to v22.5.0
  • 0d32038 Upgraded to v45 (#2244)
  • Additional commits viewable in compare view

Updates docker/login-action from 3.2.0 to 3.3.0

Release notes

Sourced from docker/login-action's releases.

v3.3.0

Full Changelog: docker/login-action@v3.2.0...v3.3.0

Commits
  • 9780b0c Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • 2fa130c chore: update generated content
  • 5e87b2a build(deps): bump https-proxy-agent
  • e039495 Merge pull request #754 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 9af18aa chore: update generated content
  • 668190a switch to Docker exec
  • be5150d build(deps): bump @​docker/actions-toolkit from 0.24.0 to 0.35.0
  • e80ebca Merge pull request #730 from docker/dependabot/npm_and_yarn/braces-3.0.3
  • 75ee3ea Merge pull request #733 from docker/dependabot/github_actions/docker/bake-act...
  • 793c19c build(deps): bump docker/bake-action from 4 to 5
  • Additional commits viewable in compare view

Updates jfrog/setup-jfrog-cli from 4.1.2 to 4.4.1

Release notes

Sourced from jfrog/setup-jfrog-cli's releases.

v4.4.1

What's Changed

Improvements 🌱

Full Changelog: jfrog/setup-jfrog-cli@v4...v4.4.1

v4.4.0

What's Changed

Exciting New Features 🎉

Improvements 🌱

Bug Fixes 🛠

Full Changelog: jfrog/setup-jfrog-cli@v4...v4.4.0

v4.3.2

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/setup-jfrog-cli@v4...v4.3.2

v4.3.1

What's Changed

Bug Fixes 🛠

Other Changes 📚

Full Changelog: jfrog/setup-jfrog-cli@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Commits

Updates jakebailey/pyright-action from 2.3.1 to 2.3.2

Release notes

Sourced from jakebailey/pyright-action's releases.

v2.3.2

  • Support explicit "latest" version (f6f691c)
  • Update deps (c1dc810)
  • Update node to latest runner version (0b5777b)
  • Update deps (66bf589)
  • Fix lint fmt (222ed7c)
  • Fix compile for now (fa845b7)
  • Update deps (d7583ac)
  • Update vitest (64b81cd)
  • Update deps (a084e58)
  • Update deps (cbcd89c)
  • Update pnpm/action-setup action to v4 (#118) (fc66f54)
  • Update github actions (#111) (54309fd)
Commits

Updates py-cov-action/python-coverage-comment-action from 3.24 to 3.28

Release notes

Sourced from py-cov-action/python-coverage-comment-action's releases.

v3.28

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.27...v3.28

v3.27

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.26...v3.27

v3.26

What's Changed

New Contributors

Full Changelog: py-cov-action/python-coverage-comment-action@v3.25...v3.26

v3.25

What's Changed

Full Changelog: py-cov-action/python-coverage-comment-action@v3.24...v3.25

Commits

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 dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44` | `45` |
| [docker/login-action](https://github.com/docker/login-action) | `3.2.0` | `3.3.0` |
| [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) | `4.1.2` | `4.4.1` |
| [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) | `2.3.1` | `2.3.2` |
| [py-cov-action/python-coverage-comment-action](https://github.com/py-cov-action/python-coverage-comment-action) | `3.24` | `3.28` |


Updates `tj-actions/changed-files` from 44 to 45
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Commits](tj-actions/changed-files@v44...v45)

Updates `docker/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@0d4c9c5...9780b0c)

Updates `jfrog/setup-jfrog-cli` from 4.1.2 to 4.4.1
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](jfrog/setup-jfrog-cli@7c95feb...9fe0f98)

Updates `jakebailey/pyright-action` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](jakebailey/pyright-action@v2.3.1...v2.3.2)

Updates `py-cov-action/python-coverage-comment-action` from 3.24 to 3.28
- [Release notes](https://github.com/py-cov-action/python-coverage-comment-action/releases)
- [Commits](py-cov-action/python-coverage-comment-action@v3.24...v3.28)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jakebailey/pyright-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: py-cov-action/python-coverage-comment-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2024

Superseded by #8.

@dependabot dependabot bot closed this Oct 6, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/dev-dependencies-cd90efa37d branch October 6, 2024 21:49
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