Re: [PR] Bump flit from 3.10.1 to 3.12.0 in /dev/breeze [airflow]

2025-05-19 Thread via GitHub


potiuk merged PR #50786:
URL: https://github.com/apache/airflow/pull/50786


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] Bump flit from 3.10.1 to 3.12.0 in /dev/breeze [airflow]

2025-05-19 Thread via GitHub


dependabot[bot] opened a new pull request, #50786:
URL: https://github.com/apache/airflow/pull/50786

   Bumps [flit](https://github.com/pypa/flit) from 3.10.1 to 3.12.0.
   
   Changelog
   Sourced from https://github.com/pypa/flit/blob/main/doc/history.rst";>flit's 
changelog.
   
   Release history
   Version 3.12
   
   Support for license expressions using the AND and OR operators 
(:ghpull:731).
   Recognise __version__: str = "0.1" annotated 
assignments when finding the
   version number (:ghpull:728).
   Clear error message when referring to a license file in a parent 
directory,
   which is not supported (:ghpull:725).
   
   Version 3.11
   
   
   Support for SPDX license expressions and multiple license files, as 
detailed
   in :pep:639::
 license = "BSD-3-Clause"
 license-files = ["LICENSE"]
   
   For now, only a single license identifier is allowed. More complex 
expressions
   describing multiple licenses & expressions may be supported in a future
   version.
   
   
   The metadata format 
;_
   in produced packages is now version 2.4, to support the expanded license
   information.
   
   
   
   
   
   Commits
   
   https://github.com/pypa/flit/commit/1c8141722066ffe1497e511982feeea0f091ddb6";>1c81417
 Merge pull request https://redirect.github.com/pypa/flit/issues/737";>#737 from 
pypa/changelog-3.12
   https://github.com/pypa/flit/commit/d9ce4c62d40d3e45f2cffb2931de91f7b4cdf7e1";>d9ce4c6
 Bump version: 3.11.0 → 3.12.0
   https://github.com/pypa/flit/commit/27ea098468685a3523bdd37b4d588d52c39db078";>27ea098
 Prepare release notes for 3.12
   https://github.com/pypa/flit/commit/7a6e9b2acd4d549796d9138d3dbe600fd55b3b53";>7a6e9b2
 Merge pull request https://redirect.github.com/pypa/flit/issues/731";>#731 from 
AA-Turner/compound-spdx
   https://github.com/pypa/flit/commit/0b07d23c44a1812b236e2f2f2cada8679d96cebc";>0b07d23
 Reword error messages
   https://github.com/pypa/flit/commit/38429c932059b8dd6a95db729a3f2805e6e2775e";>38429c9
 Add empty expression test case
   https://github.com/pypa/flit/commit/4ab2335dc7c84bc0dccec8da02207409dded2efb";>4ab2335
 Add brackets-only test case
   https://github.com/pypa/flit/commit/78db7b5bf362533520471b86446f12890927b406";>78db7b5
 Shorten error messages
   https://github.com/pypa/flit/commit/20e172929967a8ab2ab91267f33b10e7744302c5";>20e1729
 Handle mixed-case licence operators
   https://github.com/pypa/flit/commit/9bd14777be15be8bdfc3f1c1251e70f3ed7e1735";>9bd1477
 Raise error on expressions with no operator
   Additional commits viewable in https://github.com/pypa/flit/compare/3.10.1...3.12.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flit&package-manager=pip&previous-version=3.10.1&new-version=3.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Re: [PR] Bump flit from 3.10.1 to 3.12.0 in /dev/breeze [airflow]

2025-05-16 Thread via GitHub


eladkal closed pull request #48360: Bump flit from 3.10.1 to 3.12.0 in 
/dev/breeze
URL: https://github.com/apache/airflow/pull/48360


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Bump flit from 3.10.1 to 3.12.0 in /dev/breeze [airflow]

2025-05-16 Thread via GitHub


dependabot[bot] commented on PR #48360:
URL: https://github.com/apache/airflow/pull/48360#issuecomment-2886990810

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] Bump flit from 3.10.1 to 3.12.0 in /dev/breeze [airflow]

2025-03-25 Thread via GitHub


dependabot[bot] opened a new pull request, #48360:
URL: https://github.com/apache/airflow/pull/48360

   Bumps [flit](https://github.com/pypa/flit) from 3.10.1 to 3.12.0.
   
   Changelog
   Sourced from https://github.com/pypa/flit/blob/main/doc/history.rst";>flit's 
changelog.
   
   Release history
   Version 3.12
   
   Support for license expressions using the AND and OR operators 
(:ghpull:731).
   Recognise __version__: str = "0.1" annotated 
assignments when finding the
   version number (:ghpull:728).
   Clear error message when referring to a license file in a parent 
directory,
   which is not supported (:ghpull:725).
   
   Version 3.11
   
   
   Support for SPDX license expressions and multiple license files, as 
detailed
   in :pep:639::
 license = "BSD-3-Clause"
 license-files = ["LICENSE"]
   
   For now, only a single license identifier is allowed. More complex 
expressions
   describing multiple licenses & expressions may be supported in a future
   version.
   
   
   The metadata format 
;_
   in produced packages is now version 2.4, to support the expanded license
   information.
   
   
   
   
   
   Commits
   
   https://github.com/pypa/flit/commit/1c8141722066ffe1497e511982feeea0f091ddb6";>1c81417
 Merge pull request https://redirect.github.com/pypa/flit/issues/737";>#737 from 
pypa/changelog-3.12
   https://github.com/pypa/flit/commit/d9ce4c62d40d3e45f2cffb2931de91f7b4cdf7e1";>d9ce4c6
 Bump version: 3.11.0 → 3.12.0
   https://github.com/pypa/flit/commit/27ea098468685a3523bdd37b4d588d52c39db078";>27ea098
 Prepare release notes for 3.12
   https://github.com/pypa/flit/commit/7a6e9b2acd4d549796d9138d3dbe600fd55b3b53";>7a6e9b2
 Merge pull request https://redirect.github.com/pypa/flit/issues/731";>#731 from 
AA-Turner/compound-spdx
   https://github.com/pypa/flit/commit/0b07d23c44a1812b236e2f2f2cada8679d96cebc";>0b07d23
 Reword error messages
   https://github.com/pypa/flit/commit/38429c932059b8dd6a95db729a3f2805e6e2775e";>38429c9
 Add empty expression test case
   https://github.com/pypa/flit/commit/4ab2335dc7c84bc0dccec8da02207409dded2efb";>4ab2335
 Add brackets-only test case
   https://github.com/pypa/flit/commit/78db7b5bf362533520471b86446f12890927b406";>78db7b5
 Shorten error messages
   https://github.com/pypa/flit/commit/20e172929967a8ab2ab91267f33b10e7744302c5";>20e1729
 Handle mixed-case licence operators
   https://github.com/pypa/flit/commit/9bd14777be15be8bdfc3f1c1251e70f3ed7e1735";>9bd1477
 Raise error on expressions with no operator
   Additional commits viewable in https://github.com/pypa/flit/compare/3.10.1...3.12.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flit&package-manager=pip&previous-version=3.10.1&new-version=3.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]