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

build(deps): bump the devops group with 2 updates #8166

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the devops group with 2 updates: tj-actions/changed-files and Swatinem/rust-cache.

Updates tj-actions/changed-files from 41.0.1 to 41.1.2

Release notes

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

v41.1.2

What's Changed

Full Changelog: tj-actions/changed-files@v41...v41.1.2

v41.1.1

What's Changed

Full Changelog: tj-actions/changed-files@v41...v41.1.1

v41.1.0

What's Changed

... (truncated)

Changelog

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

41.1.2 - (2024-01-17)

🚀 Features

  • Enhance error handling and working directory resolution (#1859) (a60bf37) - (Tonye Jack)

🐛 Bug Fixes

  • Bug with incorrect action path (#1866) (3f81899) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.11.5 (cbda684) - (renovate[bot])
  • deps: Update dependency prettier to v3.2.3 (67a1f54) - (renovate[bot])
  • deps: Update tj-actions/eslint-changed-files action to v22 (#1864) (99248a4) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.4 (8787431) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.3 (98d1d84) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.19.0 (bc46e4c) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.2 (fba4067) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.1 (e4b8674) - (renovate[bot])
  • deps: Lock file maintenance (bc2b5ae) - (renovate[bot])
  • deps: Update dependency prettier to v3.2.2 (63c36a5) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v41.1.1 (#1854)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (44b7750) - (tj-actions[bot])

41.1.1 - (2024-01-13)

🐛 Bug Fixes

  • Bug with inaccurate warnings (#1853) (62f4729) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v41.1.0 (#1852)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (e0579ab) - (tj-actions[bot])

41.1.0 - (2024-01-13)

🚀 Features

  • Add support for forcing the use of GitHub’s REST API (#1849) (0ca1c07) - (Tonye Jack)

🐛 Bug Fixes

  • Permission with release workflow (#1851) (8e0194b) - (Tonye Jack)

... (truncated)

Commits
  • cbda684 chore(deps): update dependency @​types/node to v20.11.5
  • 3f81899 fix: bug with incorrect action path (#1866)
  • 67a1f54 chore(deps): update dependency prettier to v3.2.3
  • 99248a4 chore(deps): update tj-actions/eslint-changed-files action to v22 (#1864)
  • 8787431 chore(deps): update dependency @​types/node to v20.11.4
  • 98d1d84 chore(deps): update dependency @​types/node to v20.11.3
  • a60bf37 feat: enhance error handling and working directory resolution (#1859)
  • bc46e4c chore(deps): update typescript-eslint monorepo to v6.19.0
  • fba4067 chore(deps): update dependency @​types/node to v20.11.2
  • e4b8674 chore(deps): update dependency @​types/node to v20.11.1
  • Additional commits viewable in compare view

Updates Swatinem/rust-cache from 2.7.1 to 2.7.3

Release notes

Sourced from Swatinem/rust-cache's releases.

v2.7.3

  • Work around upstream problem that causes cache saving to hang for minutes.

Full Changelog: Swatinem/rust-cache@v2.7.2...v2.7.3

v2.7.2

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.1...v2.7.2

Changelog

Sourced from Swatinem/rust-cache's changelog.

2.7.3

  • Work around upstream problem that causes cache saving to hang for minutes.

2.7.2

  • Only key by Cargo.toml and Cargo.lock files of workspace members.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tj-actions/changed-files [>= 31.0.a, < 31.1]
tj-actions/changed-files [>= 30.0.a, < 30.1]

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 devops group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [Swatinem/rust-cache](https://github.com/swatinem/rust-cache).


Updates `tj-actions/changed-files` from 41.0.1 to 41.1.2
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v41.0.1...v41.1.2)

Updates `Swatinem/rust-cache` from 2.7.1 to 2.7.3
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v2.7.1...v2.7.3)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devops
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 17, 2024 16:26
@dependabot dependabot bot requested review from gustavovalverde and removed request for a team January 17, 2024 16:26
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG labels Jan 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2024

The following labels could not be found: P-Low :snowflake:.

Copy link
Member

@gustavovalverde gustavovalverde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mergify bot added a commit that referenced this pull request Jan 18, 2024
mergify bot added a commit that referenced this pull request Jan 19, 2024
mergify bot added a commit that referenced this pull request Jan 23, 2024
@oxarbitrage oxarbitrage added do-not-merge Tells Mergify not to merge this PR and removed do-not-merge Tells Mergify not to merge this PR labels Jan 23, 2024
mergify bot added a commit that referenced this pull request Jan 23, 2024
@mergify mergify bot merged commit 5bd8593 into main Jan 23, 2024
106 checks passed
@mergify mergify bot deleted the dependabot/github_actions/devops-1e6d6b076b branch January 23, 2024 23:07
@upbqdn upbqdn mentioned this pull request Feb 23, 2024
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants