[PR #112] [MERGED] Update dependency nox to v2022.11.21 #290

Closed
opened 2026-03-02 15:57:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/112
Author: @renovate[bot]
Created: 11/26/2022
Status: Merged
Merged: 11/26/2022
Merged by: @probberechts

Base: masterHead: renovate/nox-2022.x


📝 Commits (1)

  • b28f232 Update dependency nox to v2022.11.21

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/constraints.txt (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nox ==2022.8.7 -> ==2022.11.21 age adoption passing confidence

Release Notes

wntrblm/nox

v2022.11.21

Compare Source

We'd like to thank the following folks who contributed to this release:

New features:

  • Include Python 3.11 classifier & testing (#​655)

Improvements:

  • Fixed a few typos (#​661, #​660)
  • Drop dependency on py (#​647)
  • nox.session.run now accepts a pathlib.Path for the command (#​649)
  • Document nox.session.run's stdout and stderr arguments and add example of capturing output (#​651)

Bugfixes:

  • GitHub Action: replace deprecated set-output command (#​668)
  • GitHub Action: point docs to 2022.8.7 not latest (#​664)
  • Docs: fix argument passing in session.posargs example (#​653)
  • Include GitHub action helper in MANIFEST.in (#​645)

Internal changes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/112 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/26/2022 **Status:** ✅ Merged **Merged:** 11/26/2022 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `renovate/nox-2022.x` --- ### 📝 Commits (1) - [`b28f232`](https://github.com/probberechts/soccerdata/commit/b28f2324253bc867822a1db0b58333f991b07a59) Update dependency nox to v2022.11.21 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/constraints.txt` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nox](https://togithub.com/wntrblm/nox) | `==2022.8.7` -> `==2022.11.21` | [![age](https://badges.renovateapi.com/packages/pypi/nox/2022.11.21/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/nox/2022.11.21/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/nox/2022.11.21/compatibility-slim/2022.8.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/nox/2022.11.21/confidence-slim/2022.8.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wntrblm/nox</summary> ### [`v2022.11.21`](https://togithub.com/wntrblm/nox/blob/HEAD/CHANGELOG.md#&#8203;20221121) [Compare Source](https://togithub.com/wntrblm/nox/compare/2022.8.7...2022.11.21) We'd like to thank the following folks who contributed to this release: - [@&#8203;airtower-luna](https://togithub.com/airtower-luna) - [@&#8203;DiddiLeija](https://togithub.com/DiddiLeija) - [@&#8203;FollowTheProcess](https://togithub.com/FollowTheProcess) - [@&#8203;henryiii](https://togithub.com/henryiii) - [@&#8203;hynek](https://togithub.com/hynek) - [@&#8203;Julian](https://togithub.com/Julian) - [@&#8203;nhtsai](https://togithub.com/nhtsai) - [@&#8203;paw-lu](https://togithub.com/paw-lu) New features: - Include Python 3.11 classifier & testing ([#&#8203;655](https://togithub.com/wntrblm/nox/issues/655)) Improvements: - Fixed a few typos ([#&#8203;661](https://togithub.com/wntrblm/nox/issues/661), [#&#8203;660](https://togithub.com/wntrblm/nox/issues/660)) - Drop dependency on `py` ([#&#8203;647](https://togithub.com/wntrblm/nox/issues/647)) - `nox.session.run` now accepts a `pathlib.Path` for the command ([#&#8203;649](https://togithub.com/wntrblm/nox/issues/649)) - Document `nox.session.run`'s `stdout` and `stderr` arguments and add example of capturing output ([#&#8203;651](https://togithub.com/wntrblm/nox/issues/651)) Bugfixes: - GitHub Action: replace deprecated set-output command ([#&#8203;668](https://togithub.com/wntrblm/nox/issues/668)) - GitHub Action: point docs to 2022.8.7 not latest ([#&#8203;664](https://togithub.com/wntrblm/nox/issues/664)) - Docs: fix argument passing in `session.posargs` example ([#&#8203;653](https://togithub.com/wntrblm/nox/issues/653)) - Include GitHub action helper in `MANIFEST.in` ([#&#8203;645](https://togithub.com/wntrblm/nox/issues/645)) Internal changes: - GitHub Action: move to 3.11 final ([#&#8203;667](https://togithub.com/wntrblm/nox/issues/667)) - Cleanup Python 2 style code ([#&#8203;657](https://togithub.com/wntrblm/nox/issues/657)) - Update tools used in pre-commit ([#&#8203;646](https://togithub.com/wntrblm/nox/issues/646), [#&#8203;656](https://togithub.com/wntrblm/nox/issues/656)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#290
No description provided.