nestjs-graphql-connection
nestjs-graphql-connection copied to clipboard
Update dependency query-string to v9
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| query-string | ^7.1.1 -> ^9.0.0 |
Release Notes
sindresorhus/query-string (query-string)
v9.3.1
- Fix custom type functions with array formats
720f2ff
v9.3.0
- Add
replaceroption tostringify()509014d - Fix encoded separator incorrectly splitting single values into arrays
ec67fea
v9.2.2
v9.2.1
- Fix
stringifyUrlnot respecting passed in options38dae7b
v9.2.0
v9.1.2
v9.1.1
v9.1.0
v9.0.0
Breaking
- Require Node.js 18
fd5a1c9
Fixes
- Fix passing empty
fragmentIdentifiertostringifyUrl()cc232cb
v8.2.0
v8.1.0
v8.0.3
- Fix typo in a TypeScript type
7bba5bb
v8.0.2
v8.0.1
- Fix TypeScript compatibility
76f8fc5
v8.0.0
Breaking
- Require Node.js 14
c2ab7cd - This package is now pure ESM. Please read this.
- Add
"module": "node16", "moduleResolution": "node16"to your tsconfig.json. (Example) - And more!!!
- Add
Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.