Skip to content

[Merged by Bors] - chore: bump dependencies#4012

Closed
kim-em wants to merge 24 commits intomasterfrom
bump_dependencies_2023-05-16
Closed

[Merged by Bors] - chore: bump dependencies#4012
kim-em wants to merge 24 commits intomasterfrom
bump_dependencies_2023-05-16

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented May 15, 2023

This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.


Open in Gitpod

chabulhwi and others added 5 commits May 14, 2023 09:39
* Move `String.csize_pos` to `Std.Data.Char`.
* Move `Nat.add_pos_left` and `Nat.add_pos_right` to
  `Std.Data.Nat.Lemmas`.
* Move lemmas on `String` to `Std.Data.String.Lemmas`.
@kim-em kim-em added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels May 15, 2023
@kim-em kim-em changed the title chore: bump depenedencies chore: bump dependencies May 15, 2023
@jcommelin
Copy link
Copy Markdown
Member

bors d+

@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

✌️ semorrison can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels May 16, 2023
@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 16, 2023

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label May 16, 2023
@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Canceled.

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 16, 2023

bors merge

@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Canceled.

@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Canceled.

@chabulhwi chabulhwi force-pushed the bump_dependencies_2023-05-16 branch from 7bc7e59 to 6ce9a46 Compare May 16, 2023 11:18
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 16, 2023
@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 16, 2023

bors merge

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 16, 2023

Thanks @chabulhwi!

bors bot pushed a commit that referenced this pull request May 16, 2023
This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.



Co-authored-by: Bulhwi Cha <chabulhwi@semmalgil.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request May 16, 2023
This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.



Co-authored-by: Bulhwi Cha <chabulhwi@semmalgil.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request May 16, 2023
This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.



Co-authored-by: Bulhwi Cha <chabulhwi@semmalgil.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request May 16, 2023
This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.



Co-authored-by: Bulhwi Cha <chabulhwi@semmalgil.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented May 16, 2023

Build failed:

@chabulhwi chabulhwi requested a review from digama0 May 17, 2023 00:37
@chabulhwi
Copy link
Copy Markdown
Collaborator

Unlike leanprover/lean4:nightly-2023-05-06, leanprover/lean4:nightly-2023-05-16 fails to build Std.

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 17, 2023

bors merge

@kim-em
Copy link
Copy Markdown
Contributor Author

kim-em commented May 17, 2023

bors p=10

bors bot pushed a commit that referenced this pull request May 17, 2023
This just bumps the Std dependency, to get access to Mario's new "Try this:" implementation.



Co-authored-by: Bulhwi Cha <chabulhwi@semmalgil.com>
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented May 17, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title chore: bump dependencies [Merged by Bors] - chore: bump dependencies May 17, 2023
@bors bors bot closed this May 17, 2023
@bors bors bot deleted the bump_dependencies_2023-05-16 branch May 17, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants