Gcal-sync

Latest version: v6.1.5

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

6.1.5

What's Changed
* Improve typing by allenporter in https://github.com/allenporter/gcal_sync/pull/587
* Avoid blocking calls by avoiding attempting to load invalid timezones by allenporter in https://github.com/allenporter/gcal_sync/pull/595

Developer updates
* chore(deps): update dependency pydantic to v2.8.0 by renovate in https://github.com/allenporter/gcal_sync/pull/551
* chore(deps): update dependency pydantic to v2.8.2 by renovate in https://github.com/allenporter/gcal_sync/pull/552
* chore(deps): update dependency ruff to v0.5.1 by renovate in https://github.com/allenporter/gcal_sync/pull/553
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.1 by renovate in https://github.com/allenporter/gcal_sync/pull/554
* chore(deps): update dependency pip to v24.1.2 by renovate in https://github.com/allenporter/gcal_sync/pull/555
* chore(deps): update dependency coverage to v7.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/556
* chore(deps): update dependency ruff to v0.5.2 by renovate in https://github.com/allenporter/gcal_sync/pull/557
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.2 by renovate in https://github.com/allenporter/gcal_sync/pull/558
* chore(deps): update dependency pytest-asyncio to v0.23.8 by renovate in https://github.com/allenporter/gcal_sync/pull/559
* chore(deps): update dependency ruff to v0.5.3 by renovate in https://github.com/allenporter/gcal_sync/pull/560
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.3 by renovate in https://github.com/allenporter/gcal_sync/pull/561
* chore(deps): update dependency mypy to v1.11.0 by renovate in https://github.com/allenporter/gcal_sync/pull/562
* chore(deps): update dependency pytest to v8.3.1 by renovate in https://github.com/allenporter/gcal_sync/pull/563
* chore(deps): update dependency ruff to v0.5.4 by renovate in https://github.com/allenporter/gcal_sync/pull/564
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.4 by renovate in https://github.com/allenporter/gcal_sync/pull/565
* chore(deps): update dependency pdoc to v14.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/566
* chore(deps): update dependency pytest to v8.3.2 by renovate in https://github.com/allenporter/gcal_sync/pull/567
* chore(deps): update dependency ruff to v0.5.5 by renovate in https://github.com/allenporter/gcal_sync/pull/568
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.5 by renovate in https://github.com/allenporter/gcal_sync/pull/569
* chore(deps): update dependency pip to v24.2 by renovate in https://github.com/allenporter/gcal_sync/pull/570
* chore(deps): update dependency pre-commit to v3.8.0 by renovate in https://github.com/allenporter/gcal_sync/pull/571
* chore(deps): update dependency aiohttp to v3.10.0 by renovate in https://github.com/allenporter/gcal_sync/pull/572
* chore(deps): update dependency mypy to v1.11.1 by renovate in https://github.com/allenporter/gcal_sync/pull/573
* chore(deps): update dependency ruff to v0.5.6 by renovate in https://github.com/allenporter/gcal_sync/pull/574
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.6 by renovate in https://github.com/allenporter/gcal_sync/pull/575
* chore(deps): update dependency black to v24.8.0 by renovate in https://github.com/allenporter/gcal_sync/pull/576
* chore(deps): update pre-commit hook psf/black to v24.8.0 by renovate in https://github.com/allenporter/gcal_sync/pull/577
* chore(deps): update dependency coverage to v7.6.1 by renovate in https://github.com/allenporter/gcal_sync/pull/578
* chore(deps): update dependency aiohttp to v3.10.1 by renovate in https://github.com/allenporter/gcal_sync/pull/579
* chore(deps): update dependency ruff to v0.5.7 by renovate in https://github.com/allenporter/gcal_sync/pull/580
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.7 by renovate in https://github.com/allenporter/gcal_sync/pull/582
* chore(deps): update dependency ruff to v0.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/583
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/584
* chore(deps): update dependency ruff to v0.6.1 by renovate in https://github.com/allenporter/gcal_sync/pull/585
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.6.1 by renovate in https://github.com/allenporter/gcal_sync/pull/586
* chore(deps): update dependency aiohttp to v3.10.4 by renovate in https://github.com/allenporter/gcal_sync/pull/581
* chore(deps): update codespell-project/actions-codespell action to v2.1 by renovate in https://github.com/allenporter/gcal_sync/pull/588
* chore(deps): update dependency aiohttp to v3.10.5 by renovate in https://github.com/allenporter/gcal_sync/pull/589
* chore(deps): update dependency pytest-asyncio to v0.24.0 by renovate in https://github.com/allenporter/gcal_sync/pull/590
* chore(deps): update dependency ruff to v0.6.2 by renovate in https://github.com/allenporter/gcal_sync/pull/591
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.6.2 by renovate in https://github.com/allenporter/gcal_sync/pull/592
* chore(deps): update dependency mypy to v1.11.2 by renovate in https://github.com/allenporter/gcal_sync/pull/593
* chore(deps): update peter-evans/create-pull-request action to v7 by renovate in https://github.com/allenporter/gcal_sync/pull/594


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.1.4...6.1.5

6.1.4

What's Changed
* Pre-load all timezones by allenporter in https://github.com/allenporter/gcal_sync/pull/546
* Use a cache for timezone loading rather than relying on weakrefs. by allenporter in https://github.com/allenporter/gcal_sync/pull/548
* Rollback async handoff for loading timelines by allenporter in https://github.com/allenporter/gcal_sync/pull/549

Developer updates
* chore(deps): update dependency ical to v8.1.1 by renovate in https://github.com/allenporter/gcal_sync/pull/547


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.1.3...6.1.4

6.1.3

What's Changed
* Add support for fromGmail event types by allenporter in https://github.com/allenporter/gcal_sync/pull/543

Developer updates
* Update setup.cfg to 6.1.3 by allenporter in https://github.com/allenporter/gcal_sync/pull/544


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.1.2...6.1.3

6.1.2

What's Changed
* Run fewer handoffs between sync and async by allenporter in https://github.com/allenporter/gcal_sync/pull/542

Developer dependencies
* chore(deps): update dependency mypy to v1.10.1 by renovate in https://github.com/allenporter/gcal_sync/pull/537
* chore(deps): update dependency pdoc to v14.5.1 by renovate in https://github.com/allenporter/gcal_sync/pull/538
* chore(deps): update dependency pip to v24.1.1 by renovate in https://github.com/allenporter/gcal_sync/pull/539
* chore(deps): update dependency ruff to v0.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/540
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/541

**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.1.1...6.1.2

6.1.1

What's Changed
* Create calendar event timeline outside of the event loop by allenporter in https://github.com/allenporter/gcal_sync/pull/535

Developer Updates
* Update dependency freezegun to v1.5.1 by renovate in https://github.com/allenporter/gcal_sync/pull/500
* Update dependency ical to v8.0.2 by renovate in https://github.com/allenporter/gcal_sync/pull/501
* Update dependency pre-commit to v3.7.1 by renovate in https://github.com/allenporter/gcal_sync/pull/498
* Update dependency ical to v8.1.0 by renovate in https://github.com/allenporter/gcal_sync/pull/502
* Update dependency pdoc to v14.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/503
* New updates detected with Cruft by github-actions in https://github.com/allenporter/gcal_sync/pull/505
* Reject new updates detected with Cruft by github-actions in https://github.com/allenporter/gcal_sync/pull/507
* chore(deps): update dependency pytest-asyncio to v0.23.7 by renovate in https://github.com/allenporter/gcal_sync/pull/509
* chore(deps): update dependency pytest to v8.2.1 by renovate in https://github.com/allenporter/gcal_sync/pull/508
* chore(deps): update dependency ruff to v0.4.5 by renovate in https://github.com/allenporter/gcal_sync/pull/510
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.5 by renovate in https://github.com/allenporter/gcal_sync/pull/511
* chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0 by renovate in https://github.com/allenporter/gcal_sync/pull/512
* chore(deps): update dependency coverage to v7.5.2 by renovate in https://github.com/allenporter/gcal_sync/pull/513
* chore(deps): update dependency coverage to v7.5.3 by renovate in https://github.com/allenporter/gcal_sync/pull/514
* chore(deps): update dependency pydantic to v2.7.2 by renovate in https://github.com/allenporter/gcal_sync/pull/515
* chore(deps): update dependency ruff to v0.4.6 - autoclosed by renovate in https://github.com/allenporter/gcal_sync/pull/516
* chore(deps): update dependency ruff to v0.4.7 by renovate in https://github.com/allenporter/gcal_sync/pull/519
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.7 by renovate in https://github.com/allenporter/gcal_sync/pull/520
* Perform cruft update by allenporter in https://github.com/allenporter/gcal_sync/pull/521
* chore(deps): update dependency pydantic to v2.7.3 by renovate in https://github.com/allenporter/gcal_sync/pull/524
* New updates detected with Cruft by github-actions in https://github.com/allenporter/gcal_sync/pull/523
* chore(deps): update dependency pytest to v8.2.2 by renovate in https://github.com/allenporter/gcal_sync/pull/525
* chore(deps): update dependency ruff to v0.4.8 by renovate in https://github.com/allenporter/gcal_sync/pull/526
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.8 by renovate in https://github.com/allenporter/gcal_sync/pull/527
* chore(deps): update dependency pydantic to v2.7.4 by renovate in https://github.com/allenporter/gcal_sync/pull/528
* chore(deps): update dependency ruff to v0.4.9 by renovate in https://github.com/allenporter/gcal_sync/pull/529
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.9 by renovate in https://github.com/allenporter/gcal_sync/pull/530
* chore(deps): update dependency ruff to v0.4.10 by renovate in https://github.com/allenporter/gcal_sync/pull/531
* chore(deps): update dependency coverage to v7.5.4 by renovate in https://github.com/allenporter/gcal_sync/pull/534
* chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.10 by renovate in https://github.com/allenporter/gcal_sync/pull/532
* chore(deps): update dependency pip to v24.1 by renovate in https://github.com/allenporter/gcal_sync/pull/533

New Contributors
* github-actions made their first contribution in https://github.com/allenporter/gcal_sync/pull/505

**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.1.0...6.1.1

6.1.0

What's Changed
* Update dependency pre-commit to v3.7.0 by renovate in https://github.com/allenporter/gcal_sync/pull/463
* Update codecov/codecov-action action to v4.1.1 by renovate in https://github.com/allenporter/gcal_sync/pull/464
* Update dependency ruff to v0.3.5 by renovate in https://github.com/allenporter/gcal_sync/pull/465
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.3.5 by renovate in https://github.com/allenporter/gcal_sync/pull/466
* Update dependency pytest-cov to v5 by renovate in https://github.com/allenporter/gcal_sync/pull/462
* Update codecov/codecov-action action to v4.2.0 by renovate in https://github.com/allenporter/gcal_sync/pull/467
* Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/468
* Update codecov/codecov-action action to v4.3.0 by renovate in https://github.com/allenporter/gcal_sync/pull/469
* Update dependency aiohttp to v3.9.4 by renovate in https://github.com/allenporter/gcal_sync/pull/470
* Update dependency pydantic to v2.7.0 by renovate in https://github.com/allenporter/gcal_sync/pull/471
* Update dependency ruff to v0.3.7 by renovate in https://github.com/allenporter/gcal_sync/pull/472
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.3.7 by renovate in https://github.com/allenporter/gcal_sync/pull/473
* Update dependency black to v24.4.0 by renovate in https://github.com/allenporter/gcal_sync/pull/474
* Update pre-commit hook psf/black to v24.4.0 by renovate in https://github.com/allenporter/gcal_sync/pull/475
* Update dependency aiohttp to v3.9.5 by renovate in https://github.com/allenporter/gcal_sync/pull/476
* Update dependency ruff to v0.4.1 by renovate in https://github.com/allenporter/gcal_sync/pull/477
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.1 by renovate in https://github.com/allenporter/gcal_sync/pull/478
* Update dependency pydantic to v2.7.1 by renovate in https://github.com/allenporter/gcal_sync/pull/480
* Update dependency coverage to v7.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/481
* Update dependency freezegun to v1.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/483
* Update dependency mypy to v1.10.0 by renovate in https://github.com/allenporter/gcal_sync/pull/484
* Update dependency black to v24.4.2 by renovate in https://github.com/allenporter/gcal_sync/pull/485
* Update dependency ruff to v0.4.2 by renovate in https://github.com/allenporter/gcal_sync/pull/486
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.2 by renovate in https://github.com/allenporter/gcal_sync/pull/487
* Update pre-commit hook psf/black to v24.4.2 by renovate in https://github.com/allenporter/gcal_sync/pull/488
* Update dependency pytest to v8.2.0 by renovate in https://github.com/allenporter/gcal_sync/pull/489
* Update codecov/codecov-action action to v4.3.1 by renovate in https://github.com/allenporter/gcal_sync/pull/490
* Update dependency ruff to v0.4.3 by renovate in https://github.com/allenporter/gcal_sync/pull/491
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.3 by renovate in https://github.com/allenporter/gcal_sync/pull/492
* Update dependency coverage to v7.5.1 by renovate in https://github.com/allenporter/gcal_sync/pull/493
* Update dependency ruff to v0.4.4 by renovate in https://github.com/allenporter/gcal_sync/pull/494
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.4 by renovate in https://github.com/allenporter/gcal_sync/pull/495
* Update dependency pre-commit to v3.7.1 by renovate in https://github.com/allenporter/gcal_sync/pull/496
* Update dependency ical to v8 by renovate in https://github.com/allenporter/gcal_sync/pull/479
* Manage gcal_sync with cruft by allenporter in https://github.com/allenporter/gcal_sync/pull/497
* Update setup.cfg to 6.1.0 by allenporter in https://github.com/allenporter/gcal_sync/pull/499


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/6.0.4...6.1.0

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.