fetches icon indicating copy to clipboard operation
fetches copied to clipboard

Update normalize-url to the latest version πŸš€

Open greenkeeper[bot] opened this issue 6 years ago β€’ 7 comments

The dependency normalize-url was updated from 3.3.0 to 4.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.0.0

Breaking:

  • Require Node.js 8 ee7e2c5
  • Make stripHash option false by default 211322b
  • Hard-deprecate some deprecated options f066795
  • Add stripAuthentication option that is enabled by default f0f3e81

Other:

  • Add opt-in stripProtocol option 211322b

v3.3.0...v4.0.0

Commits

The new version differs by 8 commits.

  • e02a3aa 4.0.0
  • ee7e2c5 Require Node.js 8
  • f066795 Hard-deprecate some deprecated options
  • b853763 Meta tweaks
  • f0f3e81 stripAuth => stripAuthentication
  • 211322b Make stripHash option false by default and add stripAuth and stripProtocol options (#74)
  • 8fbf911 Fix readme examples for forceHttp and forceHttps (#73)
  • bedc70b Remove useless RegExp dot escape in []

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Nov 06 '18 06:11 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v4.1.0
  • Remove multiple slashes if they are at the start of pathname (#78) a76edbd
  • Fix incorrect removal of trailing slash from a hash (#82) 191ad4b
Commits

The new version differs by 4 commits.

  • b4201b4 4.1.0
  • c95e74e Minor test refactor
  • a76edbd Removing multiple slashes if they are at the start of pathname (#78)
  • 191ad4b Fix incorrect removal of trailing slash from a hash (#82)

See the full diff

greenkeeper[bot] avatar Dec 18 '18 15:12 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v4.2.0

v4.1.0...v4.2.0

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Feb 28 '19 03:02 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v4.3.0
  • Refactor TypeScript definition to CommonJS compatible export (#93) 566d22f

v4.2.0...v4.3.0

Commits

The new version differs by 2 commits.

  • 099fd9b 4.3.0
  • 566d22f Refactor TypeScript definition to CommonJS compatible export (#93)

See the full diff

greenkeeper[bot] avatar Apr 03 '19 05:04 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v4.4.0

v4.3.0...v4.4.0

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] avatar Sep 20 '19 09:09 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Sep 20 '19 18:09 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Sep 29 '19 04:09 greenkeeper[bot]

Update to this version instead πŸš€

greenkeeper[bot] avatar Jan 31 '20 17:01 greenkeeper[bot]