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 across 1 directory with 6 updates #21

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 6 updates in the / directory:

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.3
mikepenz/action-junit-report 4 5
jakebailey/pyright-action 2.3.1 2.3.2
py-cov-action/python-coverage-comment-action 3.24 3.29

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

Release notes

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

v45

Changes in v45.0.4

What's Changed

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


Changes in v45.0.3

What's Changed

... (truncated)

Commits
  • 4edd678 chore(deps): update dependency eslint-plugin-jest to v28.9.0
  • f082558 chore(deps): update dependency @​types/node to v22.9.0
  • 92c02a0 chore(deps): lock file maintenance
  • b702211 chore(deps): update dependency @​types/node to v22.8.7
  • 435fd74 chore(deps): update dependency @​types/node to v22.8.6
  • 0626fa3 chore(deps): update dependency @​types/node to v22.8.5
  • 8817a79 chore(deps): update dependency @​types/lodash to v4.17.13
  • 5417491 chore(deps): update dependency @​types/node to v22.8.4
  • 84ef162 chore(deps): update dependency @​types/node to v22.8.2
  • b672a51 chore(deps): lock file maintenance
  • 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.3

Release notes

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

v4.4.3

What's Changed

Other Changes 📚

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

v4.4.2

What's Changed

Improvements 🌱

Bug Fixes 🛠

Other Changes 📚

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

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

... (truncated)

Commits
  • e7cc33a New OIDC fields added, including the GitHub job name and run ID (#231)
  • d788a32 Revert - New OIDC fields added, including the GitHub job name and run ID (#229)
  • 73cafc9 New OIDC fields added, including the GitHub job name and run ID (#225)
  • 18e785f Add Commands for Enhanced Usage Insights (#224)
  • 2b7ec79 Improve build info default behavior documentation (#218)
  • 47b70f0 Add supported commands documentation (#216)
  • f93091f Set default JFrog CLI version to 2.68.0 (#215)
  • eefaace Remove redundant chmod on cached executable (#212)
  • b9a85a8 Avoid throwing on JFrog CLI failures (#210)
  • 9fe0f98 Upgrade Default CLI version (#208)
  • Additional commits viewable in compare view

Updates mikepenz/action-junit-report from 4 to 5

Release notes

Sourced from mikepenz/action-junit-report's releases.

v5

  • no changes

v5.0.0-rc01

🚀 Features

  • Improve parsing logic for nested suites
  • Configuration to enable grouping by TestSuite in the Detail Summary

💬 Other

  • Slight code cleanup

Contributors:

v5.0.0-b01

🚀 Features

  • Upgrade dependencies to latest major version
  • Add new API to skip annotations all-to-gether
  • Introduce flag to fail_on_parse_error

Contributors:

v5.0.0-a03

🚀 Features

  • Improve transformer performance
  • Provide optimised class detection skipping globber if not required

🐛 Fixes

  • Require pull_request trigger to attach comment

📦 Dependencies

... (truncated)

Commits
  • 992d97d - add retried to README
  • 1e85223 Merge pull request #1238 from saturninoabril/set-output-retried
  • 319aaf3 - rebase and update testcase with new inputs
  • eb88944 set-output name=retried
  • 0bec6a4 Merge pull request #1254 from mikepenz/feature/ugprade_dependencies_20241128
  • ca9f44b - upgrade all dev dependencies to their latest release versions
  • 9ffe999 Merge pull request #1253 from mikepenz/fix/1251
  • 80a45f1 - update test arguments
  • a8076ea - split logic between include passed and annotate notice, so we can skip file...
  • 66cd029 - ensure we don't lookup in root
  • Additional commits viewable in compare view

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.29

Release notes

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

v3.29

What's Changed

New Contributors

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

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

... (truncated)

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

…with 6 updates

Bumps the dev-dependencies group with 6 updates in the / directory:

| 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.3` |
| [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) | `4` | `5` |
| [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.29` |



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.3
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](jfrog/setup-jfrog-cli@7c95feb...e7cc33a)

Updates `mikepenz/action-junit-report` from 4 to 5
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@v4...v5)

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.29
- [Release notes](https://github.com/py-cov-action/python-coverage-comment-action/releases)
- [Commits](py-cov-action/python-coverage-comment-action@v3.24...v3.29)

---
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: mikepenz/action-junit-report
  dependency-type: direct:production
  update-type: version-update:semver-major
  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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 21:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/dev-dependencies-e7f067e393 branch December 5, 2024 20:15
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