8000 chore(deps): bump @tact-lang/compiler from 1.6.7 to 1.6.8 by dependabot[bot] · Pull Request #399 · tact-lang/web-ide · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump @tact-lang/compiler from 1.6.7 to 1.6.8 #399

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps @tact-lang/compiler from 1.6.7 to 1.6.8.

Release notes

Sourced from @​tact-lang/compiler's releases.

Release 1.6.8

Breaking changes

  • [stdlib] Compiler now reports an error if VarAddress or parseVarAddress() is used, since starting from TVM 10 they are mostly not supported: PR #3067.

Language features

  • [fix] Compiler now correctly handles optional slices, builders, and strings when generating serialization logic: PR #3053
  • [fix] Compiler now disallows type usages as value (e.g. let x = Int or let x = MyStruct): PR #3065

Code generation

Tooling

  • [fix] Formatter now correctly handles floating comments: PR #2995
  • [fix] Formatter now correctly handles inline comments after the last declaration: PR #3064
  • [fix] Formatter now correctly handles floating comments after import: PR #3071
  • [fix] Formatter now better supports comments inside chained method calls: PR #3070

Docs

  • Enabled format checking across the Cookbook: PR #2980
  • Added references to https://github.com/tact-lang/defi-cookbook: PR #2985
  • Added description of the "unreachable code" errors and enhanced the descriptions of the return statement: PR #2750
  • Fixed description of the unary plus + operator: PR #3016
  • Documented that map key-value types and the inner message type of the bounced<M> type constructor cannot be nullable: PR #3017
  • Lowercased "Struct" everywhere except at the beginning of sentences: PR #3021
  • Reworked the optionals page: PR #3002

Release contributors

Changelog

Sourced from @​tact-lang/compiler's changelog.

[1.6.8] - 2025-05-16

Breaking changes

  • [stdlib] Compiler now reports an error if VarAddress or parseVarAddress() is used, since starting from TVM 10 they are mostly not supported: PR #3067.

Language features

  • [fix] Compiler now correctly handles optional slices, builders, and strings when generating serialization logic: PR #3053
  • [fix] Compiler now disallows type usages as value (e.g. let x = Int or let x = MyStruct): PR #3065

Code generation

Tooling

  • [fix] Formatter now correctly handles floating comments: PR #2995
  • [fix] Formatter now correctly handles inline comments after the last declaration: PR #3064
  • [fix] Formatter now correctly handles floating comments after import: PR #3071
  • [fix] Formatter now better supports comments inside chained method calls: PR #3070

Docs

  • Enabled format checking across the Cookbook: PR #2980
  • Added references to https://github.com/tact-lang/defi-cookbook: PR #2985
  • Added description of the "unreachable code" errors and enhanced the descriptions of the return statement: PR #2750
  • Fixed description of the unary plus + operator: PR #3016
  • Documented that map key-value types and the inner message type of the bounced<M> type constructor cannot be nullable: PR #3017
  • Lowercased "Struct" everywhere except at the beginning of sentences: PR #3021
  • Reworked the optionals page: PR #3002

Release contributors

Commits
  • fdee707 chore[release]: Tact v1.6.8 (#3081)
  • 0869a8f fix(fmt): better support for comments inside chained method calls (#3070)
  • 3f7ccd2 chore: use WASM build v2025.04 (#3077)
  • ede2682 fix(docs): deprecate parseVarAddress (#3072)
  • aa4e0d1 fix(fmt): fix code formatting with floating comments after import (#3071)
  • 7df4672 chore: bump @​ton/sandbox to v0.30.0 (#3043)
  • cbf78a5 feat: add hard deprecate error for VarAddress and parseVarAddress (#3067)
  • 628044f fix: don't print VM logs to stdin in e2e tests (#3068)
  • 971b7bb fix: disallow type usages as value (#3065)
  • bc90d28 fix(fmt): fix formatting inline comments after last declaration (#3064)
  • 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 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 [@tact-lang/compiler](https://github.com/tact-lang/tact) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/tact-lang/tact/releases)
- [Changelog](https://github.com/tact-lang/tact/blob/main/dev-docs/CHANGELOG.md)
- [Commits](tact-lang/tact@v1.6.7...v1.6.8)

---
updated-dependencies:
- dependency-name: "@tact-lang/compiler"
  dependency-version: 1.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 16, 2025
@xpyctumo
Copy link
Contributor

@dependabot cancel merge

@xpyctumo xpyctumo closed this May 16, 2025
Copy link
Contributor Author
dependabot bot commented on behalf of github May 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tact-lang/compiler-1.6.8 branch May 16, 2025 17:25
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.

1 participant
0