Release notes
*Sourced from [imgix-core-js's releases](https://github.com/imgix/imgix-core-js/releases).*
> ## 2.1.2
> * fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/61))
>
> ## 2.1.1
> * fix: include `dpr` parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/59))
>
> ## 2.1.0
> * feat: add srcset generation ([#53](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/53))
>
> ## 2.0.0
> * fix: remove deprecated domain sharding functionality ([#42](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/42))
> * fix: remove deprecated settings.host ([#45](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/45))
>
> ## 1.4.1
> * fix: allow `ImgixClient` to be initialized by using the deprecated `host` argument ([#49](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/49))
>
> ## 1.4.0
> * docs: deprecate settings.domains ([#43](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/43))
> * feat: add settings.domain argument ([#44](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/44))
>
> ## 1.3.0
> * deprecate domain sharding ([#39](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/39))
>
> ## 1.2.1
> * fix: add domain validation during ImgixClient initialization ([#37](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/37))
>
> ## 1.2.0
> - Added support for domain sharding
Changelog
*Sourced from [imgix-core-js's changelog](https://github.com/imgix/imgix-core-js/blob/master/CHANGELOG.md).*
> ## [2.1.2](https://github.com/imgix/imgix-core-js/compare/2.1.1...2.1.2) (2019-09-17)
>
> * fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/61))
>
>
> ## [2.1.1](https://github.com/imgix/imgix-core-js/compare/2.1.0...2.1.1) (2019-07-28)
>
> * fix: include dpr parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/59))
>
>
> ## [2.1.0](https://github.com/imgix/imgix-core-js/compare/1.2.1...2.1.0) (2019-07-28)
>
> * feat: add srcset generation ([#53](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/53))
>
>
> # [2.0.0](https://github.com/imgix/imgix-core-js/compare/1.4.0...2.0.0) (2019-06-06)
>
> * fix: remove deprecated domain sharding functionality ([#42](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/42))
> * fix: remove deprecated settings.host ([#45](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/45))
>
>
> ## [1.4.0](https://github.com/imgix/imgix-core-js/compare/1.3.0...1.4.0) (2019-06-05)
>
> * docs: deprecate settings.domains ([#43](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/43))
> * feat: add settings.domain argument ([#44](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/44))
>
>
> ## [1.3.0](https://github.com/imgix/imgix-core-js/compare/1.2.1...1.3.0) (2019-05-07)
>
> * deprecate domain sharding ([#39](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/39))
Commits
- [`6021557`](https://github.com/imgix/imgix-core-js/commit/6021557ea144b70e61da7e0b20fa1aa63b7f0039) chore(release): 2.1.2
- [`b89dba1`](https://github.com/imgix/imgix-core-js/commit/b89dba14bb2f0f16871967e9c7c438cef96bc6a6) fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/61))
- [`1d3a0ed`](https://github.com/imgix/imgix-core-js/commit/1d3a0ed26f816afa8838e4f9cb1f1311dbe3a2a4) chore(release): 2.1.1
- [`881b4df`](https://github.com/imgix/imgix-core-js/commit/881b4df1bfce4988b1ad9be21d4813a0a5ec6561) chore(deps): update dependency sinon to v7.4.2
- [`189d4f7`](https://github.com/imgix/imgix-core-js/commit/189d4f7968617e78ca0b7ee161758b4f898b368b) fix: include dpr parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/59))
- [`8c818c8`](https://github.com/imgix/imgix-core-js/commit/8c818c842159b292818832d3b1e3dc8b508a5a10) Bump lodash from 4.17.11 to 4.17.15 ([#56](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/56))
- [`0861df6`](https://github.com/imgix/imgix-core-js/commit/0861df6e63d8d3a979ce8862de72572e45a3094f) chore(deps): update dependency sinon to v7.4.1
- [`26a4600`](https://github.com/imgix/imgix-core-js/commit/26a46002b6d3d87fc0ab66d6fe414053f5e8aa10) chore(deps): roll back dependency sinon to 7.3.2
- [`862e617`](https://github.com/imgix/imgix-core-js/commit/862e6177891b69f3303a3782905a23f425fff833) chore(deps): update dependency sinon to v7.4.0
- [`3462f93`](https://github.com/imgix/imgix-core-js/commit/3462f939b5c3589183487d4c75d283f8a48811ef) chore(release): 2.1.0
- Additional commits viewable in [compare view](https://github.com/imgix/imgix-core-js/compare/1.1.1...2.1.2)
Maintainer changes
This version was pushed to npm by [sherwinski](https://www.npmjs.com/~sherwinski), a new releaser for imgix-core-js since your current version.
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 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.
Bumps imgix-core-js from 1.1.1 to 2.1.2.
Release notes
*Sourced from [imgix-core-js's releases](https://github.com/imgix/imgix-core-js/releases).* > ## 2.1.2 > * fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/61)) > > ## 2.1.1 > * fix: include `dpr` parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/59)) > > ## 2.1.0 > * feat: add srcset generation ([#53](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/53)) > > ## 2.0.0 > * fix: remove deprecated domain sharding functionality ([#42](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/42)) > * fix: remove deprecated settings.host ([#45](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/45)) > > ## 1.4.1 > * fix: allow `ImgixClient` to be initialized by using the deprecated `host` argument ([#49](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/49)) > > ## 1.4.0 > * docs: deprecate settings.domains ([#43](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/43)) > * feat: add settings.domain argument ([#44](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/44)) > > ## 1.3.0 > * deprecate domain sharding ([#39](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/39)) > > ## 1.2.1 > * fix: add domain validation during ImgixClient initialization ([#37](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/37)) > > ## 1.2.0 > - Added support for domain shardingChangelog
*Sourced from [imgix-core-js's changelog](https://github.com/imgix/imgix-core-js/blob/master/CHANGELOG.md).* > ## [2.1.2](https://github.com/imgix/imgix-core-js/compare/2.1.1...2.1.2) (2019-09-17) > > * fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/61)) > > > ## [2.1.1](https://github.com/imgix/imgix-core-js/compare/2.1.0...2.1.1) (2019-07-28) > > * fix: include dpr parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/59)) > > > ## [2.1.0](https://github.com/imgix/imgix-core-js/compare/1.2.1...2.1.0) (2019-07-28) > > * feat: add srcset generation ([#53](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/53)) > > > # [2.0.0](https://github.com/imgix/imgix-core-js/compare/1.4.0...2.0.0) (2019-06-06) > > * fix: remove deprecated domain sharding functionality ([#42](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/42)) > * fix: remove deprecated settings.host ([#45](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/45)) > > > ## [1.4.0](https://github.com/imgix/imgix-core-js/compare/1.3.0...1.4.0) (2019-06-05) > > * docs: deprecate settings.domains ([#43](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/43)) > * feat: add settings.domain argument ([#44](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/44)) > > > ## [1.3.0](https://github.com/imgix/imgix-core-js/compare/1.2.1...1.3.0) (2019-05-07) > > * deprecate domain sharding ([#39](https://github-redirect.dependabot.com/imgix/imgix-core-js/pull/39))Commits
- [`6021557`](https://github.com/imgix/imgix-core-js/commit/6021557ea144b70e61da7e0b20fa1aa63b7f0039) chore(release): 2.1.2 - [`b89dba1`](https://github.com/imgix/imgix-core-js/commit/b89dba14bb2f0f16871967e9c7c438cef96bc6a6) fix: ensure URL-legal, path-illegal characters are encoded ([#61](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/61)) - [`1d3a0ed`](https://github.com/imgix/imgix-core-js/commit/1d3a0ed26f816afa8838e4f9cb1f1311dbe3a2a4) chore(release): 2.1.1 - [`881b4df`](https://github.com/imgix/imgix-core-js/commit/881b4df1bfce4988b1ad9be21d4813a0a5ec6561) chore(deps): update dependency sinon to v7.4.2 - [`189d4f7`](https://github.com/imgix/imgix-core-js/commit/189d4f7968617e78ca0b7ee161758b4f898b368b) fix: include dpr parameter when generating fixed-width srcset ([#59](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/59)) - [`8c818c8`](https://github.com/imgix/imgix-core-js/commit/8c818c842159b292818832d3b1e3dc8b508a5a10) Bump lodash from 4.17.11 to 4.17.15 ([#56](https://github-redirect.dependabot.com/imgix/imgix-core-js/issues/56)) - [`0861df6`](https://github.com/imgix/imgix-core-js/commit/0861df6e63d8d3a979ce8862de72572e45a3094f) chore(deps): update dependency sinon to v7.4.1 - [`26a4600`](https://github.com/imgix/imgix-core-js/commit/26a46002b6d3d87fc0ab66d6fe414053f5e8aa10) chore(deps): roll back dependency sinon to 7.3.2 - [`862e617`](https://github.com/imgix/imgix-core-js/commit/862e6177891b69f3303a3782905a23f425fff833) chore(deps): update dependency sinon to v7.4.0 - [`3462f93`](https://github.com/imgix/imgix-core-js/commit/3462f939b5c3589183487d4c75d283f8a48811ef) chore(release): 2.1.0 - Additional commits viewable in [compare view](https://github.com/imgix/imgix-core-js/compare/1.1.1...2.1.2)Maintainer changes
This version was pushed to npm by [sherwinski](https://www.npmjs.com/~sherwinski), a new releaser for imgix-core-js since your current version.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 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.