Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2021

Bumps @glimmer/runtime from 0.80.0 to 0.82.0.

Release notes

Sourced from @​glimmer/runtime's releases.

Release 0.82.0

💥 Breaking Change

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler
    • #1331 [cleanup]: Remove this. property fallback (e.g. the this-property-fallback deprecation) (@​snewcomer)
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime, @glimmer/vm

🚀 Enhancement

🐛 Bug Fix

  • @glimmer/manager
    • #1343 Remove deprecated versions of modifier/component manager capabilities from error messages (@​nlfurniss)

Committers: 3

Release 0.81.0

💥 Breaking Change

  • @glimmer/integration-tests, @glimmer/manager, @glimmer/validator
    • #1330 Remove deprecated support for mutation after consumption during certain manager hooks (@​snewcomer)
  • @glimmer/manager
  • @glimmer/integration-tests, @glimmer/manager

🚀 Enhancement

🐛 Bug Fix

Committers: 4

Changelog

Sourced from @​glimmer/runtime's changelog.

v0.82.0 (2021-10-06)

💥 Breaking Change

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler
    • #1331 [cleanup]: Remove this. property fallback (e.g. the this-property-fallback deprecation) (@​snewcomer)
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime, @glimmer/vm

🚀 Enhancement

🐛 Bug Fix

  • @glimmer/manager
    • #1343 Remove deprecated versions of modifier/component manager capabilities from error messages (@​nlfurniss)

Committers: 3

v0.81.0 (2021-09-27)

💥 Breaking Change

  • @glimmer/integration-tests, @glimmer/manager, @glimmer/validator
    • #1330 Remove deprecated support for mutation after consumption during certain manager hooks (@​snewcomer)
  • @glimmer/manager
  • @glimmer/integration-tests, @glimmer/manager

🚀 Enhancement

🐛 Bug Fix

Committers: 4

Commits
  • 6f9b8b1 Release 0.82.0
  • ed22236 Merge pull request #1331 from snewcomer/sn/this-fallback
  • 89adeba fix perf benchark
  • f45ea5f Update some tests
  • 179a388 [cleanup]: this. property fallback this-property-fallback
  • 847dec7 Merge pull request #1344 from chriskrycho/syntax-cache-head
  • f593ec6 Merge pull request #1332 from snewcomer/sn/rm-partials
  • 729077d Cache head getter in PathExpressionImplV1
  • 08c0356 Merge pull request #1343 from nlfurniss/patch-1
  • df56c07 Remove deprecated version of component manager capabilities from error message
  • 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 will merge this PR once CI passes on it, as requested by @locks.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2021
@locks
Copy link
Contributor

locks commented Oct 13, 2021

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glimmer/runtime-0.82.0 branch from 69d430a to 3402dd1 Compare October 13, 2021 15:11
Bumps [@glimmer/runtime](https://github.com/glimmerjs/glimmer-vm) from 0.80.0 to 0.82.0.
- [Release notes](https://github.com/glimmerjs/glimmer-vm/releases)
- [Changelog](https://github.com/glimmerjs/glimmer-vm/blob/master/CHANGELOG.md)
- [Commits](glimmerjs/glimmer-vm@v0.80.0...v0.82.0)

---
updated-dependencies:
- dependency-name: "@glimmer/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glimmer/runtime-0.82.0 branch from 3402dd1 to c9b87ce Compare October 13, 2021 15:13
@locks
Copy link
Contributor

locks commented Oct 13, 2021

@dependabot merge

@dependabot dependabot bot merged commit 0d75066 into master Oct 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glimmer/runtime-0.82.0 branch October 13, 2021 15:28
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants