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

chore(deps): pin dependencies #38

Merged
merged 1 commit into from Nov 10, 2022
Merged

chore(deps): pin dependencies #38

merged 1 commit into from Nov 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions-rs/toolchain action pinDigest -> 16499b5
actions/checkout action pinDigest -> 93ea575
actions/setup-java action pinDigest -> de1bb2b
actions/setup-node action pinDigest -> 8c91899
actions/setup-python action pinDigest -> 13ae5bb
actions/stale action pinDigest -> 5ebf00e
atlassian/gajira-login action pinDigest -> 90a5995
chromaui/action action pinDigest -> 9f9e97c
cypress-io/github-action action pinDigest -> 30008f1
dessant/lock-threads action pinDigest -> e460dfe
github/codeql-action action pinDigest -> c3b6fce
jesusvasquez333/verify-pr-label-action action pinDigest -> 657d111
micnncim/action-label-syncer action pinDigest -> 3abd5ab
ruby/setup-ruby action minor v1.120.0 -> v1.121.0

Release Notes

ruby/setup-ruby

v1.121.0: Update to actions/cache@v3

Compare Source

v1.120.1: Workaround issue with gem install bundler on truffleruby-head

Compare Source


Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@vercel
Copy link

vercel bot commented Nov 10, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated
inreach-app βœ… Ready (Inspect) Visit Preview πŸ’¬ Add your feedback Nov 10, 2022 at 3:30PM (UTC)
inreach-web ❌ Failed (Inspect) Nov 10, 2022 at 3:30PM (UTC)

@renovate renovate bot added the dependencies Change in project dependencies. label Nov 10, 2022
@ghost
Copy link

ghost commented Nov 10, 2022

πŸ‘‡ Click on the image for a new way to code review
  • Make big changes easier β€” review code in small groups of related files

  • Know where to start β€” see the whole change at a glance

  • Take a code tour β€” explore the change with an interactive tour

  • Make comments and review β€” all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2022

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kodiakhq kodiakhq bot merged commit 4d86fc6 into dev Nov 10, 2022
@kodiakhq kodiakhq bot deleted the renovate/github-actions branch November 10, 2022 15:29
JoeKarow pushed a commit that referenced this pull request Dec 3, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions-rs/toolchain](https://togithub.com/actions-rs/toolchain) | action | pinDigest |  -> `16499b5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action | pinDigest |  -> `93ea575` |
| [actions/setup-java](https://togithub.com/actions/setup-java) | action | pinDigest |  -> `de1bb2b` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action | pinDigest |  -> `8c91899` |
| [actions/setup-python](https://togithub.com/actions/setup-python) | action | pinDigest |  -> `13ae5bb` |
| [actions/stale](https://togithub.com/actions/stale) | action | pinDigest |  -> `5ebf00e` |
| [atlassian/gajira-login](https://togithub.com/atlassian/gajira-login) | action | pinDigest |  -> `90a5995` |
| [chromaui/action](https://togithub.com/chromaui/action) | action | pinDigest |  -> `9f9e97c` |
| [cypress-io/github-action](https://togithub.com/cypress-io/github-action) | action | pinDigest |  -> `30008f1` |
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) | action | pinDigest |  -> `e460dfe` |
| [github/codeql-action](https://togithub.com/github/codeql-action) | action | pinDigest |  -> `c3b6fce` |
| [jesusvasquez333/verify-pr-label-action](https://togithub.com/jesusvasquez333/verify-pr-label-action) | action | pinDigest |  -> `657d111` |
| [micnncim/action-label-syncer](https://togithub.com/micnncim/action-label-syncer) | action | pinDigest |  -> `3abd5ab` |
| [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) | action | minor | `v1.120.0` -> `v1.121.0` |

---

### Release Notes

<details>
<summary>ruby/setup-ruby</summary>

### [`v1.121.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.121.0): Update to actions/cache@v3

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.1...v1.121.0)

-   [ruby/setup-ruby#396

### [`v1.120.1`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.120.1): Workaround issue with gem install bundler on truffleruby-head

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.0...v1.120.1)

-   [oracle/truffleruby#2780

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #38
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant