Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps query-registry from 2.0.0 to 2.2.0.

Release notes

Sourced from query-registry's releases.

v2.2.0

  • docs: update changelog 8639c94
  • chore: regenerate yarn.lock b9f2fee
  • chore: make debug a dev dep fbfcaa4
  • test: add test for cache header conflicts 5a3f717
  • fix: cached responses depend also on headers now dca88a1
  • test: regenerate pollyjs recordings 2e9a543
  • chore: ignore word commitlint 6fb2654
  • chore(deps-dev): upgrade dts-cli from 0.19.7 to 0.20.0 86b5dea
  • chore(deps-dev): upgrade pollyjs deps from 5.1.1 to 6.0.0 245b416

velut/query-registry@v2.2.0-0...v2.2.0

v2.2.0-0

  • feat: add getAbbreviatedPackument to retrieve minimal install metadata 2c9aede
  • build(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#177) f798db6
  • build(deps): bump debug from 4.3.2 to 4.3.3 (#178) e23a966

velut/query-registry@v2.1.0-0...v2.2.0-0

v2.1.0-0

  • feat: do not import debug in production mode 1eb6006
  • chore: remove no longer needed np config b8b2ab9
  • docs: remove david badge and make api link bold 1075406
  • test: regenerate recordings 651d70d
  • chore: regenerate yarn.lock 30d6b6b
  • build: rename tsdx config to dts config 9617daf
  • test: update tests using pollyjs c7f3872
  • build: replace tsdx with dts-cli 70dd446
  • build(deps-dev): bump @​commitlint/cli from 14.1.0 to 15.0.0 (#174) d45c33f
  • build(deps-dev): bump np from 7.5.0 to 7.6.0 (#173) 500c4fa
  • build(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#175) 5b1a0c8
  • build(deps-dev): bump @​commitlint/config-conventional (#176) 97b3108
  • build(deps-dev): bump nock from 13.2.0 to 13.2.1 (#172) 3a2ec02
  • build(deps-dev): bump @​commitlint/config-conventional (#169) f876f8a
  • build(deps-dev): bump nock from 13.1.4 to 13.2.0 (#170) d105004
  • build(deps-dev): bump @​commitlint/cli from 13.2.1 to 14.1.0 (#171) c2fd151
  • build(deps-dev): bump nock from 13.1.3 to 13.1.4 (#168) 155d70c
  • build(deps-dev): bump husky from 7.0.2 to 7.0.4 (#167) 53addda
  • build(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#166) 8f38e3f
  • build(deps-dev): bump @​commitlint/cli from 13.2.0 to 13.2.1 (#165) ae7e8aa
  • build(deps-dev): bump @​commitlint/cli from 13.1.0 to 13.2.0 (#164) fed9dc2
  • build(deps-dev): bump @​commitlint/config-conventional (#163) 197d8b5
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#162) 13adcdb
  • build(deps): bump tmpl from 1.0.4 to 1.0.5 (#161) 8767975
  • build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#159) 85795dc
  • build(deps-dev): bump prettier from 2.4.0 to 2.4.1 (#160) b274b90
  • build(deps): bump git-url-parse from 11.5.0 to 11.6.0 (#157) 296b995
  • build(deps-dev): bump prettier from 2.3.2 to 2.4.0 (#158) 4d294d7
  • build(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#156) 23f1900

... (truncated)

Changelog

Sourced from query-registry's changelog.

[2.2.0] - 2021-12-01

Added

  • Abbreviated packuments (application/vnd.npm.install-v1+json) can now be retrieved using getAbbreviatedPackument() or getRawAbbreviatedPackument()

Changed

  • Responses are now cached based on headers and URL
  • Updated docs
  • Updated dependencies and dev dependencies
  • Moved debug package to dev dependencies

Removed

  • N/A
Commits
  • e1c17d5 v2.2.0
  • 8639c94 docs: update changelog
  • b9f2fee chore: regenerate yarn.lock
  • fbfcaa4 chore: make debug a dev dep
  • 5a3f717 test: add test for cache header conflicts
  • dca88a1 fix: cached responses depend also on headers now
  • 2e9a543 test: regenerate pollyjs recordings
  • 6fb2654 chore: ignore word commitlint
  • 86b5dea chore(deps-dev): upgrade dts-cli from 0.19.7 to 0.20.0
  • 245b416 chore(deps-dev): upgrade pollyjs deps from 5.1.1 to 6.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [query-registry](https://github.com/velut/node-query-registry) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/velut/node-query-registry/releases)
- [Changelog](https://github.com/velut/node-query-registry/blob/main/CHANGELOG.md)
- [Commits](velut/query-registry@v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: query-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2021
@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #112 (cd0f8c7) into main (18cb262) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #112   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         1054      1054           
  Branches       179       179           
=========================================
  Hits          1054      1054           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18cb262...cd0f8c7. Read the comment docs.

@velut velut merged commit 8aa5955 into main Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/query-registry-2.2.0 branch December 6, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants