Skip to content

Commit

Permalink
Merge branch 'master' into 10437-bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Dec 1, 2024
2 parents 7a13ca8 + b7d7f45 commit 2549b06
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 93 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m

---

## server-2024-12-01

- add [WingetVersion] Badge [#10245](https://github.com/badges/shields/issues/10245)
- Fix broken URL for pingpong.one [#10655](https://github.com/badges/shields/issues/10655)
- [npm] - Last update badge added [#10641](https://github.com/badges/shields/issues/10641)
- reduce overhead of NPM Last Update badge; test [npm] [#10666](https://github.com/badges/shields/issues/10666)
- Add YouTube-specific privacy notes [#10646](https://github.com/badges/shields/issues/10646)
- Dependency updates

## server-2024-11-02

- cleanly handle null or undefined result from jsonpath-plus [#10645](https://github.com/badges/shields/issues/10645)
Expand Down
2 changes: 2 additions & 0 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ processes = []
processes = ["app"]
protocol = "tcp"
script_checks = []
auto_stop_machines = "suspend"
auto_start_machines = true

[services.concurrency]
hard_limit = 25
Expand Down
149 changes: 78 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2549b06

Please sign in to comment.