-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the pip group in /app with 4 updates #40
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
Open
dependabot
wants to merge
60
commits into
main
Choose a base branch
from
dependabot/pip/app/pip-41bf7734ed
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Check for gaps in incremental snapshots (`functions.sh`) * Define custom runtime config for each module (`run_local.sh`) * Add functionality for removing failed incremental snapshots and extracting new_start_date for runtime_config (`run-local.sh` and `backfill_snapshots.py`) Change-Id: Ibf5bb2359f2fbd7c0d66b7a189b9cda6b246a064
Change-Id: Iecc5e9da24bd5dc572dd258acf9c38197ad9ee77
Change-Id: If732cfb209961ea7695b459c0013c597ddde0c77
Change-Id: Ie044abde842f97fb7729441a4150a246e766bfb4
Change-Id: I154a790a5149dd7055e44cc845cf954287944e75
Change-Id: I15b24847c6ed0fde5dc670a5ae3f427f7f1000ba
Change-Id: Ib4b6681170de0ff85239a5935118863c7deb8e90
* Update `config.yaml.template` to be in the up-to-date state Change-Id: Ic799d80814da61dd402b691e5c265c072551d147
Change-Id: I83c4ae851f656ff3e7e7e7ec1f7fe52a768ed2d3
Change-Id: I460de625d55e02c4aa64751b70d0b2088a2f6a30
Change-Id: Ibe705310daff382b7ea979b8afd172372bbd6b30
By specifying `gaarf.params.template.skan4` we can get renamed metric names from Google Ads API. Change-Id: If0250cd1c90d6675d802effa4bc16fb1affd4394
Change-Id: Iae17155dfb57b542422666259349ac39ee759830
Change-Id: I33e3b82d0dd57665ad235dd62e3e580fcf098e87
Change-Id: Ia549a7876c2c379f8646ea72e2a543c9eb9923f6
Change-Id: Id14b2976e26209d7233bd4dc90eed45e005c0ab0
Change-Id: I6e328cfcac8db2dc57d3bb3ec3ece1fa14104e3b
Change-Id: Ibc78782b938dcbfa855bb1c562d1f7c92ee4d1e8
Change-Id: I5902ea65dc35c89f84b61b5357017b36446a8fcc
Change-Id: I8661c6ed991b63e465640e13d236685b1ba2f983
Change-Id: Iecf4f4d2aebe1111afd21ab2c9e7ed7f40ca56de
Change-Id: I07dacb6c6a9d24abc0d4861a3ecd7dff6b468ab9
Change-Id: I90f047008e980c602c3df4dfe39ae9928c2b886e
Change-Id: Ibe154f9e78d9aae176a346cde06fdf66f7933d13
Change-Id: Id87480620c2d3365f1d40f459a7c8bd1e67ddd3e
Change-Id: I8f428dfa69bf312ec32a1258c8a7811ed732ac83
…tables Change-Id: I2814dd05fc0e8d7b199de1de7a5886ad4c8f4781
Change-Id: Ie25156a814490c1986c0aee0452250844a1a86ce
Change-Id: Iee29aeb077e1e1ec42874f1a6cfb3dfac53bef8a
* Initial load and incremental saving should work with config * Generate initial_date macro when defining the config * Check incremental load only when not performing initial_load * Infer initial_date from config when performing incremental_load_check Change-Id: I87fcb6967501d223ecbc755cf8f34b54aa586e26
* Don't ask for confirmation for resetting snapshot in quite mode. * Provide better message for changing start_date when performing backfill of performance snapshots. * Remove $runtime_config when running bq_queries Change-Id: Iee37993bd9e1b75655d1619c50a2f0df91e36688
Logic for building performance snapshots should be the same of in `incremental_load.sql`. Change-Id: Ia2fa1f1249f6add6b0465c9fefbbf7618ce452c7
Change-Id: I1be10a4eb5efea49fd1a84c3f9cf81ba10b8dc0c
Change-Id: I7e418fbbe4b3a91fe0824915351ab1e96c1b2915
setup: added pubsub.publisher, run.invoker roles Change-Id: I754cb93922968a92bfca3bd1d47b4ee126ac3e7f
Change-Id: I9041eb193b9270615c8596f470f23afe746f425a
Change-Id: Ia7aee154f4ba97e10cb59dfab044020e72e7b1c0
Change-Id: Ia7fa690ec92add9c827a37a7231c9ec18e6a6e4a
Change-Id: I44714f3fca4e699a1842d976cd7ffa3481da5d69
Change-Id: Ic4bb3ff18ff62dfbdb67e3128ef593c483325ca2
Change-Id: I3812f2f20d09e48f0a8a65461fc2ef78a94d4f19
Change-Id: I7099b6a0c643ed1ee8f10345424bc24f0736e701
Change-Id: I1394c14c124829f6af6239f4b6e98803ec31a0b1
Change-Id: If4467212bc61a253f4e538cb1d02f765398a231a
Change-Id: I0f2217237ec3d5d689fe188d980d45610689af12
Bump to google-ads-api-report-fetcher to 1.14.2 Change-Id: Ic20d758dcfa7c969746a3c5c5c19a6acf5fdd16c
* Don't remove files in cloud storage * Copy only application files Change-Id: I2d59f97acddefe35a2bb85a1bebae63d1ceca680
Change-Id: Id344b7c7940324451ecc0f578e7853a453b09d3d
Change-Id: I2ebac6dd3a9deeb42632831f45dfe71410e4fa9f
* Update test script to work with 17 version (remove deprecated v14) * Update Github Actions workflow to work with version 15, 16, 17 Change-Id: I9d130fda4822d44d186bf7f2d6cbda5cb9c96df8
Change-Id: I0d566ae1d628866ac052f32deaca19df788b42b1
Update gaarf to 1.14.3 version Change-Id: I61c180b3adf4f572bbd66bc55ef4148623517ec6
* Ensure that config is build only from gaarf_config argument (previously there were options from building from CLI) * Switch to using BigQuery executor to execute queries (instead of helper method `writer_data_to_bq` * Refactor bid_budgets snapshots backfilling into more granular methods * Verify that snapshots exists with `_get_bid_budgets_snapshots_dates` * Verify that snapshots are missing with `_get_bid_budges_snapshot_missing_dates` * Handle actual snapshot recovery with `restore_missing_bid_budget_snapshots` * Move core logic of actual recovery into `_restore_bid_budget_history` * Handle writing restored snapshots with `save_restored_change_history` * Add tests for `_restore_bid_budget_history` * Update documentation and module imports Change-Id: Ia799f64c359aa541707a49f6553a3e56bfed8f5d
* Switch to new syntax of defining queries * Extract common query customization logic into DateRangeQuery * Format import * Add missing docstrings Change-Id: I71a0bec2398dd2e357ed5e3bcc3ff7535647abf4
* Ensure that config is build only from gaarf_config argument * Switch to using BigQueryWriter instead of relying on `write_data_to_bq` helper method * Simplify code in `conv_lag_adjustment` * Return `GaarfReport` in src/conv_lag_builder.py` to simplify writing * Format imports * Add missing docstrings Change-Id: I06b7712466c19a3bc27ad93754bdcf0c7010b903
* Limit backfilling of cohorts only to last 5 days * Extract methods from `restore_missing_cohorts`: * `_get_asset_cohort_snapshots` - checks whether there are enough snapshots to perform backfill * `restore_missing_cohorts` - produces queries for backfilling cohorts * `save_restored_asset_cohort` - executes backfilling query * Add tests Change-Id: I996a60bcc9a7b46a57b1f273ef797068bba7b68b
Bumps the pip group in /app with 4 updates: [certifi](https://github.com/certifi/python-certifi), [urllib3](https://github.com/urllib3/urllib3), [wheel](https://github.com/pypa/wheel) and [zipp](https://github.com/jaraco/zipp). Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) Updates `urllib3` from 1.26.18 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) Updates `wheel` from 0.37.1 to 0.38.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.1...0.38.1) Updates `zipp` from 3.6.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.6.0...v3.19.1) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: wheel dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip group in /app with 4 updates: certifi, urllib3, wheel and zipp.
Updates
certifi
from 2024.6.2 to 2024.7.4Commits
bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
urllib3
from 1.26.18 to 1.26.19Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8
Release 1.26.198528b63
[1.26] Fix downstream tests (#3409)40b6d16
Merge pull request from GHSA-34jh-p97f-mpxf29cfd02
Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643
[1.26] Bump RECENT_DATE (#3404)7e2d389
[1.26] Fix running CPython 2.7 tests in CI (#3137)Updates
wheel
from 0.37.1 to 0.38.1Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
6f1608d
Created a new releasecf8f5ef
Moved news item from PR #484 to its proper place9ec2016
Removed install dependency on setuptools (#483)747e1f6
Fixed PyPy SOABI parsing (#484)7627548
[pre-commit.ci] pre-commit autoupdate (#480)7b9e8e1
Test on Python 3.11 finala04dfef
Updated the pypi-publish action94bb62c
Fixed docs not building due to code style changesd635664
Updated the codecov action to the latest versionfcb94cd
Updated version to match the releaseUpdates
zipp
from 3.6.0 to 3.19.1Changelog
Sourced from zipp's changelog.
... (truncated)
Commits
6d1cb72
Finalizefd604bd
Merge pull request #120 from jaraco/bugfix/119-malformed-pathsc18417e
Add news fragment.58115d2
Employ SanitizedNames in CompleteDirs. Fixes broken test.564fcc1
Add SanitizedNames mixin.79a309f
Add some assertions about malformed paths.2d015c2
Merge https://github.com/jaraco/skeletona595a0f
Rename extras to align with core metadata spec.608f90a
Finalize3a22d72
Merge pull request #118 from jaraco/feature/is-symlinkYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.