-
Notifications
You must be signed in to change notification settings - Fork 20
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
build(deps): bump pyodide from 0.23.4 to 0.24.0 #2033
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #2033 +/- ##
=======================================
Coverage 72.46% 72.46%
=======================================
Files 201 201
Lines 5125 5125
Branches 1086 1086
=======================================
Hits 3714 3714
Misses 1374 1374
Partials 37 37
☔ View full report in Codecov by Sentry. |
3c5ab32
to
e48408e
Compare
Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.23.4 to 0.24.0. - [Release notes](https://github.com/pyodide/pyodide/releases) - [Commits](pyodide/pyodide@0.23.4...0.24.0) --- updated-dependencies: - dependency-name: pyodide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e48408e
to
e12e306
Compare
- fix breaking file rename - replace use of deprecated type
e61e978
to
6401d25
Compare
A newer version of pyodide exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Superseded by #2094. |
Bumps pyodide from 0.23.4 to 0.24.0.
Commits
6603884
0.24.0 (#4137)4cc1410
DOCS Fix create_proxy example (#4134)3b428ce
add wget to environment.yml (#4133)9042e6c
ENH Print helpful error if ccache was linked against too new glibc (#4127)4c67f29
Fix using Python 2 in MacOS CI (#4131)abcd4ce
NFC minor cleanup around maybe_fatal_error (#4129)8b58984
Update numpy to 1.25.2 (#4125)f438a8d
skip built in packages when building dependencies (#4058)c83e290
DOCS Add note about forwarding docker port (#4110)4099c25
Add orjson package (#4036)You can trigger a rebase of this PR 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)