Commit efac905
build(deps): update mr-karan/doggo to v1.1.2
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mr-karan/doggo](https://github.com/mr-karan/doggo) | minor | `v1.0.5` -> `v1.1.2` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>mr-karan/doggo (mr-karan/doggo)</summary>
### [`v1.1.2`](https://github.com/mr-karan/doggo/releases/tag/v1.1.2)
[Compare Source](mr-karan/doggo@v1.1.1...v1.1.2)
#### Changelog
##### Bug fixes
- [`032da72`](mr-karan/doggo@032da72): fix: installer: better arch detection for 32bit ARM systems ([@​mxlje](https://github.com/mxlje))
- [`deea977`](mr-karan/doggo@deea977): fix: remove left padding and improve column spacing in borderless table output ([@​mr-karan](https://github.com/mr-karan))
##### Others
- [`1f180dc`](mr-karan/doggo@1f180dc): chore: installer: don’t log extraction progress ([@​mxlje](https://github.com/mxlje))
### [`v1.1.1`](https://github.com/mr-karan/doggo/releases/tag/v1.1.1)
[Compare Source](mr-karan/doggo@v1.1.0...v1.1.1)
#### Changelog
##### Bug fixes
- [`9ffd952`](mr-karan/doggo@9ffd952): fix: correct typo in install.sh file command check ([@​mr-karan](https://github.com/mr-karan))
- [`285c14b`](mr-karan/doggo@285c14b): fix: restore compact borderless table output for narrow terminals ([@​mr-karan](https://github.com/mr-karan))
### [`v1.1.0`](https://github.com/mr-karan/doggo/releases/tag/v1.1.0)
[Compare Source](mr-karan/doggo@v1.0.5...v1.1.0)
#### Changelog
##### New Features
- [`94cf591`](mr-karan/doggo@94cf591): feat: add DNS Additional section support (glue records) ([@​mr-karan](https://github.com/mr-karan))
- [`ee380c4`](mr-karan/doggo@ee380c4): feat: add EDNS response parsing and display ([@​mr-karan](https://github.com/mr-karan))
- [`c2aed51`](mr-karan/doggo@c2aed51): feat: add EDNS0 options and ECS support ([@​mr-karan](https://github.com/mr-karan))
- [`ffa1d05`](mr-karan/doggo@ffa1d05): feat: enhance web interface with TerminalCSS and privacy-focused DNS providers ([@​mr-karan](https://github.com/mr-karan))
##### Bug fixes
- [`172b438`](mr-karan/doggo@172b438): fix: add missing --any and query flags to shell completions ([@​mr-karan](https://github.com/mr-karan))
- [`db20c64`](mr-karan/doggo@db20c64): fix: add support for internationalized domain names (IDN) with punycode conversion ([@​mr-karan](https://github.com/mr-karan))
- [`25bb955`](mr-karan/doggo@25bb955): fix: added a test to file command ( <>)
- [`754d0ed`](mr-karan/doggo@754d0ed): fix: display Unicode domain names in output instead of punycode ([@​mr-karan](https://github.com/mr-karan))
- [`88a841c`](mr-karan/doggo@88a841c): fix: filter system nameservers by IP version when -4 or -6 flags are used ([@​mr-karan](https://github.com/mr-karan))
- [`32ee7ad`](mr-karan/doggo@32ee7ad): fix: improve DNS-over-QUIC TLS hostname verification ([@​mr-karan](https://github.com/mr-karan))
- [`53399fa`](mr-karan/doggo@53399fa): fix: prevent panic in DoQ resolver when server returns empty response ([@​mr-karan](https://github.com/mr-karan))
- [`26e829b`](mr-karan/doggo@26e829b): fix: support bare IPv6 addresses without brackets like dig ([@​mr-karan](https://github.com/mr-karan))
##### Others
- [`432b5e6`](mr-karan/doggo@432b5e6): Fix slow DNS queries over quic ([@​sylr](https://github.com/sylr))
- [`a646d8f`](mr-karan/doggo@a646d8f): Update README.md ([@​mr-karan](https://github.com/mr-karan))
- [`a8ae3de`](mr-karan/doggo@a8ae3de): When no query types are asked for, default to A & AAAA ([@​nogweii](https://github.com/nogweii))
- [`fc48667`](mr-karan/doggo@fc48667): chore(deps): upgrade all dependencies to latest versions ([@​mr-karan](https://github.com/mr-karan))
- [`2acd03b`](mr-karan/doggo@2acd03b): chore: remove non-working DNS0.eu DoH and DoT endpoints ([@​mr-karan](https://github.com/mr-karan))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent e40ccb2 commit efac905
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments