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: Create dependabot.yml to automatically update dependencies #806

Merged
merged 4 commits into from
Aug 26, 2024

Conversation

Abdel-Monaam-Aouini
Copy link
Contributor

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 Aug 26, 2024 0:26am
next-intl-example-app-router-without-i18n-routing ❌ Failed (Inspect) Aug 26, 2024 0:26am

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

We can give this a shot and see how it works …

.github/dependabot.yml Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
@amannn amannn changed the title feat: Create dependabot.yml to fetch last versions of deps chore: Create dependabot.yml to automatically update dependencies Aug 26, 2024
@amannn amannn merged commit 1c3f054 into amannn:main Aug 26, 2024
4 of 7 checks passed
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.

2 participants