Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @glimmer/syntax from 0.65.0 to 0.66.0.

Release notes

Sourced from @glimmer/syntax's releases.

Release 0.66.0

💥 Breaking Change

  • @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/local-debug-flags, @glimmer/node, @glimmer/opcode-compiler, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/wire-format
    • #1170 Refactor @glimmer/syntax and @glimmer/compiler to enable future strict mode functionality. (@pzuraq)

Committers: 1

Changelog

Sourced from @glimmer/syntax's changelog.

v0.66.0 (2020-11-17)

💥 Breaking Change

  • @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/local-debug-flags, @glimmer/node, @glimmer/opcode-compiler, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/wire-format
    • #1170 Refactor @glimmer/syntax and @glimmer/compiler to enable future strict mode functionality. (@pzuraq)

Committers: 1

Commits
  • d4c7437 Release 0.66.0
  • 274cdd8 Merge pull request #1170 from glimmerjs/strict-mode-precompiler
  • 8d1c592 Allow builders.mustache to accept any Expression
  • 501139f Expose source from SourceLocation (aka node.loc)
  • 47a70e6 Export NodeVisitor from @glimmer/syntax.
  • e77c738 convert wireformat objects to arrays
  • 8e11b91 Strict mode precompiler
  • 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 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.65.0 to 0.66.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.65.0...v0.66.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@RobbieTheWagner RobbieTheWagner merged commit edecf73 into master Nov 17, 2020
@RobbieTheWagner RobbieTheWagner deleted the dependabot/npm_and_yarn/glimmer/syntax-0.66.0 branch November 17, 2020 14:05
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