swiftweekly.github.io
swiftweekly.github.io copied to clipboard
A community-driven weekly newsletter about Swift.org
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.6. Release notes Sourced from actions/cache's releases. v3.0.6 What's Changed Add example for clojure lein project dependencies by @shivamarora1 in PR actions/cache#835 Update toolkit's cache...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [github-pages](https://github.com/github/pages-gem) from 226 to 227. Release notes Sourced from github-pages's releases. v227 Automated release for v227 Commits 26a8d15 Bump :gem: to v227 f22e143 Merge pull request #842 from simonletort/master...
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.22.0 to 4.25.1. Release notes Sourced from octokit's releases. v4.25.1 Stop configuring Faraday's retry middleware twice (@Edouard-chin) Fix various Ruby warnings (e.g. missing parentheses) (@coryf) v4.25.0 ✅...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...
To contribute to this issue, simply leave a comment here. Please also review [our contributing guidelines](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/main/CONTRIBUTING.md). The current draft for this issue in [`_drafts/`](https://github.com/SwiftWeekly/swiftweekly.github.io/tree/main/_drafts). If you want to contribute directly,...
I'm not sure what happened, but the CSS on the site looks way off. There's double or triple spacing everywhere, which makes it very difficult to read. The best thing...
https://github.com/jekyll/jekyll-mentions currently we (sometimes) do this manually. this should allow us to just type `@username` and have it automatically "linkified". we'll probably need to audit old issues to use this...