fastify-floc-off

Fastify plugin to opt-out of Google's Topics advertising-surveillance API

MIT License

Downloads
293
Stars
2
Committers
3

Bot releases are visible (Hide)

fastify-floc-off - v2.1.11 Latest Release

Published by github-actions[bot] 9 months ago

2.1.11 (2024-01-24)

Dependencies

  • deps-dev: bump dev dependencies (1c7e53d)

Miscellaneous

  • .vscode: use local prettier version (105035c)
  • jsconfig: remove lib; target will be used in absence (9d7608a)
  • package: fix repository structure (c6673f0)
  • scripts/license-checker: handle old license arrays or missing (00b52f5)

Continuous integration

  • automerge: optimise inline js scripts (9099ff6)
  • cd: param order (2852a50)
  • cd: publish to github packages with provenance (db56d80)
  • cd: use main environment for publish-npm job (2ea9d76)

Documentation

fastify-floc-off - v2.1.10

Published by github-actions[bot] 10 months ago

2.1.10 (2024-01-08)

Continuous integration

  • cd: remove redundant npm publish args (820db1d)
  • cd: use granular job permissions over top-level (e33f437)
fastify-floc-off - v2.1.9

Published by github-actions[bot] 10 months ago

2.1.9 (2024-01-07)

Miscellaneous

  • .github: use shared files from fdawgs/.github (6091b36)

Continuous integration

  • cd: grant write permissions to packages (b8e4335)
fastify-floc-off - v2.1.8

Published by github-actions[bot] 10 months ago

2.1.8 (2024-01-07)

Dependencies

  • deps-dev: bump dev dependencies (ccc0e58)

Miscellaneous

  • jsdoc comments must be complete sentences (4803a67)
  • license: update license year (cc74fc8)
  • package: add lint:fix script (27773f0)
  • package: run lint:prettier in test script (29ca973)

Continuous integration

  • cd: publish to github packages as well as npm (ac794e9)
  • dependabot: ignore release-please-action major updates (d1b1998)
  • deps: bump actions/upload-artifact from 3 to 4 (#210) (7661586)
  • deps: bump github/codeql-action from 2 to 3 (#209) (9819999)

Documentation

  • readme: update links (f9ebbc6)
  • use shared files from fdawgs/.github (e8d5b63)
fastify-floc-off - v2.1.7

Published by github-actions[bot] 11 months ago

2.1.7 (2023-11-29)

Dependencies

  • deps-dev: add eslint-community/eslint-plugin-eslint-comments (7f6ccfb)
  • deps-dev: bump dev dependencies (2edfd34)
  • deps-dev: bump the commitlint group with 2 updates (#202) (e420770)
  • deps-dev: bump the eslint group with 1 update (#203) (7f795f2)
  • deps-dev: remove broken eslint-plugin-security-node (6c605fe)

Miscellaneous

  • .vscode: add github-markdown-preview to recommended extension (45d1af1)
  • .vscode: add gitlens to recommended extensions (d26b303)
  • jsconfig: use es2022 lib (81b0d89)
  • scripts/license-checker: update link to deprecated list (8e6d41d)

Continuous integration

  • deps: bump actions/github-script from 6 to 7 (#204) (acf7aea)
  • deps: bump actions/setup-node from 3 to 4 (#201) (d71ccd8)

Documentation

  • readme: fix broken ci badge link (46433d8)
  • readme: use full cjs for example (9f4eb87)
fastify-floc-off - v2.1.6

Published by github-actions[bot] about 1 year ago

2.1.6 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (1934a44)
  • add missing .gitattributes file (80198d7)
  • change comment blocks with one line into single block (7f062d5)
  • eslintrc: bump ecma version to 2023 (8c9e76d)
  • jsconfig: set module to nodenext (d7bf975)
  • jsconfig: target es2022 (395c27f)
  • package: explicitly declare js module type (d84dceb)
  • scripts/license-checker: declare copyLeftLicenses type (4c16e57)
  • scripts/license-checker: destruct upath module import (#194) (7e7746c)
  • scripts/license-checker: ignore invalid ts error (dc53501)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (538f3a1)

Continuous integration

  • dependabot: group dependabot updates (7dc8559)
  • deps: bump actions/checkout from 3 to 4 (#197) (86ca5db)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#196) (64a2079)

Improvements

  • use node: prefix to bypass require.cache call for builtins (1d3f738)

Documentation

  • readme: update acknowledgements (6a3a91f)
fastify-floc-off - v2.1.5

Published by github-actions[bot] about 1 year ago

2.1.5 (2023-08-16)

Dependencies

  • deps-dev: bump dev dependencies (cbf371b)
  • deps-dev: bump eslint-config-prettier from 8.10.0 to 9.0.0 (#187) (7072c0c)
  • deps: bump fastify-plugin from 4.5.0 to 4.5.1 (cf5ea41)

Miscellaneous

  • .eslintrc: error on google closure jsdoc syntax (24e4486)
  • add jsconfig; type check js (#189) (7e7d164)
  • index: add whitespace between import and comment (0a53983)
  • jsconfig: add target (cd68ea5)
  • package: add google's topics api to keywords (3b9b742)
  • rename lint:prettier scripts to reflect their function (#183) (e54a5e7)
  • scripts/license-checker: use console.error() to log failures (0e02ff4)

Continuous integration

  • ci: error on new jest snapshot (2466487)
  • deps: bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#185) (f7acf13)

Improvements

  • scripts/license-checker: deconstruct imports (d23b1a7)

Documentation

  • readme: add mention of google's topics api (2f27618)
fastify-floc-off - v2.1.4

Published by github-actions[bot] over 1 year ago

2.1.4 (2023-07-08)

Miscellaneous

  • .eslintrc: sort extends array (ca12e6b)

Dependencies

  • deps-dev: add eslint-plugin-regexp (fe91de2)
  • deps-dev: bump dev dependencies (936db39)

Bug fixes

fastify-floc-off - v2.1.3

Published by github-actions[bot] over 1 year ago

2.1.3 (2023-06-24)

Continuous integration

  • deps: bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#175) (b29327c)

Miscellaneous

  • .eslintrc: enable additional jest plugin rules (886a714)
  • .eslintrc: enable additional jsdoc plugin rules (15ac3cd)
  • .eslintrc: only use jest plugin to lint test-related files (280f8f9)
  • .eslintrc: update ecmascript version (f5f7aa4)
  • import fastify type for server jsdoc param (c8d3d1d)
  • package: remove global jest mock config values (aa9c6fa)
  • package: set jest coverage threshold (728eefd)
  • scripts/license-checker: resolve eslint jsdoc warning (#167) (952236a)
  • scripts: fix inline comment style (0b69a96)
  • use nouns for leading word in function description tags (#169) (20b642f)

Dependencies

  • deps-dev: bump dev dependencies (#171) (6b667f7)
  • deps-dev: bump dev dependencies (#176) (c1ea98e)
  • deps-dev: bump eslint-plugin-jsdoc from 44.2.7 to 46.1.0 (#172) (5c7418a)
fastify-floc-off - v2.1.2

Published by github-actions[bot] over 1 year ago

2.1.2 (2023-04-24)

Miscellaneous

  • .prettierrc: enable arrowParens option (#161) (897ceea)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 40.3.0 to 43.0.7 (#164) (de98fb9)

Continuous integration

  • cd: publish to npm with provenance (#166) (d3d8756)
  • ci: add node 20 to test matrix (#165) (7a59aeb)
  • deps: bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#163) (b00ed0c)
fastify-floc-off - v2.1.1

Published by github-actions[bot] over 1 year ago

2.1.1 (2023-03-31)

Miscellaneous

  • ignore bun lockfile (#155) (d8b8ecc)
  • package: add funding url (2c3a500)
  • scripts: add eslint rule file (408b031)
  • scripts: remove redundant export (03d8415)
  • scripts: sort eslint comments alphabetically (f9a0a93)
  • scripts: use js script to check licenses (#156) (f3a63f2)

Documentation

  • changelog: spelling mistake (189a192)
  • contributing: add link to conventional config (#158) (56bd5bc)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#157) (676b01a)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#159) (faff339)

Dependencies

  • deps-dev: bump dev dependencies (2e011e6)
  • deps: bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#153) (e1496f1)
  • deps: bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#154) (b0c0417)
fastify-floc-off - v2.1.0

Published by github-actions[bot] over 1 year ago

2.1.0 (2023-02-15)

Features

  • add nodenext compatibility (0480910)

Documentation

  • readme: add acknowledgements section (ab27d82)
fastify-floc-off - v2.0.6

Published by github-actions[bot] over 1 year ago

2.0.6 (2023-02-13)

Continuous integration

  • cd: use sentence case for changelog headings (721b31f)

Dependencies

  • deps-dev: bump dev dependencies (49baad0)

Documentation

  • contributing: update title style guidance (9336051)
  • readme: rename intro to overview (35da4a0)

Miscellaneous

  • rename master branch to main (#148) (880a2ce)
  • use sentence case over ap style for titles and headings (c23fa0d)
fastify-floc-off - v2.0.5

Published by github-actions[bot] over 1 year ago

2.0.5 (2023-01-31)

Bug Fixes

  • index: add to permissions-policy header if one already exists (#144) (2b12ab4)

Miscellaneous

  • license: update license year (b0556c0)

Documentation

  • contributing: update min node version (4744d1e)
  • grammar and clarity fixes (b7273e9)
  • readme: remove fluff (06ff83b)

Dependencies

  • deps-dev: bump dev dependencies (bb5d908)
  • deps: bump actions/dependency-review-action from 2 to 3 (#141) (2f401a7)
  • deps: bump fastify-plugin from 4.3.0 to 4.5.0 (752bde3)
fastify-floc-off - v2.0.4

Published by github-actions[bot] almost 2 years ago

2.0.4 (2022-10-25)

Continuous Integration

  • cd: remove dev values from package.json (#138) (2c7f75c)

Dependencies

  • deps-dev: bump dev dependencies (54ce990)
  • deps: bump fastify-plugin from 4.2.1 to 4.3.0 (a7ea7a8)
fastify-floc-off - v2.0.3

Published by github-actions[bot] about 2 years ago

2.0.3 (2022-10-03)

Documentation

  • readme: convert sync async example to sync only (4737968)
  • readme: remove redundant statement (218b43c)
  • use shorter urls; remove yarn install guidance (fe7690d)

Miscellaneous

  • .husky: shell path and arg updates (#132) (c98fb33)
  • .npmignore: reduce entries (9d60422)
  • .vscode/extensions: remove unmaintained extension (f3ff5f8)
  • *.ignore: add clinicjs directory (d227d4d)
  • LICENSE: remove trailing whitespace (5dbd665)
  • prefer object destructuring (#137) (4d4f336)

Dependencies

  • deps-dev: bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#135) (34b5458)
  • deps-dev: bump jest from 28.1.3 to 29.0.1 (#134) (26988f2)
  • deps: bump dependencies (904e991)
fastify-floc-off - v2.0.2

Published by github-actions[bot] about 2 years ago

2.0.2 (2022-08-09)

Miscellaneous

  • .npmrc: disable package-lock generation (#128) (e722bad)

Dependencies

  • .npmignore: add CHANGELOG.md; reduce package size by ~82% (#130) (18d45da)
  • deps: bump dependencies (#131) (f34ab36)
fastify-floc-off - v2.0.1

Published by github-actions[bot] about 2 years ago

2.0.1 (2022-07-25)

Miscellaneous

  • .github/funding: remove unused keys (8d7365d)
  • .github: add FUNDING.yml (f1653b5)
  • .gitignore: use latest github ignore template (0977ef6)
  • .prettierignore: add new paths from .gitignore (4ff9118)
  • ignore pnpm lock file (67fbd42)

Dependencies

  • dependabot: increase open-pull-requests-limit from 5 to 20 (4a3fc2b)
  • deps: bump actions/dependency-review-action from 1 to 2 (#125) (944b827)
  • deps: bump fastify-plugin from 3.0.1 to 4.0.0 (#127) (a437977)
  • deps: bump wagoid/commitlint-github-action from 4 to 5 (#126) (58a9ef2)

Documentation

  • readme: update example for fastify v4 (84161cf)
fastify-floc-off - v2.0.0

Published by github-actions[bot] over 2 years ago

2.0.0 (2022-05-26)

⚠ BREAKING CHANGES

    • Dropped support for Fastify v3.x and Node 10.x

Features

fastify-floc-off - v1.0.7

Published by github-actions[bot] over 2 years ago

1.0.7 (2022-05-25)

Documentation

  • readme: remove snyk badge (af7eb11)

Miscellaneous

  • .eslintrc: enable plugin:jest/style rules (#113) (b23ebcd)
  • .github/codeql-config: remove quotation marks (53e81b2)
  • .github/workflows/link-check: use skip input (85f1b3d)
  • bug_report: use node 18 as placeholder for node-version (ebedd18)
  • ci: remove quotation marks from step name (9238948)
  • use npm install alias (c52fc0a)

Continuous Integration

  • add dependency-review job (14f81fd)
  • automerge: fix context (7c3cab1)
  • automerge: squash automerge prs (#102) (51db005)
  • cd: update org name for release-please-action (26aa002)
  • cd: use lts/* for node setup in release job (bcff76c)
  • check user.login is dependabot instead of actor (#115) (fc853c1)
  • ci: add node 18 to test matrix (#114) (4941eb1)
  • ci: require unit-tests job to pass for save-pr-number job to run (2550c32)
  • ci: use lts/* for node setup in lint job (2c89dd6)
  • ci: use node-version for node matrix key (51d4cef)
  • codeql: only run on pr changes to .html, .js, and .yml files (0a34500)
  • codeql: resolve missing analyses (9da0a10)
  • codeql: specify which files to scan during analysis (bd55ff5)
  • link-check: replace npx linkinator call with github action (67ffdfe)
  • only trigger dependency-review on pr (ce56e18)
  • reduce workflow permissions to minimum (97558a7)
  • remove git credentials after checkout (#118) (65dedb2)
  • replace workflow-run-cleanup-action with github concurrency (3644841)

Dependencies

  • deps-dev: bump @commitlint/cli from 16.3.0 to 17.0.1 (#120) (0637d06)
  • deps-dev: bump @commitlint/config-conventional (#119) (05a3e8b)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.6 to 39.2.9 (#109) (5c90649)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#121) (04e5380)
  • deps-dev: bump jest from 27.5.1 to 28.0.3 (#110) (02c9166)
  • deps: bump actions/upload-artifact from 2 to 3 (#107) (696d5e6)
  • deps: bump github/codeql-action from 1 to 2 (#108) (eafd106)