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

feat: Create dependabot.yml to fetch last versions of deps #806

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Abdel-Monaam-Aouini
Copy link

No description provided.

Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-intl-example-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 1:17pm

Copy link

vercel bot commented Jan 23, 2024

@Abdel-Monaam-Aouini is attempting to deploy a commit to the next-intl Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@amannn amannn left a comment

Choose a reason for hiding this comment

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

Thanks for the proposal!

.github/dependabot.yml Outdated Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
@@ -0,0 +1,11 @@
# .github/dependabot.yml
Copy link
Owner

Choose a reason for hiding this comment

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

interval: 'weekly'
commit-message:
prefix: chore(deps)
prefix-development: chore(deps)
Copy link
Owner

Choose a reason for hiding this comment

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

A single PR that updates both dev and prod dependencies would be fine. For this repo, updates either affect runtime dependencies of next-intl or anything else (docs, examples, etc.). I don't think dependabot can make a distinction between these two.

Abdel-Monaam-Aouini and others added 2 commits May 22, 2024 14:14
Co-authored-by: Jan Amann <jan@amann.work>
Co-authored-by: Jan Amann <jan@amann.work>
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