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

ryelang 0.0.33 #203184

Merged
merged 2 commits into from
Jan 4, 2025
Merged

ryelang 0.0.33 #203184

merged 2 commits into from
Jan 4, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changelog
### Others
* ba8c6c175023b57cd3908f27b0de9b2de4d05d12: Add support for merging blocks into dicts, and block and dicts into spreadsheet rows (@yumaikas)
* 70e8c4a887e736f4aec3ed3f740a5cc5978e02bb: Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.6 (@dependabot[bot])
* a7bcf3237b925b262dc9076a6daa044866ba87c2: Bump github.com/blevesearch/bleve_index_api from 1.1.12 to 1.1.13 (@dependabot[bot])
* b2744812cb0d806258393e17532690734d6b0371: Bump github.com/sashabaranov/go-openai from 1.32.5 to 1.36.0 (@dependabot[bot])
* fea5b4eeac0062f8fba20dcba636d469a6e25922: Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (@dependabot[bot])
* 4335308df5a89bbb9103062ef904c158b7936b82: Fix code scanning alert no. 70: DOM text reinterpreted as HTML (@refaktor)
* 5e8c4fe31faa5a7ed99699f7bd7eeda113e50978: Fix code scanning alert no. 74: Double escaping or unescaping (@refaktor)
* bb8503322f1d1fc434459103e333534ff7903eb6: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
* f21e765eb0a871d3151a03594540b5151d9e6faf: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
* 11596ab83dbd11d9bf814dffdf45ed50ff658bd4: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
* 02af52d96d503151210b6af61edf0197c35cd1e6: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
* 8d5239321a53cd8492c1a72d29a5dd33684a4a27: Merge pull request #419 from refaktor/multiliner (@refaktor)
* a236208c28cfbbdf3dbdb686baf2648f2e0782f1: Merge pull request #420 from refaktor/multiliner (@refaktor)
* ca46d93c8f1dffdb7a9ad1a45d1f53700000fdfc: Merge pull request #426 from refaktor/dependabot/go_modules/github.com/sashabaranov/go-openai-1.36.0 (@refaktor)
* d34854b14a4a3eb5816428b8fa1e9895f0eb24b3: Merge pull request #428 from refaktor/dependabot/go_modules/github.com/blevesearch/bleve_index_api-1.1.13 (@refaktor)
* 873f3096853cd85d2cb910c7d64c06bec5426574: Merge pull request #429 from refaktor/multiliner (@refaktor)
* 9c6d3b3577a13159ce1d996e4b8520e7f2700cd4: Merge pull request #430 from yumaikas/feature/cleanup-spreadsheet (@refaktor)
* d84411dd23c6717080f703acd8a0552a279fde2d: Merge pull request #431 from refaktor/multiliner (@refaktor)
* 77e4fca541cc85b79a5f373c13835e47ab2e1727: Merge pull request #434 from refaktor/multiliner (@refaktor)
* 98c8f15831b859fa65f9a8f9b53b6dfeb59be172: Merge pull request #435 from refaktor/refaktor-patch-18 (@refaktor)
* be697c8e9792f8944d5178d7a1583edcacb5b22c: Merge pull request #436 from refaktor/dependabot/go_modules/golang.org/x/crypto-0.30.0 (@refaktor)
* 0c73aea835f5a2d1a9ba2aad1acad5c53df664b8: Merge pull request #440 from refaktor/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.28.6 (@refaktor)
* 158a63e4cc3c623efeea856ad586e90858895b13: Merge pull request #441 from refaktor/multiliner (@refaktor)
* 7cba2762e97bb509f90c157af7d57617aa138139: Merge pull request #447 from refaktor/multiliner (@refaktor)
* eefafae81f62b5183b12d2c84928c06f08d525dc: Merge pull request #456 from refaktor/multiliner (@refaktor)
* 3337e57a1d253c49f3c9ff4bf1fe48cb307e2bf9: Working on cleaning/fixing up update-row! (@yumaikas)
* 6226e91129e7ebd0b1ad798d3e19f538b5d25f7c: added sample function, small fixes (@refaktor)
* 8bfb9475fa39e0ecb8ebf283ecd99e7830870cc2: added term functions for wrap , wordwrap and indent (@refaktor)
* 80ca9211849106f0299be1ead7f5ebc93fc26ef4: added term wrap wrap\words indent ... (@refaktor)
* ddcbbf626dde822774e344f2d1cc9f65fe295748: adding AoC2024 Day 2 (@refaktor)
* a75e1d67a9a56cf811cd03ff5135ad49ba236ca9: adding advent of code 2024 day 1, some bug fixes and transpose (@refaktor)
* a9d11aadc73b4ab342947c5c8c2a936ad118002d: adding tsv support (@refaktor)
* 3ca5f9b6a3e0021318b0334d6dc8025a2e9c58c4: aoc 2024 :: 2 (@refaktor)
* 76020d07f3b039571918dc273a49ae1481d77d2a: fix for wasm and keyboard (@refaktor)
* 1350a0cfe4a68714e141e83a391d0226f922099b: improving mail libs, io, AoC2024 day 3 (@refaktor)
* ea70f0a2f8329d84296f263aa38887033598633a: many new tests to base, improved ctrl+c ctrl+d, improved stty keyboard behavior (@refaktor)
* fef77c1b3f34c9f8b320beb242dae22b645cbd3a: moving to BSD3 ...  (@refaktor)
* 91872803f2331d6d9604713bab9d780157da9511: readme fix (@refaktor)
* 8995893638902a8d104f7c9dc25dd5850b98a514: renamed spreadsheet to table, added many tests to base, made info/doc system work 60% ok (@refaktor)

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 4, 2025
@daeho-ro
Copy link
Member

daeho-ro commented Jan 4, 2025

License changed

@daeho-ro daeho-ro added the license License PRs label Jan 4, 2025
@daeho-ro daeho-ro force-pushed the bump-ryelang-0.0.33 branch from 6da089e to e5957b6 Compare January 4, 2025 11:21
@stefanb
Copy link
Member

stefanb commented Jan 4, 2025

Copy link
Contributor

github-actions bot commented Jan 4, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 4, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 4, 2025 12:35
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 4, 2025
Merged via the queue into master with commit 535161d Jan 4, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-ryelang-0.0.33 branch January 4, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue license License PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants