Skip to content

Bump @glimmer/syntax from 0.80.0 to 0.81.0 #951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps @glimmer/syntax from 0.80.0 to 0.81.0.

Release notes

Sourced from @​glimmer/syntax's releases.

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

🚀 Enhancement

🐛 Bug Fix

Committers: 4

Changelog

Sourced from @​glimmer/syntax's changelog.

v0.81.0 (2021-09-27)

💥 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

🚀 Enhancement

🐛 Bug Fix

Committers: 4

Commits
  • 3234f05 Release 0.81.0
  • b44c2d8 Merge pull request #1341 from chriskrycho/drop-syntax-scope
  • 393decf Remove unused scope from Walker
  • a9bbef5 Merge pull request #1305 from laurensclaessen/update-simple-html-tokenizer
  • 9408799 Merge pull request #1334 from nlfurniss/cleanup-modifier-manager
  • f062098 Merge branch 'master' into cleanup-modifier-manager
  • 2dc926f Merge pull request #1330 from snewcomer/sn/deprecate-tracking
  • 629186d Merge pull request #1338 from chriskrycho/use-assign
  • 7bac4e8 Use internal assign from @glimmer/utils
  • 50bbdd1 Fold another manual copy into Object.assign
  • 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/syntax](https://github.com/glimmerjs/glimmer-vm) from 0.80.0 to 0.81.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.80.0...v0.81.0)

---
updated-dependencies:
- dependency-name: "@glimmer/syntax"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@RobbieTheWagner RobbieTheWagner merged commit aaec2b6 into master Sep 30, 2021
@RobbieTheWagner RobbieTheWagner deleted the dependabot/npm_and_yarn/glimmer/syntax-0.81.0 branch September 30, 2021 23:55
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