imgix / ember-cli-imgix

Easily add imgix functionality to your Ember application
https://imgix.github.io/ember-cli-imgix
MIT License
26 stars 13 forks source link

chore(deps): bump imgix-core-js from 2.0.0 to 2.3.2 #178

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps imgix-core-js from 2.0.0 to 2.3.2.

Release notes

Sourced from imgix-core-js's releases.

2.3.2

  • fix(buildURL): ensure operation is idempotent (#168)

2.3.1

  • fix: add missing variable declarations (#121)

2.3.0

  • feat: add srcset option parameter to buildSrcSet() method signature (#118)
  • perf(srcset): memoize generated srcset width-pairs (#115)
  • fix: throw error when certain srcset modifiers are passed zero (#114)
  • feat: append variable qualities to dpr srcsets (#111)
  • feat: add support for defining a custom srcset width array (#110)
  • feat: add support for defining a custom srcset width tolerance (#109)
  • feat: add support for defining a min and max srcset width (#108)

2.2.1

  • build(deps): remove typescript as runtime dependency (#77)

2.2.0

  • feat: add typescript declaration file for ImgixClient (#64)

2.1.2

  • fix: ensure URL-legal, path-illegal characters are encoded (#61)

2.1.1

  • fix: include dpr parameter when generating fixed-width srcset (#59)

2.1.0

  • feat: add srcset generation (#53)
Changelog

Sourced from imgix-core-js's changelog.

2.3.2 (2020-10-12)

  • fix(buildURL): ensure operation is idempotent (#168)

2.3.1 (2019-03-10)

  • fix: add missing variable declarations (#121)

2.3.0 (2019-03-04)

  • feat: add srcset option parameter to buildSrcSet() method signature (#118)
  • perf(srcset): memoize generated srcset width-pairs (#115)
  • fix: throw error when certain srcset modifiers are passed zero (#114)
  • feat: append variable qualities to dpr srcsets (#111)
  • feat: add support for defining a custom srcset width array (#110)
  • feat: add support for defining a custom srcset width tolerance (#109)
  • feat: add support for defining a min and max srcset width (#108)

2.2.1 (2019-11-27)

  • build(deps): remove typescript as runtime dependency (#77)

2.2.1 (2019-11-27)

  • build(deps): remove typescript as runtime dependency (#77)

2.2.0 (2019-10-22)

  • feat: add typescript declaration file for ImgixClient (#64)

2.1.2 (2019-09-17)

  • fix: ensure URL-legal, path-illegal characters are encoded (#61)

2.1.1 (2019-07-28)

  • fix: include dpr parameter when generating fixed-width srcset (#59)

2.1.0 (2019-07-28)

  • feat: add srcset generation (#53)
Commits
  • 4caab96 chore(release): 2.3.2
  • 5472a1c Revert "fix(deps): update dependency js-base64 to v3"
  • 5e43c9a chore(deps): update dependency uglify-js to v3.11.2
  • c0a417d chore(deps): pin dependency typescript to 4.0.3
  • b9ebc25 chore: remove typescript peer dependency since it's not required
  • efc90f4 chore: correct typescript-related dependencies
  • fdd2ba7 refactor: push-and-join instead of concat-and-slice
  • 5d3aea6 chore(deps): update dependency sinon to v9.2.0
  • b111d38 refactor: simplify test case
  • fb4bea5 refactor: remove excessive test cases
  • Additional commits viewable in compare view


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 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)
commit-lint[bot] commented 3 years ago

Chore

Contributors

dependabot-preview[bot]

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR