Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport various changes from master to 4.6 #1566

Merged
merged 6 commits into from
Oct 29, 2024

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Oct 29, 2024

No real code changes here, just getting things from master to also be in 4.6 to keep it reasonably similar.

Backports of:
#1529
#1536
#1534
#1539
#1540
#1550

I did not backport #1551 because those dependency updates do not support PHP 7.1

st3iny and others added 6 commits October 29, 2024 13:02
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (29d43f6) to head (c0b6fa5).
Report is 4 commits behind head on 4.6.

Additional details and impacted files
@@             Coverage Diff              @@
##                4.6    #1566      +/-   ##
============================================
- Coverage     97.32%   97.28%   -0.05%     
- Complexity     2836     2841       +5     
============================================
  Files           175      175              
  Lines          9433     9362      -71     
============================================
- Hits           9181     9108      -73     
- Misses          252      254       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phil-davis phil-davis force-pushed the backport-20241029 branch 2 times, most recently from a3be3d4 to c98392d Compare October 29, 2024 08:10
@phil-davis phil-davis merged commit 36431ec into sabre-io:4.6 Oct 29, 2024
13 checks passed
@phil-davis phil-davis deleted the backport-20241029 branch October 29, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants