codeflare-sdk
codeflare-sdk copied to clipboard
Bump executing from 1.2.0 to 2.1.0
Bumps executing from 1.2.0 to 2.1.0.
Release notes
Sourced from executing's releases.
v2.1.0
What's Changed
- Add many_calls tests to EXECUTING_SLOW_TESTS by
@matoroin alexmojaki/executing#78- fix: backward compatibility fix for changed source positions in 3.12.5 (#82) by
@15r10nkin alexmojaki/executing#83- 3.13 support by
@15r10nkin alexmojaki/executing#80- Catch exception if node is in unexpected statement by
@alexmojakiin alexmojaki/executing#84- test: optimized test preformance by moving deadcode check to the end by
@15r10nkin alexmojaki/executing#89New Contributors
@matoromade their first contribution in alexmojaki/executing#78Full Changelog: https://github.com/alexmojaki/executing/compare/v2.0.1...v2.1.0
Commits
8827340add 3.13 to setup.cfg classifiersaa34030test: optimized test preformance by moving deadcode check to the end (#89)6428317Catch exception if node is in unexpected statement (#84)ea6a695Merge pull request #80 from alexmojaki/3.13de6b2fadoc: review changes960dee1fix: removed unused verificationc4f1862fix: handle firstlinenodc03e8crefactor: review changesd55eb52test: skip module tests for now6425ffbtest(3.13): added sample_results- 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.