dependabot[bot] df13e1f38e Bump gettext from 0.20.0 to 0.21.0 (#1276)
Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.20.0
to 0.21.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md">gettext's
changelog</a>.</em></p>
<blockquote>
<h2>v0.21.0</h2>
<h3>New features and improvements</h3>
<ul>
<li>
<p>Bump Elixir requirement to 1.11+.</p>
</li>
<li>
<p>Extract parsing and dumping of PO/POT files to the
<a href="https://github.com/elixir-gettext/expo">expo</a> library, and
start depending
on that.</p>
</li>
<li>
<p>Support marking messages as obsolete with the new
<code>:on_obsolete</code> Gettext
configuration option.</p>
</li>
<li>
<p>Add the <code>:write_reference_line_numbers</code> Gettext
configuration option.</p>
</li>
<li>
<p>Save the previous messages when there's a fuzzy match, with the new
<code>:store_previous_message_on_fuzzy_match</code> Gettext
configuration option.</p>
</li>
<li>
<p>Change <code>:sort_by_msgid</code> to accept <code>false</code>,
<code>:case_sensitive</code>, or
<code>:case_insensitive</code> and deprecate the <code>true</code>
value.</p>
</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Sort messages independent of line splits when dumping PO files.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="35e423eb75"><code>35e423e</code></a>
Release v0.21.0</li>
<li><a
href="0dd72d3b34"><code>0dd72d3</code></a>
Add case-insensitive sorting to :sort_by_msgid (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/326">#326</a>)</li>
<li><a
href="9285a82426"><code>9285a82</code></a>
Fix typos (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/332">#332</a>)</li>
<li><a
href="4000910a93"><code>4000910</code></a>
Sort messages independent of message line splitting (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/331">#331</a>)</li>
<li><a
href="2d9228c39a"><code>2d9228c</code></a>
Save previous message for fuzzy matches (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/316">#316</a>)</li>
<li><a
href="b720495c97"><code>b720495</code></a>
Add code coverage through coveralls (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/329">#329</a>)</li>
<li><a
href="3f6c98e70b"><code>3f6c98e</code></a>
Add badges to the README</li>
<li><a
href="189db2c9cb"><code>189db2c</code></a>
Fix CI and update Erlang/Elixir versions (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/328">#328</a>)</li>
<li><a
href="f10c122369"><code>f10c122</code></a>
Tweak some docs here and there</li>
<li><a
href="b8ce79b927"><code>b8ce79b</code></a>
Add a &quot;Basic Overview&quot; docs section (<a
href="https://github-redirect.dependabot.com/elixir-gettext/gettext/issues/327">#327</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/elixir-gettext/gettext/compare/v0.20.0...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gettext&package-manager=hex&previous-version=0.20.0&new-version=0.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 12:49:06 -08:00
2023-01-03 12:21:11 -08:00
2022-12-31 12:58:11 -06:00
2022-12-31 12:58:11 -06:00
2022-12-31 12:58:11 -06:00
2022-12-31 12:58:11 -06:00
2022-12-31 12:58:11 -06:00
2022-12-31 12:58:11 -06:00
2020-11-04 10:14:20 -06:00
2022-12-31 12:58:11 -06:00
2022-11-23 21:21:49 -08:00
2020-04-21 20:49:55 -07:00

firezone logo

firezone Discourse firezone Coverage Status GitHub commit activity GitHub closed issues Cloudsmith follow on Twitter

Firezone is a self-hosted VPN server and Linux firewall

Firezone Architecture

Get Started

Follow our deploy guide to install your self-hosted instance of Firezone.

Or, if you're on a supported platform, try our auto-install script.

Using Firezone in production at your organization? Take a look at our Enterprise Plan.

Features

firezone-usage

  • Fast: Uses WireGuard® to be 3-4 times faster than OpenVPN.
  • SSO Integration: Authenticate using any identity provider with an OpenID Connect (OIDC) connector.
  • Containerized: All dependencies are bundled via Docker.
  • Simple: Takes minutes to set up. Manage via a simple CLI.
  • Secure: Runs unprivileged. HTTPS enforced. Encrypted cookies.
  • Firewall included: Uses Linux nftables to block unwanted egress traffic.

Anti-features

Firezone is not:

  • An inbound firewall
  • A tool for creating mesh networks
  • A full-featured router
  • An IPSec or OpenVPN server

Documentation

Additional documentation on general usage, troubleshooting, and configuration can be found at https://docs.firezone.dev.

Get Help

If you're looking for help installing, configuring, or using Firezone, check our community support options:

  1. Discussion Forums: Ask questions, report bugs, and suggest features.
  2. Public Slack Group: Join live discussions, meet other users, and get to know the contributors.
  3. Open a PR: Contribute a bugfix or make a contribution to Firezone.

If you need help deploying or maintaining Firezone for your business, consider contacting us about our paid support plan.

Star History

Star History Chart

Package Repository

Hosted By: Cloudsmith

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.

Developing and Contributing

See CONTRIBUTING.md.

Security

See SECURITY.md.

License

See LICENSE.

WireGuard® is a registered trademark of Jason A. Donenfeld.

Description
Enterprise-ready zero-trust access platform built on WireGuard®.
Readme Apache-2.0 169 MiB
Languages
Elixir 57.1%
Rust 29.2%
TypeScript 5.9%
Swift 3.3%
Kotlin 1.8%
Other 2.5%