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

add dependabot.yml #350

Merged
merged 4 commits into from
Mar 5, 2024
Merged

add dependabot.yml #350

merged 4 commits into from
Mar 5, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Mar 2, 2024

Well. why are we not keeping our deps up to date?

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

Can you also add the action that automatically land the PRs if they pass the tests? We have it in Fastify.

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Mar 3, 2024

@mcollina

done

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Mar 5, 2024

@mcollina

Whazzup? Not good enough?

@mcollina
Copy link
Collaborator

mcollina commented Mar 5, 2024

CI is failing

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Mar 5, 2024

@mcollina
I dont think it was my PRs fault as it is not related to the macos runners. probably github had some issues. Can you retrigger them? Also: Do we need a GITHUB_TOKEN in secrets?

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Mar 5, 2024

@mcollina

sry, stupid bug from my side

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 51a47ca into delvedor:main Mar 5, 2024
16 checks passed
@Uzlopak Uzlopak deleted the add-dependabot branch March 5, 2024 17:49
Josh-Walker-GM pushed a commit to redwoodjs/redwood that referenced this pull request May 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [find-my-way](https://togithub.com/delvedor/find-my-way) | [`8.1.0` ->
`8.2.0`](https://renovatebot.com/diffs/npm/find-my-way/8.1.0/8.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/find-my-way/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/find-my-way/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/find-my-way/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/find-my-way/8.1.0/8.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>delvedor/find-my-way (find-my-way)</summary>

###
[`v8.2.0`](https://togithub.com/delvedor/find-my-way/releases/tag/v8.2.0)

[Compare
Source](https://togithub.com/delvedor/find-my-way/compare/v8.1.0...v8.2.0)

#### What's Changed

- Update contraint check to throw with 32 handlers by
[@&#8203;valeneiko](https://togithub.com/valeneiko) in
[delvedor/find-my-way#344
- feat: add node: prefix for assert by
[@&#8203;SavaCool122](https://togithub.com/SavaCool122) in
[delvedor/find-my-way#347
- add dependabot.yml by [@&#8203;Uzlopak](https://togithub.com/Uzlopak)
in
[delvedor/find-my-way#350
- chore: bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[delvedor/find-my-way#351
- chore: bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[delvedor/find-my-way#352
- Achieve 100% test coverage by
[@&#8203;jean-michelet](https://togithub.com/jean-michelet) in
[delvedor/find-my-way#349
- chore: bump the dependencies-major group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[delvedor/find-my-way#353
- Fix header in README by [@&#8203;selimb](https://togithub.com/selimb)
in
[delvedor/find-my-way#345
- Exclude Node v14 and v16 on macos by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[delvedor/find-my-way#364
- add node v22. Skip old nodes on mac by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[delvedor/find-my-way#363
- Support optional params on root by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[delvedor/find-my-way#367

#### New Contributors

- [@&#8203;valeneiko](https://togithub.com/valeneiko) made their first
contribution in
[delvedor/find-my-way#344
- [@&#8203;SavaCool122](https://togithub.com/SavaCool122) made their
first contribution in
[delvedor/find-my-way#347
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[delvedor/find-my-way#351
- [@&#8203;jean-michelet](https://togithub.com/jean-michelet) made their
first contribution in
[delvedor/find-my-way#349
- [@&#8203;selimb](https://togithub.com/selimb) made their first
contribution in
[delvedor/find-my-way#345

**Full Changelog**:
delvedor/find-my-way@v8.1.0...v8.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->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://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants