home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 2153359481

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
2153359481 PR_kwDOAMm_X85n3yWP 8785 Bump the actions group with 2 updates 49699333 closed 0     0 2024-02-26T06:29:23Z 2024-02-26T07:00:03Z 2024-02-26T07:00:02Z CONTRIBUTOR   0 pydata/xarray/pulls/8785

Bumps the actions group with 2 updates: codecov/codecov-action and scientific-python/upload-nightly-action.

Updates codecov/codecov-action from 4.0.1 to 4.0.2

Release notes

Sourced from codecov/codecov-action's releases.

v4.0.2

What's Changed

  • Update README.md by @​thomasrockhu-codecov in codecov/codecov-action#1251
  • build(deps-dev): bump @​types/jest from 29.5.11 to 29.5.12 by @​dependabot in codecov/codecov-action#1257
  • build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by @​dependabot in codecov/codecov-action#1266
  • Escape pipes in table of arguments by @​jwodder in codecov/codecov-action#1265
  • Add link to docs on Dependabot secrets by @​ianlewis in codecov/codecov-action#1260
  • fix: working-directory input for all stages by @​Bo98 in codecov/codecov-action#1272
  • build(deps-dev): bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 by @​dependabot in codecov/codecov-action#1271
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @​dependabot in codecov/codecov-action#1269
  • build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by @​dependabot in codecov/codecov-action#1298
  • Use updated syntax for GitHub Markdown notes by @​jamacku in codecov/codecov-action#1300
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @​dependabot in codecov/codecov-action#1290
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @​dependabot in codecov/codecov-action#1286
  • chore(release): bump to 4.0.2 by @​thomasrockhu-codecov in codecov/codecov-action#1302

New Contributors

  • @​jwodder made their first contribution in codecov/codecov-action#1265
  • @​ianlewis made their first contribution in codecov/codecov-action#1260
  • @​Bo98 made their first contribution in codecov/codecov-action#1272
  • @​jamacku made their first contribution in codecov/codecov-action#1300

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2

Commits
  • 0cfda1d chore(release): bump to 4.0.2 (#1302)
  • 7d3a55e build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1286)
  • fe84a0b build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (...
  • e12c940 Use updated syntax for GitHub Markdown notes (#1300)
  • ef7f8a5 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 (#1298)
  • b8a1d6a build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 ...
  • 6ef7ea4 build(deps-dev): bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 (#1271)
  • f62c5ee fix: working-directory input for all stages (#1272)
  • fdbfa4b Add link to docs on Dependabot secrets (#1260)
  • 9855cf7 Escape pipes in table of arguments (#1265)
  • Additional commits viewable in compare view


Updates scientific-python/upload-nightly-action from 0.3.0 to 0.5.0

Release notes

Sourced from scientific-python/upload-nightly-action's releases.

0.5.0

0.5.0 has the same features as release 0.4.0 but achieves them with fewer dependencies by updating anaconda-client to v1.12.3 to take advantage of upstream fixes that release 0.4.0 provided locally in the GitHub Action. The version of CPython used is also updated to 3.12.

What's Changed

  • DOC: Update action commit SHA to the 0.4.0 tag by @​matthewfeickert in scientific-python/upload-nightly-action#66
  • ENH: Update to anaconda-client v1.12.3 and simplify dependencies by @​matthewfeickert in scientific-python/upload-nightly-action#67

Full Changelog: https://github.com/scientific-python/upload-nightly-action/compare/0.4.0...0.5.0

0.4.0

0.4.0 adds an additional guard to ensure that projects that:

  • Already have the package name exist on the target index
  • Only have one version of the package on the target index
  • Only have one distribution file for that package

won't remove the project from the index while trying to upload to it. This most commonly guards no arch wheels that don't include version control system information in the filename that are overriding the same wheel filename in place. c.f. Anaconda-Platform/anaconda-client#702 for more informaiton.

No API changes are required to move from 0.3.0 to 0.4.0.

What's Changed

  • DOC: Update action commit SHA to the 0.3.0 tag by @​matthewfeickert in scientific-python/upload-nightly-action#56
  • CI: Group dependabot updates by @​matthewfeickert in scientific-python/upload-nightly-action#59
  • fix: Guard against removing package while uploading to it by @​matthewfeickert in scientific-python/upload-nightly-action#64

Full Changelog: https://github.com/scientific-python/upload-nightly-action/compare/0.3.0...0.4.0

Commits
  • b67d7fc ENH: Update to anaconda-client v1.12.3 and simplify dependencies (#67)
  • 2c7042c DOC: Update action commit SHA to the 0.4.0 tag (#66)
  • 95f7bf6 fix: Guard against removing package while uploading to it (#64)
  • 66bc1b6 CI: Group dependabot updates (#59)
  • 6f1e2b9 DOC: Update action commit SHA to the 0.3.0 tag (#56)
  • See full diff in compare view


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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8785/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.834ms · About: xarray-datasette