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.3 #91

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @glimmer/syntax from 0.84.3 to 0.85.3.

Release notes

Sourced from @​glimmer/syntax's releases.

v0.85.3

What's Changed

Full Changelog: glimmerjs/glimmer-vm@v0.85.2...v0.85.3

v0.85.2

What's Changed

Full Changelog: glimmerjs/glimmer-vm@v0.85.1...v0.85.2

v0.85.1

What's Changed

Full Changelog: glimmerjs/glimmer-vm@v0.85.0...v0.85.1

v0.85.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​glimmer/syntax's changelog.

0.85.3 (2023-10-24)

🐛 Bug Fix

  • @glimmer-workspace/integration-tests, @glimmer/runtime
    • #1459 Revert "fix: capture render tree can fail if args cannot be obtained" (@​patricklx)

🏠 Internal

Committers: 2

0.85.2 (2023-10-23)

🏠 Internal

Committers: 1

0.85.1 (2023-10-23)

🏠 Internal

  • @glimmer/wire-format

Committers: 1

0.85.0 (2023-10-23)

🚀 Enhancement

  • @glimmer/compiler, @glimmer/debug, @glimmer/dom-change-list, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/opcode-compiler, @glimmer/runtime, @glimmer/syntax, @glimmer/validator, @glimmer/vm
  • @glimmer/syntax

🐛 Bug Fix

🏠 Internal

  • Other
  • @glimmer-workspace, @glimmer-workspace/benchmark-env, @glimmer-workspace/build, @glimmer-workspace/eslint-plugin, @glimmer-workspace/integration-tests, @glimmer-workspace/test-utils, @glimmer, @glimmer/compiler, @glimmer/debug, @glimmer/destroyable, @glimmer/dom-change-list, @glimmer/encoder, @glimmer/global-context, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/local-debug-flags, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/test-utils, @glimmer/util, @glimmer/validator, @glimmer/vm-babel-plugins, @glimmer/vm, @glimmer/wire-format, @types, @types/qunit, build-utils
  • @glimmer, @glimmer/benchmark-env, @glimmer/compiler, @glimmer/destroyable, @glimmer/dom-change-list, @glimmer/integration-tests, @glimmer/interfaces, @glimmer/manager, @glimmer/opcode-compiler, @glimmer/owner, @glimmer/program, @glimmer/reference, @glimmer/runtime, @glimmer/syntax, @glimmer/util, @glimmer/validator, @glimmer/vm, @types, @types/puppeteer-chromium-resolver, @types/qunit, build-utils

... (truncated)

Commits
  • 93480d0 Release 0.85.3
  • 678c15d Merge pull request #1459 from patricklx/revert-1447-patch-3
  • c166ef2 Revert "fix: capture render tree can fail if args cannot be obtained"
  • 6d35de3 Merge pull request #1457 from glimmerjs/add-another-flag-to-pnpm-publish
  • a1b4ed4 Add --force to pnpm publish to account for already published packages
  • 2b6952e Merge pull request #1456 from glimmerjs/use-real-qunit-types
  • c9be694 Use ts-expect-error for qunit types -- if this is something we want everyone ...
  • 4351b3c Get lints passing
  • 3fb5ca9 Can use use the real @​types/qunit
  • ac36624 Merge pull request #1455 from glimmerjs/match-setup-node
  • 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.3.
- [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.3)

---
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 Oct 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #95.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/glimmer/syntax-0.85.3 branch November 6, 2023 02:34
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