Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dependency maintenance): update dependency fastify-compress to v3 #334

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify-compress 1.1.0 -> 3.4.2 age adoption passing confidence

Release Notes

fastify/fastify-compress

v3.4.2

Compare Source

📚 PR:

  • chore: fix heading in readme (#​144)
  • fix: avoid adding "accept-encoding" to vary header if already set (#​146)

v3.4.1

Compare Source

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #​139 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • chore: add dependabot automerge (#​138)
  • ci: fix node-version matrix parameter name (#​142)
  • Do not set the compress onSend hook twice (#​141)

v3.4.0

Compare Source

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • feat: add stale (#​130)
  • fix: prevent compressing text/event-stream (#​133)
  • Added Vary header to all responses (#​135)
  • Bumped standard, removing var. (#​137)

v3.3.1

Compare Source

📚 PR:

  • Bump into-stream from 5.1.1 to 6.0.0
  • Bump typescript from 3.9.7 to 4.0.2
  • Bump @​typescript-eslint/parser from 3.10.1 to 4.0.0
  • fix: use 'include' instead of 'some' (#​122)
  • Do not log missing payload (#​128)

v3.3.0

Compare Source

📚 PR:

  • When compressing add accept-encoding to the Vary header, if the header exists concatenate it. (#​120)
  • Update typescript defs (#​121)

v3.2.2

Compare Source

📚 PR:

  • fix logger reference in onEnd (#​119)

v3.2.1

Compare Source

📚 PR:

  • Fix types for v3
  • Merge pull request #​118 from fastify/fix-v3
  • Bump tsd from 0.11.0 to 0.12.0 (#​116)
  • Bump tsd from 0.12.1 to 0.13.1 (#​117)

v3.2.0

Compare Source

📚 PR:

  • Don't log if there is no data to compress (#​115)
  • Support passing zlibOptions and brotliOptions (#​113)

v3.1.1

Compare Source

v3.1.0

Compare Source

📚 PR:

v3.0.0

Compare Source

📚 PR:

  • updated readme
  • Fastify V3 upgrade (#​107)

v2.0.1

Compare Source

📚 PR:

v2.0.0

Compare Source

📚 PR:

  • feature: per route compression (#​92)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fastify-compress-3.x branch 15 times, most recently from 9c9a3ff to a625af0 Compare March 30, 2021 15:07
@renovate renovate bot force-pushed the renovate/fastify-compress-3.x branch 15 times, most recently from d716fd9 to ac4881b Compare April 17, 2021 16:11
@renovate renovate bot force-pushed the renovate/fastify-compress-3.x branch 7 times, most recently from a869ab6 to c48ffb9 Compare April 19, 2021 09:43
@renovate renovate bot force-pushed the renovate/fastify-compress-3.x branch from c48ffb9 to 8695ee5 Compare April 19, 2021 09:58
@MeStrak
Copy link
Contributor

MeStrak commented Apr 19, 2021

Closing as this requires Apollo server support of Fastify 3 apollographql/apollo-server#2360. We will wait for this official package release before upgrading related dependencies.

@MeStrak MeStrak closed this Apr 19, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Apr 19, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/fastify-compress-3.x branch April 19, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants