fix(deps): update dependency as-proto to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| as-proto | ^0.2.3 -> ^1.0.0 |
Release Notes
piotr-oles/as-proto (as-proto)
v1.3.0
🚀 Enhancement
as-proto- read buffer directly when parsing string #48 (@ajwootto)
Authors: 1
- Adam Wootton (@ajwootto)
v1.2.1
:tada: This release contains work from a new contributor! :tada:
Thank you, Adam Wootton (@ajwootto), for all your work!
🐛 Bug Fix
as-proto-gen- Remove unmanaged decorator from generated output #49 (@ajwootto)
⚠️ Pushed to main
- chore: add FUNDING.yml file (@piotr-oles)
Authors: 2
- Adam Wootton (@ajwootto)
- Piotr Oleś (@piotr-oles)
v1.2.0
🚀 Enhancement
as-proto-gen- feat: handle message extend #46 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v1.1.0
🚀 Enhancement
as-proto-gen- feat: handle protobuf dependencies #45 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v1.0.0
💥 Breaking Change
as-proto-gen- Per-message/enum file output #44 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.9.2
:tada: This release contains work from a new contributor! :tada:
Thank you, Dave Syer (@dsyer), for all your work!
🐛 Bug Fix
- Add section in README about google types #43 (@dsyer)
as-proto-gen- fix: improve safety when generating helper methods code #41 (@piotr-oles)
- fix: improve safety when generating field code #40 (@piotr-oles)
- refactor: generalise
getPathWithoutPrototogetPathWithoutExtension#39 (@piotr-oles)
Authors: 2
- Dave Syer (@dsyer)
- Piotr Oleś (@piotr-oles)
v0.9.1
🐛 Bug Fix
- Update benchmark to use ESM bindings #36 (@piotr-oles)
- Add tests for
hasRegisteredName()function #35 (@piotr-oles) - Rename spec.ts files to spec.js files to include them in tests #35 (@piotr-oles)
as-proto-gen- Improve file context by re-using scope context #37 (@piotr-oles)
- Add comments to
getFileContext()function #35 (@piotr-oles) - Add
freeNametoregisteredNamesonregisterName()call #35 (@piotr-oles) - Rename
getFreeNametoregisterNameinScopeContext#35 (@piotr-oles) - Rename
reservedNamestoregisteredNamesinScopeContext#35 (@piotr-oles) - Remove
getSafeName()fromScopeContext#34 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.9.0
:tada: This release contains work from a new contributor! :tada:
Thank you, @ffortier, for all your work!
🚀 Enhancement
as-proto-gen- Support map fields #28 (@piotr-oles)
🐛 Bug Fix
as-proto- fix code to compile with assemblyscript >= 0.23. #33 (@ffortier)
Authors: 2
- @ffortier
- Piotr Oleś (@piotr-oles)
v0.8.0
v0.7.0
v0.6.0
:tada: This release contains work from a new contributor! :tada:
Thank you, null@ffortier, for all your work!
🚀 Enhancement
as-proto-gen- Support map fields #28 (@piotr-oles)
🐛 Bug Fix
as-proto- fix code to compile with assemblyscript >= 0.23. #33 (@ffortier)
Authors: 2
- @ffortier
- Piotr Oleś (@piotr-oles)
v0.5.0
🚀 Enhancement
as-proto-gen,as-proto- feat: upgrade assemblyscript to 0.20.x #26 (@piotr-oles)
🐛 Bug Fix
as-proto-gen,as-proto- Migrate from as-pect to end-to-end tests #25 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.4.1
🐛 Bug Fix
as-proto-gen- fix: handle default values and multiple packed fields #24 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.4.0
🚀 Enhancement
as-proto-gen- Convert field names to camel case #21 (@pienkowb)
Authors: 1
- Bartosz Pieńkowski (@pienkowb)
v0.3.0
🚀 Enhancement
as-proto-gen- Generate helper methods for encoding and decoding #19 (@pienkowb)
Authors: 1
- Bartosz Pieńkowski (@pienkowb)
v0.2.7
🐛 Bug Fix
as-proto-gen- fix: use dynamic link to resolve package.json and output flat lib directory #20 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.2.6
:tada: This release contains work from a new contributor! :tada:
Thank you, Bartosz Pieńkowski (@pienkowb), for all your work!
🐛 Bug Fix
- chore: update yarn.lock file #14 (@piotr-oles)
as-proto-gen- Add a file header comment #18 (@pienkowb)
- chore: reformat tests #14 (@piotr-oles)
- tests: add tests for scope-context.ts #14 (@piotr-oles)
- tests: improve descriptions in existing tests #14 (@piotr-oles)
- tests: add tests for reserved-keyword.ts #14 (@piotr-oles)
- tests: add tests for names.ts #14 (@piotr-oles)
- chore: setup test environment in as-proto-gen #14 (@piotr-oles)
Authors: 2
- Bartosz Pieńkowski (@pienkowb)
- Piotr Oleś (@piotr-oles)
v0.2.5
🐛 Bug Fix
as-proto-gen- fix: improve reliability for big .proto files #13 (@piotr-oles)
- chore: fix build script in as-proto-gen #12 (@piotr-oles)
🔩 Dependency Updates
- chore: add missing lerna dependency #11 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
v0.2.4
⚠️ Pushed to main
- Update README.md (@piotr-oles)
📝 Documentation
- doc: update README.md generated code example #9 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 915d064d366f3cd677cb71e9860a5ed81824f1c1
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
🚀 Snapshot Release (alpha)
The latest changes of this PR are available as alpha on npm (based on the declared changesets):
| Package | Version | Info |
|---|---|---|
@graphprotocol/graph-ts |
0.30.0-alpha-20230428061354-bb9a689 |
npm ↗︎ unpkg ↗︎ |
Deploying graph-tooling with
Cloudflare Pages
| Latest commit: |
915d064
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2dd9e553.graph-tooling.pages.dev |
| Branch Preview URL: | https://renovate-as-proto-1-x.graph-tooling.pages.dev |