Skip to content
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

Bump @glimmer/syntax from 0.84.3 to 0.85.13 #101

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @glimmer/syntax from 0.84.3 to 0.85.13.

Release notes

Sourced from @​glimmer/syntax's releases.

v0.85.13

🏠 Internal

  • @glimmer-workspace/build, @glimmer/local-debug-flags
  • @glimmer-workspace/integration-tests, @glimmer/interfaces, @glimmer/runtime, @glimmer/vm-babel-plugins

Committers: 1

v0.85.12

🐛 Bug Fix

  • @glimmer/compiler, @glimmer/debug, @glimmer/destroyable, @glimmer/encoder, @glimmer/global-context, @glimmer/interfaces, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/vm-babel-plugins, @glimmer/vm, @glimmer/wire-format
  • @glimmer-workspace/integration-tests, @glimmer/interfaces, @glimmer/runtime, @glimmer/vm-babel-plugins

🏠 Internal

  • @glimmer, @glimmer/dom-change-list
  • @glimmer/compiler, @glimmer/debug, @glimmer/destroyable, @glimmer/dom-change-list, @glimmer/encoder, @glimmer/global-context, @glimmer/interfaces, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/vm-babel-plugins, @glimmer/vm, @glimmer/wire-format

Committers: 2

v0.85.11

🐛 Bug Fix

  • @glimmer/runtime
    • #1485 Remove dependency on @​glimmer/low-level because it doesn't exist anymore (and is unused) (@​NullVoxPopuli)

Committers: 1

v0.85.10

🐛 Bug Fix

Committers: 1

v0.85.9

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​glimmer/syntax's changelog.

v0.85.13 (2023-11-14)

🏠 Internal

  • @glimmer-workspace/build, @glimmer/local-debug-flags
  • @glimmer-workspace/integration-tests, @glimmer/interfaces, @glimmer/runtime, @glimmer/vm-babel-plugins

Committers: 1

v0.85.12 (2023-11-02)

🐛 Bug Fix

  • @glimmer/compiler, @glimmer/debug, @glimmer/destroyable, @glimmer/encoder, @glimmer/global-context, @glimmer/interfaces, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/vm-babel-plugins, @glimmer/vm, @glimmer/wire-format
  • @glimmer-workspace/integration-tests, @glimmer/interfaces, @glimmer/runtime, @glimmer/vm-babel-plugins

🏠 Internal

  • @glimmer, @glimmer/dom-change-list
  • @glimmer/compiler, @glimmer/debug, @glimmer/destroyable, @glimmer/dom-change-list, @glimmer/encoder, @glimmer/global-context, @glimmer/interfaces, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/vm-babel-plugins, @glimmer/vm, @glimmer/wire-format

Committers: 2

v0.85.11 (2023-11-01)

🐛 Bug Fix

  • @glimmer/runtime
    • #1485 Remove dependency on @​glimmer/low-level because it doesn't exist anymore (and is unused) (@​NullVoxPopuli)

Committers: 1

v0.85.10 (2023-11-01)

🐛 Bug Fix

Committers: 1

v0.85.9 (2023-11-01)

🐛 Bug Fix

... (truncated)

Commits
  • cdd5b3f v0.85.13
  • 161672c Merge pull request #1494 from glimmerjs/compile-away-local-debug-for-publish
  • 83e6e47 Add ts-ignore to the meta.env flags
  • f733bff Compile away local debug for publish
  • e605e2e Merge pull request #1493 from glimmerjs/revert-1460-patch-3
  • 5167c48 Revert "fix capture render tree fails when errors in args"
  • e993f37 v0.85.12
  • dc47671 update lockfile
  • 8399e62 Merge pull request #1488 from glimmerjs/add-back-non-standard-module-field-fo...
  • c704a34 Fix interfaces publishConfig
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by glimmer-vm-github-actions, a new releaser for @​glimmer/syntax since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.84.3 to 0.85.13.
- [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.84.3...v0.85.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #119.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glimmer/syntax-0.85.13 branch December 25, 2023 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants