Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @glimmer/component from 1.0.0 to 1.0.1 #218

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @glimmer/component from 1.0.0 to 1.0.1.

Release notes

Sourced from @glimmer/component's releases.

v1.0.1

馃悰 Bug Fix

  • @glimmer/component
    • #293 Leverage built-in destroyables on Ember 3.20+ to avoid deprecations. (@rwjblue)

馃彔 Internal

  • @glimmer/component
    • #291 Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.. (@rwjblue)

Committers: 1

Changelog

Sourced from @glimmer/component's changelog.

v1.0.1 (2020-07-27)

馃悰 Bug Fix

  • @glimmer/component
    • #293 Leverage built-in destroyables on Ember 3.20+ to avoid deprecations. (@rwjblue)

馃彔 Internal

  • @glimmer/component
    • #291 Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.. (@rwjblue)

Committers: 1

v1.0.0-beta.2 (2019-11-15)

馃殌 Enhancement

  • @glimmer/component
    • #224 [REFACTOR] Removes deprecations and adds usage error messages. (@pzuraq)
  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking
    • #223 Update to Glimmer VM 0.44.0 and migrate tracked implementation to leverage @glimmer/validator. (@pzuraq)

馃悰 Bug Fix

  • @glimmer/component
    • #225 Removes blueprints from @glimmer/component. (@pzuraq)

Committers: 1

v1.0.0-beta.1 (2019-10-23)

馃挜 Breaking Change

  • @glimmer/application, @glimmer/component, @glimmer/tracking

馃殌 Enhancement

  • @glimmer/application-test-helpers, @glimmer/application, @glimmer/blueprint, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking
    • #214 Implement Ember-compatible Custom Component Manager API. (@tomdale)
  • @glimmer/application, @glimmer/component, @glimmer/tracking

馃悰 Bug Fix

  • @glimmer/component
    • #217 Moves @glimmer/tracking to devDependencies. (@pzuraq)

馃彔 Internal

  • @glimmer/app-compiler, @glimmer/application-test-helpers, @glimmer/application, @glimmer/compiler-delegates, @glimmer/component, @glimmer/ssr, @glimmer/tracking

Committers: 2

Commits
  • 6f3b99e Release v1.0.1
  • 94a2327 Add v1.0.1 to CHANGELOG.md.
  • 06dd15b Merge pull request #293 from rwjblue/fix-destroyable-deprecations
  • 88485ad Add missing ember-cli-version-checker require statement
  • e68ee1b Leverage built-in destroyables on Ember 3.20+
  • e2f4cb6 Merge pull request #291 from rwjblue/test-more-ember-versions
  • b7f1d6c Add Ember 3.8, 3.12, 3.16, and 3.20 to @glimmer/component CI.
  • See full diff 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)

Bumps [@glimmer/component](https://github.com/glimmerjs/glimmer.js) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/glimmerjs/glimmer.js/releases)
- [Changelog](https://github.com/glimmerjs/glimmer.js/blob/v1.0.1/CHANGELOG.md)
- [Commits](glimmerjs/glimmer.js@v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 28, 2020
@lukemelia lukemelia merged commit 24bb92a into master Aug 20, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/glimmer/component-1.0.1 branch August 20, 2020 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant