-
Notifications
You must be signed in to change notification settings - Fork 70
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
Bump actions/github-script from 6 to 7 #750
Merged
jGaboardi
merged 1 commit into
main
from
dependabot/github_actions/actions/github-script-7
Nov 14, 2023
Merged
Bump actions/github-script from 6 to 7 #750
jGaboardi
merged 1 commit into
main
from
dependabot/github_actions/actions/github-script-7
Nov 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
labels
Nov 13, 2023
jGaboardi
approved these changes
Nov 14, 2023
jGaboardi
deleted the
dependabot/github_actions/actions/github-script-7
branch
November 14, 2023 02:37
jGaboardi
added a commit
that referenced
this pull request
Dec 11, 2023
* depwarning for libpysal geometries * more descriptive FutureWarning * Update spaghetti/network.py Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * ignore versioneer files in codecov * reduce builds for codecov report * add manual triggers for workflows * access version from pacakge * better solution for version fetch * syntax correction * don't run gitcount in r&p action * remove gitcount notebook * try new automated release notes * updated release notes automation * attempt 3.10 in CI * fix file name * test base and dev on 3.10 * update codecov * slim down testing matrix * slim down testing matrix [2] * slim down testing matrix [3] * streamline matrix logic * try pytest-xdist for multicore tests * update CI environs * update variable syntax * automate core count for tests * set to 8 cores * back to 4 cores * set back to auto cores * unitform syntax - remove = * try env var for pip install * break up line length * trim down line lengths * branch env var * remove branch env var * env vs. environment-file * try env-file * try > yaml line breaks * too much trouble to split pytest command * reinstate environment-file * remove PIP variable * update supported Python versions * update black vers in pre-commit * supported versions in CONTRIB * contact in contrib * support clause in README & docs * update CI badge (#665) * Bump actions/github-script from 5 to 6 Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v5...v6) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * timeout squared_distance_point_link test * add pytest-timeout requirement * try timeout flag in pytest command * remove local flag * Update unittests.yml * Update release_and_publish.yml * Bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump codecov/codecov-action from 2 to 3 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update/rerun notebooks * Update .pre-commit-config.yaml (#673) * no log for tsp notebook * drop 37 testing * update reqs, codecov, etc. * update docs * Bump actions/setup-python from 3 to 4 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update .pre-commit-config.yaml * move to pytest * run isort * autmate linting and code sorting * some clean ups * some clean ups [2] * some clean ups [3] * trigger CI * update test * rerun notebooks * remove docs/* notebooks * resolves #678 * fix indent * one CI to rule them all * pin installed * no pygeos * flexible channel * Update ci/310-DEV_shapely20b1.yaml Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * linting in CI * correct action version * updating CI badge (filename) * Bump actions/setup-python from 3 to 4 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.6.0 → 22.10.0](psf/black@22.6.0...22.10.0) * try 311 and warning handling * attempt DEV 3.11 testing * drop shapely DEV 3.11 testing * forgot to change Py vers in .yml * more robust error testing * add 3.11 ref & binder env. * try micromamba version checking * proper BASE logic * proper BASE logic [2] * proper BASE logic [3] * proper BASE logic [4] * update env file names to accomodate logic * update step name * binder doesn't support python=3.11 * update sphinx tooling, etc. * correct doc build env name * correct CI badge * esda master -> main * adjust css for doc refs * [pre-commit.ci] pre-commit autoupdate (#689) updates: - [github.com/pycqa/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update CONTRIBUTING.md * [pre-commit.ci] pre-commit autoupdate (#691) updates: - [github.com/pycqa/isort: 5.10.1 → 5.11.1](PyCQA/isort@5.10.1...5.11.1) - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * try pyproject.toml (#690) * [pre-commit.ci] pre-commit autoupdate (#692) updates: - [github.com/pycqa/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#693) * resolves #694 (#695) * resolves #680 (#696) * resolves #680 (#696) * try versioneer action (#697) * try versioneer action * unpin versioneer version in pyproject.toml * add toml path to versioneer action * make deps dynamic in toml * update versioneer.yml * correct syntax in versioneer.yml * try pinning versioneer[toml]==0.28 * implement versioneer suggestions * update pypa/gh-action-pypi-publish branch * Update Versioneer (#698) * [Bot] Update Versioneer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update versioneer.yml * Update Versioneer (#699) * [Bot] Update Versioneer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * add formatting exclusions properly in toml (#702) * Update Versioneer (#700) * [Bot] Update Versioneer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [Bot] Update Versioneer (#703) Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com> * address #701 [1] * [pre-commit.ci] pre-commit autoupdate (#706) updates: - [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [Bot] Update Versioneer (#707) Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com> * update black pin in pre-commit (#708) * Update testing.yml (#710) * [pre-commit.ci] pre-commit autoupdate (#712) updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Bump peter-evans/create-pull-request from 4 to 5 (#713) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * address #717 (#718) * Fix memory leak in `full_distance_matrix()` (#719) * resolves #715 * no strict kwarg for zip in 3.8 * revisit `_points_as_gdf()` (#720) * revisit _points_as_gdf * use shapely.points() * combined positional arg for points * update shapely verion reqs * Overhaul repo infrastructure (#721) * update pre-commit * update infrastructure * ruff [1] * ruffen repo [2] * update infra [2] * update extract_comp() stacklevel * noqa ARG001 for geom_col for now * refactor element_as_gdf internals (#724) * refactor element_as_gdf internal constructors * deprecate geom_col kwarg in elem_as_gdf * update element_as_gdf() stacklevel * [pre-commit.ci] pre-commit autoupdate (#728) updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.265 → v0.0.270](astral-sh/ruff-pre-commit@v0.0.265...v0.0.270) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#730) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.270 → v0.0.272](astral-sh/ruff-pre-commit@v0.0.270...v0.0.272) * new repo --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * update micromamba in CI (#732) * update micromamba in CI * add @v1 * Doc patch (#733) * import from module not class * fix pointpats intersphinx link * force reinstall package for version fetching in `build_docs.yaml` (#734) * force renistall for buil_docs.yaml * martin comment * [pre-commit.ci] pre-commit autoupdate (#735) updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.272...v0.0.275) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#736) updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.275 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.275...v0.0.276) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#737) updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) - [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](astral-sh/ruff-pre-commit@v0.0.276...v0.0.277) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * [pre-commit.ci] pre-commit autoupdate (#739) updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.0.278](astral-sh/ruff-pre-commit@v0.0.277...v0.0.278) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * resolve #740 (#741) * Bump actions/checkout from 3 to 4 (#744) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump codecov/codecov-action from 3 to 4 (#745) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "Bump codecov/codecov-action from 3 to 4 (#745)" (#746) This reverts commit 51856f8. * proper README in pyproject.toml (#747) * Linting & Formatting - 2023-10-03 (#749) * update pre-commit * reup linting and formatting * Bump actions/github-script from 6 to 7 (#750) Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Provide testing support for Python 3.12 – drop support for {3.8, 3.9} (#751) * update precommit * update CI env * update workflows * Python 312 support - drop 38/39 * update test for Python 312 pass (minor rounding) * update CI versions/syntax * proper dev install of shapely * martin suggestion - geos * matplotlib for esda * matplotlib for esda * stable -> latest * bash evaluator * bash evaluator [2] * not no-optional experssion * not no-optional expression [2] * not no-optional expression [3] * remove section from README * Bump actions/setup-python from 4 to 5 (#753) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Utilize `ruff-format` over `black` for formatting (#752) * update pre-commit * adopt ruff-format over black for formatting * remove commented lines * martin suggestion --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: jGaboardi <jGaboardi@users.noreply.github.com>
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
github_actions
Pull requests that update Github_actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/github-script from 6 to 7.
Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
e69ef54
Merge pull request #425 from actions/joshmgross/node-20ee0914b
Update licensesd6fc56f
Use@types/node
for Node 20384d6cf
Fix quotations in tests8472492
Only validate GraphQLpreviews
84903f5
Removenode-fetch
from type5349cf9
Merge branch 'main' into joshmgross/node-20ecae9eb
Merge pull request #402 from typed-actions/export-types044ebbb
Merge branch 'main' into export-types6b5d3ea
Merge pull request #429 from robandpdx/add-base-url-optionDependabot 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)