Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Update loader-utils to the latest version 🚀 #68

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 24, 2018

The dependency loader-utils was updated from 1.1.0 to 1.2.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 v1.2.0

1.2.0 (2018-12-24)

Features

  • interpolateName: support [contenthash]

Fixes

  • urlToRequest: empty urls are not rewritten to relative requests
  • urlToRequest: don't rewrite absolute urls
  • isUrlRequest: ignore all url with extension (like moz-extension:, ms-browser-extension: and etc)
  • isUrlRequest: ignore about:blank
  • interpolateName: failing explicitly when ran out of emoji
  • interpolateName: [hash] token regex in interpolate string to capture any hash algorithm name
  • interpolateName: parse string for emoji count before use
Commits

The new version differs by 36 commits.

  • ba4f0d0 chore(release): 1.2.0 (#131)
  • c5c7322 test: more (#132)
  • c17d9cd refactor: migrate on jest (#130)
  • 3a854ba style: integrate prettier
  • 0f2b227 chore(deps): update
  • 914c09f chore(deps): update
  • db92b11 chore(deps): update dev dependencies
  • ad3a6b2 chore(deps): update dev dependencies
  • 3b6b8ff feat: support [contenthash]
  • 6982934 feat: support [contenthash]
  • 6fb379f ci: test on windows
  • 7485ded ci: test on windows
  • ad3c359 fix(isUrlRequest): ignore about:blank
  • ac05880 fix(isUrlRequest): ignore about:blank
  • 47e2e02 fix: ignore all nonstandard extension protocols

There are 36 commits in total.

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 🌴

@greenkeeper greenkeeper bot requested a review from emilgoldsmith as a code owner December 24, 2018 18:16
greenkeeper bot added a commit that referenced this pull request Dec 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 25, 2018

  • The dependency loader-utils was updated from 1.1.0 to 1.2.1.

Update to this version instead 🚀

Release Notes for v1.2.1

1.2.1 (2018-12-25)

Bug Fixes

  • isUrlRequest: better handle absolute urls and non standards (#134) (aca43da)

Reverts

Commits

The new version differs by 3 commits.

  • 489ef12 chore(release): 1.2.1
  • 73d350a revert: PR #79 (#135)
  • aca43da fix(isUrlRequest): better handle absolute urls and non standards (#134)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 27, 2018

  • The dependency loader-utils was updated from 1.1.0 to 1.2.2.

Update to this version instead 🚀

Release Notes for v1.2.2

1.2.2 (2018-12-27)

Bug Fixes

  • fixed a hash type extracting in interpolateName (#137) (f8a71f4)
Commits

The new version differs by 3 commits.

  • 809b690 chore(release): 1.2.2
  • d69c303 test: interpolateName util (#138)
  • f8a71f4 fix: fixed a hash type extracting in interpolateName (#137)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 27, 2018

  • The dependency loader-utils was updated from 1.1.0 to 1.2.3.

Update to this version instead 🚀

Release Notes for v1.2.3

1.2.3 (2018-12-27)

Bug Fixes

  • interpolateName: don't interpolated hashType without hash or contenthash (#140) (3528fd9)
Commits

The new version differs by 2 commits.

  • b91a76c chore(release): 1.2.3
  • 3528fd9 fix(interpolateName): don't interpolated hashType without hash or contenthash (#140)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2020

  • The dependency loader-utils was updated from 1.1.0 to 1.3.0.

Update to this version instead 🚀

Release Notes for v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)
Commits

The new version differs by 5 commits.

  • 06d36cf chore(release): 1.3.0
  • 469eeba feat: support the [query] template for the interpolatedName method (#162)
  • 909c99d chore: funding.yml config and CI fix (#159)
  • b5b74f0 Set up CI with Azure Pipelines
  • 7970c48 docs: small grammar change (#144)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2020

  • The dependency loader-utils was updated from 1.1.0 to 1.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2020

  • The dependency loader-utils was updated from 1.1.0 to 2.0.0.

Update to this version instead 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants