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

Update dependencies (major) #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
asttokens ==2.4.1 -> ==3.0.0 age adoption passing confidence major
codecov/codecov-action v4.0.1 -> v5.3.1 age adoption passing confidence action major
cryptography (changelog) ==42.0.5 -> ==44.0.0 age adoption passing confidence major
importlib-metadata ==7.1.0 -> ==8.6.1 age adoption passing confidence major
jaraco-context ==5.2.0 -> ==6.0.1 age adoption passing confidence major
markupsafe (changelog) ==2.1.5 -> ==3.0.2 age adoption passing confidence major
numpy (changelog) ==1.26.4 -> ==2.2.2 age adoption passing confidence major
pillow (changelog) ==10.3.0 -> ==11.1.0 age adoption passing confidence major
pytest-cov (changelog) ==5.0.0 -> ==6.0.0 age adoption passing confidence major
readme-renderer ==43.0 -> ==44.0 age adoption passing confidence major
twine ==5.0.0 -> ==6.1.0 age adoption passing confidence major
types-setuptools (changelog) ==69.2.0.20240317 -> ==75.8.0.20250110 age adoption passing confidence major
tzdata ==2024.1 -> ==2025.1 age adoption passing confidence major
xyzservices ==2024.4.0 -> ==2025.1.0 age adoption passing confidence major

Release Notes

gristlabs/asttokens (asttokens)

v3.0.0

Compare Source

codecov/codecov-action (codecov/codecov-action)

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2

v5.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1

v5.0.0

Compare Source

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

Full Changelog: codecov/codecov-action@v4.6.0...v5.0.0

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: https:/


Configuration

📅 Schedule: Branch creation - "before 1pm on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.46%. Comparing base (934e0ab) to head (d4b0a64).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   67.46%   67.46%           
=======================================
  Files           9        9           
  Lines         501      501           
=======================================
  Hits          338      338           
  Misses        163      163           

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

@renovate renovate bot changed the title Update dependency types-setuptools to v70 Update dependencies (major) Jun 16, 2024
@renovate renovate bot force-pushed the renovate/major-dependencies branch from c333db2 to 747ccb1 Compare June 16, 2024 13:47
@renovate renovate bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 11e83fd to af6c1ed Compare June 27, 2024 03:15
@renovate renovate bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 493ec23 to b3d5f49 Compare July 10, 2024 04:47
@renovate renovate bot force-pushed the renovate/major-dependencies branch 8 times, most recently from 8bf0d82 to 45d2fea Compare July 26, 2024 04:07
@renovate renovate bot force-pushed the renovate/major-dependencies branch 2 times, most recently from f25d279 to 760562a Compare August 13, 2024 04:21
@renovate renovate bot force-pushed the renovate/major-dependencies branch 7 times, most recently from b7614cc to 33255c1 Compare August 22, 2024 03:07
@renovate renovate bot force-pushed the renovate/major-dependencies branch 4 times, most recently from 20d8c07 to 73c834a Compare September 3, 2024 22:27
@renovate renovate bot force-pushed the renovate/major-dependencies branch 10 times, most recently from 6edb297 to b1cdf05 Compare November 21, 2024 02:09
@renovate renovate bot force-pushed the renovate/major-dependencies branch 5 times, most recently from 9f0f020 to 6be0bd8 Compare December 1, 2024 01:21
@renovate renovate bot force-pushed the renovate/major-dependencies branch 3 times, most recently from a688d39 to 3c5b463 Compare December 8, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-dependencies branch 3 times, most recently from 28e7358 to b5db61f Compare December 23, 2024 05:01
@renovate renovate bot force-pushed the renovate/major-dependencies branch from b5db61f to f7978f7 Compare January 2, 2025 10:38
@renovate renovate bot force-pushed the renovate/major-dependencies branch from f7978f7 to d80bf17 Compare January 10, 2025 06:10
@renovate renovate bot force-pushed the renovate/major-dependencies branch 5 times, most recently from 55c19ec to 3d12427 Compare January 23, 2025 21:43
@renovate renovate bot force-pushed the renovate/major-dependencies branch from 3d12427 to d4b0a64 Compare January 24, 2025 17:48
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.

0 participants