Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @glimmer/syntax from 0.62.4 to 0.63.5.

Release notes

Sourced from @glimmer/syntax's releases.

Release 0.63.5

🐛 Bug Fix

  • @glimmer/util
    • #1193 [BUGFIX] Use custom symbol whenever native is not present (@pzuraq)

Committers: 1

Release 0.63.4

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

Release 0.63.3

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

Release 0.63.2

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

Release 0.63.1

🐛 Bug Fix

  • @glimmer/runtime
    • #1187 [BUGFIX] Don't strip out setComponentTemplate assertions (@pzuraq)

Committers: 1

Release 0.63.0

💥 Breaking Change

  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/vm
    • #1185 [REFACTOR] Upstreams Owner, simplifies template meta/ownership (@pzuraq)
  • @glimmer/benchmark-env, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/runtime

🐛 Bug Fix

  • @glimmer/integration-tests, @glimmer/opcode-compiler, @glimmer/runtime
    • #1186 [BUGFIX] Prevent args from being created/evaluated twice (@pzuraq)
Changelog

Sourced from @glimmer/syntax's changelog.

v0.63.5 (2020-11-10)

🐛 Bug Fix

  • @glimmer/util
    • #1193 [BUGFIX] Use custom symbol whenever native is not present (@pzuraq)

Committers: 1

v0.63.4 (2020-11-10)

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

v0.63.3 (2020-11-10)

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

v0.63.2 (2020-11-10)

🐛 Bug Fix

  • @glimmer/runtime

Committers: 1

v0.63.1 (2020-11-10)

🐛 Bug Fix

  • @glimmer/runtime
    • #1187 [BUGFIX] Don't strip out setComponentTemplate assertions (@pzuraq)

Committers: 1

v0.63.0 (2020-11-09)

💥 Breaking Change

  • @glimmer/benchmark-env, @glimmer/compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/vm
Commits
  • b559fd9 Release 0.63.5
  • 3904733 [BUGFIX] Use custom symbol whenever native is not present
  • a1d3419 Release 0.63.4
  • d01dc34 Merge pull request #1191 from glimmerjs/bugfix/export-owner-for-ie11
  • c8fa90b [BUGFIX] Exports Owner for IE11
  • 18cba86 Release 0.63.3
  • 4985112 Merge pull request #1190 from glimmerjs/bugfix/export-owner-for-ie11
  • eec90bd [BUGFIX] Exports Owner for IE11
  • d081a28 Release 0.63.2
  • 48f0f01 Merge pull request #1188 from glimmerjs/upstream-get-component-template-bugfix
  • 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.62.4 to 0.63.5.
- [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.62.4...v0.63.5)

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