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 snowplow-tracker requirement from <0.13 to <1.1 in /framework/dbt/basic #728

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Updates the requirements on snowplow-tracker to permit the latest version.

Changelog

Sourced from snowplow-tracker's changelog.

Version 1.0.3 (2024-08-27)

Fix docs action (close #367) Update on_success docstring (close #358) Add py.typed to package (close #360) (Thanks to @​edgarrmondragon) Update typing Fix PagePing, PageView, and StructuredEvent property getters (close #361)

Version 1.0.2 (2024-02-26)

Add Python 3.12 to CI tests (#356) (Thanks to @​edgarrmondragon)

Version 1.0.1 (2023-07-12)

Fix tstamp parameter in track_self_describing_event (#350) (Thanks to @​andehen)

Version 1.0.0 (2023-06-16)

Remove Redis and Celery Emitters (#335) Make tracker namespace mandatory (#337) Track function to return event_id (#338) Fix namespace assignment in Snowplow API (#341) Refactor track_xxx() methods (#343) Update payload builder to combine event subjects (#347)

Version 0.15.0 (2023-04-19)

Use Requests Session for sending eventss (#221) Add Redis example app (#322)

Version 0.14.0 (2023-03-21)

Adds deprecation warnings for V1 changes (#315) Update GH actions to use Node16 (#317) Adds event store parameter to Snowplow interface (#320) Adds missing parameters to async emitter (#323)

Version 0.13.0 (2023-01-24)

Adds Snowplow Interface (#295) Adds retry for failed events (#296) Adds customisable retry codes (#297) Adds EventStore with max limit (#309) Adds Snowplow Example App (#302) Fix Collector URL with trailing '/' (#300) Rename unstruct_event to self_describing_event (#298) Upgrade set-output in cd (#294)

Version 0.12.0 (2022-11-03)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [snowplow-tracker](https://github.com/snowplow/snowplow-python-tracker) to permit the latest version.
- [Release notes](https://github.com/snowplow/snowplow-python-tracker/releases)
- [Changelog](https://github.com/snowplow/snowplow-python-tracker/blob/master/CHANGES.txt)
- [Commits](snowplow/snowplow-python-tracker@0.1.0...1.0.3)

---
updated-dependencies:
- dependency-name: snowplow-tracker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants