Releases: internetee/whois
Releases · internetee/whois
251024 Fix JSON serialization crash, small fixes and updates
What's Changed
- Refactor: extract domain regex to shared module and fix test by @raitnigol in #179
- Replace codeclimate with qlty tool by @mmeest in #175
- Update dependency ruby to v3.4.4 by @renovate[bot] in #171
- Update qltysh/qlty-action action to v2 by @renovate[bot] in #182
- [Snyk] Security upgrade activerecord from 7.2.2.1 to 7.2.2.2 by @mmeest in #186
- Update actions/checkout action to v5 by @renovate[bot] in #184
- [Snyk] Security upgrade ruby from 3.4.2-bullseye to 3.4.5-bullseye by @mmeest in #176
- Automated pull request merging by @mmeest in #189
- Notifications to mattermost by @mmeest in #203
- Refactor auto-merge workflow for Dependabot and Renovate by @mmeest in #207
- Bump dotenv from 3.1.7 to 3.1.8 by @dependabot[bot] in #193
- Bump json from 2.10.1 to 2.10.2 by @dependabot[bot] in #205
- Single workflow for Mattermost by @mmeest in #208
- Bump ostruct from 0.6.1 to 0.6.3 by @dependabot[bot] in #191
- Fix JSON serialization crash on invalid UTF-8 input by @OlegPhenomenon in #202
New Contributors
Full Changelog: 250721...251024
250721 1-letter domain search
What's Changed
- adjust WHOIS regex to allow 1-letter second-level domains (SLD) in WH… by @raitnigol in #173
Full Changelog: 250521...250721
250521 logging and dockerfiles update
What's Changed
- Refactor WHOIS logging for ISO 27001 compliance and structured JSON logging by @raitnigol in #169
- Updated dockerfiles by @maricavor in #170
New Contributors
- @raitnigol made their first contribution in #169
- @maricavor made their first contribution in #170
Full Changelog: 250128...250521
250128 gem updates
What's Changed
- Update postgres Docker tag to v15 by @renovate in #133
- Update actions/download-artifact action to v3.0.2 by @renovate in #139
- Update actions/upload-artifact action to v3.1.2 by @renovate in #140
- Update dependency activerecord to v7.0.4.1 [SECURITY] by @renovate in #142
- Update dependency ruby to v3.1.3 by @renovate in #143
- Update actions/checkout action to v4 by @renovate in #147
- Update actions/upload-artifact action to v3.2.1 by @renovate in #148
- Update dependency pg to '~> 1.5.0' by @renovate in #157
- Update dependency ruby to v3.3.6 by @renovate in #158
- Update GitHub Artifact Actions to v4 (major) by @renovate in #153
- Update dependency pry to '~> 0.15.0' by @renovate in #164
- Update dependency ubuntu to v24 by @renovate in #159
- Update postgres Docker tag to v17 by @renovate in #160
Full Changelog: 221222...250128
221222 disclose contact data options, update upload-artifact
What's Changed
- Update actions/upload-artifact action to v3.1.1 by @renovate in #135
- Disclose additional registrant data by @thiagoyoussef in #131
- monkey yaml patching by @OlegPhenomenon in #137
New Contributors
- @OlegPhenomenon made their first contribution in #137
Full Changelog: 221123...221222
221123 gem updates
What's Changed
- Configure Renovate by @renovate in #110
- Update dependency ruby to v3.0.2 by @renovate in #112
- Revert "Update dependency ruby to v3.0.2" by @keijoraamat in #113
- Build and deploy on pr by @keijoraamat in #114
- Update dependency ruby to v3.1.0 by @renovate in #117
- Update dependency pg to ~> 1.3.0 by @renovate in #116
- Closes ports after closing pr by @keijoraamat in #120
- Update dependency ruby to v3.1.1 by @renovate in #121
- Update dependency activerecord to v7 by @renovate in #119
- Update actions/checkout action to v3 by @renovate in #122
- Update actions/download-artifact action to v3 by @renovate in #123
- Update actions/upload-artifact action to v3 by @renovate in #124
- Update dependency ruby to v3.1.2 by @renovate in #125
- Change renovate config to delay ruby version updates by @thiagoyoussef in #126
- Update actions/upload-artifact action to v3.1.0 by @renovate in #127
- Update dependency pg to ~> 1.4.0 by @renovate in #128
- Update dependency activerecord to v7.0.3.1 [SECURITY] by @renovate in #130
- Update postgres Docker tag to v14 by @renovate in #132
- Update actions/download-artifact action to v3.0.1 by @renovate in #134
New Contributors
- @renovate made their first contribution in #110
- @thiagoyoussef made their first contribution in #126
Full Changelog: 210831...221123
210831 gem updates
210825 gem updates
210629 gem updates
210608 Ruby and gem updates
- Ruby update to 3.0.1 #97
- Bump simplecov to 0.21.2 #71
- Bump pg to 1.2.3 #72
- Bump minitest to 5.14.4 #73
- Bump dotenv to 2.7.6 #74
- Bump eventmachine to 1.2.7 #83
- Bump mina to 1.2.3 #86
- Bump pry to 0.14.1 #87
- Bump simpleidn to 0.2.1 #89
- Bump dameons to 1.4.0 #91
- Bump activerecord to 6.1.3.2 #92
- Bump rubocop to 1.16.0 #96
- CI task trigger cleanup #95