kannon
kannon copied to clipboard
Bump luigi from 3.3.0 to 3.6.0
Bumps luigi from 3.3.0 to 3.6.0.
Release notes
Sourced from luigi's releases.
3.6.0
What's Changed
- Fix logging of sensitive information in pai.py by
@Ali-Razmjooin spotify/luigi#3310- Fix overly permissive file permissions in luigi/lock.py by
@Ali-Razmjooin spotify/luigi#3308- Fix unsafe shell command in luigi/contrib/lsf.py by
@Ali-Razmjooin spotify/luigi#3307- Fix arbitrary file write during tarfile extraction in luigi/contrib/lsf_runner.py and luigi/contrib/sge_runner.py by
@Ali-Razmjooin spotify/luigi#3309- add ChoiceListParameter by
@kitagryin spotify/luigi#3305- Implement mypy plugin for
luigi.Taskby@hiro-o918in spotify/luigi#3315- /history/by_task_id : a method to link each task's history uniquely to the SQL database by
@tashrifbillahin spotify/luigi#3321- Replace os.rename with os.replace by
@yyyyukiin spotify/luigi#3322- Support Dropbox root_namespace_id for Team Spaces by
@smrohrerin spotify/luigi#3316- Validate str type before tuple cast by
@ikyasam18in spotify/luigi#3323- fix(luigi/contrib/postgres.py): replace copy_from with copy_expert by
@delhomerin spotify/luigi#3324- Drop Support for Python 3.5 and 3.6 by
@dlstadtherin spotify/luigi#3325- Version 3.6.0 by
@dlstadtherin spotify/luigi#3328New Contributors
@Ali-Razmjoomade their first contribution in spotify/luigi#3310@yyyyukimade their first contribution in spotify/luigi#3322@ikyasam18made their first contribution in spotify/luigi#3323@delhomermade their first contribution in spotify/luigi#3324Full Changelog: https://github.com/spotify/luigi/compare/v3.5.2...v3.6.0
3.5.2
What's Changed
- Updated luigi.contrib.azureblob to 12.x.y series of azure.storage.blob by
@bcamelin spotify/luigi#3290- Fix batch email configuration docs by
@ccmaymayin spotify/luigi#3296New Contributors
@bcamelmade their first contribution in spotify/luigi#3290@ccmaymaymade their first contribution in spotify/luigi#3296@hiro-o918made their first contribution in spotify/luigi#3297@shadchinmade their first contribution in spotify/luigi#3298@radeklatmade their first contribution in spotify/luigi#3277Full Changelog: https://github.com/spotify/luigi/compare/3.5.1...v3.5.2
3.5.1
What's Changed
- don't convert str to tuple in TupleParameter by
@kitagryin spotify/luigi#3275- Fix error message in case of unfulfilled dependencies with single output by
@GianlucaFicarelliin spotify/luigi#3281- Add option to remove event handler from luigi.Task by
@starhelin spotify/luigi#3282- Fix execution summary for optional parameters by
@starhelin spotify/luigi#3286- Support Python3.12 by
@ukky17in spotify/luigi#3266- Fixed visualization of SVG graph for tasks directly dependent on each… by
@starhelin spotify/luigi#3287- Version 3.5.1 by
@andresgomezfrrin spotify/luigi#3291New Contributors
@kitagrymade their first contribution in spotify/luigi#3275
... (truncated)
Commits
3d76fa2Merge pull request #3328 from dlstadther/3.6.0839ff56Version 3.6.041f9061Merge pull request #3325 from dlstadther/drop-367c6fcc0Merge branch 'master' into drop-36fa354f7drop python 3.6 support7554557drop python 3.5 supportc86e134remove old python 3.4 conditionale71265bMerge pull request #3324 from delhomer/contrib-postgres-copy-experte7608c0Merge branch 'master' into contrib-postgres-copy-expert80549f6Merge pull request #3323 from ikyasam18/master- Additional commits viewable 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.