[spider3] Update url 0.11.0 → 0.11.4 (minor) #4775
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ url (0.11.0 → 0.11.4) · Repo
Commits
See the full diff on Github. The new version differs by 39 commits:
v0.11.4
[meta] add missing `engines.node`
[Fix] use `punycode` from the package and not from the node core module
[Deps] update `qs`
[Dev Deps] update `@ljharb/eslint-config`, `acorn`, `aud`
[actions] improve workflows
v0.11.3
[Fix] `format`: encode query string keys
v0.11.2
[Fix] properly stringify a query object
[Dev Deps] update `acorn`, `aud`
v0.11.1
[Refactor] Use qs instead of querystring
[Dev Deps] update `@ljharb/eslint-config`
[Dev Deps] remove unused `assert` package
[Dev Deps] update `eslint`, @ljharb/eslint-config`, `acorn`, `aud`
[Tests] run `aud` instead of `zuul` on posttest
[Tests] skip `npm ls` on node < 10
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `acorn`
[meta] do not publish zuul and travis configs
[Refactor] inline utils
[Tests] move tests into a `test` dir
[actions] reuse common workflows
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `acorn`, `zuul`
[actions] update workflows
[Tests] fix node-zero.yaml matrix
[Deps] Update punycode to 1.4.1
[Tests] `zuul` seems to only be able to run successfully on node 6
[meta] added some keywords in package.json
[meta] do not publish github action workflow files
[meta] add year to LICENSE
[Tests] migrate to github actions; run `nyc` on all tests
[meta] add Automatic Rebase and Require Allow Edits workflows
[meta] remove never-published `files` field, which is dangerous
[eslint] add linting
Only apps should have lockfiles
[Tests] fix mocha tests
Merge pull request #20 from TrySound/npm-files
package.json: add 'files' field
🆕 define-data-property (added, 1.1.4)
🆕 es-define-property (added, 1.0.0)
🆕 es-errors (added, 1.3.0)
🆕 gopd (added, 1.0.1)
🆕 has-property-descriptors (added, 1.0.2)
🆕 has-proto (added, 1.0.3)
🆕 hasown (added, 2.0.2)
🆕 object-inspect (added, 1.13.2)
🆕 set-function-length (added, 1.2.2)
🆕 side-channel (added, 1.0.6)
🗑️ querystring (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands