Skip to content

Pin Babel's major version#1686

Merged
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
Olegt0rr:babel-pin-major
May 10, 2025
Merged

Pin Babel's major version#1686
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
Olegt0rr:babel-pin-major

Conversation

@Olegt0rr
Copy link
Contributor

@Olegt0rr Olegt0rr commented Apr 28, 2025

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes #1681

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Operating System:
  • Python version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Apr 28, 2025
@github-actions
Copy link

github-actions bot commented Apr 28, 2025

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5f157be) to head (cf53c8c).
Report is 138 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           dev-3.x     #1686     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          412       568    +156     
  Lines        10682     13341   +2659     
===========================================
+ Hits         10682     13341   +2659     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 331 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JrooTJunior JrooTJunior merged commit afecf00 into aiogram:dev-3.x May 10, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Babel version in pyproject.toml

2 participants