Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps @glimmer/opcode-compiler from 0.80.2 to 0.83.1.

Release notes

Sourced from @​glimmer/opcode-compiler's releases.

Release 0.83.1

🐛 Bug Fix

  • @glimmer/compiler, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/syntax
    • #1362 Fix issues with "loose free variable" lookup by dropping unneeded GetFreeAsFallback op code (@​ef4)

Committers: 1

Release 0.83.0

💥 Breaking Change

  • @glimmer/interfaces, @glimmer/opcode-compiler

🚀 Enhancement

  • @glimmer/integration-tests, @glimmer/syntax

Committers: 3

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

... (truncated)

Changelog

Sourced from @​glimmer/opcode-compiler's changelog.

v0.83.1 (2021-11-08)

🐛 Bug Fix

  • @glimmer/compiler, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/syntax
    • #1362 Fix issues with "loose free variable" lookup by dropping unneeded GetFreeAsFallback op code (@​ef4)

Committers: 1

v0.83.0 (2021-11-05)

💥 Breaking Change

  • @glimmer/interfaces, @glimmer/opcode-compiler

🚀 Enhancement

  • @glimmer/integration-tests, @glimmer/syntax

Committers: 3

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)

... (truncated)

Commits
  • d6d776c Release 0.83.1
  • c49b66d Merge pull request #1362 from glimmerjs/drop-GetFreeAsFallback
  • cfc4b0c drop GetFreeAsFallback
  • 7f8d2ba Release 0.83.0
  • 0ac3cdf Merge pull request #1349 from snewcomer/sn/more-partial-removal
  • 7f31a20 Merge pull request #1353 from v-jiepeng/patch-1
  • bdabdc4 Merge pull request #1354 from glimmerjs/loose-lexical-part2
  • 978c924 Followup for loose-mode lexical scope
  • a08e058 Update package.json to include the repository
  • b1a69ad Merge pull request #1351 from glimmerjs/loose-lexical-support
  • 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)

Bumps [@glimmer/opcode-compiler](https://github.com/glimmerjs/glimmer-vm) from 0.80.2 to 0.83.1.
- [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.2...v0.83.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #27.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glimmer/opcode-compiler-0.83.1 branch March 1, 2022 08:13
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.

1 participant