Skip to content

Bump ember-cli-image-transformer from 4.0.2 to 4.0.3#700

Merged
bmx269 merged 1 commit intomainfrom
dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3
Feb 14, 2021
Merged

Bump ember-cli-image-transformer from 4.0.2 to 4.0.3#700
bmx269 merged 1 commit intomainfrom
dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview bot commented Oct 19, 2020

Bumps ember-cli-image-transformer from 4.0.2 to 4.0.3.

Release notes

Sourced from ember-cli-image-transformer's releases.

v4.0.3

v4.0.3

Full Changelog

  • Update Ember CLI v3.18.0...v3.22.0 #162
  • Bump sharp from 0.26.1 to 0.26.2 #160
  • Bump ember-template-lint from 2.13.0 to 2.14.0 #159
  • Bump eslint from 7.10.0 to 7.11.0 #158
  • Bump ember-template-lint from 2.10.0 to 2.13.0 #157
  • Bump eslint from 7.7.0 to 7.10.0 #156
  • Bump sharp from 0.26.0 to 0.26.1 #155
  • Bump @glimmer/tracking from 1.0.1 to 1.0.2 #153
  • Bump @glimmer/component from 1.0.1 to 1.0.2 #154
  • Bump eslint from 7.6.0 to 7.7.0 #142
  • Bump sharp from 0.25.4 to 0.26.0 #143
  • Bump ember-template-lint from 2.9.1 to 2.10.0 #141
  • Bump eslint from 7.5.0 to 7.6.0 #140
  • Bump lodash from 4.17.15 to 4.17.19 #135
  • Bump ember-auto-import from 1.5.3 to 1.6.0 #131
  • Bump eslint from 7.3.0 to 7.5.0 #136
  • Bump @glimmer/component from 1.0.0 to 1.0.1 #138
  • Bump @glimmer/tracking from 1.0.0 to 1.0.1 #137

* These notes were automatically created by generate-github-release-notes

Commits
  • 37e142f 4.0.3
  • 0aeb047 Merge pull request #162 from jrjohnson/update-ember-3.22
  • 0c56fdc Update Ember CLI v3.18.0...v3.22.0
  • 9d9eb42 Merge pull request #160 from jrjohnson/dependabot/npm_and_yarn/sharp-0.26.2
  • 3910024 Bump sharp from 0.26.1 to 0.26.2
  • 452d8e2 Merge pull request #159 from jrjohnson/dependabot/npm_and_yarn/ember-template...
  • bb93a68 Bump ember-template-lint from 2.13.0 to 2.14.0
  • f4e6b88 Merge pull request #158 from jrjohnson/dependabot/npm_and_yarn/eslint-7.11.0
  • 8b16b03 Bump eslint from 7.10.0 to 7.11.0
  • ecd8749 Merge pull request #157 from jrjohnson/dependabot/npm_and_yarn/ember-template...
  • 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:

  • 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)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3 branch from dba7a25 to fdbaca7 Compare October 30, 2020 21:33
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3 branch from fdbaca7 to b01179d Compare December 8, 2020 18:49
Base automatically changed from master to main January 17, 2021 19:35
Bumps [ember-cli-image-transformer](https://github.com/jrjohnson/ember-cli-image-transformer) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/jrjohnson/ember-cli-image-transformer/releases)
- [Commits](jrjohnson/ember-cli-image-transformer@v4.0.2...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3 branch from b01179d to 900948d Compare January 17, 2021 21:14
@bmx269 bmx269 merged commit eee0296 into main Feb 14, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-image-transformer-4.0.3 branch February 14, 2021 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant