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 project template cruft, dependencies #105

Merged
merged 5 commits into from
Nov 1, 2023
Merged

Update project template cruft, dependencies #105

merged 5 commits into from
Nov 1, 2023

Conversation

smkent
Copy link
Owner

@smkent smkent commented Nov 1, 2023

Applied updates from upstream project template commits:

smkent/cookie-python@ae5c427...ef0eb85

*   ef0eb85 Merge pull request #99 from smkent/python-3.11
|\  
| * b635686 Re-add missing Python 3.11 to project template CI config
|/  
*   dfd8d8e Merge pull request #98 from smkent/pre-commit-update
|\  
| * 9a19b22 Update pre-commit hooks
|/  
*   83240dd Merge pull request #97 from smkent/python-3.12
|\  
| * 66cd3af Install toml before running cruft in new cookie creation unit test
| * 6349efb Ignore flake8 E231 false positive
| * bcc7b94 Build with Poetry version 1.6
| * 2b191a0 Remove unused `type: ignore` comment
| * 6917c18 Update cookie-python dependencies
| * 8c2ae5b Add and use Python 3.12 for releases, update Poetry to 1.6
|/  
* 8f8cd1d Merge pull request #96 from smkent/toml-for-update
* eef08fc Ensure toml is installed in repo sandbox before running cruft update

Updated project dependencies via poetry update:

Package operations: 0 installs, 2 updates, 0 removals

  • Updating charset-normalizer (3.3.1 -> 3.3.2)
  • Updating selenium (4.14.0 -> 4.15.0)

Writing lock file

Applied updates from upstream project template commits:

smkent/cookie-python@ae5c427...ef0eb85

*   ef0eb85 Merge pull request #99 from smkent/python-3.11
|\
| * b635686 Re-add missing Python 3.11 to project template CI config
|/
*   dfd8d8e Merge pull request #98 from smkent/pre-commit-update
|\
| * 9a19b22 Update pre-commit hooks
|/
*   83240dd Merge pull request #97 from smkent/python-3.12
|\
| * 66cd3af Install toml before running cruft in new cookie creation unit test
| * 6349efb Ignore flake8 E231 false positive
| * bcc7b94 Build with Poetry version 1.6
| * 2b191a0 Remove unused `type: ignore` comment
| * 6917c18 Update cookie-python dependencies
| * 8c2ae5b Add and use Python 3.12 for releases, update Poetry to 1.6
|/
* 8f8cd1d Merge pull request #96 from smkent/toml-for-update
* eef08fc Ensure toml is installed in repo sandbox before running cruft update

Updated project dependencies via `poetry update`:

Package operations: 0 installs, 2 updates, 0 removals

- Updating charset-normalizer (3.3.1 -> 3.3.2)
- Updating selenium (4.14.0 -> 4.15.0)

Writing lock file
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #105 (5452450) into main (190edb2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files          13       13           
  Lines         475      475           
=======================================
  Hits          396      396           
  Misses         79       79           
Files Coverage Δ
safeway_coupons/client.py 93.75% <ø> (ø)
safeway_coupons/session.py 76.99% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smkent smkent merged commit 63b74db into main Nov 1, 2023
9 checks passed
@smkent smkent deleted the manage-cookie branch November 1, 2023 17:58
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.

1 participant