Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @glimmer/syntax from 0.60.0 to 0.61.2.

Release notes

Sourced from @glimmer/syntax's releases.

Release 0.61.2

🐛 Bug Fix

  • @glimmer/runtime
    • #1155 Ensure protocolForUrl works in fastboot@3.1.0 environment (@rwjblue)

Committers: 1

Release 0.61.1

🐛 Bug Fix

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime
    • #1152 [BUGFIX] Prevent accidental dynamic component lookup (@pzuraq)

Committers: 1

Release 0.61.0

💥 Breaking Change

  • @glimmer/benchmark-env, @glimmer/bundle-compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/vm

🏠 Internal

  • Other
  • @glimmer/benchmark-env, @glimmer/bundle-compiler, @glimmer/compiler, @glimmer/debug, @glimmer/dom-change-list, @glimmer/integration-tests, @glimmer/low-level, @glimmer/opcode-compiler, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/wire-format

Committers: 3

Changelog

Sourced from @glimmer/syntax's changelog.

v0.61.2 (2020-09-02)

🐛 Bug Fix

  • @glimmer/runtime
    • #1155 Ensure protocolForUrl works in fastboot@3.1.0 environment (@rwjblue)

Committers: 1

v0.61.1 (2020-09-02)

🐛 Bug Fix

  • @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime
    • #1152 [BUGFIX] Prevent accidental dynamic component lookup (@pzuraq)

Committers: 1

v0.61.0 (2020-09-02)

💥 Breaking Change

  • @glimmer/benchmark-env, @glimmer/bundle-compiler, @glimmer/debug, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/program, @glimmer/runtime, @glimmer/vm

🏠 Internal

  • Other
  • @glimmer/benchmark-env, @glimmer/bundle-compiler, @glimmer/compiler, @glimmer/debug, @glimmer/dom-change-list, @glimmer/integration-tests, @glimmer/low-level, @glimmer/opcode-compiler, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/wire-format

Committers: 3

Commits
  • b8ef610 Release 0.61.2
  • cd99a06 Merge pull request #1155 from glimmerjs/refactor-protocolForUrl
  • 95e16ff Ensure protocolForUrl works in fastboot@3.1.0 environment
  • 8da4653 Release 0.61.1
  • 574e36c Merge pull request #1152 from glimmerjs/bugfix/prevent-dynamic-invocation
  • a8b53cd [BUGFIX] Prevent accidental dynamic component lookup
  • e697711 Release 0.61.0
  • 5ec6a51 Merge pull request #1151 from glimmerjs/ensure-version-numbers-bumped
  • 622e35b Merge pull request #1148 from glimmerjs/remove-aot-rebase
  • 19b23f3 Ensure version numbers are bumped for benchmark and local-linker.
  • 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.60.0 to 0.61.2.
- [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.60.0...v0.61.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@RobbieTheWagner RobbieTheWagner merged commit 24d491b into master Sep 3, 2020
@RobbieTheWagner RobbieTheWagner deleted the dependabot/npm_and_yarn/glimmer/syntax-0.61.2 branch September 3, 2020 16:13
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