[PR #48] [MERGED] Update deps and add dependabot.yml #87

Closed
opened 2025-11-19 07:13:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/48
Author: @Lokowitz
Created: 6/1/2025
Status: Merged
Merged: 6/2/2025
Merged by: @oschwartz10612

Base: devHead: main


📝 Commits (8)

  • 7b7d722 Flake update for newt 1.1.3
  • 3b166c4 Merge pull request #29 from firecat53/flake
  • 0398865 Create dependabot.yml
  • 78f31a5 Update dependabot.yml
  • 607d197 Bump the minor-updates group with 2 updates
  • a3cfda9 Bump golang.org/x/net in the prod-minor-updates group
  • f060306 Merge pull request #5 from Lokowitz/dependabot/docker/minor-updates-462732f451
  • 994d11b Merge pull request #6 from Lokowitz/dependabot/go_modules/prod-minor-updates-5e519fa3dd

📊 Changes

6 files changed (+61 additions, -15 deletions)

View changed files

.github/dependabot.yml (+46 -0)
📝 Dockerfile (+2 -2)
📝 flake.lock (+3 -3)
📝 flake.nix (+1 -1)
📝 go.mod (+3 -3)
📝 go.sum (+6 -6)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • updated dependencies
  • added dependabot.yml

Please let me know if you want to use dependabot. It's easy to enable Settings->Advanced Security see docs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/newt/pull/48 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (8) - [`7b7d722`](https://github.com/fosrl/newt/commit/7b7d7228a699c19f2f302167506b4a72239b9479) Flake update for newt 1.1.3 - [`3b166c4`](https://github.com/fosrl/newt/commit/3b166c465db8e1515e57b14df5f2b47025af3468) Merge pull request #29 from firecat53/flake - [`0398865`](https://github.com/fosrl/newt/commit/03988655b6895d1dedc705ab60571077071d7f55) Create dependabot.yml - [`78f31a5`](https://github.com/fosrl/newt/commit/78f31a56b0874c226c902b8b8a0753ef201066bd) Update dependabot.yml - [`607d197`](https://github.com/fosrl/newt/commit/607d197b02006c4981e1135785d18eb89fccf655) Bump the minor-updates group with 2 updates - [`a3cfda9`](https://github.com/fosrl/newt/commit/a3cfda9fc56a4d916249a5d36efc8dd5b2a5f3ce) Bump golang.org/x/net in the prod-minor-updates group - [`f060306`](https://github.com/fosrl/newt/commit/f060306654cbae1f12fd62f463b3f39e9b0e850f) Merge pull request #5 from Lokowitz/dependabot/docker/minor-updates-462732f451 - [`994d11b`](https://github.com/fosrl/newt/commit/994d11b40ce8cc25a40f134c71791701f7c6a06f) Merge pull request #6 from Lokowitz/dependabot/go_modules/prod-minor-updates-5e519fa3dd ### 📊 Changes **6 files changed** (+61 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+46 -0) 📝 `Dockerfile` (+2 -2) 📝 `flake.lock` (+3 -3) 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - updated dependencies - added dependabot.yml Please let me know if you want to use dependabot. It's easy to enable Settings->Advanced Security [see docs](https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide#enabling-dependabot-for-your-repository) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:13:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#87