Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @glimmer/syntax from 0.66.1 to 0.67.0.

Release notes

Sourced from @glimmer/syntax's releases.

Release 0.67.0

💥 Breaking Change

  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/syntax
    • #1206 [BUGFIX] Ensures keywords and elements can always be shadowed (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/encoder, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/util

🐛 Bug Fix

  • @glimmer/integration-tests, @glimmer/runtime
  • @glimmer/validator
    • #1205 Ensure @tracked assertion can be made a deprecation. (@rwjblue)
  • @glimmer/syntax
    • #1204 Ensure loc is populated by builders.element(...) (@rwjblue)

Committers: 3

Changelog

Sourced from @glimmer/syntax's changelog.

v0.67.0 (2020-11-24)

💥 Breaking Change

  • @glimmer/compiler, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/syntax
    • #1206 [BUGFIX] Ensures keywords and elements can always be shadowed (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/encoder, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/util

🐛 Bug Fix

  • @glimmer/integration-tests, @glimmer/runtime
  • @glimmer/validator
    • #1205 Ensure @tracked assertion can be made a deprecation. (@rwjblue)
  • @glimmer/syntax
    • #1204 Ensure loc is populated by builders.element(...) (@rwjblue)

Committers: 3

Commits
  • 02a7330 Release 0.67.0
  • 03207f0 Merge pull request #1206 from glimmerjs/implement-reserved-words
  • 0c0c8e8 [BUGFIX] Ensures keywords can always be shadowed
  • ece992d Merge release-0-66 into master
  • aefc917 Merge pull request #1209 from KrishnaRPatel/bugfix-add-output-to-attribute-ov...
  • 1d1b3e3 Merge pull request #1205 from glimmerjs/allow-deprecations-for-trackedData-se...
  • e740429 Ensure @tracked assertion can be made a deprecation.
  • 38a991b [BUGFIX] Add output tag to attributes override
  • 200a708 Merge pull request #1204 from glimmerjs/rwjblue/builders-element
  • 48b1cbb Ensure loc is populated by builders.element(...)
  • 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 not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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/syntax](https://github.com/glimmerjs/glimmer-vm) from 0.66.1 to 0.67.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.66.1...v0.67.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@RobbieTheWagner RobbieTheWagner merged commit c05d0fc into master Nov 24, 2020
@RobbieTheWagner RobbieTheWagner deleted the dependabot/npm_and_yarn/glimmer/syntax-0.67.0 branch November 24, 2020 15:30
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.

2 participants