geodatagouv / link-proxy

Analyze links in your (geo)data catalogs
6 stars 2 forks source link

Bump normalize-url from 4.2.0 to 4.5.0 #331

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps normalize-url from 4.2.0 to 4.5.0.

Release notes *Sourced from [normalize-url's releases](https://github.com/sindresorhus/normalize-url/releases).* > ## v4.5.0 > - Strip default MIME type and charset in data URLs ([#100](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/100)) 308909b > > https://github.com/sindresorhus/normalize-url/compare/v4.4.1...v4.5.0 > > ## v4.4.1 > - Fix data URL should not support query strings ([#97](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/97)) fb92bcb > > https://github.com/sindresorhus/normalize-url/compare/v4.4.0...v4.4.1 > > ## v4.4.0 > - Add data URL support ([#95](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/95)) 7df5aff > > https://github.com/sindresorhus/normalize-url/compare/v4.3.0...v4.4.0 > > ## v4.3.0 > - Refactor TypeScript definition to CommonJS compatible export ([#93](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/93)) 566d22f > > https://github.com/sindresorhus/normalize-url/compare/v4.2.0...v4.3.0
Commits - [`454970b`](https://github.com/sindresorhus/normalize-url/commit/454970b662086e8856d1af074c7a57df96545b8b) 4.5.0 - [`308909b`](https://github.com/sindresorhus/normalize-url/commit/308909b827a8232f4226417e5f4399c390d91a3d) Strip default MIME type and charset in data URLs ([#100](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/100)) - [`065330e`](https://github.com/sindresorhus/normalize-url/commit/065330e81d534a0c20446d684d4164d17583b8c2) Add test to prove domains are lowercased ([#99](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/99)) - [`7206849`](https://github.com/sindresorhus/normalize-url/commit/720684933fa951a7a34b3183f08498aff602e402) 4.4.1 - [`fb92bcb`](https://github.com/sindresorhus/normalize-url/commit/fb92bcb1a80ce916702e40cf6fab9629507ca83f) Fix data URL should not support query strings ([#97](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/97)) - [`02913ab`](https://github.com/sindresorhus/normalize-url/commit/02913ab6b158b39e77058605e2f9b75639466d46) 4.4.0 - [`e6bb8d5`](https://github.com/sindresorhus/normalize-url/commit/e6bb8d5a05273b7dcf987c2fe4c5dbb2c189d945) Meta tweaks - [`7df5aff`](https://github.com/sindresorhus/normalize-url/commit/7df5aff5024f848a4bf69a6513bdffe8e5f10bcb) Add data URL support ([#95](https://github-redirect.dependabot.com/sindresorhus/normalize-url/issues/95)) - [`faec87b`](https://github.com/sindresorhus/normalize-url/commit/faec87b8ee11432a0ffbc3667ac17542d6005182) Tidelift tasks - [`01725d9`](https://github.com/sindresorhus/normalize-url/commit/01725d9fc1dac0bb0c05e1342d7c1b7f96a0bca5) Create funding.yml - Additional commits viewable in [compare view](https://github.com/sindresorhus/normalize-url/compare/v4.2.0...v4.5.0)


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 4 years ago

Codecov Report

Merging #331 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files          25       25           
  Lines         525      525           
=======================================
  Hits          340      340           
  Misses        185      185

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 ba45408...02b865f. Read the comment docs.