chore(deps-dev): bump frozenlist from 1.7.0 to 1.8.0 by dependabot[bot] · Pull Request #981 · microsoftgraph/msgraph-beta-sdk-python
Bumps frozenlist from 1.7.0 to 1.8.0.
Release notes
Sourced from frozenlist's releases.
1.8.0
Contributor-facing changes
The :file:
reusable-cibuildwheel.ymlworkflow has been refactored to be more generic and :file:ci-cd.ymlnow holds all the configuration toggles -- by :user:webknjaz.Related issues and pull requests on GitHub: #668.
When building wheels, the source distribution is now passed directly to the
cibuildwheelinvocation -- by :user:webknjaz.Related issues and pull requests on GitHub: #669.
Builds and tests have been added to
ci-cd.ymlfor arm64 Windows wheels -- by :user:finnagin.Related issues and pull requests on GitHub: #677.
Started building wheels for CPython 3.14 -- by :user:
kumaraditya303.Removed
--config-settings=pure-python=falsefrom :file:requirements/dev.txt. Developers on CPython still get accelerated builds by default. To explicitly build a pure Python wheel, usepip install -e . --config-settings=pure-python=true-- by :user:bdraco.Related issues and pull requests on GitHub: #687.
Changelog
Sourced from frozenlist's changelog.
v1.8.0
(2025-10-05)
Contributor-facing changes
The :file:
reusable-cibuildwheel.ymlworkflow has been refactored to be more generic and :file:ci-cd.ymlnow holds all the configuration toggles -- by :user:webknjaz.Related issues and pull requests on GitHub: :issue:
668.When building wheels, the source distribution is now passed directly to the
cibuildwheelinvocation -- by :user:webknjaz.Related issues and pull requests on GitHub: :issue:
669.Builds and tests have been added to
ci-cd.ymlfor arm64 Windows wheels -- by :user:finnagin.Related issues and pull requests on GitHub: :issue:
677.Started building wheels for CPython 3.14 -- by :user:
kumaraditya303.Related issues and pull requests on GitHub: :issue:
681, :issue:682.Removed
--config-settings=pure-python=falsefrom :file:requirements/dev.txt. Developers on CPython still get accelerated builds by default. To explicitly build a pure Python wheel, usepip install -e . --config-settings=pure-python=true-- by :user:bdraco.Related issues and pull requests on GitHub: :issue:
687.
Commits
48324afRelease 1.8.0 (#698)7e5eab0Add windows arm64 support (#678)a2c22c2Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (#691)752b80aBuild(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...6b9d557Build(deps): Bump cython from 3.1.1 to 3.1.4 (#690)7c4ad20Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (#693)65f35d6Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (#697)1ad0263Build(deps): Bump pytest from 7.4.3 to 8.4.2 (#694)884ee49Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (#689)b2d6180Fix dependabot updates (#687)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.