Skip to content

Releases: ekristen/dns-proxy

v1.0.6

07 Mar 17:31
b72a970
Compare
Choose a tag to compare
Update dependency pkg to v5 @renovate (#57) This PR contains the following updates:
Package Change Age Adoption Passing Confidence
pkg 4.4.8 -> 5.5.2 age adoption passing confidence

Release Notes

vercel/pkg

v5.5.2

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.6: #​1478
Credits

Huge thanks to @​jesec for helping!

v5.5.1

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.5: 66e7e57

v5.5.0

Compare Source

  • Add support for node: protocol (#​1405)
  • ldid: explicitly mark signature as ad-hoc (#​1393)
  • .github: add issue templates (#​1366)
  • dependencies: bump (minor) (#​1360)
Credits

Huge thanks to @​jesec, @​asdfugil, and @​mallardduck for helping!

v5.4.1

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.4: 628d077

v5.4.0

Compare Source

v5.3.3

Compare Source

Patches
  • Bootstrap: better support of .node files: #​1321
  • CI: master -> main: df02066
Credits

Huge thanks to @​robertsLando for helping!

v5.3.2

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.3: #​1308
Credits

Huge thanks to @​jesec for helping!

v5.3.1

Compare Source

Changes
  • Bump to vercel/pkg-fetch@v3.2.1: 5813016
  • Bump to vercel/pkg-fetch@v3.2.2: 03c5e98
  • Allow to fallback to "ldid" for macOS ad-hoc signing: 8cd96a1
  • README: mention "ldid" utility on Linux for macOS signing: d65eb64

v5.3.0

Compare Source

Changes
  • Bump browserslist from 4.16.3 to 4.16.6: 760b9c4
  • README: remove dead dependency badges: 9c6973d
  • README: use "HEAD" instead of "master" for links, see nodejs/node@26e318a: 010cf84
  • README: update the target list: 491941b
  • README: link to vercel/pkg-fetch in the "Build" section: 709d711
  • README: add notes about building for different archs: bd5f361
  • README: add notes about "macos-arm64": 447b2db
  • README: add notes about "linuxstatic" and native bindings: e8a2c63
  • Squashed revert "allow to compress files in virtual file system ": #​1115
  • Bootstrap: remove support for Node < 8: a22fd80
  • Bootstrap: use "const"/"let" instead of "var", require at top: 208e241
  • Test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer": d696260
  • Test: add tests for #​1191 and #​1192: bcec96c
  • Producer: improve readability and remove backed up native addon at the end: 80103dd
  • InjectSnapshot: always use "C:\snapshot" on win: #​1212
  • Eslint: use airbnb-base rules for TypeScript as well: 38a9a8c
  • Fixes "@​typescript-eslint/naming-convention": ff56872
  • Fixes "no-nested-ternary": 30b25ab
  • Remove unused "appveyor.yml": 5c82b6d
  • Tsconfig: bump target to "es2017" as Node 8 is the minimum: 2070696
  • Revert^2 "allow to compress files in virtual file system " (#​1200): #​1115
Credits

Huge thanks to @​erossignon and @​jesec for helping!

v5.2.1

Compare Source

Patches
  • Prelude: create tmpFolder only when needed for decompression: 82ce625
  • Bump to vercel/pkg-fetch@v3.1.1: 1f3e235

v5.2.0

Compare Source

Changes
  • Feature: allow to compress files in virtual file system: #​1115
  • Test-50-fs-runtime-layer-2: remove unnecessary assertion on hint: 551d07d
  • Feature: allow macOS code signing by including payload in str table: be5c2ae
  • Ad-hoc sign the fabricator binary temporarily to generate bytecode on macOS: 0b55f9a
  • Add support for fs.realpath.native: #​1173
  • Bump hosted-git-info from 2.8.8 to 2.8.9: #​1177
  • Add a warning about the macOS mandatory code signing requirement: #​1176
  • Fs.createReadStream and --compress: #​1158
  • Bump to vercel/pkg-fetch@v3.1.0: 6fac6dc
Credits

Huge thanks to @​erossignon, @​Infern1, and @​jesec for helping!

v5.1.0

Compare Source

Changes
  • Test: b...
Read more

v1.0.5

07 Jun 19:24
Compare
Choose a tag to compare
  • No changes

v1.0.4

07 Jun 19:21
Compare
Choose a tag to compare
  • No changes

v1.0.3

07 Jun 19:20
Compare
Choose a tag to compare
  • No changes

v1.0.2

07 Jun 19:18
2d21778
Compare
Choose a tag to compare
attempt to fix auto-release @ekristen (#59)
adding github actions @ekristen (#58)
Update dependency pkg to v4.4.8 @renovate (#50) This PR contains the following updates:
Package Type Update Change
pkg devDependencies patch 4.4.2 -> 4.4.8

Release Notes

zeit/pkg

v4.4.8

Compare Source

v4.4.7

Compare Source

v4.4.6

Compare Source

v4.4.5

Compare Source

v4.4.4

Compare Source

v4.4.3

Compare Source

Update dependency standard to v14 @renovate (#49) This PR contains the following updates:
Package Type Update Change
standard (source) devDependencies major 11.0.1 -> 14.3.3

Release Notes

standard/standard

v14.3.3

Compare Source

  • Skip running on versions of Node.js older than 8.10.0. #​1496

v14.3.2

Compare Source

  • Update eslint to ~6.8.0

v14.3.1

Compare Source

  • Skip running on versions of Node.js older than 8.6.0. #​1418

v14.3.0

Compare Source

  • Update eslint to ~6.4.0

v14.2.0

Compare Source

  • Update eslint to ~6.3.0
  • Update eslint-plugin-node to ~10.0.0

v14.1.0

Compare Source

NOTE: If you use standard with the --parser babel-eslint option, please ensure that you update babel-eslint to 10.0.3 or later for compatibility with this version of standard.

v14.0.2

Compare Source

  • Relax rule: Don't check indentation on template literal children (work around for ESLint bug) (indent) #​1385

v14.0.1

Compare Source

v14.0.0

Compare Source

We're super excited to announce standard 14!

As with every new major release, there are lots of new rules in 14.0.0 designed
to help catch bugs and make programmer intent more explicit. This release brings
support for ES 2019, the latest version of the ECMAScript specification, as well
as many quality-of-life improvements for users who use tagged template strings,
JSX, and .mjs files for ES modules.

When you upgrade, consider running standard --fix to automatically format your
code to match the newly added rules.

standard keeps growing! The latest stats show that standard and
eslint-standard-* shareable configs are depended upon by 318,512 GitHub
repositories
and 33,349 public npm packages. Thanks for spreading the
word!

We now have a Discord server. Come chat with the
maintainers, ask questions, and get help from the community!

❤️ If you enjoy StandardJS and want to support future releases, check out
Feross's GitHub Sponsors page.
GitHub is matching donations, so your dollars go twice as far! 🚀

New features
  • Support ES 2019, the latest version of the ECMAScript specification. eslint-config-standard/e04e06
  • Lint *.mjs and *.cjs files automatically by default #​1009
  • Ignore patterns from .git/info/exclude in addition to .gitignore. #​1277
  • Added funding, an open source funding experiment.
Changed features
  • Remove bundle.js from the default list of ignored files #​743
New rules

(Estimated % of affected standard users, based on test suite in parens)

Read more

v1.0.1

01 Apr 17:59
0240702
Compare
Choose a tag to compare

Notes

  • Upgrades debug to a non-vulnerable version

Install

SHA256 Hashes

15032d05e834d2623be650d381707e94969504cf894650acddfc527fea9623d4  dns-proxy-alpine
b0fd30002e03ef9404d2e50705b614b07cfb54a54ed5f04227a5bc2ba358336f  dns-proxy-linux
874961b1b8883eadc39e611f732ab07121d45dd4fb721c82a17119d9768b2fb0  dns-proxy-macos
2f5de5666eeb2140c88187ad208ea16ce9b60b1da0b290bbeb4fd7a37826ad58  dns-proxy-win.exe

v1.0.0 - First Full Release

01 Apr 15:56
b22b6ee
Compare
Choose a tag to compare

Notes

Installation

curl -o /usr/local/bin/dns-proxy https://github.com/ekristen/dns-proxy/releases/download/v1.0.0/dns-proxy-{{ os }}
chmod +x /usr/local/bin/dns-proxy

SHA256 Hashes

84bd040fa362e9313f93c2b0fbad953fea3ced3bab4116a52168b36166dc1aa9  dns-proxy-alpine
688a41331ae617c23633cfb67701c2bde6ee730a471df1705fec9ab24c797b1b  dns-proxy-linux
31e17b807f3006d4a7130e054da0ffcab3a7d38531e931697f7a9fc58ba5d870  dns-proxy-macos
a028d18a2d061b56fa022683ab16fc32e36958b81ac53d921663b8c23f51dc35  dns-proxy-win.exe